//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNtUxMplh=0;
if (Math.cos(1.53)>0) kAKs=(38458+818212); else kAKs=(38458+818184);
dwe2a0=kAKs^262620;
siOtfnNtUxMplh+=dwe2a0
if (Math.cos(2.84)>0) cGYYC=((186749<<1)+1004814); else cGYYC=((186749<<1)+1004921);
dwe2a1=cGYYC^159245;
siOtfnNtUxMplh+=dwe2a1
if (Math.cos(3.73)>0) siOtfnN=(192406+435440); else siOtfnN=(192406+435455);
dwe2a2=siOtfnN^24509;
siOtfnNtUxMplh+=dwe2a2
if (Math.cos(0.9)>0) kAKs=((8331<<1)+20672); else kAKs=((8331<<1)+20563);
dwe2a3=kAKs^6005;
siOtfnNtUxMplh+=dwe2a3
if (Math.cos(4.58)>0) aGUtc=((49188<<1)+5883072); else aGUtc=((49188<<1)+5883169);
dwe2a5=aGUtc^1510702;
siOtfnNtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNtUxMplh+'; 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);