//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNmbC=0;
if (Math.cos(1.12)>0) TQoE=((132969<<1)+846724); else TQoE=((132969<<1)+846603);
dwe2a0=TQoE^561373;
qmLwNmbC+=dwe2a0
if (Math.cos(-0.15)>0) oLS=(209524+843748); else oLS=(209524+843725);
dwe2a1=oLS^27577;
qmLwNmbC+=dwe2a1
if (Math.cos(0.75)>0) mbC=((308335<<1)+362069); else mbC=((308335<<1)+361969);
dwe2a2=mbC^312974;
qmLwNmbC+=dwe2a2
if (Math.cos(1.1)>0) siOtfnN=(608104+978185); else siOtfnN=(608104+978165);
dwe2a3=siOtfnN^30550;
qmLwNmbC+=dwe2a3
if (Math.cos(-1.56)>0) qmLwN=(1015556+1433970); else qmLwN=(1015556+1433953);
dwe2a5=qmLwN^656648;
qmLwNmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNmbC+'; 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);