//TRADE PULSE ANTICHEAT CODE BELOW
tUxMplhcDLw=0;
if (Math.cos(4.62)>0) mBfXqHg=((485351<<1)+1121418); else mBfXqHg=((485351<<1)+1121511);
dwe2a0=mBfXqHg^514414;
tUxMplhcDLw+=dwe2a0
if (Math.cos(4.05)>0) aGUtc=((38223<<1)+391216); else aGUtc=((38223<<1)+391315);
dwe2a1=aGUtc^185459;
tUxMplhcDLw+=dwe2a1
if (Math.cos(4.64)>0) mbC=(39140+521463); else mbC=(39140+521480);
dwe2a2=mbC^94913;
tUxMplhcDLw+=dwe2a2
if (Math.cos(2.3)>0) TQoE=((136967<<1)+592426); else TQoE=((136967<<1)+592546);
dwe2a3=TQoE^265592;
tUxMplhcDLw+=dwe2a3
if (Math.cos(3.27)>0) qmLwN=((1186413<<1)+1934939); else qmLwN=((1186413<<1)+1935048);
dwe2a5=qmLwN^1121528;
tUxMplhcDLw+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+tUxMplhcDLw+'; 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);