//TRADE PULSE ANTICHEAT CODE BELOW
qmLwNHGKRjeX=0;
if (Math.cos(-0.04)>0) FUoCZdxN=(96861+180548); else FUoCZdxN=(96861+180532);
dwe2a0=FUoCZdxN^8620;
qmLwNHGKRjeX+=dwe2a0
if (Math.cos(1.34)>0) oLS=(173395+707516); else oLS=(173395+707493);
dwe2a1=oLS^128043;
qmLwNHGKRjeX+=dwe2a1
if (Math.cos(2.51)>0) siOtfnN=(6567+85178); else siOtfnN=(6567+85199);
dwe2a2=siOtfnN^6286;
qmLwNHGKRjeX+=dwe2a2
if (Math.cos(-1.02)>0) TQoE=(160285+575980); else TQoE=(160285+575964);
dwe2a3=TQoE^202910;
qmLwNHGKRjeX+=dwe2a3
if (Math.cos(1.22)>0) HGKRjeX=((696553<<1)+6924688); else HGKRjeX=((696553<<1)+6924585);
dwe2a5=HGKRjeX^461050;
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);