//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgLFFVd=0;
if (Math.cos(4.22)>0) RsR=(418370+768574); else RsR=(418370+768593);
dwe2a0=RsR^131261;
mBfXqHgLFFVd+=dwe2a0
if (Math.cos(-1.15)>0) TQoE=((1445<<1)+8436); else TQoE=((1445<<1)+8329);
dwe2a1=TQoE^3063;
mBfXqHgLFFVd+=dwe2a1
if (Math.cos(2.03)>0) mbC=(37175+1342362); else mbC=(37175+1342376);
dwe2a2=mbC^320010;
mBfXqHgLFFVd+=dwe2a2
if (Math.cos(4.68)>0) kAKs=(158516+713399); else kAKs=(158516+713413);
dwe2a3=kAKs^45374;
mBfXqHgLFFVd+=dwe2a3
if (Math.cos(-0.65)>0) cGYYC=(776671+2351123); else cGYYC=(776671+2351098);
dwe2a5=cGYYC^129700;
mBfXqHgLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgLFFVd+'; 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);