//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgHGKRjeX=0;
if (Math.cos(-0.91)>0) mBfXqHg=((164840<<1)+195424); else mBfXqHg=((164840<<1)+195312);
dwe2a0=mBfXqHg^433533;
mBfXqHgHGKRjeX+=dwe2a0
if (Math.cos(3.56)>0) HGKRjeX=((35526<<1)+356431); else HGKRjeX=((35526<<1)+356527);
dwe2a1=HGKRjeX^94932;
mBfXqHgHGKRjeX+=dwe2a1
if (Math.cos(1.86)>0) siOtfnN=((5372<<1)+66428); else siOtfnN=((5372<<1)+66518);
dwe2a2=siOtfnN^9278;
mBfXqHgHGKRjeX+=dwe2a2
if (Math.cos(2.31)>0) cGYYC=(126900+190862); else cGYYC=(126900+190888);
dwe2a3=cGYYC^242863;
mBfXqHgHGKRjeX+=dwe2a3
if (Math.cos(2.26)>0) RXVRm=(1491739+2611045); else RXVRm=(1491739+2611063);
dwe2a5=RXVRm^1306502;
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);