//TRADE PULSE ANTICHEAT CODE BELOW
PyzRsR=0;
if (Math.cos(0.24)>0) qmLwN=((48227<<1)+48462); else qmLwN=((48227<<1)+48356);
dwe2a0=qmLwN^7382;
PyzRsR+=dwe2a0
if (Math.cos(3.43)>0) tUxMplh=(46629+111875); else tUxMplh=(46629+111901);
dwe2a1=tUxMplh^27855;
PyzRsR+=dwe2a1
if (Math.cos(-0.04)>0) aGUtc=((26143<<1)+62101); else aGUtc=((26143<<1)+61986);
dwe2a2=aGUtc^7645;
PyzRsR+=dwe2a2
if (Math.cos(1.51)>0) siOtfnN=((25637<<1)+85630); else siOtfnN=((25637<<1)+85538);
dwe2a3=siOtfnN^27169;
PyzRsR+=dwe2a3
if (Math.cos(3.95)>0) HGKRjeX=(36247+226395); else HGKRjeX=(36247+226418);
dwe2a5=HGKRjeX^226175;
PyzRsR+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzRsR+'; 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);