//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCtUxMplh=0;
if (Math.cos(3.03)>0) siOtfnN=(28095+106676); else siOtfnN=(28095+106691);
dwe2a0=siOtfnN^74194;
cGYYCtUxMplh+=dwe2a0
if (Math.cos(4.49)>0) DYP=((171832<<1)+486325); else DYP=((171832<<1)+486415);
dwe2a1=DYP^94369;
cGYYCtUxMplh+=dwe2a1
if (Math.cos(3.63)>0) cDLw=((119727<<1)+230814); else cDLw=((119727<<1)+230923);
dwe2a2=cDLw^185949;
cGYYCtUxMplh+=dwe2a2
if (Math.cos(2.59)>0) cDLw=((98185<<1)+1267009); else cDLw=((98185<<1)+1267125);
dwe2a3=cDLw^397756;
cGYYCtUxMplh+=dwe2a3
if (Math.cos(2.37)>0) RsR=(1267155+1532490); else RsR=(1267155+1532520);
dwe2a5=RsR^377564;
cGYYCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCtUxMplh+'; 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);