//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhPyz=0;
if (Math.cos(0.41)>0) mBfXqHg=((183572<<1)+185206); else mBfXqHg=((183572<<1)+185101);
dwe2a0=mBfXqHg^441288;
tUxMplhPyz+=dwe2a0
if (Math.cos(2.45)>0) Pyz=(881246+1019313); else Pyz=(881246+1019330);
dwe2a1=Pyz^521230;
tUxMplhPyz+=dwe2a1
if (Math.cos(1.25)>0) qmLwN=((11078<<1)+387384); else qmLwN=((11078<<1)+387283);
dwe2a2=qmLwN^65410;
tUxMplhPyz+=dwe2a2
if (Math.cos(3.68)>0) LFFVd=(399089+867184); else LFFVd=(399089+867197);
dwe2a3=LFFVd^492519;
tUxMplhPyz+=dwe2a3
if (Math.cos(-0.88)>0) HGKRjeX=(232690+4470088); else HGKRjeX=(232690+4470058);
dwe2a5=HGKRjeX^1022990;
tUxMplhPyz+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhPyz+'; 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);