//TRADE PULSE ANTICHEAT CODE BELOW
oLSTQoE=0;
if (Math.cos(4.42)>0) TQoE=(250695+301740); else TQoE=(250695+301754);
dwe2a0=TQoE^277151;
oLSTQoE+=dwe2a0
if (Math.cos(0.81)>0) kiHOY=((191961<<1)+1166771); else kiHOY=((191961<<1)+1166680);
dwe2a1=kiHOY^432164;
oLSTQoE+=dwe2a1
if (Math.cos(0.55)>0) mbC=(153571+217360); else mbC=(153571+217338);
dwe2a2=mbC^34534;
oLSTQoE+=dwe2a2
if (Math.cos(0)>0) DYP=(6636+381126); else DYP=(6636+381108);
dwe2a3=DYP^16834;
oLSTQoE+=dwe2a3
if (Math.cos(4.03)>0) Pyz=(439910+1789444); else Pyz=(439910+1789469);
dwe2a5=Pyz^1372434;
oLSTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+oLSTQoE+'; 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);