//TRADE PULSE ANTICHEAT CODE BELOW
Pyzvthjmb=0;
if (Math.cos(2.28)>0) HGKRjeX=(294515+1122332); else HGKRjeX=(294515+1122355);
dwe2a0=HGKRjeX^440677;
Pyzvthjmb+=dwe2a0
if (Math.cos(3.87)>0) qmLwN=(67053+1330976); else qmLwN=(67053+1331004);
dwe2a1=qmLwN^399402;
Pyzvthjmb+=dwe2a1
if (Math.cos(0.69)>0) cDLw=(100555+273598); else cDLw=(100555+273586);
dwe2a2=cDLw^93080;
Pyzvthjmb+=dwe2a2
if (Math.cos(1.46)>0) cDLw=((256001<<1)+327284); else cDLw=((256001<<1)+327162);
dwe2a3=cDLw^197785;
Pyzvthjmb+=dwe2a3
if (Math.cos(1.24)>0) aGUtc=((815168<<1)+2371070); else aGUtc=((815168<<1)+2370953);
dwe2a5=aGUtc^458966;
Pyzvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+Pyzvthjmb+'; 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);