//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXRXVRm=0;
if (Math.cos(3.89)>0) cGYYC=(160919+162330); else cGYYC=(160919+162356);
dwe2a0=cGYYC^153966;
HGKRjeXRXVRm+=dwe2a0
if (Math.cos(2.14)>0) DYP=((67345<<1)+420769); else DYP=((67345<<1)+420884);
dwe2a1=DYP^280024;
HGKRjeXRXVRm+=dwe2a1
if (Math.cos(0.38)>0) siOtfnN=((228603<<1)+407927); else siOtfnN=((228603<<1)+407836);
dwe2a2=siOtfnN^320164;
HGKRjeXRXVRm+=dwe2a2
if (Math.cos(0.19)>0) oLS=(336287+630915); else oLS=(336287+630892);
dwe2a3=oLS^304506;
HGKRjeXRXVRm+=dwe2a3
if (Math.cos(2)>0) siOtfnN=(1068076+3104260); else siOtfnN=(1068076+3104282);
dwe2a5=siOtfnN^258005;
HGKRjeXRXVRm+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXRXVRm+'; 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);