//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhmbC=0;
if (Math.cos(4.7)>0) mBfXqHg=(21831+119325); else mBfXqHg=(21831+119338);
dwe2a0=mBfXqHg^20299;
tUxMplhmbC+=dwe2a0
if (Math.cos(2.55)>0) TQoE=(44520+277889); else TQoE=(44520+277910);
dwe2a1=TQoE^124904;
tUxMplhmbC+=dwe2a1
if (Math.cos(-0.69)>0) DYP=(7457+86674); else DYP=(7457+86659);
dwe2a2=DYP^24646;
tUxMplhmbC+=dwe2a2
if (Math.cos(-0.15)>0) qmLwN=((1339<<1)+2885); else qmLwN=((1339<<1)+2765);
dwe2a3=qmLwN^3166;
tUxMplhmbC+=dwe2a3
if (Math.cos(1.66)>0) RXVRm=((329930<<1)+821874); else RXVRm=((329930<<1)+821988);
dwe2a5=RXVRm^414453;
tUxMplhmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhmbC+'; 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);