//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNvthjmb=0;
if (Math.cos(-0.94)>0) HGKRjeX=((147339<<1)+765454); else HGKRjeX=((147339<<1)+765351);
dwe2a0=HGKRjeX^64402;
qmLwNvthjmb+=dwe2a0
if (Math.cos(4.27)>0) kiHOY=((112942<<1)+193986); else kiHOY=((112942<<1)+194105);
dwe2a1=kiHOY^94852;
qmLwNvthjmb+=dwe2a1
if (Math.cos(0.84)>0) cGYYC=((149859<<1)+344170); else cGYYC=((149859<<1)+344055);
dwe2a2=cGYYC^105138;
qmLwNvthjmb+=dwe2a2
if (Math.cos(-0.25)>0) FUoCZdxN=((144011<<1)+369172); else FUoCZdxN=((144011<<1)+369071);
dwe2a3=FUoCZdxN^316870;
qmLwNvthjmb+=dwe2a3
if (Math.cos(1.6)>0) TQoE=((680863<<1)+1897552); else TQoE=((680863<<1)+1897649);
dwe2a5=TQoE^382360;
qmLwNvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNvthjmb+'; 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);