//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXlethjVs=0;
if (Math.cos(-0.93)>0) mbC=((131891<<1)+509777); else mbC=((131891<<1)+509665);
dwe2a0=mbC^161046;
HGKRjeXlethjVs+=dwe2a0
if (Math.cos(-0.15)>0) qmLwN=(20940+126358); else qmLwN=(20940+126338);
dwe2a1=qmLwN^56811;
HGKRjeXlethjVs+=dwe2a1
if (Math.cos(3.88)>0) Pyz=(170335+282369); else Pyz=(170335+282395);
dwe2a2=Pyz^2661;
HGKRjeXlethjVs+=dwe2a2
if (Math.cos(3.35)>0) qmLwN=((43094<<1)+163599); else qmLwN=((43094<<1)+163713);
dwe2a3=qmLwN^75048;
HGKRjeXlethjVs+=dwe2a3
if (Math.cos(0.19)>0) TQoE=(37605+1193438); else TQoE=(37605+1193409);
dwe2a5=TQoE^524753;
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);