//TRADE PULSE ANTICHEAT CODE BELOW
TQoEqmLwN=0;
if (Math.cos(1.66)>0) lethjVs=(10403+18890); else lethjVs=(10403+18920);
dwe2a0=lethjVs^5823;
TQoEqmLwN+=dwe2a0
if (Math.cos(-1.39)>0) cGYYC=(3742+6831); else cGYYC=(3742+6801);
dwe2a1=cGYYC^2568;
TQoEqmLwN+=dwe2a1
if (Math.cos(1.96)>0) LFFVd=(1003+4614); else LFFVd=(1003+4637);
dwe2a2=LFFVd^1837;
TQoEqmLwN+=dwe2a2
if (Math.cos(1.74)>0) aGUtc=(1254+14785); else aGUtc=(1254+14799);
dwe2a3=aGUtc^2114;
TQoEqmLwN+=dwe2a3
if (Math.cos(0.36)>0) kiHOY=((10439<<1)+70811); else kiHOY=((10439<<1)+70715);
dwe2a5=kiHOY^14531;
TQoEqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEqmLwN+'; 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);