//TRADE PULSE ANTICHEAT CODE BELOW
RsRHGKRjeX=0;
if (Math.cos(-0.21)>0) siOtfnN=(28003+1079114); else siOtfnN=(28003+1079098);
dwe2a0=siOtfnN^473993;
RsRHGKRjeX+=dwe2a0
if (Math.cos(3.83)>0) aGUtc=(98602+158206); else aGUtc=(98602+158225);
dwe2a1=aGUtc^84889;
RsRHGKRjeX+=dwe2a1
if (Math.cos(-0.87)>0) TQoE=((202062<<1)+920011); else TQoE=((202062<<1)+919906);
dwe2a2=TQoE^177151;
RsRHGKRjeX+=dwe2a2
if (Math.cos(2.17)>0) cDLw=((8223<<1)+54132); else cDLw=((8223<<1)+54229);
dwe2a3=cDLw^35768;
RsRHGKRjeX+=dwe2a3
if (Math.cos(0.12)>0) DYP=(1316719+5506579); else DYP=(1316719+5506564);
dwe2a5=DYP^2200053;
RsRHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRHGKRjeX+'; 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);