<!--
for (i=0; i < Ghe.length; i++){
	if (Ghe[i] == w && LKg[i] == "link"+w+".htm"){
	document.write("<img src='images/space.gif' width='13' height='1'><a href='"+LKg[i]+"' onMouseOver="+muda_on+";openaLL('"+LOv[i]+"'); onMouseOut="+muda_on+";timerID=setTimeout('closeaLL()',2000);><img src='"+DirP+w+"t.gif' width='"+TmH[i]+"' height='16' border='0'></a>");
	} else if (Ghe[i] != w) {
	document.write("<img src='images/space.gif' width='13' height='1'><a href='"+LKg[i]+"' onMouseOver=img_on('menu"+Ghe[i]+"');openaLL('"+LOv[i]+"'); onMouseOut=img_off('menu"+Ghe[i]+"');timerID=setTimeout('closeaLL()',2000);><img src='"+DirP+Ghe[i]+"t.gif' width='"+TmH[i]+"' height='16' border='0'></a>");
	}
  }
// -->
