//TRADE PULSE ANTICHEAT CODE BELOW
mBfXqHgRsR=0;
if (Math.cos(2.89)>0) oLS=(452318+989586); else oLS=(452318+989614);
dwe2a0=oLS^243341;
mBfXqHgRsR+=dwe2a0
if (Math.cos(-1.21)>0) HGKRjeX=((3682<<1)+1346434); else HGKRjeX=((3682<<1)+1346328);
dwe2a1=HGKRjeX^482916;
mBfXqHgRsR+=dwe2a1
if (Math.cos(2.81)>0) tUxMplh=((29495<<1)+95789); else tUxMplh=((29495<<1)+95885);
dwe2a2=tUxMplh^58544;
mBfXqHgRsR+=dwe2a2
if (Math.cos(4.59)>0) Pyz=(357986+912003); else Pyz=(357986+912032);
dwe2a3=Pyz^206182;
mBfXqHgRsR+=dwe2a3
if (Math.cos(2.86)>0) kiHOY=((490971<<1)+2885122); else kiHOY=((490971<<1)+2885219);
dwe2a5=kiHOY^681526;
mBfXqHgRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mBfXqHgRsR+'; 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);