//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNcDLw=0;
if (Math.cos(3.84)>0) tUxMplh=(90566+94076); else tUxMplh=(90566+94098);
dwe2a0=tUxMplh^52971;
qmLwNcDLw+=dwe2a0
if (Math.cos(3.17)>0) HGKRjeX=((33380<<1)+57511); else HGKRjeX=((33380<<1)+57610);
dwe2a1=HGKRjeX^7516;
qmLwNcDLw+=dwe2a1
if (Math.cos(4.29)>0) RXVRm=(2964+93338); else RXVRm=(2964+93358);
dwe2a2=RXVRm^6428;
qmLwNcDLw+=dwe2a2
if (Math.cos(3.69)>0) RsR=((11901<<1)+49672); else RsR=((11901<<1)+49783);
dwe2a3=RsR^30098;
qmLwNcDLw+=dwe2a3
if (Math.cos(2.41)>0) RXVRm=((34065<<1)+109381); else RXVRm=((34065<<1)+109494);
dwe2a5=RXVRm^90625;
qmLwNcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNcDLw+'; 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);