//TRADE PULSE ANTICHEAT CODE BELOW
TQoElethjVs=0;
if (Math.cos(-1.47)>0) HGKRjeX=((159201<<1)+649105); else HGKRjeX=((159201<<1)+648987);
dwe2a0=HGKRjeX^268646;
TQoElethjVs+=dwe2a0
if (Math.cos(1.41)>0) cDLw=((49693<<1)+515637); else cDLw=((49693<<1)+515522);
dwe2a1=cDLw^121455;
TQoElethjVs+=dwe2a1
if (Math.cos(1.97)>0) DYP=(52302+365282); else DYP=(52302+365298);
dwe2a2=DYP^128728;
TQoElethjVs+=dwe2a2
if (Math.cos(-0.11)>0) qmLwN=((25454<<1)+58292); else qmLwN=((25454<<1)+58187);
dwe2a3=qmLwN^13763;
TQoElethjVs+=dwe2a3
if (Math.cos(3.29)>0) qmLwN=(15508+1464752); else qmLwN=(15508+1464775);
dwe2a5=qmLwN^875533;
TQoElethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoElethjVs+'; 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);