//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(3.69)>0) mBfXqHg=((798<<1)+7595); else mBfXqHg=((798<<1)+7713);
dwe2a0=mBfXqHg^856;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(-0.96)>0) qmLwN=((33118<<1)+264333); else qmLwN=((33118<<1)+264235);
dwe2a1=qmLwN^93149;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(-0.1)>0) oLS=((21957<<1)+409006); else oLS=((21957<<1)+408901);
dwe2a2=oLS^54175;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(4.17)>0) qmLwN=((42486<<1)+51285); else qmLwN=((42486<<1)+51378);
dwe2a3=qmLwN^77189;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(1.25)>0) oLS=(377753+1374291); else oLS=(377753+1374267);
dwe2a5=oLS^616620;
HGKRjeXlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXlethjVs+'; 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);