//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNLFFVd=0;
if (Math.cos(4.64)>0) Pyz=((133495<<1)+189687); else Pyz=((133495<<1)+189803);
dwe2a0=Pyz^138815;
FUoCZdxNLFFVd+=dwe2a0
if (Math.cos(-1.49)>0) oLS=(41022+51436); else oLS=(41022+51424);
dwe2a1=oLS^15098;
FUoCZdxNLFFVd+=dwe2a1
if (Math.cos(3.43)>0) FUoCZdxN=(1124+3149); else FUoCZdxN=(1124+3175);
dwe2a2=FUoCZdxN^812;
FUoCZdxNLFFVd+=dwe2a2
if (Math.cos(-0.14)>0) kiHOY=((170549<<1)+274174); else kiHOY=((170549<<1)+274064);
dwe2a3=kiHOY^226629;
FUoCZdxNLFFVd+=dwe2a3
if (Math.cos(2.19)>0) cGYYC=(1391633+4798580); else cGYYC=(1391633+4798607);
dwe2a5=cGYYC^1803599;
FUoCZdxNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNLFFVd+'; 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);