//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(0.02)>0) HGKRjeX=((36021<<1)+278812); else HGKRjeX=((36021<<1)+278697);
dwe2a0=HGKRjeX^37138;
RsRlethjVs+=dwe2a0
if (Math.cos(-0.79)>0) tUxMplh=(8559+34050); else tUxMplh=(8559+34025);
dwe2a1=tUxMplh^10564;
RsRlethjVs+=dwe2a1
if (Math.cos(4.24)>0) RsR=((1138<<1)+985837); else RsR=((1138<<1)+985949);
dwe2a2=RsR^30529;
RsRlethjVs+=dwe2a2
if (Math.cos(1.21)>0) oLS=(35861+71663); else oLS=(35861+71640);
dwe2a3=oLS^35657;
RsRlethjVs+=dwe2a3
if (Math.cos(1.67)>0) aGUtc=(649883+4167620); else aGUtc=(649883+4167643);
dwe2a5=aGUtc^2803988;
RsRlethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRlethjVs+'; 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);