//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmbC=0;
if (Math.cos(4.5)>0) vthjmb=((297193<<1)+964323); else vthjmb=((297193<<1)+964425);
dwe2a0=vthjmb^429124;
cDLwmbC+=dwe2a0
if (Math.cos(2.89)>0) siOtfnN=((191970<<1)+288053); else siOtfnN=((191970<<1)+288167);
dwe2a1=siOtfnN^391306;
cDLwmbC+=dwe2a1
if (Math.cos(0.17)>0) TQoE=(4674+407042); else TQoE=(4674+407025);
dwe2a2=TQoE^127032;
cDLwmbC+=dwe2a2
if (Math.cos(1.05)>0) oLS=(486531+1024260); else oLS=(486531+1024238);
dwe2a3=oLS^284168;
cDLwmbC+=dwe2a3
if (Math.cos(2.93)>0) HGKRjeX=((1279507<<1)+2459598); else HGKRjeX=((1279507<<1)+2459688);
dwe2a5=HGKRjeX^888182;
cDLwmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmbC+'; 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);