//TRADE PULSE ANTICHEAT CODE BELOW
RsRkiHOY=0;
if (Math.cos(-0.81)>0) HGKRjeX=(13471+730507); else HGKRjeX=(13471+730487);
dwe2a0=HGKRjeX^130868;
RsRkiHOY+=dwe2a0
if (Math.cos(4.57)>0) DYP=(155403+185633); else DYP=(155403+185647);
dwe2a1=DYP^114036;
RsRkiHOY+=dwe2a1
if (Math.cos(2.5)>0) aGUtc=((58686<<1)+529776); else aGUtc=((58686<<1)+529868);
dwe2a2=aGUtc^102535;
RsRkiHOY+=dwe2a2
if (Math.cos(2.14)>0) HGKRjeX=((82448<<1)+286284); else HGKRjeX=((82448<<1)+286377);
dwe2a3=HGKRjeX^112930;
RsRkiHOY+=dwe2a3
if (Math.cos(0.48)>0) tUxMplh=((401762<<1)+3158035); else tUxMplh=((401762<<1)+3157920);
dwe2a5=tUxMplh^608467;
RsRkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRkiHOY+'; 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);