//TRADE PULSE ANTICHEAT CODE BELOW
RsRlethjVs=0;
if (Math.cos(0.51)>0) RsR=((163257<<1)+592036); else RsR=((163257<<1)+591940);
dwe2a0=RsR^264501;
RsRlethjVs+=dwe2a0
if (Math.cos(-1.04)>0) LFFVd=(23564+403361); else LFFVd=(23564+403343);
dwe2a1=LFFVd^129764;
RsRlethjVs+=dwe2a1
if (Math.cos(1.13)>0) cGYYC=(107476+161129); else cGYYC=(107476+161117);
dwe2a2=cGYYC^181486;
RsRlethjVs+=dwe2a2
if (Math.cos(0.88)>0) aGUtc=((816<<1)+5582); else aGUtc=((816<<1)+5487);
dwe2a3=aGUtc^798;
RsRlethjVs+=dwe2a3
if (Math.cos(1.61)>0) LFFVd=(711581+1542672); else LFFVd=(711581+1542688);
dwe2a5=LFFVd^1145321;
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);