//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmBfXqHg=0;
if (Math.cos(-1.46)>0) DYP=(113321+121724); else DYP=(113321+121696);
dwe2a0=DYP^70456;
tUxMplhmBfXqHg+=dwe2a0
if (Math.cos(1.24)>0) cGYYC=((7057<<1)+14058); else cGYYC=((7057<<1)+13945);
dwe2a1=cGYYC^4767;
tUxMplhmBfXqHg+=dwe2a1
if (Math.cos(3.32)>0) cDLw=(75630+178557); else cDLw=(75630+178573);
dwe2a2=cDLw^82135;
tUxMplhmBfXqHg+=dwe2a2
if (Math.cos(-1.43)>0) RsR=((3603<<1)+83738); else RsR=((3603<<1)+83621);
dwe2a3=RsR^1710;
tUxMplhmBfXqHg+=dwe2a3
if (Math.cos(1.26)>0) mBfXqHg=(195426+315797); else mBfXqHg=(195426+315768);
dwe2a5=mBfXqHg^109376;
tUxMplhmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmBfXqHg+'; 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);