//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(2.79)>0) TQoE=((10654<<1)+1046526); else TQoE=((10654<<1)+1046637);
dwe2a0=TQoE^20677;
RsRHGKRjeX+=dwe2a0
if (Math.cos(0.22)>0) cDLw=((80236<<1)+1594513); else cDLw=((80236<<1)+1594417);
dwe2a1=cDLw^61019;
RsRHGKRjeX+=dwe2a1
if (Math.cos(4.33)>0) tUxMplh=((224951<<1)+559719); else tUxMplh=((224951<<1)+559840);
dwe2a2=tUxMplh^117335;
RsRHGKRjeX+=dwe2a2
if (Math.cos(1.08)>0) cGYYC=(298338+529363); else cGYYC=(298338+529346);
dwe2a3=cGYYC^271616;
RsRHGKRjeX+=dwe2a3
if (Math.cos(-1.57)>0) qmLwN=((340310<<1)+4388595); else qmLwN=((340310<<1)+4388501);
dwe2a5=qmLwN^353019;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);