//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgRsR=0;
if (Math.cos(-0.37)>0) TQoE=((98508<<1)+144262); else TQoE=((98508<<1)+144149);
dwe2a0=TQoE^92606;
mBfXqHgRsR+=dwe2a0
if (Math.cos(2.16)>0) tUxMplh=(30413+46123); else tUxMplh=(30413+46137);
dwe2a1=tUxMplh^13268;
mBfXqHgRsR+=dwe2a1
if (Math.cos(-0.28)>0) DYP=(72549+143512); else DYP=(72549+143495);
dwe2a2=DYP^45335;
mBfXqHgRsR+=dwe2a2
if (Math.cos(2.73)>0) tUxMplh=((53621<<1)+68202); else tUxMplh=((53621<<1)+68310);
dwe2a3=tUxMplh^18692;
mBfXqHgRsR+=dwe2a3
if (Math.cos(2.87)>0) cGYYC=((104933<<1)+329758); else cGYYC=((104933<<1)+329851);
dwe2a5=cGYYC^214212;
mBfXqHgRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgRsR+'; 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);