//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(3.15)>0) RXVRm=(79487+87590); else RXVRm=(79487+87607);
dwe2a0=RXVRm^66557;
PyzTQoE+=dwe2a0
if (Math.cos(3.93)>0) LFFVd=((50308<<1)+72178); else LFFVd=((50308<<1)+72281);
dwe2a1=LFFVd^73523;
PyzTQoE+=dwe2a1
if (Math.cos(0.7)>0) kiHOY=((18514<<1)+61230); else kiHOY=((18514<<1)+61107);
dwe2a2=kiHOY^19158;
PyzTQoE+=dwe2a2
if (Math.cos(-0.77)>0) mbC=(44575+263498); else mbC=(44575+263470);
dwe2a3=mbC^200895;
PyzTQoE+=dwe2a3
if (Math.cos(0.19)>0) tUxMplh=((800391<<1)+3807886); else tUxMplh=((800391<<1)+3807791);
dwe2a5=tUxMplh^1739591;
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);