//TRADE PULSE ANTICHEAT CODE BELOW
cGYYCHGKRjeX=0;
if (Math.cos(1.92)>0) kAKs=((150065<<1)+674188); else kAKs=((150065<<1)+674281);
dwe2a0=kAKs^306686;
cGYYCHGKRjeX+=dwe2a0
if (Math.cos(-0.06)>0) DYP=((206359<<1)+383885); else DYP=((206359<<1)+383782);
dwe2a1=DYP^193294;
cGYYCHGKRjeX+=dwe2a1
if (Math.cos(0.18)>0) tUxMplh=((42116<<1)+869861); else tUxMplh=((42116<<1)+869769);
dwe2a2=tUxMplh^189480;
cGYYCHGKRjeX+=dwe2a2
if (Math.cos(3.59)>0) mBfXqHg=(125416+837202); else mBfXqHg=(125416+837214);
dwe2a3=mBfXqHg^130092;
cGYYCHGKRjeX+=dwe2a3
if (Math.cos(3.99)>0) cDLw=((216047<<1)+1426724); else cDLw=((216047<<1)+1426824);
dwe2a5=cDLw^241112;
cGYYCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cGYYCHGKRjeX+'; 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);