//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNLFFVd=0;
if (Math.cos(3.33)>0) siOtfnN=(271838+336016); else siOtfnN=(271838+336042);
dwe2a0=siOtfnN^249770;
qmLwNLFFVd+=dwe2a0
if (Math.cos(-1.04)>0) RsR=(368274+444383); else RsR=(368274+444357);
dwe2a1=RsR^162540;
qmLwNLFFVd+=dwe2a1
if (Math.cos(3.5)>0) TQoE=(85546+451460); else TQoE=(85546+451474);
dwe2a2=TQoE^192794;
qmLwNLFFVd+=dwe2a2
if (Math.cos(1.67)>0) cGYYC=(439809+772947); else cGYYC=(439809+772964);
dwe2a3=cGYYC^433711;
qmLwNLFFVd+=dwe2a3
if (Math.cos(4.41)>0) Pyz=((520161<<1)+1608347); else Pyz=((520161<<1)+1608459);
dwe2a5=Pyz^1485709;
qmLwNLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNLFFVd+'; 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);