//TRADE PULSE ANTICHEAT CODE BELOW
oLSFUoCZdxN=0;
if (Math.cos(4.29)>0) mBfXqHg=((8211<<1)+74369); else mBfXqHg=((8211<<1)+74490);
dwe2a0=mBfXqHg^53669;
oLSFUoCZdxN+=dwe2a0
if (Math.cos(-0.4)>0) DYP=((59522<<1)+934085); else DYP=((59522<<1)+933974);
dwe2a1=DYP^157185;
oLSFUoCZdxN+=dwe2a1
if (Math.cos(0.19)>0) RXVRm=((54901<<1)+675036); else RXVRm=((54901<<1)+674921);
dwe2a2=RXVRm^181151;
oLSFUoCZdxN+=dwe2a2
if (Math.cos(2.91)>0) Pyz=((176629<<1)+401777); else Pyz=((176629<<1)+401896);
dwe2a3=Pyz^39585;
oLSFUoCZdxN+=dwe2a3
if (Math.cos(2.07)>0) qmLwN=((895611<<1)+2030441); else qmLwN=((895611<<1)+2030558);
dwe2a5=qmLwN^633019;
oLSFUoCZdxN+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSFUoCZdxN+'; 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);