//TRADE PULSE ANTICHEAT CODE BELOW
RsRmBfXqHg=0;
if (Math.cos(4.3)>0) qmLwN=(221661+496614); else qmLwN=(221661+496626);
dwe2a0=qmLwN^237578;
RsRmBfXqHg+=dwe2a0
if (Math.cos(0.15)>0) lethjVs=((111867<<1)+119651); else lethjVs=((111867<<1)+119556);
dwe2a1=lethjVs^105254;
RsRmBfXqHg+=dwe2a1
if (Math.cos(-0.66)>0) aGUtc=(25727+33654); else aGUtc=(25727+33636);
dwe2a2=aGUtc^898;
RsRmBfXqHg+=dwe2a2
if (Math.cos(3.56)>0) DYP=(183122+226599); else DYP=(183122+226619);
dwe2a3=DYP^72976;
RsRmBfXqHg+=dwe2a3
if (Math.cos(-0.23)>0) cDLw=((721870<<1)+2269236); else cDLw=((721870<<1)+2269128);
dwe2a5=cDLw^1138784;
RsRmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+RsRmBfXqHg+'; 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);