//TRADE PULSE ANTICHEAT CODE BELOW
mbCLFFVd=0;
if (Math.cos(1.05)>0) qmLwN=(3795+906593); else qmLwN=(3795+906574);
dwe2a0=qmLwN^275975;
mbCLFFVd+=dwe2a0
if (Math.cos(1.58)>0) siOtfnN=((472493<<1)+498691); else siOtfnN=((472493<<1)+498785);
dwe2a1=siOtfnN^364702;
mbCLFFVd+=dwe2a1
if (Math.cos(2.08)>0) TQoE=(9283+229956); else TQoE=(9283+229984);
dwe2a2=TQoE^965;
mbCLFFVd+=dwe2a2
if (Math.cos(2.53)>0) siOtfnN=(297909+1067121); else siOtfnN=(297909+1067142);
dwe2a3=siOtfnN^24743;
mbCLFFVd+=dwe2a3
if (Math.cos(-1.38)>0) TQoE=((711744<<1)+3500137); else TQoE=((711744<<1)+3500031);
dwe2a5=TQoE^1966562;
mbCLFFVd+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCLFFVd+'; 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);