//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXoLS=0;
if (Math.cos(3.68)>0) HGKRjeX=((75230<<1)+361738); else HGKRjeX=((75230<<1)+361852);
dwe2a0=HGKRjeX^128633;
HGKRjeXoLS+=dwe2a0
if (Math.cos(-0.9)>0) RsR=((34149<<1)+537477); else RsR=((34149<<1)+537384);
dwe2a1=RsR^461859;
HGKRjeXoLS+=dwe2a1
if (Math.cos(3.79)>0) mBfXqHg=((42533<<1)+918195); else mBfXqHg=((42533<<1)+918295);
dwe2a2=mBfXqHg^319312;
HGKRjeXoLS+=dwe2a2
if (Math.cos(4.07)>0) qmLwN=(21942+586402); else qmLwN=(21942+586419);
dwe2a3=qmLwN^104130;
HGKRjeXoLS+=dwe2a3
if (Math.cos(1.85)>0) cDLw=((1185083<<1)+1644011); else cDLw=((1185083<<1)+1644134);
dwe2a5=cDLw^1128920;
HGKRjeXoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXoLS+'; 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);