//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNkiHOY=0;
if (Math.cos(2.04)>0) HGKRjeX=((170667<<1)+902908); else HGKRjeX=((170667<<1)+903026);
dwe2a0=HGKRjeX^37848;
qmLwNkiHOY+=dwe2a0
if (Math.cos(4.69)>0) TQoE=((11509<<1)+447630); else TQoE=((11509<<1)+447742);
dwe2a1=TQoE^47319;
qmLwNkiHOY+=dwe2a1
if (Math.cos(2.04)>0) RXVRm=(103858+1149840); else RXVRm=(103858+1149860);
dwe2a2=RXVRm^109677;
qmLwNkiHOY+=dwe2a2
if (Math.cos(2.05)>0) Pyz=((6433<<1)+161667); else Pyz=((6433<<1)+161771);
dwe2a3=Pyz^22346;
qmLwNkiHOY+=dwe2a3
if (Math.cos(3.49)>0) mbC=((183394<<1)+2310695); else mbC=((183394<<1)+2310793);
dwe2a5=mbC^1576207;
qmLwNkiHOY+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNkiHOY+'; 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);