//TRADE PULSE ANTICHEAT CODE BELOW
cDLwmBfXqHg=0;
if (Math.cos(3.5)>0) LFFVd=(34949+147940); else LFFVd=(34949+147959);
dwe2a0=LFFVd^24372;
cDLwmBfXqHg+=dwe2a0
if (Math.cos(-0.19)>0) kAKs=((15158<<1)+269519); else kAKs=((15158<<1)+269396);
dwe2a1=kAKs^150980;
cDLwmBfXqHg+=dwe2a1
if (Math.cos(4.55)>0) RsR=((222440<<1)+265913); else RsR=((222440<<1)+266032);
dwe2a2=RsR^389424;
cDLwmBfXqHg+=dwe2a2
if (Math.cos(4.16)>0) aGUtc=((32105<<1)+556715); else aGUtc=((32105<<1)+556809);
dwe2a3=aGUtc^345135;
cDLwmBfXqHg+=dwe2a3
if (Math.cos(4.66)>0) qmLwN=((1030754<<1)+2812840); else qmLwN=((1030754<<1)+2812943);
dwe2a5=qmLwN^306324;
cDLwmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwmBfXqHg+'; 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);