//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhTQoE=0;
if (Math.cos(2.08)>0) oLS=(59280+259296); else oLS=(59280+259318);
dwe2a0=oLS^97780;
tUxMplhTQoE+=dwe2a0
if (Math.cos(0.81)>0) cDLw=(131526+377935); else cDLw=(131526+377920);
dwe2a1=cDLw^131292;
tUxMplhTQoE+=dwe2a1
if (Math.cos(3.49)>0) HGKRjeX=(81107+262680); else HGKRjeX=(81107+262707);
dwe2a2=HGKRjeX^89483;
tUxMplhTQoE+=dwe2a2
if (Math.cos(0.09)>0) kiHOY=((424<<1)+474311); else kiHOY=((424<<1)+474199);
dwe2a3=kiHOY^173535;
tUxMplhTQoE+=dwe2a3
if (Math.cos(0.2)>0) aGUtc=(302986+743391); else aGUtc=(302986+743374);
dwe2a5=aGUtc^256354;
tUxMplhTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhTQoE+'; 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);