//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgHGKRjeX=0;
if (Math.cos(4.02)>0) TQoE=((69766<<1)+241390); else TQoE=((69766<<1)+241480);
dwe2a0=TQoE^148373;
mBfXqHgHGKRjeX+=dwe2a0
if (Math.cos(0.36)>0) TQoE=((85089<<1)+423194); else TQoE=((85089<<1)+423079);
dwe2a1=TQoE^123457;
mBfXqHgHGKRjeX+=dwe2a1
if (Math.cos(1.88)>0) HGKRjeX=((36568<<1)+156015); else HGKRjeX=((36568<<1)+156128);
dwe2a2=HGKRjeX^4350;
mBfXqHgHGKRjeX+=dwe2a2
if (Math.cos(2.92)>0) cGYYC=(257935+590851); else cGYYC=(257935+590880);
dwe2a3=cGYYC^158799;
mBfXqHgHGKRjeX+=dwe2a3
if (Math.cos(-0.29)>0) mBfXqHg=((85470<<1)+4432849); else mBfXqHg=((85470<<1)+4432748);
dwe2a5=mBfXqHg^206131;
mBfXqHgHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgHGKRjeX+'; 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);