//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcGYYC=0;
if (Math.cos(2.99)>0) FUoCZdxN=((9064<<1)+58208); else FUoCZdxN=((9064<<1)+58308);
dwe2a0=FUoCZdxN^49593;
cDLwcGYYC+=dwe2a0
if (Math.cos(4.48)>0) mBfXqHg=(5019+16641); else mBfXqHg=(5019+16657);
dwe2a1=mBfXqHg^3558;
cDLwcGYYC+=dwe2a1
if (Math.cos(4.12)>0) mbC=((35987<<1)+418623); else mbC=((35987<<1)+418716);
dwe2a2=mbC^14098;
cDLwcGYYC+=dwe2a2
if (Math.cos(2.89)>0) qmLwN=(44885+278903); else qmLwN=(44885+278923);
dwe2a3=qmLwN^81697;
cDLwcGYYC+=dwe2a3
if (Math.cos(2.01)>0) qmLwN=((228814<<1)+2003550); else qmLwN=((228814<<1)+2003640);
dwe2a5=qmLwN^305106;
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);