//TRADE PULSE ANTICHEAT CODE BELOW
HGKRjeXDYP=0;
if (Math.cos(3.41)>0) aGUtc=(5079+19767); else aGUtc=(5079+19789);
dwe2a0=aGUtc^7722;
HGKRjeXDYP+=dwe2a0
if (Math.cos(1.17)>0) tUxMplh=((1892<<1)+13222); else tUxMplh=((1892<<1)+13114);
dwe2a1=tUxMplh^1545;
HGKRjeXDYP+=dwe2a1
if (Math.cos(1.28)>0) mBfXqHg=(25503+31903); else mBfXqHg=(25503+31890);
dwe2a2=mBfXqHg^10964;
HGKRjeXDYP+=dwe2a2
if (Math.cos(2.77)>0) TQoE=((178<<1)+2215); else TQoE=((178<<1)+2311);
dwe2a3=TQoE^759;
HGKRjeXDYP+=dwe2a3
if (Math.cos(2.49)>0) vthjmb=((903<<1)+228105); else vthjmb=((903<<1)+228197);
dwe2a5=vthjmb^47327;
HGKRjeXDYP+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+HGKRjeXDYP+'; 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);