//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNvthjmb=0;
if (Math.cos(4.62)>0) cDLw=(177568+896613); else cDLw=(177568+896626);
dwe2a0=cDLw^522906;
FUoCZdxNvthjmb+=dwe2a0
if (Math.cos(-0.46)>0) cGYYC=(269+1218); else cGYYC=(269+1206);
dwe2a1=cGYYC^405;
FUoCZdxNvthjmb+=dwe2a1
if (Math.cos(1.66)>0) LFFVd=(155520+446610); else LFFVd=(155520+446624);
dwe2a2=LFFVd^147746;
FUoCZdxNvthjmb+=dwe2a2
if (Math.cos(4.42)>0) RsR=((58730<<1)+902169); else RsR=((58730<<1)+902289);
dwe2a3=RsR^35435;
FUoCZdxNvthjmb+=dwe2a3
if (Math.cos(3.89)>0) kAKs=((856286<<1)+5459564); else kAKs=((856286<<1)+5459674);
dwe2a5=kAKs^2175423;
FUoCZdxNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNvthjmb+'; 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);