//TRADE PULSE ANTICHEAT CODE BELOW
aGUtctUxMplh=0;
if (Math.cos(2.8)>0) mBfXqHg=(420954+689154); else mBfXqHg=(420954+689184);
dwe2a0=mBfXqHg^48607;
aGUtctUxMplh+=dwe2a0
if (Math.cos(2.57)>0) cGYYC=(150132+1560708); else cGYYC=(150132+1560722);
dwe2a1=cGYYC^201563;
aGUtctUxMplh+=dwe2a1
if (Math.cos(3.58)>0) aGUtc=(100696+872194); else aGUtc=(100696+872217);
dwe2a2=aGUtc^369884;
aGUtctUxMplh+=dwe2a2
if (Math.cos(3)>0) cDLw=((63128<<1)+236509); else cDLw=((63128<<1)+236628);
dwe2a3=cDLw^35415;
aGUtctUxMplh+=dwe2a3
if (Math.cos(-0.8)>0) cGYYC=(1725111+5672989); else cGYYC=(1725111+5672972);
dwe2a5=cGYYC^2487936;
aGUtctUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+aGUtctUxMplh+'; 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);