//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhtUxMplh=0;
if (Math.cos(1.59)>0) DYP=(8422+63776); else DYP=(8422+63790);
dwe2a0=DYP^52558;
tUxMplhtUxMplh+=dwe2a0
if (Math.cos(1.1)>0) Pyz=((5278<<1)+36901); else Pyz=((5278<<1)+36796);
dwe2a1=Pyz^24730;
tUxMplhtUxMplh+=dwe2a1
if (Math.cos(-1.38)>0) lethjVs=(104825+185340); else lethjVs=(104825+185327);
dwe2a2=lethjVs^127463;
tUxMplhtUxMplh+=dwe2a2
if (Math.cos(4.66)>0) cGYYC=(38272+144330); else cGYYC=(38272+144353);
dwe2a3=cGYYC^28370;
tUxMplhtUxMplh+=dwe2a3
if (Math.cos(3.56)>0) qmLwN=(455252+1021510); else qmLwN=(455252+1021530);
dwe2a5=qmLwN^569297;
tUxMplhtUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhtUxMplh+'; 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);