<!--
  function menuSez(el) {
	document.write("<TABLE WIDTH=\"100%\" BORDER=0 ALIGN=\"CENTER\" CELLPADDING=0 CELLSPACING=0>\n");
	document.write("<TR BGCOLOR=\"#FFFFFF\"><TD>&nbsp;</TD></TR>\n");
	document.write("<TR BGCOLOR=\"#000000\">");
	document.write("<TD class=\"g10w\" ALIGN=CENTER>");
	if (el==0)
	  document.write("<!--");
	document.write("<A HREF=\"imp_pub_man.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE PUBBLICAZIONI - MANUALE SULLA PREVENZIONE'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==0)
	  document.write("-->");
	if (el==0)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color=\""+mycolor+"\">Manuale sulla prevenzione</FONT>");
	if (el==0)
	  document.write("<!--");
	document.write("</A>");
	if (el==0)
	  document.write("-->");
	document.write("&nbsp;&nbsp;<FONT COLOR=\"#FF0000\">|</FONT>&nbsp;&nbsp;");
	
	if (el==1)
	  document.write("<!--");
	document.write("<A HREF=\"imp_pub_mur.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE PUBBLICAZIONI - &#145;La balbuzie&#146; di Frederick Murray'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==1)
	  document.write("-->");
	if (el==1)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color="+mycolor+">&#145;La balbuzie&#146; di F. Murray</FONT>");
	if (el==1)
	  document.write("<!--");
	document.write("</A>");
	if (el==1)
	  document.write("-->");

	document.write("</TD></TR><TR BGCOLOR=\"#000000\"><TD class=\"g10w\" ALIGN=CENTER>");

	if (el==2)
	  document.write("<!--");
	document.write("<A HREF=\"imp_pub_edg.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE PUBBLICAZIONI - &#145;Qualche volta io balbetto&#146; di E. de Geus'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==2)
	  document.write("-->");
	if (el==2)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color=\""+mycolor+"\">&#145;Qualche volta io balbetto&#146; di E. de Geus</FONT>");
	if (el==2)
	  document.write("<!--");
	document.write("</A>");
	if (el==2)
	  document.write("-->");
	document.write("&nbsp;&nbsp;<FONT COLOR=\"#FF0000\">|</FONT>&nbsp;&nbsp;");
	
	if (el==3)
	  document.write("<!--");
	document.write("<A HREF=\"imp_pub_ono.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE PUBBLICAZIONI - Angelo D&#146;Onofrio'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==3)
	  document.write("-->");
	if (el==3)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color="+mycolor+">Angelo D&#146;Onofrio</FONT>");
	if (el==3)
	  document.write("<!--");
	document.write("</A>");
	if (el==3)
	  document.write("-->");

	document.write("</TD></TR><TR BGCOLOR=\"#000000\"><TD class=\"g10w\" ALIGN=CENTER>");

	if (el==4)
	  document.write("<!--");
	document.write("<A HREF=\"imp_pub_alt.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE PUBBLICAZIONI - Altre pubblicazioni'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==4)
	  document.write("-->");
	if (el==4)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color="+mycolor+">Altre pubblicazioni</FONT>");
	if (el==4)
	  document.write("<!--");
	document.write("</A>");
	if (el==4)
	  document.write("-->");

	document.write("&nbsp;&nbsp;<FONT COLOR=\"#FF0000\">|</FONT>&nbsp;&nbsp;");

	if (el==5)
	  document.write("<!--");
	document.write("<A HREF=\"imp_pub_modulo.php\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE PUBBLICAZIONI - Modulo d&#146;ordine'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==5)
	  document.write("-->");
	if (el==5)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color="+mycolor+">Modulo d&#146;ordine</FONT>");
	if (el==5)
	  document.write("<!--");
	document.write("</A>");
	if (el==5)
	  document.write("-->");

	document.write("</TD></TR></TABLE>");

  }

//--->