<!--
  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_par_intro.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='I NOSTRI PARTNER - Introduzione'; 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+"\">Introduzione</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_par_men.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='I NOSTRI PARTNER - Mentoring'; 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+">Mentoring</FONT>");
	if (el==1)
	  document.write("<!--");
	document.write("</A>");
	if (el==1)
	  document.write("-->");
	
	document.write("&nbsp;&nbsp;<FONT COLOR=\"#FF0000\">|</FONT>&nbsp;&nbsp;");
	*/
	
	if (el==2)
	  document.write("<!--");
	document.write("<A HREF=\"imp_par_ssw.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='I NOSTRI PARTNER - Servizio Sanitario Web'; 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+">Servizio Sanitario Web</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=\"att_gru_tv.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='I NOSTRI GRUPPI - Treviso'; 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+">Treviso</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=\"att_inc_fa1999.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='GLI INCONTRI - Festa dell&#146Appartenenza 1999'; 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+">Festa dell&#146Appartenenza 1999</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=\"att_inc_awd2000.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='GLI INCONTRI - Awareness Day 2000'; 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+">Awareness Day 2000</FONT>");
	if (el==5)
	  document.write("<!--");
	document.write("</A>");
	if (el==5)
	  document.write("-->");
	document.write("</TD></TR><TR BGCOLOR=\"#000000\"><TD class=\"g10w\" ALIGN=CENTER>");

	if (el==6)
	  document.write("<!--");
	document.write("<A HREF=\"att_inc_awd2001.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='GLI INCONTRI - Awareness Day 2001'; return true;\" OnMouseOut=\"window.status=''; return true;\" onClick=\"exit=false\">");
	if (el==6)
	  document.write("-->");
	if (el==6)
	  mycolor="#00CCFF";
	else
	  mycolor="#FFFFFF";
	document.write("<FONT color="+mycolor+">Awareness Day 2001</FONT>");
	if (el==6)
	  document.write("<!--");
	document.write("</A>");
	if (el==6)
	  document.write("-->");
*/
	document.write("</TD></TR></TABLE>");

  }

//--->