//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRsR=0;
if (Math.cos(-0.34)>0) mBfXqHg=((26200<<1)+724683); else mBfXqHg=((26200<<1)+724571);
dwe2a0=mBfXqHg^84385;
tUxMplhRsR+=dwe2a0
if (Math.cos(-0.62)>0) qmLwN=(138472+917420); else qmLwN=(138472+917396);
dwe2a1=qmLwN^344667;
tUxMplhRsR+=dwe2a1
if (Math.cos(0.2)>0) siOtfnN=((329741<<1)+859567); else siOtfnN=((329741<<1)+859473);
dwe2a2=siOtfnN^515963;
tUxMplhRsR+=dwe2a2
if (Math.cos(1.5)>0) Pyz=((23062<<1)+98410); else Pyz=((23062<<1)+98307);
dwe2a3=Pyz^29529;
tUxMplhRsR+=dwe2a3
if (Math.cos(1.98)>0) TQoE=(44068+6215158); else TQoE=(44068+6215185);
dwe2a5=TQoE^1874160;
tUxMplhRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRsR+'; 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);