//TRADE PULSE ANTICHEAT CODE BELOW
PyzcGYYC=0;
if (Math.cos(-0.18)>0) HGKRjeX=(118543+502835); else HGKRjeX=(118543+502814);
dwe2a0=HGKRjeX^36535;
PyzcGYYC+=dwe2a0
if (Math.cos(-0.97)>0) DYP=(70557+99024); else DYP=(70557+99011);
dwe2a1=DYP^4950;
PyzcGYYC+=dwe2a1
if (Math.cos(4.23)>0) tUxMplh=(119669+486757); else tUxMplh=(119669+486777);
dwe2a2=tUxMplh^77936;
PyzcGYYC+=dwe2a2
if (Math.cos(1.06)>0) Pyz=(172755+526426); else Pyz=(172755+526399);
dwe2a3=Pyz^46102;
PyzcGYYC+=dwe2a3
if (Math.cos(2.3)>0) DYP=((191724<<1)+1283983); else DYP=((191724<<1)+1284102);
dwe2a5=DYP^59989;
PyzcGYYC+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzcGYYC+'; 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);