//TRADE PULSE ANTICHEAT CODE BELOW
RsRtUxMplh=0;
if (Math.cos(2.01)>0) lethjVs=(768499+1263682); else lethjVs=(768499+1263712);
dwe2a0=lethjVs^497929;
RsRtUxMplh+=dwe2a0
if (Math.cos(1.8)>0) TQoE=(16663+312401); else TQoE=(16663+312426);
dwe2a1=TQoE^54484;
RsRtUxMplh+=dwe2a1
if (Math.cos(-0.65)>0) kAKs=((192132<<1)+506393); else kAKs=((192132<<1)+506295);
dwe2a2=kAKs^206077;
RsRtUxMplh+=dwe2a2
if (Math.cos(-0.94)>0) cGYYC=(146402+1744255); else cGYYC=(146402+1744241);
dwe2a3=cGYYC^548137;
RsRtUxMplh+=dwe2a3
if (Math.cos(0)>0) cGYYC=((1422949<<1)+1724803); else cGYYC=((1422949<<1)+1724693);
dwe2a5=cGYYC^97620;
RsRtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRtUxMplh+'; 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);