// JavaScript Document

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

var now = new Date();
var year = now.getFullYear();
var StatMsg = "© " + year + " by Schiavo.ch!",
AlrtMsg     = "© " + year + " by Schiavo.ch!",
LoadMsgTime=5,br=navigator.appName,co=0;
setTimeout('status=StatMsg;',100);defaultStatus=StatMsg;function Hold(){
defaultStatus=StatMsg;window.status=StatMsg;setTimeout('Hold()',2000);} Hold();
function HideClicks(){if(co<=LoadMsgTime*50){window.status=StatMsg;co+=1;
setTimeout("HideClicks();",20);}}function IsClick(e){if((br.indexOf('Netscape')!=-1
&&(e.which!=1))||(br.indexOf('Microsoft')!=-1&&(event.button!=1))){alert(AlrtMsg);
return false;}else {HideClicks();return true;}}function IsOver(e){status=StatMsg;return true;}
if(document.layers)window.captureEvents(Event.MOUSEDOWN|Event.MOUSEOVER);document.onmousedown
=IsClick;window.onmousedown=IsClick;document.onmouseover=IsOver;window.onmouseover=IsOver;
// -->
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}

