//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(3.94)>0) tUxMplh=((64754<<1)+271572); else tUxMplh=((64754<<1)+271692);
dwe2a0=tUxMplh^58312;
cDLwcGYYC+=dwe2a0
if (Math.cos(2.54)>0) kAKs=(70884+1499901); else kAKs=(70884+1499921);
dwe2a1=kAKs^486488;
cDLwcGYYC+=dwe2a1
if (Math.cos(1.82)>0) siOtfnN=(183079+352470); else siOtfnN=(183079+352488);
dwe2a2=siOtfnN^23540;
cDLwcGYYC+=dwe2a2
if (Math.cos(3.57)>0) cDLw=((373953<<1)+515663); else cDLw=((373953<<1)+515763);
dwe2a3=cDLw^35944;
cDLwcGYYC+=dwe2a3
if (Math.cos(3.46)>0) RXVRm=(773149+2752594); else RXVRm=(773149+2752622);
dwe2a5=RXVRm^592619;
cDLwcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcGYYC+'; 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);