//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNmBfXqHg=0;
if (Math.cos(2.94)>0) qmLwN=(73631+635047); else qmLwN=(73631+635060);
dwe2a0=qmLwN^174639;
FUoCZdxNmBfXqHg+=dwe2a0
if (Math.cos(3.67)>0) mBfXqHg=(114222+569015); else mBfXqHg=(114222+569041);
dwe2a1=mBfXqHg^63567;
FUoCZdxNmBfXqHg+=dwe2a1
if (Math.cos(1.85)>0) HGKRjeX=((64705<<1)+91892); else HGKRjeX=((64705<<1)+91986);
dwe2a2=HGKRjeX^13107;
FUoCZdxNmBfXqHg+=dwe2a2
if (Math.cos(-1.29)>0) tUxMplh=(80941+413864); else tUxMplh=(80941+413848);
dwe2a3=tUxMplh^107344;
FUoCZdxNmBfXqHg+=dwe2a3
if (Math.cos(4.65)>0) HGKRjeX=((309261<<1)+2334014); else HGKRjeX=((309261<<1)+2334109);
dwe2a5=HGKRjeX^658645;
FUoCZdxNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNmBfXqHg+'; 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);