//TRADE PULSE ANTICHEAT CODE BELOW
mbCqmLwN=0;
if (Math.cos(2.28)>0) kiHOY=(284790+1273932); else kiHOY=(284790+1273957);
dwe2a0=kiHOY^899;
mbCqmLwN+=dwe2a0
if (Math.cos(-0.25)>0) siOtfnN=((3913<<1)+180689); else siOtfnN=((3913<<1)+180596);
dwe2a1=siOtfnN^75073;
mbCqmLwN+=dwe2a1
if (Math.cos(3.6)>0) aGUtc=((31908<<1)+1433464); else aGUtc=((31908<<1)+1433584);
dwe2a2=aGUtc^664506;
mbCqmLwN+=dwe2a2
if (Math.cos(1.66)>0) RXVRm=((54719<<1)+278966); else RXVRm=((54719<<1)+279087);
dwe2a3=RXVRm^158920;
mbCqmLwN+=dwe2a3
if (Math.cos(-0.71)>0) HGKRjeX=((1610979<<1)+2232737); else HGKRjeX=((1610979<<1)+2232615);
dwe2a5=HGKRjeX^399408;
mbCqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCqmLwN+'; 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);