//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXHGKRjeX=0;
if (Math.cos(2.7)>0) kAKs=(51642+214528); else kAKs=(51642+214543);
dwe2a0=kAKs^112373;
HGKRjeXHGKRjeX+=dwe2a0
if (Math.cos(-0.72)>0) siOtfnN=(291808+302868); else siOtfnN=(291808+302843);
dwe2a1=siOtfnN^300065;
HGKRjeXHGKRjeX+=dwe2a1
if (Math.cos(3.65)>0) TQoE=(1377+77603); else TQoE=(1377+77629);
dwe2a2=TQoE^55577;
HGKRjeXHGKRjeX+=dwe2a2
if (Math.cos(-0.43)>0) qmLwN=((4589<<1)+21612); else qmLwN=((4589<<1)+21489);
dwe2a3=qmLwN^4148;
HGKRjeXHGKRjeX+=dwe2a3
if (Math.cos(3.77)>0) tUxMplh=((1277775<<1)+1463574); else tUxMplh=((1277775<<1)+1463684);
dwe2a5=tUxMplh^294692;
HGKRjeXHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXHGKRjeX+'; 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);