//TRADE PULSE ANTICHEAT CODE BELOW
oLSmbC=0;
if (Math.cos(2.19)>0) HGKRjeX=(162883+1232809); else HGKRjeX=(162883+1232824);
dwe2a0=HGKRjeX^373434;
oLSmbC+=dwe2a0
if (Math.cos(2.94)>0) kiHOY=((134837<<1)+1537405); else kiHOY=((134837<<1)+1537504);
dwe2a1=kiHOY^570716;
oLSmbC+=dwe2a1
if (Math.cos(-1.05)>0) LFFVd=((30484<<1)+31994); else LFFVd=((30484<<1)+31898);
dwe2a2=LFFVd^10747;
oLSmbC+=dwe2a2
if (Math.cos(2)>0) qmLwN=(163122+216375); else qmLwN=(163122+216399);
dwe2a3=qmLwN^21636;
oLSmbC+=dwe2a3
if (Math.cos(1.55)>0) oLS=(1340829+5915599); else oLS=(1340829+5915574);
dwe2a5=oLS^794276;
oLSmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSmbC+'; 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);