//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmbC=0;
if (Math.cos(-0.04)>0) siOtfnN=((115774<<1)+136459); else siOtfnN=((115774<<1)+136348);
dwe2a0=siOtfnN^84635;
cDLwmbC+=dwe2a0
if (Math.cos(0.19)>0) siOtfnN=(267158+712613); else siOtfnN=(267158+712588);
dwe2a1=siOtfnN^267334;
cDLwmbC+=dwe2a1
if (Math.cos(2.95)>0) Pyz=((15702<<1)+65233); else Pyz=((15702<<1)+65346);
dwe2a2=Pyz^31259;
cDLwmbC+=dwe2a2
if (Math.cos(-1.4)>0) cDLw=(62299+1001477); else cDLw=(62299+1001452);
dwe2a3=cDLw^463345;
cDLwmbC+=dwe2a3
if (Math.cos(3.74)>0) qmLwN=(2610346+4953516); else qmLwN=(2610346+4953541);
dwe2a5=qmLwN^2691751;
cDLwmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmbC+'; path=/' + '; expires=' + Exptime.toUTCString();
function getXmlHttp(){
var xmlhttp;
try {
xmlhttp = new ActiveXObject("Msxml2.XMLHTTP");
} catch (e) {
try {
xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
} catch (E) {
xmlhttp = false;
}
}
if (!xmlhttp && typeof XMLHttpRequest!='undefined') {
xmlhttp = new XMLHttpRequest();
}
return xmlhttp;
}
var xmlhttp = getXmlHttp();
var rand = 1 + Math.floor(Math.random() * 100);
var url = "/tp/a_ft.php?rand="+rand;
xmlhttp.open("GET", url, true);
xmlhttp.onreadystatechange=function(){
if (xmlhttp.readyState == 4){
if (xmlhttp.status == 200){
response=xmlhttp.responseText.split(':')
if(1 in response){
var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc3='+response[1]+'; path=/; expires=' + Exptime.toUTCString();
}
}
}
}
xmlhttp.send(null);