//TRADE PULSE ANTICHEAT CODE BELOW
TQoEaGUtc=0;
if (Math.cos(1.44)>0) mBfXqHg=((11382<<1)+416853); else mBfXqHg=((11382<<1)+416737);
dwe2a0=mBfXqHg^108709;
TQoEaGUtc+=dwe2a0
if (Math.cos(-0.31)>0) RXVRm=((81353<<1)+1794415); else RXVRm=((81353<<1)+1794293);
dwe2a1=RXVRm^564881;
TQoEaGUtc+=dwe2a1
if (Math.cos(0.7)>0) siOtfnN=(702388+1282833); else siOtfnN=(702388+1282813);
dwe2a2=siOtfnN^410435;
TQoEaGUtc+=dwe2a2
if (Math.cos(1.11)>0) RsR=((66513<<1)+608110); else RsR=((66513<<1)+607999);
dwe2a3=RsR^221012;
TQoEaGUtc+=dwe2a3
if (Math.cos(4.22)>0) mbC=((874847<<1)+2715355); else mbC=((874847<<1)+2715452);
dwe2a5=mbC^729884;
TQoEaGUtc+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoEaGUtc+'; 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);