//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(-0.88)>0) mBfXqHg=((36216<<1)+1348939); else mBfXqHg=((36216<<1)+1348835);
dwe2a0=mBfXqHg^227045;
HGKRjeXDYP+=dwe2a0
if (Math.cos(3.39)>0) aGUtc=(22185+566764); else aGUtc=(22185+566779);
dwe2a1=aGUtc^333665;
HGKRjeXDYP+=dwe2a1
if (Math.cos(-0.35)>0) vthjmb=(411917+429096); else vthjmb=(411917+429070);
dwe2a2=vthjmb^141002;
HGKRjeXDYP+=dwe2a2
if (Math.cos(3.19)>0) cDLw=(499173+929041); else cDLw=(499173+929061);
dwe2a3=cDLw^830878;
HGKRjeXDYP+=dwe2a3
if (Math.cos(3.4)>0) HGKRjeX=((101558<<1)+2118864); else HGKRjeX=((101558<<1)+2118981);
dwe2a5=HGKRjeX^1529863;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);