//TRADE PULSE ANTICHEAT CODE BELOW
mbCcDLw=0;
if (Math.cos(-0.88)>0) siOtfnN=((45205<<1)+380335); else siOtfnN=((45205<<1)+380220);
dwe2a0=siOtfnN^43127;
mbCcDLw+=dwe2a0
if (Math.cos(-1.55)>0) oLS=((20121<<1)+124198); else oLS=((20121<<1)+124104);
dwe2a1=oLS^61693;
mbCcDLw+=dwe2a1
if (Math.cos(-1.36)>0) HGKRjeX=(72398+357386); else HGKRjeX=(72398+357362);
dwe2a2=HGKRjeX^33336;
mbCcDLw+=dwe2a2
if (Math.cos(-0.69)>0) Pyz=(175798+354157); else Pyz=(175798+354134);
dwe2a3=Pyz^174865;
mbCcDLw+=dwe2a3
if (Math.cos(1.41)>0) vthjmb=((606713<<1)+2154157); else vthjmb=((606713<<1)+2154054);
dwe2a5=vthjmb^412269;
mbCcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCcDLw+'; 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);