//TRADE PULSE ANTICHEAT CODE BELOW
mbCmbC=0;
if (Math.cos(0.13)>0) DYP=(35619+41729); else DYP=(35619+41706);
dwe2a0=DYP^18510;
mbCmbC+=dwe2a0
if (Math.cos(3.65)>0) tUxMplh=((245290<<1)+425304); else tUxMplh=((245290<<1)+425405);
dwe2a1=tUxMplh^285552;
mbCmbC+=dwe2a1
if (Math.cos(-1.18)>0) qmLwN=((147944<<1)+177492); else qmLwN=((147944<<1)+177373);
dwe2a2=qmLwN^78657;
mbCmbC+=dwe2a2
if (Math.cos(4.7)>0) cDLw=(32023+248119); else cDLw=(32023+248132);
dwe2a3=cDLw^224890;
mbCmbC+=dwe2a3
if (Math.cos(2.88)>0) cGYYC=((345183<<1)+488280); else cGYYC=((345183<<1)+488389);
dwe2a5=cGYYC^579289;
mbCmbC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCmbC+'; 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);