//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhkiHOY=0;
if (Math.cos(1.44)>0) mBfXqHg=(61650+250105); else mBfXqHg=(61650+250089);
dwe2a0=mBfXqHg^95963;
tUxMplhkiHOY+=dwe2a0
if (Math.cos(-0.23)>0) cDLw=((22073<<1)+896815); else cDLw=((22073<<1)+896701);
dwe2a1=cDLw^22635;
tUxMplhkiHOY+=dwe2a1
if (Math.cos(3.26)>0) qmLwN=(26972+1361981); else qmLwN=(26972+1362004);
dwe2a2=qmLwN^796864;
tUxMplhkiHOY+=dwe2a2
if (Math.cos(1.41)>0) TQoE=((45299<<1)+178757); else TQoE=((45299<<1)+178634);
dwe2a3=TQoE^216500;
tUxMplhkiHOY+=dwe2a3
if (Math.cos(-1.19)>0) RXVRm=((261780<<1)+4880936); else RXVRm=((261780<<1)+4880816);
dwe2a5=RXVRm^1813572;
tUxMplhkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhkiHOY+'; 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);