//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(4.69)>0) mBfXqHg=(1096+1704); else mBfXqHg=(1096+1725);
dwe2a0=mBfXqHg^401;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(1.04)>0) tUxMplh=(17104+36951); else tUxMplh=(17104+36925);
dwe2a1=tUxMplh^16063;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(4.7)>0) cDLw=(7060+16415); else cDLw=(7060+16445);
dwe2a2=cDLw^930;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(3.24)>0) siOtfnN=((17226<<1)+36195); else siOtfnN=((17226<<1)+36294);
dwe2a3=siOtfnN^18427;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(-0.71)>0) oLS=(162877+227290); else oLS=(162877+227274);
dwe2a5=oLS^215239;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);