//TRADE PULSE ANTICHEAT CODE BELOW
siOtfnNTQoE=0;
if (Math.cos(-1.01)>0) lethjVs=((50642<<1)+391589); else lethjVs=((50642<<1)+391478);
dwe2a0=lethjVs^114405;
siOtfnNTQoE+=dwe2a0
if (Math.cos(-0.69)>0) qmLwN=((169431<<1)+592355); else qmLwN=((169431<<1)+592264);
dwe2a1=qmLwN^220001;
siOtfnNTQoE+=dwe2a1
if (Math.cos(1.39)>0) mbC=(142430+431888); else mbC=(142430+431868);
dwe2a2=mbC^80135;
siOtfnNTQoE+=dwe2a2
if (Math.cos(0.82)>0) mBfXqHg=((107153<<1)+279170); else mBfXqHg=((107153<<1)+279049);
dwe2a3=mBfXqHg^27471;
siOtfnNTQoE+=dwe2a3
if (Math.cos(3.8)>0) TQoE=((944975<<1)+1588990); else TQoE=((944975<<1)+1589104);
dwe2a5=TQoE^593488;
siOtfnNTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+siOtfnNTQoE+'; 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);