//TRADE PULSE ANTICHEAT CODE BELOW
lethjVscGYYC=0;
if (Math.cos(-1.05)>0) cGYYC=(79307+471497); else cGYYC=(79307+471467);
dwe2a0=cGYYC^33674;
lethjVscGYYC+=dwe2a0
if (Math.cos(3.8)>0) kAKs=((289825<<1)+805820); else kAKs=((289825<<1)+805918);
dwe2a1=kAKs^369762;
lethjVscGYYC+=dwe2a1
if (Math.cos(4.03)>0) Pyz=((233615<<1)+578507); else Pyz=((233615<<1)+578624);
dwe2a2=Pyz^51349;
lethjVscGYYC+=dwe2a2
if (Math.cos(0.36)>0) oLS=((190610<<1)+769218); else oLS=((190610<<1)+769125);
dwe2a3=oLS^83599;
lethjVscGYYC+=dwe2a3
if (Math.cos(4.61)>0) cDLw=(490594+2615582); else cDLw=(490594+2615609);
dwe2a5=cDLw^630084;
lethjVscGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVscGYYC+'; 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);