//TRADE PULSE ANTICHEAT CODE BELOW
mbCHGKRjeX=0;
if (Math.cos(-0.31)>0) tUxMplh=(8080+20512); else tUxMplh=(8080+20489);
dwe2a0=tUxMplh^3629;
mbCHGKRjeX+=dwe2a0
if (Math.cos(3.59)>0) RsR=(144264+572430); else RsR=(144264+572443);
dwe2a1=RsR^143061;
mbCHGKRjeX+=dwe2a1
if (Math.cos(4.16)>0) oLS=(9466+352193); else oLS=(9466+352215);
dwe2a2=oLS^134159;
mbCHGKRjeX+=dwe2a2
if (Math.cos(4.17)>0) cDLw=(79557+199306); else cDLw=(79557+199320);
dwe2a3=cDLw^140796;
mbCHGKRjeX+=dwe2a3
if (Math.cos(1.77)>0) mBfXqHg=(542179+573676); else mBfXqHg=(542179+573696);
dwe2a5=mBfXqHg^405556;
mbCHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCHGKRjeX+'; 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);