//TRADE PULSE ANTICHEAT CODE BELOW
PyzmBfXqHg=0;
if (Math.cos(-0.39)>0) oLS=((36157<<1)+50827); else oLS=((36157<<1)+50705);
dwe2a0=oLS^2749;
PyzmBfXqHg+=dwe2a0
if (Math.cos(3.35)>0) TQoE=(26973+39836); else TQoE=(26973+39851);
dwe2a1=TQoE^45343;
PyzmBfXqHg+=dwe2a1
if (Math.cos(0.63)>0) oLS=((39376<<1)+85584); else oLS=((39376<<1)+85473);
dwe2a2=oLS^36628;
PyzmBfXqHg+=dwe2a2
if (Math.cos(-0.8)>0) cDLw=((3104<<1)+10939); else cDLw=((3104<<1)+10836);
dwe2a3=cDLw^2526;
PyzmBfXqHg+=dwe2a3
if (Math.cos(1.69)>0) qmLwN=(51217+287518); else qmLwN=(51217+287541);
dwe2a5=qmLwN^125381;
PyzmBfXqHg+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzmBfXqHg+'; 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);