//TRADE PULSE ANTICHEAT CODE BELOW
PyztUxMplh=0;
if (Math.cos(2.45)>0) RsR=(180055+393628); else RsR=(180055+393657);
dwe2a0=RsR^200862;
PyztUxMplh+=dwe2a0
if (Math.cos(2.26)>0) mbC=((37891<<1)+329483); else mbC=((37891<<1)+329589);
dwe2a1=mbC^94608;
PyztUxMplh+=dwe2a1
if (Math.cos(-0.23)>0) HGKRjeX=((28458<<1)+1962182); else HGKRjeX=((28458<<1)+1962080);
dwe2a2=HGKRjeX^659225;
PyztUxMplh+=dwe2a2
if (Math.cos(2.89)>0) oLS=((73845<<1)+123757); else oLS=((73845<<1)+123862);
dwe2a3=oLS^57147;
PyztUxMplh+=dwe2a3
if (Math.cos(1.5)>0) cDLw=(1166351+7127317); else cDLw=(1166351+7127297);
dwe2a5=cDLw^2235937;
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);