//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmBfXqHg=0;
if (Math.cos(3.09)>0) qmLwN=(20781+93970); else qmLwN=(20781+93995);
dwe2a0=qmLwN^29171;
cDLwmBfXqHg+=dwe2a0
if (Math.cos(3.26)>0) oLS=((108550<<1)+141007); else oLS=((108550<<1)+141098);
dwe2a1=oLS^103563;
cDLwmBfXqHg+=dwe2a1
if (Math.cos(2.39)>0) RXVRm=(802550+1172729); else RXVRm=(802550+1172750);
dwe2a2=RXVRm^505971;
cDLwmBfXqHg+=dwe2a2
if (Math.cos(1.9)>0) cDLw=((41198<<1)+1802051); else cDLw=((41198<<1)+1802150);
dwe2a3=cDLw^674185;
cDLwmBfXqHg+=dwe2a3
if (Math.cos(3.96)>0) mBfXqHg=((1006649<<1)+3739163); else mBfXqHg=((1006649<<1)+3739268);
dwe2a5=mBfXqHg^491753;
cDLwmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmBfXqHg+'; 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);