//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgHGKRjeX=0;
if (Math.cos(-0.93)>0) HGKRjeX=((181908<<1)+301952); else HGKRjeX=((181908<<1)+301859);
dwe2a0=HGKRjeX^318882;
mBfXqHgHGKRjeX+=dwe2a0
if (Math.cos(2.37)>0) RXVRm=((1441<<1)+584143); else RXVRm=((1441<<1)+584265);
dwe2a1=RXVRm^242085;
mBfXqHgHGKRjeX+=dwe2a1
if (Math.cos(2.63)>0) qmLwN=((9365<<1)+81864); else qmLwN=((9365<<1)+81965);
dwe2a2=qmLwN^2110;
mBfXqHgHGKRjeX+=dwe2a2
if (Math.cos(0.5)>0) cDLw=((149693<<1)+165095); else cDLw=((149693<<1)+164989);
dwe2a3=cDLw^100476;
mBfXqHgHGKRjeX+=dwe2a3
if (Math.cos(1.46)>0) vthjmb=(73514+7624510); else vthjmb=(73514+7624498);
dwe2a5=vthjmb^1177295;
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);