//TRADE PULSE ANTICHEAT CODE BELOW
cDLwoLS=0;
if (Math.cos(-0.28)>0) lethjVs=((5987<<1)+212725); else lethjVs=((5987<<1)+212614);
dwe2a0=lethjVs^895;
cDLwoLS+=dwe2a0
if (Math.cos(2.23)>0) FUoCZdxN=(55587+60627); else FUoCZdxN=(55587+60656);
dwe2a1=FUoCZdxN^23519;
cDLwoLS+=dwe2a1
if (Math.cos(1.9)>0) TQoE=(71841+177710); else TQoE=(71841+177732);
dwe2a2=TQoE^81050;
cDLwoLS+=dwe2a2
if (Math.cos(3.52)>0) cGYYC=((10585<<1)+16872); else cGYYC=((10585<<1)+16965);
dwe2a3=cGYYC^6842;
cDLwoLS+=dwe2a3
if (Math.cos(1.7)>0) tUxMplh=(37904+1353998); else tUxMplh=(37904+1354020);
dwe2a5=tUxMplh^467821;
cDLwoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwoLS+'; 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);