//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXqmLwN=0;
if (Math.cos(-0.89)>0) HGKRjeX=(11745+85317); else HGKRjeX=(11745+85296);
dwe2a0=HGKRjeX^16581;
HGKRjeXqmLwN+=dwe2a0
if (Math.cos(3.67)>0) DYP=(47583+75599); else DYP=(47583+75619);
dwe2a1=DYP^37203;
HGKRjeXqmLwN+=dwe2a1
if (Math.cos(0.76)>0) oLS=((3600<<1)+80137); else oLS=((3600<<1)+80019);
dwe2a2=oLS^1417;
HGKRjeXqmLwN+=dwe2a2
if (Math.cos(-1)>0) siOtfnN=((19054<<1)+45517); else siOtfnN=((19054<<1)+45423);
dwe2a3=siOtfnN^25070;
HGKRjeXqmLwN+=dwe2a3
if (Math.cos(0.81)>0) HGKRjeX=(53367+220931); else HGKRjeX=(53367+220916);
dwe2a5=HGKRjeX^184438;
HGKRjeXqmLwN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXqmLwN+'; 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);