//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhRXVRm=0;
if (Math.cos(0.53)>0) RsR=(653720+1161847); else RsR=(653720+1161831);
dwe2a0=RsR^70598;
tUxMplhRXVRm+=dwe2a0
if (Math.cos(3.75)>0) mbC=(316132+1013279); else mbC=(316132+1013296);
dwe2a1=mbC^357606;
tUxMplhRXVRm+=dwe2a1
if (Math.cos(3.37)>0) DYP=(466750+1324378); else DYP=(466750+1324406);
dwe2a2=DYP^556970;
tUxMplhRXVRm+=dwe2a2
if (Math.cos(0.36)>0) kAKs=((229370<<1)+311339); else kAKs=((229370<<1)+311238);
dwe2a3=kAKs^124637;
tUxMplhRXVRm+=dwe2a3
if (Math.cos(-1.03)>0) Pyz=((620301<<1)+1759775); else Pyz=((620301<<1)+1759658);
dwe2a5=Pyz^1090183;
tUxMplhRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhRXVRm+'; 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);