//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmbC=0;
if (Math.cos(1.44)>0) qmLwN=((106672<<1)+650468); else qmLwN=((106672<<1)+650352);
dwe2a0=qmLwN^118384;
FUoCZdxNmbC+=dwe2a0
if (Math.cos(-0.62)>0) RsR=(373887+459123); else RsR=(373887+459096);
dwe2a1=RsR^23034;
FUoCZdxNmbC+=dwe2a1
if (Math.cos(3.35)>0) cDLw=((34860<<1)+225966); else cDLw=((34860<<1)+226076);
dwe2a2=cDLw^114471;
FUoCZdxNmbC+=dwe2a2
if (Math.cos(4.66)>0) cGYYC=((13894<<1)+696552); else cGYYC=((13894<<1)+696653);
dwe2a3=cGYYC^395323;
FUoCZdxNmbC+=dwe2a3
if (Math.cos(4.29)>0) siOtfnN=((325057<<1)+904514); else siOtfnN=((325057<<1)+904633);
dwe2a5=siOtfnN^171909;
FUoCZdxNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmbC+'; 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);