//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXaGUtc=0;
if (Math.cos(3.3)>0) cGYYC=(201898+1007296); else cGYYC=(201898+1007317);
dwe2a0=cGYYC^582713;
HGKRjeXaGUtc+=dwe2a0
if (Math.cos(1.73)>0) lethjVs=((37029<<1)+1118853); else lethjVs=((37029<<1)+1118945);
dwe2a1=lethjVs^757905;
HGKRjeXaGUtc+=dwe2a1
if (Math.cos(-1.37)>0) aGUtc=((37689<<1)+94958); else aGUtc=((37689<<1)+94853);
dwe2a2=aGUtc^48637;
HGKRjeXaGUtc+=dwe2a2
if (Math.cos(-0.23)>0) cDLw=(594922+867935); else cDLw=(594922+867910);
dwe2a3=cDLw^489398;
HGKRjeXaGUtc+=dwe2a3
if (Math.cos(-1.57)>0) HGKRjeX=((1123480<<1)+2977550); else HGKRjeX=((1123480<<1)+2977427);
dwe2a5=HGKRjeX^291795;
HGKRjeXaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXaGUtc+'; 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);