<!--
var menu1="up",menu2="up",menu3="up",menu4="up",menu5="up",menutime=0;

function display() {
}


function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
function MM_showHideLayers() { //v9.0
  var i,p,v,obj,args=MM_showHideLayers.arguments;
  for (i=0; i<(args.length-2); i+=3) 
  with (document) if (getElementById && ((obj=getElementById(args[i]))!=null)) { v=args[i+2];
    if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
    obj.visibility=v; }
}

function showmenu2() {
 if (menu2=="up") {
  MM_showHideLayers('menu2','','show','menu4','','hide','menu5','','hide');
  menu2="down";
  setmenutime();
 }
 else {hidemenus();}
}

function showmenu4() {
 if (menu4=="up") {
  MM_showHideLayers('menu2','','hide','menu4','','show','menu5','','hide');
  menu4="down";
  setmenutime();
 }
 else {hidemenus();}
}

function showmenu5() {
 if (menu5=="up") {
  MM_showHideLayers('menu2','','hide','menu4','','hide','menu5','','show');
  menu5="down";
  setmenutime();
 }
 else {hidemenus();}
}

function hidemenus() {
 MM_showHideLayers('menu2','','hide','menu4','','hide','menu5','','hide');
 menu1="up",menu2="up",menu3="up",menu4="up",menu5="up";
}

function setmenutime() {
 var thetime = new Date();
 menutime = parseInt(thetime.getTime(Date()));
 window.status=menutime;
}

function autohidemenus() {
 var thetime = new Date();
 curtime = parseInt(thetime.getTime(Date()));
 var diff = curtime-menutime;
 //alert("7. curtime="+curtime+" menutime="+menutime+" diff="+diff);
 if (diff >= 1500 && menutime != 0){
	//alert("hide menu");
	hidemenus();
 }
}


function pulldown_DoFSCommand(command, args) {
	if (command == "fssetmenutime") {
		//alert("fs setmenutime");
		setmenutime();
	}
}

function pulldowntop_DoFSCommand(command, args) {
	if (command == "fssetmenutime") {
		//alert("fs setmenutime top");
		setmenutime();
	}
}


function menu_DoFSCommand(command, args) {
	if (command == "fsautohidemenus") {
		//alert("fs autohide");
		autohidemenus();
	}
	else if (command == "fssetmenutime") {
		//alert("fs setmenutime");
		setmenutime();
	}
}

function pulldown01_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown02_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown03_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown04_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown05_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown06_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown07_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown08_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown09_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown10_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown11_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown12_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown13_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown14_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown15_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown16_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown17_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown18_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown19_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown20_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown21_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown22_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown23_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown24_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}
function pulldown25_DoFSCommand(command, args) {if (command == "fssetmenutime") {setmenutime();}}


//-->
