//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(0.49)>0) FUoCZdxN=(40557+42264); else FUoCZdxN=(40557+42242);
dwe2a0=FUoCZdxN^30007;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(0.4)>0) HGKRjeX=((54734<<1)+75203); else HGKRjeX=((54734<<1)+75101);
dwe2a1=HGKRjeX^29134;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(3.54)>0) aGUtc=(41374+157563); else aGUtc=(41374+157590);
dwe2a2=aGUtc^15313;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(3.59)>0) mbC=((48285<<1)+51695); else mbC=((48285<<1)+51800);
dwe2a3=mbC^104791;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(-0.48)>0) vthjmb=((70230<<1)+981617); else vthjmb=((70230<<1)+981525);
dwe2a5=vthjmb^885745;
qmLwNHGKRjeX+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+qmLwNHGKRjeX+'; 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);