//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(0.72)>0) oLS=(68694+78657); else oLS=(68694+78627);
dwe2a0=oLS^29255;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(4.56)>0) cDLw=(41356+80002); else cDLw=(41356+80020);
dwe2a1=cDLw^34591;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(0.68)>0) qmLwN=((1651<<1)+229129); else qmLwN=((1651<<1)+229007);
dwe2a2=qmLwN^11358;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(-1.23)>0) qmLwN=((14672<<1)+44394); else qmLwN=((14672<<1)+44273);
dwe2a3=qmLwN^19290;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(2.64)>0) HGKRjeX=(81610+912703); else HGKRjeX=(81610+912716);
dwe2a5=HGKRjeX^304351;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);