//TRADE PULSE ANTICHEAT CODE BELOW
mbCTQoE=0;
if (Math.cos(1.69)>0) qmLwN=(794022+1002052); else qmLwN=(794022+1002072);
dwe2a0=qmLwN^584982;
mbCTQoE+=dwe2a0
if (Math.cos(0.9)>0) TQoE=(293268+736649); else TQoE=(293268+736619);
dwe2a1=TQoE^179571;
mbCTQoE+=dwe2a1
if (Math.cos(-0.9)>0) qmLwN=(1447+22725); else qmLwN=(1447+22704);
dwe2a2=qmLwN^13589;
mbCTQoE+=dwe2a2
if (Math.cos(2.22)>0) kAKs=((421231<<1)+451021); else kAKs=((421231<<1)+451120);
dwe2a3=kAKs^142659;
mbCTQoE+=dwe2a3
if (Math.cos(0.91)>0) FUoCZdxN=((1216563<<1)+1754540); else FUoCZdxN=((1216563<<1)+1754432);
dwe2a5=FUoCZdxN^427669;
mbCTQoE+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+mbCTQoE+'; 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);