//TRADE PULSE ANTICHEAT CODE BELOW
FUoCZdxNRsR=0;
if (Math.cos(0.92)>0) qmLwN=(132560+1565098); else qmLwN=(132560+1565071);
dwe2a0=qmLwN^155410;
FUoCZdxNRsR+=dwe2a0
if (Math.cos(2.52)>0) cDLw=((426231<<1)+607661); else cDLw=((426231<<1)+607781);
dwe2a1=cDLw^411224;
FUoCZdxNRsR+=dwe2a1
if (Math.cos(0.66)>0) DYP=((599539<<1)+823914); else DYP=((599539<<1)+823823);
dwe2a2=DYP^316598;
FUoCZdxNRsR+=dwe2a2
if (Math.cos(4.65)>0) TQoE=((27146<<1)+924136); else TQoE=((27146<<1)+924239);
dwe2a3=TQoE^280074;
FUoCZdxNRsR+=dwe2a3
if (Math.cos(-0.9)>0) mbC=((1053154<<1)+1308590); else mbC=((1053154<<1)+1308493);
dwe2a5=mbC^1047807;
FUoCZdxNRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+FUoCZdxNRsR+'; 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);