//TRADE PULSE ANTICHEAT CODE BELOW
kAKstUxMplh=0;
if (Math.cos(3.11)>0) qmLwN=(5863+336716); else qmLwN=(5863+336736);
dwe2a0=qmLwN^150363;
kAKstUxMplh+=dwe2a0
if (Math.cos(3.07)>0) tUxMplh=(222521+347261); else tUxMplh=(222521+347281);
dwe2a1=tUxMplh^15842;
kAKstUxMplh+=dwe2a1
if (Math.cos(0.14)>0) RsR=((205360<<1)+212349); else RsR=((205360<<1)+212256);
dwe2a2=RsR^369925;
kAKstUxMplh+=dwe2a2
if (Math.cos(3.02)>0) siOtfnN=((115382<<1)+272428); else siOtfnN=((115382<<1)+272541);
dwe2a3=siOtfnN^142108;
kAKstUxMplh+=dwe2a3
if (Math.cos(-0.19)>0) Pyz=(51021+3452757); else Pyz=(51021+3452744);
dwe2a5=Pyz^288756;
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);