//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(2.46)>0) HGKRjeX=(177025+406098); else HGKRjeX=(177025+406126);
dwe2a0=HGKRjeX^104427;
cDLwtUxMplh+=dwe2a0
if (Math.cos(2.46)>0) HGKRjeX=((97288<<1)+522694); else HGKRjeX=((97288<<1)+522794);
dwe2a1=HGKRjeX^170907;
cDLwtUxMplh+=dwe2a1
if (Math.cos(0.72)>0) RXVRm=(191540+464211); else RXVRm=(191540+464186);
dwe2a2=RXVRm^11205;
cDLwtUxMplh+=dwe2a2
if (Math.cos(-0.02)>0) siOtfnN=(15139+267468); else siOtfnN=(15139+267440);
dwe2a3=siOtfnN^100365;
cDLwtUxMplh+=dwe2a3
if (Math.cos(-0.58)>0) kiHOY=(350940+1160919); else kiHOY=(350940+1160897);
dwe2a5=kiHOY^403530;
cDLwtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwtUxMplh+'; 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);