//TRADE PULSE ANTICHEAT CODE BELOW
cDLwtUxMplh=0;
if (Math.cos(-0.49)>0) FUoCZdxN=(53689+221185); else FUoCZdxN=(53689+221160);
dwe2a0=FUoCZdxN^161687;
cDLwtUxMplh+=dwe2a0
if (Math.cos(1.1)>0) DYP=(19176+141138); else DYP=(19176+141114);
dwe2a1=DYP^62203;
cDLwtUxMplh+=dwe2a1
if (Math.cos(2.04)>0) qmLwN=((154637<<1)+299520); else qmLwN=((154637<<1)+299624);
dwe2a2=qmLwN^284044;
cDLwtUxMplh+=dwe2a2
if (Math.cos(-0.16)>0) cDLw=((77432<<1)+304085); else cDLw=((77432<<1)+303991);
dwe2a3=cDLw^182322;
cDLwtUxMplh+=dwe2a3
if (Math.cos(1.53)>0) mBfXqHg=(229868+1992627); else mBfXqHg=(229868+1992611);
dwe2a5=mBfXqHg^616630;
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);