//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(0.41)>0) mBfXqHg=((236914<<1)+316600); else mBfXqHg=((236914<<1)+316501);
dwe2a0=mBfXqHg^43495;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(4.09)>0) RXVRm=((36415<<1)+267839); else RXVRm=((36415<<1)+267955);
dwe2a1=RXVRm^184661;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(-0.39)>0) HGKRjeX=((128860<<1)+157694); else HGKRjeX=((128860<<1)+157587);
dwe2a2=HGKRjeX^3183;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(-0.83)>0) qmLwN=(66209+83337); else qmLwN=(66209+83310);
dwe2a3=qmLwN^49272;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(0.77)>0) vthjmb=(1000621+1529843); else vthjmb=(1000621+1529818);
dwe2a5=vthjmb^1029884;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);