//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(4.26)>0) cDLw=((1609<<1)+6338); else cDLw=((1609<<1)+6449);
dwe2a0=cDLw^5542;
PyzTQoE+=dwe2a0
if (Math.cos(-0.93)>0) qmLwN=(2176+3435); else qmLwN=(2176+3418);
dwe2a1=qmLwN^1676;
PyzTQoE+=dwe2a1
if (Math.cos(4.3)>0) kiHOY=((15008<<1)+23173); else kiHOY=((15008<<1)+23292);
dwe2a2=kiHOY^1958;
PyzTQoE+=dwe2a2
if (Math.cos(4.57)>0) lethjVs=((392<<1)+558); else lethjVs=((392<<1)+676);
dwe2a3=lethjVs^259;
PyzTQoE+=dwe2a3
if (Math.cos(2.92)>0) Pyz=((58353<<1)+135345); else Pyz=((58353<<1)+135443);
dwe2a5=Pyz^42735;
PyzTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+PyzTQoE+'; 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);