//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNmBfXqHg=0;
if (Math.cos(3.32)>0) TQoE=((33560<<1)+109548); else TQoE=((33560<<1)+109669);
dwe2a0=TQoE^78871;
siOtfnNmBfXqHg+=dwe2a0
if (Math.cos(-1.05)>0) HGKRjeX=((5796<<1)+288145); else HGKRjeX=((5796<<1)+288024);
dwe2a1=HGKRjeX^140413;
siOtfnNmBfXqHg+=dwe2a1
if (Math.cos(0.79)>0) FUoCZdxN=(229848+307895); else FUoCZdxN=(229848+307873);
dwe2a2=FUoCZdxN^303305;
siOtfnNmBfXqHg+=dwe2a2
if (Math.cos(2.4)>0) Pyz=(9336+696270); else Pyz=(9336+696284);
dwe2a3=Pyz^166399;
siOtfnNmBfXqHg+=dwe2a3
if (Math.cos(3.66)>0) tUxMplh=(878786+1699189); else tUxMplh=(878786+1699219);
dwe2a5=tUxMplh^416301;
siOtfnNmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNmBfXqHg+'; 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);