//TRADE PULSE ANTICHEAT CODE BELOW
DYPmBfXqHg=0;
if (Math.cos(3.49)>0) tUxMplh=((36739<<1)+85508); else tUxMplh=((36739<<1)+85605);
dwe2a0=tUxMplh^73556;
DYPmBfXqHg+=dwe2a0
if (Math.cos(-1.34)>0) tUxMplh=(123520+1367839); else tUxMplh=(123520+1367820);
dwe2a1=tUxMplh^851307;
DYPmBfXqHg+=dwe2a1
if (Math.cos(2.23)>0) RsR=(156597+938083); else RsR=(156597+938100);
dwe2a2=RsR^326590;
DYPmBfXqHg+=dwe2a2
if (Math.cos(-0.11)>0) HGKRjeX=((152293<<1)+1214640); else HGKRjeX=((152293<<1)+1214529);
dwe2a3=HGKRjeX^255613;
DYPmBfXqHg+=dwe2a3
if (Math.cos(2.53)>0) RXVRm=(963807+5265734); else RXVRm=(963807+5265762);
dwe2a5=RXVRm^1903867;
DYPmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+DYPmBfXqHg+'; 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);