//TRADE PULSE ANTICHEAT CODE BELOW
PyzTQoE=0;
if (Math.cos(-1.18)>0) LFFVd=((279754<<1)+557595); else LFFVd=((279754<<1)+557477);
dwe2a0=LFFVd^129060;
PyzTQoE+=dwe2a0
if (Math.cos(4.32)>0) RsR=(420766+433379); else RsR=(420766+433394);
dwe2a1=RsR^94000;
PyzTQoE+=dwe2a1
if (Math.cos(1.62)>0) qmLwN=((260913<<1)+444693); else qmLwN=((260913<<1)+444785);
dwe2a2=qmLwN^224669;
PyzTQoE+=dwe2a2
if (Math.cos(-0.23)>0) TQoE=((27772<<1)+699891); else TQoE=((27772<<1)+699791);
dwe2a3=TQoE^365350;
PyzTQoE+=dwe2a3
if (Math.cos(3.45)>0) cGYYC=((77262<<1)+2795872); else cGYYC=((77262<<1)+2795990);
dwe2a5=cGYYC^898552;
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);