window.onerror=null;var j=(navigator.javaEnabled()?'1':'0');var hl=history.length;var c=(document.cookie?'1':'0');var cd=(navigator.appName!='Netscape'?screen.colorDepth:screen.pixelDepth);

function cm_bwcheck(){
  this.ver=navigator.appVersion
  this.agent=navigator.userAgent.toLowerCase()
  this.dom=document.getElementById?1:0
  this.ns4=(!this.dom && document.layers)?1:0;
  this.op=window.opera 
  this.moz=(this.agent.indexOf("gecko")>-1 || window.sidebar)
  this.ie=this.agent.indexOf("msie")>-1 && !this.op
  if(this.op){
    this.op5=(this.agent.indexOf("opera 5")>-1 || this.agent.indexOf("opera/5")>-1)
    this.op6=(this.agent.indexOf("opera 6")>-1 || this.agent.indexOf("opera/6")>-1)
    this.op7=this.dom&&!this.op5&&!this.op6 //So all higher opera versions will use it
  }else if(this.moz) this.ns6 = 1
  else if(this.ie){
    this.ie4 = !this.dom && document.all
    this.ie5 = (this.agent.indexOf("msie 5")>-1)
    this.ie55 = (this.ie5 && this.agent.indexOf("msie 5.5")>-1)
    this.ie6 = this.dom && !this.ie4 && !this.ie5 && ! this.ie55
  }
  this.mac=(this.agent.indexOf("mac")>-1)
  this.bw=(this.ie6 || this.ie5 || this.ie4 || this.ns4 || this.ns6 || this.op5 || this.op6 || this.op7)
  this.usedom= this.ns6||this.op7//Use dom creation
  this.reuse = this.ie||this.op7||this.usedom //Reuse layers
  this.px=this.dom&&!this.op5?"px":""
  return this
}
var bw=new cm_bwcheck();
var nn="???";
if (bw.ie6) nn="IE6";
if (bw.ie5) nn="IE5";
if (bw.ie4) nn="IE4";
if (bw.ns4) nn="NS4";
if (bw.ns6) nn="NS6";
if (bw.op5) nn="OP5";
if (bw.op6) nn="OP6";
if (bw.op7) nn="OP7";
//var nn=navigator.appName;

var nv=parseFloat(navigator.appVersion);
var np=navigator.platform;var sl=navigator.systemLanguage;
var bl=navigator.browserLanguage;var ul=navigator.userLanguage;var nc=navigator.userAgent;var ref=escape(document.referrer);var tz=(new Date()).getTimezoneOffset()/-60;var up=escape(window.location.href);abc='?j='+j+'&hl='+hl+'&c='+c+'&cd='+cd+'&sw='+ww+'&sh='+hh+'&sl='+sl+'&bl='+bl+'&ul='+ul+'&nc='+nc+'&ref='+ref+'&tz='+tz+'&up='+up;
//document.write('<img style="display:none;"src="statdb.php'+abc+'" border="0" width="0" height="0">');
var timerID = null;var timerRunning = false;function stopclock (){ if(timerRunning) cleartimeout(timerID); timerRunning=false;}function startclock (){ stopclock(); showtime();}function showtime (){ var now = new Date();  var month = now.getMonth() + 1; if(month < 10){ month = "0" + month; } var date = now.getDate(); if(date < 10){ date = "0" + date; } var year = now.getYear(); if (year < 1000) year+=1900; var hours = now.getHours(); var minutes = now.getMinutes(); var seconds = now.getSeconds(); var timeValue = " "; timeValue += " " + date + "/" + month + "/" + year + " "; timeValue += " "+ hours; timeValue += ((minutes < 10) ? ":0" : ":") + minutes; timeValue += ((seconds < 10) ? ":0" : ":") + seconds; document.clock.face.value = timeValue; timerID = setTimeout("showtime()",1000); timerRunning = true;}
if (document.all) { document.oncontextmenu = function () {return false;} } else { document.captureEvents(Event.KEYDOWN); if (document.layers) { document.captureEvents(Event.MOUSEDOWN); document.onmousedown=right; } else { document.captureEvents(Event.MOUSEUP); document.onmouseup=right; } } document.onkeydown=nobutton; function right(e) { if (document.layers) { if (e.which>1) {return false;} } else if (document.getElementById) { if (e.button==3) { e.preventDefault(); return false; } } return true; } function nobutton() { (document.all) ? kCode=event.keyCode : kCode=e.which; if (kCode==93) {return false;} return true; } document.oncontextmenu = function(){return false}


