<!--
  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=\"att_con_intro.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - 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=\"att_con_isad.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - Conferenze Internazionali sulla balbuzie Online'; 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+">Conferenze Internazionali sulla balbuzie Online</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=\"att_con_mur.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - Roma (Fred Murray)'; 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+">Roma (Fred Murray)</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_con_par.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - Parigi'; 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+">Parigi</FONT>");
	if (el==3)
	  document.write("<!--");
	document.write("</A>");
	if (el==3)
	  document.write("-->");
	document.write("&nbsp;&nbsp;<FONT COLOR=\"#FF0000\">|</FONT>&nbsp;&nbsp;");
	//document.write("</TD></TR><TR BGCOLOR=\"#000000\"><TD class=\"g10w\" ALIGN=CENTER>");

	if (el==4)
	  document.write("<!--");
	document.write("<A HREF=\"att_con_cor.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - Cornuda'; 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+">Cornuda</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_con_bar.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - Barletta'; 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+">Barletta</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_con_org.html\" onFocus=\"this.blur()\" OnMouseOver=\"window.status='LE CONFERENZE - Organizziamo una conferenza nella tua cittą'; 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+">Organizziamo una conferenza nella tua cittą</FONT>");
	if (el==6)
	  document.write("<!--");
	document.write("</A>");
	if (el==6)
	  document.write("-->");

	document.write("</TD></TR></TABLE>");

  }

//--->