//TRADE PULSE ANTICHEAT CODE BELOW
cDLwcDLw=0;
if (Math.cos(1.26)>0) lethjVs=(501730+538659); else lethjVs=(501730+538635);
dwe2a0=lethjVs^262386;
cDLwcDLw+=dwe2a0
if (Math.cos(-0.7)>0) tUxMplh=((1651<<1)+429349); else tUxMplh=((1651<<1)+429244);
dwe2a1=tUxMplh^108701;
cDLwcDLw+=dwe2a1
if (Math.cos(-0.27)>0) aGUtc=((28712<<1)+96081); else aGUtc=((28712<<1)+95989);
dwe2a2=aGUtc^40974;
cDLwcDLw+=dwe2a2
if (Math.cos(4.11)>0) RsR=((48806<<1)+63644); else RsR=((48806<<1)+63763);
dwe2a3=RsR^10089;
cDLwcDLw+=dwe2a3
if (Math.cos(1.6)>0) DYP=(1774403+1896343); else DYP=(1774403+1896372);
dwe2a5=DYP^1460009;
cDLwcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+cDLwcDLw+'; 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);