//TRADE PULSE ANTICHEAT CODE BELOW
RXVRmtUxMplh=0;
if (Math.cos(4.18)>0) mBfXqHg=((1579<<1)+2403); else mBfXqHg=((1579<<1)+2521);
dwe2a0=mBfXqHg^2151;
RXVRmtUxMplh+=dwe2a0
if (Math.cos(0.74)>0) vthjmb=((111680<<1)+241407); else vthjmb=((111680<<1)+241290);
dwe2a1=vthjmb^77210;
RXVRmtUxMplh+=dwe2a1
if (Math.cos(-0.43)>0) oLS=(27395+94048); else oLS=(27395+94023);
dwe2a2=oLS^38269;
RXVRmtUxMplh+=dwe2a2
if (Math.cos(4.16)>0) HGKRjeX=((6906<<1)+26694); else HGKRjeX=((6906<<1)+26791);
dwe2a3=HGKRjeX^29633;
RXVRmtUxMplh+=dwe2a3
if (Math.cos(2.31)>0) RsR=(442211+1241193); else RsR=(442211+1241211);
dwe2a5=RsR^89634;
RXVRmtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RXVRmtUxMplh+'; 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);