
document.write("<div id=menu>");          
document.write("<table cellspacing='2' cellpadding='0' border='0'>");
document.write("<tr>");
document.write("<td height=1></td>");
document.write("</tr>")
document.write("<tr>");
document.write("<td height=22 class=Gruppolink>La nostra Sezione</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=22><a href=chi_siamo.htm>Chi siamo</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=22><a href=dove_siamo.htm>Dove siamo</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=22><a href=notiziario_2010_06.htm>Il notiziario</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=22><a href=organico.htm>L'organico della sezione</a></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td height=8></td>");
document.write("</tr>")
document.write("<tr>");
document.write("<td height=22 class=Gruppolink>Le attivitą</td>");
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=programma_gite.htm>Programma gite 2012</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=allegati/prox_gita.pdf target=_blank>La prossima gita</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=torrentismo.htm>Torrentismo</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=reportage.htm>Galleria fotografica</a></td>")
document.write("</tr>")
document.write("<tr>");
document.write("<td height=8></td>");
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22 class=Gruppolink>Informazioni utili</td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=socc_alpino.htm>Soccorso alpino</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=http://www.meteomont.net/Metomont/default.asp target=_blank>Informazioni Meteomont</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=assicurazione.htm>Assicurazione CAI</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22><a href=altri_link.htm>Link utili</a></td>")
document.write("</tr>")
document.write("<tr>")
document.write("<td height=22>&nbsp;</td>")
document.write("</tr>")
document.write("</table>")
document.write("</div>")


