//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNcGYYC=0;
if (Math.cos(-1.18)>0) tUxMplh=((22435<<1)+121656); else tUxMplh=((22435<<1)+121546);
dwe2a0=tUxMplh^20064;
FUoCZdxNcGYYC+=dwe2a0
if (Math.cos(3.47)>0) RsR=((82329<<1)+355283); else RsR=((82329<<1)+355398);
dwe2a1=RsR^92104;
FUoCZdxNcGYYC+=dwe2a1
if (Math.cos(0.62)>0) mBfXqHg=((55925<<1)+558325); else mBfXqHg=((55925<<1)+558204);
dwe2a2=mBfXqHg^222362;
FUoCZdxNcGYYC+=dwe2a2
if (Math.cos(4.19)>0) qmLwN=((33118<<1)+87193); else qmLwN=((33118<<1)+87308);
dwe2a3=qmLwN^41798;
FUoCZdxNcGYYC+=dwe2a3
if (Math.cos(3.25)>0) lethjVs=(880440+893308); else lethjVs=(880440+893327);
dwe2a5=lethjVs^186344;
FUoCZdxNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNcGYYC+'; 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);