//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNcGYYC=0;
if (Math.cos(-0.03)>0) qmLwN=((44481<<1)+263990); else qmLwN=((44481<<1)+263873);
dwe2a0=qmLwN^21721;
siOtfnNcGYYC+=dwe2a0
if (Math.cos(3.09)>0) RsR=(15898+35309); else RsR=(15898+35325);
dwe2a1=RsR^8288;
siOtfnNcGYYC+=dwe2a1
if (Math.cos(0.14)>0) cGYYC=(1813+10913); else cGYYC=(1813+10883);
dwe2a2=cGYYC^58;
siOtfnNcGYYC+=dwe2a2
if (Math.cos(-1.35)>0) mBfXqHg=(28397+107108); else mBfXqHg=(28397+107091);
dwe2a3=mBfXqHg^53501;
siOtfnNcGYYC+=dwe2a3
if (Math.cos(3.79)>0) tUxMplh=(424095+934452); else tUxMplh=(424095+934464);
dwe2a5=tUxMplh^393059;
siOtfnNcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNcGYYC+'; 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);