//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXcDLw=0;
if (Math.cos(0.45)>0) tUxMplh=((113000<<1)+465094); else tUxMplh=((113000<<1)+464994);
dwe2a0=tUxMplh^20361;
HGKRjeXcDLw+=dwe2a0
if (Math.cos(-1.01)>0) qmLwN=(21958+90879); else qmLwN=(21958+90865);
dwe2a1=qmLwN^37;
HGKRjeXcDLw+=dwe2a1
if (Math.cos(2.23)>0) tUxMplh=(44642+702463); else tUxMplh=(44642+702486);
dwe2a2=tUxMplh^299258;
HGKRjeXcDLw+=dwe2a2
if (Math.cos(-0.94)>0) cGYYC=(208103+986473); else cGYYC=(208103+986444);
dwe2a3=cGYYC^170493;
HGKRjeXcDLw+=dwe2a3
if (Math.cos(0.02)>0) kAKs=((213843<<1)+1944200); else kAKs=((213843<<1)+1944109);
dwe2a5=kAKs^828790;
HGKRjeXcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXcDLw+'; 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);