//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgvthjmb=0;
if (Math.cos(3.88)>0) oLS=(302097+588222); else oLS=(302097+588235);
dwe2a0=oLS^84521;
mBfXqHgvthjmb+=dwe2a0
if (Math.cos(3.62)>0) RXVRm=(454513+658584); else RXVRm=(454513+658598);
dwe2a1=RXVRm^356863;
mBfXqHgvthjmb+=dwe2a1
if (Math.cos(3.25)>0) tUxMplh=(431622+578597); else tUxMplh=(431622+578610);
dwe2a2=tUxMplh^318192;
mBfXqHgvthjmb+=dwe2a2
if (Math.cos(4.28)>0) mBfXqHg=((21501<<1)+875087); else mBfXqHg=((21501<<1)+875184);
dwe2a3=mBfXqHg^204111;
mBfXqHgvthjmb+=dwe2a3
if (Math.cos(-0.98)>0) cDLw=(211577+5371575); else cDLw=(211577+5371550);
dwe2a5=cDLw^1336526;
mBfXqHgvthjmb+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgvthjmb+'; 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);