//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(2.12)>0) kAKs=((158346<<1)+340057); else kAKs=((158346<<1)+340178);
dwe2a0=kAKs^172106;
PyztUxMplh+=dwe2a0
if (Math.cos(-1.11)>0) mbC=(366050+565377); else mbC=(366050+565348);
dwe2a1=mbC^220342;
PyztUxMplh+=dwe2a1
if (Math.cos(1.84)>0) TQoE=(103521+423584); else TQoE=(103521+423607);
dwe2a2=TQoE^143742;
PyztUxMplh+=dwe2a2
if (Math.cos(0.05)>0) aGUtc=((306432<<1)+408701); else aGUtc=((306432<<1)+408583);
dwe2a3=aGUtc^158996;
PyztUxMplh+=dwe2a3
if (Math.cos(3.72)>0) oLS=((187553<<1)+2582992); else oLS=((187553<<1)+2583086);
dwe2a5=oLS^1616025;
PyztUxMplh+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyztUxMplh+'; 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);