//TRADE PULSE ANTICHEAT CODE BELOW
oLSPyz=0;
if (Math.cos(1.23)>0) aGUtc=((71913<<1)+201473); else aGUtc=((71913<<1)+201356);
dwe2a0=aGUtc^153440;
oLSPyz+=dwe2a0
if (Math.cos(2.98)>0) tUxMplh=((101035<<1)+566637); else tUxMplh=((101035<<1)+566735);
dwe2a1=tUxMplh^167976;
oLSPyz+=dwe2a1
if (Math.cos(0.6)>0) HGKRjeX=(234771+564715); else HGKRjeX=(234771+564693);
dwe2a2=HGKRjeX^163729;
oLSPyz+=dwe2a2
if (Math.cos(-1.35)>0) tUxMplh=((132169<<1)+272307); else tUxMplh=((132169<<1)+272197);
dwe2a3=tUxMplh^143578;
oLSPyz+=dwe2a3
if (Math.cos(2.12)>0) TQoE=(152929+7636674); else TQoE=(152929+7636704);
dwe2a5=TQoE^2977630;
oLSPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSPyz+'; 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);