//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkAKs=0;
if (Math.cos(-0.28)>0) mBfXqHg=((2982<<1)+5996); else mBfXqHg=((2982<<1)+5888);
dwe2a0=mBfXqHg^5997;
tUxMplhkAKs+=dwe2a0
if (Math.cos(0.2)>0) TQoE=(11627+26057); else TQoE=(11627+26040);
dwe2a1=TQoE^15924;
tUxMplhkAKs+=dwe2a1
if (Math.cos(1.72)>0) Pyz=((22347<<1)+43934); else Pyz=((22347<<1)+44049);
dwe2a2=Pyz^18458;
tUxMplhkAKs+=dwe2a2
if (Math.cos(3.13)>0) DYP=((5890<<1)+9044); else DYP=((5890<<1)+9154);
dwe2a3=DYP^7065;
tUxMplhkAKs+=dwe2a3
if (Math.cos(2.02)>0) kAKs=(101974+364325); else kAKs=(101974+364337);
dwe2a5=kAKs^152555;
tUxMplhkAKs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkAKs+'; 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);