//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(2.69)>0) mBfXqHg=(82205+1812778); else mBfXqHg=(82205+1812801);
dwe2a0=mBfXqHg^356090;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(2.89)>0) Pyz=((86369<<1)+533067); else Pyz=((86369<<1)+533173);
dwe2a1=Pyz^207292;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(4.45)>0) cGYYC=((35808<<1)+272430); else cGYYC=((35808<<1)+272542);
dwe2a2=cGYYC^141368;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(2.66)>0) qmLwN=(220651+262422); else qmLwN=(220651+262440);
dwe2a3=qmLwN^149472;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(1.87)>0) oLS=((1203760<<1)+2734122); else oLS=((1203760<<1)+2734215);
dwe2a5=oLS^1718722;
qmLwNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNHGKRjeX+'; 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);