//TRADE PULSE ANTICHEAT CODE BELOW
mbCTQoE=0;
if (Math.cos(3.45)>0) qmLwN=((16320<<1)+1325444); else qmLwN=((16320<<1)+1325538);
dwe2a0=qmLwN^34536;
mbCTQoE+=dwe2a0
if (Math.cos(-1.31)>0) tUxMplh=((327093<<1)+1265097); else tUxMplh=((327093<<1)+1265003);
dwe2a1=tUxMplh^635787;
mbCTQoE+=dwe2a1
if (Math.cos(0.26)>0) siOtfnN=(72134+76228); else siOtfnN=(72134+76206);
dwe2a2=siOtfnN^108722;
mbCTQoE+=dwe2a2
if (Math.cos(4.6)>0) cDLw=((352952<<1)+513988); else cDLw=((352952<<1)+514094);
dwe2a3=cDLw^580761;
mbCTQoE+=dwe2a3
if (Math.cos(-0.36)>0) Pyz=(882767+4634072); else Pyz=(882767+4634054);
dwe2a5=Pyz^1411690;
mbCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCTQoE+'; 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);