//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(1.64)>0) aGUtc=((152330<<1)+215306); else aGUtc=((152330<<1)+215412);
dwe2a0=aGUtc^157605;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(2.45)>0) mBfXqHg=((112918<<1)+479957); else mBfXqHg=((112918<<1)+480051);
dwe2a1=mBfXqHg^363567;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(-0.7)>0) LFFVd=(46252+549089); else LFFVd=(46252+549067);
dwe2a2=LFFVd^162283;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(2.04)>0) lethjVs=((73198<<1)+168307); else lethjVs=((73198<<1)+168416);
dwe2a3=lethjVs^184252;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(2.06)>0) HGKRjeX=(1805223+1910627); else HGKRjeX=(1805223+1910641);
dwe2a5=HGKRjeX^746883;
qmLwNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNHGKRjeX+'; 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);