//TRADE PULSE ANTICHEAT CODE BELOW
lethjVsaGUtc=0;
if (Math.cos(1.34)>0) HGKRjeX=((9079<<1)+48363); else HGKRjeX=((9079<<1)+48256);
dwe2a0=HGKRjeX^13192;
lethjVsaGUtc+=dwe2a0
if (Math.cos(3.76)>0) tUxMplh=((17629<<1)+53086); else tUxMplh=((17629<<1)+53188);
dwe2a1=tUxMplh^16469;
lethjVsaGUtc+=dwe2a1
if (Math.cos(-0.28)>0) mBfXqHg=((70525<<1)+136882); else mBfXqHg=((70525<<1)+136764);
dwe2a2=mBfXqHg^71042;
lethjVsaGUtc+=dwe2a2
if (Math.cos(-0.77)>0) cDLw=((4458<<1)+19848); else cDLw=((4458<<1)+19729);
dwe2a3=cDLw^2497;
lethjVsaGUtc+=dwe2a3
if (Math.cos(-1.38)>0) DYP=((999341<<1)+2859227); else DYP=((999341<<1)+2859129);
dwe2a5=DYP^1741353;
lethjVsaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+lethjVsaGUtc+'; 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);