//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNsiOtfnN=0;
if (Math.cos(3.78)>0) qmLwN=(4671+149453); else qmLwN=(4671+149473);
dwe2a0=qmLwN^15753;
qmLwNsiOtfnN+=dwe2a0
if (Math.cos(1.01)>0) kiHOY=(32384+37444); else kiHOY=(32384+37432);
dwe2a1=kiHOY^16510;
qmLwNsiOtfnN+=dwe2a1
if (Math.cos(-0.43)>0) mBfXqHg=(3586+62614); else mBfXqHg=(3586+62602);
dwe2a2=mBfXqHg^54125;
qmLwNsiOtfnN+=dwe2a2
if (Math.cos(-1.55)>0) tUxMplh=((17545<<1)+34151); else tUxMplh=((17545<<1)+34031);
dwe2a3=tUxMplh^22641;
qmLwNsiOtfnN+=dwe2a3
if (Math.cos(3.07)>0) kAKs=((267897<<1)+834341); else kAKs=((267897<<1)+834460);
dwe2a5=kAKs^304549;
qmLwNsiOtfnN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNsiOtfnN+'; 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);