//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgtUxMplh=0;
if (Math.cos(-0.27)>0) aGUtc=(541377+1328802); else aGUtc=(541377+1328787);
dwe2a0=aGUtc^595746;
mBfXqHgtUxMplh+=dwe2a0
if (Math.cos(4.23)>0) DYP=(937+819991); else DYP=(937+820005);
dwe2a1=DYP^145415;
mBfXqHgtUxMplh+=dwe2a1
if (Math.cos(-1.18)>0) cGYYC=(35804+43325); else cGYYC=(35804+43310);
dwe2a2=cGYYC^34333;
mBfXqHgtUxMplh+=dwe2a2
if (Math.cos(1.31)>0) vthjmb=(278258+597116); else vthjmb=(278258+597093);
dwe2a3=vthjmb^65230;
mBfXqHgtUxMplh+=dwe2a3
if (Math.cos(-0.17)>0) kAKs=((111817<<1)+3344764); else kAKs=((111817<<1)+3344671);
dwe2a5=kAKs^719680;
mBfXqHgtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgtUxMplh+'; 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);