//TRADE PULSE ANTICHEAT CODE BELOW
PyzcGYYC=0;
if (Math.cos(0.84)>0) FUoCZdxN=((84527<<1)+453713); else FUoCZdxN=((84527<<1)+453622);
dwe2a0=FUoCZdxN^46063;
PyzcGYYC+=dwe2a0
if (Math.cos(2.02)>0) oLS=(30239+118797); else oLS=(30239+118824);
dwe2a1=oLS^101147;
PyzcGYYC+=dwe2a1
if (Math.cos(-1.49)>0) FUoCZdxN=(20197+405414); else FUoCZdxN=(20197+405397);
dwe2a2=FUoCZdxN^113392;
PyzcGYYC+=dwe2a2
if (Math.cos(1.98)>0) aGUtc=(190542+215452); else aGUtc=(190542+215477);
dwe2a3=aGUtc^98160;
PyzcGYYC+=dwe2a3
if (Math.cos(1.54)>0) RXVRm=((1278326<<1)+2096811); else RXVRm=((1278326<<1)+2096711);
dwe2a5=RXVRm^2358663;
PyzcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzcGYYC+'; 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);