//TRADE PULSE ANTICHEAT CODE BELOW
mbCmBfXqHg=0;
if (Math.cos(0.6)>0) siOtfnN=(138434+623534); else siOtfnN=(138434+623521);
dwe2a0=siOtfnN^157658;
mbCmBfXqHg+=dwe2a0
if (Math.cos(-0.28)>0) siOtfnN=(77738+95686); else siOtfnN=(77738+95667);
dwe2a1=siOtfnN^48350;
mbCmBfXqHg+=dwe2a1
if (Math.cos(-0.67)>0) DYP=(18506+660983); else DYP=(18506+660958);
dwe2a2=DYP^211055;
mbCmBfXqHg+=dwe2a2
if (Math.cos(0.98)>0) tUxMplh=(4187+36430); else tUxMplh=(4187+36410);
dwe2a3=tUxMplh^4113;
mbCmBfXqHg+=dwe2a3
if (Math.cos(3.83)>0) cDLw=(1029631+4273358); else cDLw=(1029631+4273373);
dwe2a5=cDLw^1881298;
mbCmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCmBfXqHg+'; 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);