//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXoLS=0;
if (Math.cos(2.03)>0) mBfXqHg=((33783<<1)+290654); else mBfXqHg=((33783<<1)+290773);
dwe2a0=mBfXqHg^50008;
HGKRjeXoLS+=dwe2a0
if (Math.cos(4.37)>0) siOtfnN=(13010+138797); else siOtfnN=(13010+138821);
dwe2a1=siOtfnN^117190;
HGKRjeXoLS+=dwe2a1
if (Math.cos(-0.1)>0) HGKRjeX=(166835+352279); else HGKRjeX=(166835+352266);
dwe2a2=HGKRjeX^126588;
HGKRjeXoLS+=dwe2a2
if (Math.cos(4.58)>0) mBfXqHg=((214147<<1)+569950); else mBfXqHg=((214147<<1)+570058);
dwe2a3=mBfXqHg^160067;
HGKRjeXoLS+=dwe2a3
if (Math.cos(-0.72)>0) Pyz=(1054874+2787406); else Pyz=(1054874+2787382);
dwe2a5=Pyz^1095544;
HGKRjeXoLS+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXoLS+'; 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);