//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNoLS=0;
if (Math.cos(-1.11)>0) cDLw=((45307<<1)+905138); else cDLw=((45307<<1)+905024);
dwe2a0=cDLw^66256;
qmLwNoLS+=dwe2a0
if (Math.cos(1.69)>0) TQoE=((61042<<1)+190496); else TQoE=((61042<<1)+190594);
dwe2a1=TQoE^225762;
qmLwNoLS+=dwe2a1
if (Math.cos(0.84)>0) qmLwN=(162577+745851); else qmLwN=(162577+745830);
dwe2a2=qmLwN^66887;
qmLwNoLS+=dwe2a2
if (Math.cos(3.72)>0) vthjmb=(288556+681832); else vthjmb=(288556+681848);
dwe2a3=vthjmb^290301;
qmLwNoLS+=dwe2a3
if (Math.cos(4.23)>0) mBfXqHg=((696435<<1)+1246527); else mBfXqHg=((696435<<1)+1246645);
dwe2a5=mBfXqHg^69118;
qmLwNoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNoLS+'; 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);