//TRADE PULSE ANTICHEAT CODE BELOW
mbCcGYYC=0;
if (Math.cos(0.04)>0) siOtfnN=((52648<<1)+525051); else siOtfnN=((52648<<1)+524937);
dwe2a0=siOtfnN^215883;
mbCcGYYC+=dwe2a0
if (Math.cos(2.3)>0) qmLwN=((224094<<1)+524241); else qmLwN=((224094<<1)+524357);
dwe2a1=qmLwN^244871;
mbCcGYYC+=dwe2a1
if (Math.cos(0.25)>0) oLS=((7016<<1)+641027); else oLS=((7016<<1)+640936);
dwe2a2=oLS^189178;
mbCcGYYC+=dwe2a2
if (Math.cos(2)>0) cGYYC=((23366<<1)+53900); else cGYYC=((23366<<1)+53991);
dwe2a3=cGYYC^16822;
mbCcGYYC+=dwe2a3
if (Math.cos(-1.1)>0) DYP=(1311334+1437390); else DYP=(1311334+1437370);
dwe2a5=DYP^1038938;
mbCcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCcGYYC+'; 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);