//TRADE PULSE ANTICHEAT CODE BELOW
kAKstUxMplh=0;
if (Math.cos(0.86)>0) Pyz=(46280+110951); else Pyz=(46280+110927);
dwe2a0=Pyz^77735;
kAKstUxMplh+=dwe2a0
if (Math.cos(-0.22)>0) cDLw=((141635<<1)+341100); else cDLw=((141635<<1)+340996);
dwe2a1=cDLw^14701;
kAKstUxMplh+=dwe2a1
if (Math.cos(4.48)>0) RXVRm=(72985+345018); else RXVRm=(72985+345048);
dwe2a2=RXVRm^138081;
kAKstUxMplh+=dwe2a2
if (Math.cos(0.53)>0) kAKs=(20059+711899); else kAKs=(20059+711874);
dwe2a3=kAKs^173667;
kAKstUxMplh+=dwe2a3
if (Math.cos(3.44)>0) qmLwN=(63557+1218958); else qmLwN=(63557+1218973);
dwe2a5=qmLwN^554674;
kAKstUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+kAKstUxMplh+'; 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);