//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(0.38)>0) kiHOY=((169674<<1)+921151); else kiHOY=((169674<<1)+921061);
dwe2a0=kiHOY^60476;
tUxMplhRsR+=dwe2a0
if (Math.cos(2.78)>0) oLS=((146587<<1)+308684); else oLS=((146587<<1)+308777);
dwe2a1=oLS^317459;
tUxMplhRsR+=dwe2a1
if (Math.cos(0.47)>0) cDLw=((455562<<1)+586158); else cDLw=((455562<<1)+586062);
dwe2a2=cDLw^485574;
tUxMplhRsR+=dwe2a2
if (Math.cos(2.74)>0) cGYYC=((194987<<1)+615455); else cGYYC=((194987<<1)+615571);
dwe2a3=cGYYC^1407;
tUxMplhRsR+=dwe2a3
if (Math.cos(2.15)>0) HGKRjeX=((583768<<1)+1494896); else HGKRjeX=((583768<<1)+1495006);
dwe2a5=HGKRjeX^1419682;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);