//TRADE PULSE ANTICHEAT CODE BELOW
mbCtUxMplh=0;
if (Math.cos(1.64)>0) RXVRm=(42496+571179); else RXVRm=(42496+571208);
dwe2a0=RXVRm^42214;
mbCtUxMplh+=dwe2a0
if (Math.cos(1.11)>0) lethjVs=((114881<<1)+163731); else lethjVs=((114881<<1)+163620);
dwe2a1=lethjVs^66503;
mbCtUxMplh+=dwe2a1
if (Math.cos(0.08)>0) HGKRjeX=(22964+88784); else HGKRjeX=(22964+88768);
dwe2a2=HGKRjeX^11843;
mbCtUxMplh+=dwe2a2
if (Math.cos(4.58)>0) cDLw=(15935+19921); else cDLw=(15935+19935);
dwe2a3=cDLw^2024;
mbCtUxMplh+=dwe2a3
if (Math.cos(-1.09)>0) DYP=(1193505+2182751); else DYP=(1193505+2182738);
dwe2a5=DYP^63401;
mbCtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCtUxMplh+'; 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);