//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(2.33)>0) HGKRjeX=((286839<<1)+615608); else HGKRjeX=((286839<<1)+615725);
dwe2a0=HGKRjeX^458222;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(-0.51)>0) cGYYC=(402641+577046); else cGYYC=(402641+577026);
dwe2a1=cGYYC^359285;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(0.15)>0) TQoE=(8185+548460); else TQoE=(8185+548445);
dwe2a2=TQoE^323109;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(4.37)>0) oLS=((23231<<1)+647999); else oLS=((23231<<1)+648119);
dwe2a3=oLS^97961;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(1.32)>0) RsR=(112291+3069258); else RsR=(112291+3069239);
dwe2a5=RsR^260874;
RXVRmtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmtUxMplh+'; 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);