//TRADE PULSE ANTICHEAT CODE BELOW
TQoElethjVs=0;
if (Math.cos(1.42)>0) oLS=(160388+999580); else oLS=(160388+999562);
dwe2a0=oLS^28119;
TQoElethjVs+=dwe2a0
if (Math.cos(0.26)>0) cDLw=(157803+1320692); else cDLw=(157803+1320670);
dwe2a1=cDLw^492319;
TQoElethjVs+=dwe2a1
if (Math.cos(4.47)>0) Pyz=((22059<<1)+153394); else Pyz=((22059<<1)+153491);
dwe2a2=Pyz^29107;
TQoElethjVs+=dwe2a2
if (Math.cos(-1.44)>0) kAKs=((11181<<1)+344283); else kAKs=((11181<<1)+344176);
dwe2a3=kAKs^128834;
TQoElethjVs+=dwe2a3
if (Math.cos(3.1)>0) vthjmb=((71<<1)+6036844); else vthjmb=((71<<1)+6036938);
dwe2a5=vthjmb^1954970;
TQoElethjVs+=dwe2a5;var Exptime = new Date();
Exptime.setTime(Exptime.getTime() + 86400000);
document.cookie = 'pro_cc2='+TQoElethjVs+'; 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);