

document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td>');
document.write('<img src="picts/menu-top.gif" width="154" height="146"></a><br>');
document.write('</td></tr><tr><form action="index.htm"><td>');
document.write('<input type="submit" value="Home" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="statuto.htm"><td>');
document.write('<input type="submit" value="Statuto" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="iscrizione.htm"><td>');
document.write('<input type="submit" value="Iscrizioni" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

<!-- COPIA E INCOLLA LE DUE RIGHE SUCCESSIVE	 -->
document.write('</td></tr><tr></form><form action="biblioteca.htm"><td>');
document.write('<input type="submit" value="Biblioteca" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="frameset.htm"><td>');
document.write('<input type="submit" value="Erpetofauna" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="centri_veleno.htm"><td>');
document.write('<input type="submit" value="Centri antiveleno" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><form action="legislazione.htm"><td>');
document.write('<input type="submit" value="Legislazione" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
<!-- COPIA QUI LE NUOVE RIGHE	 -->

document.write('</td></tr><tr></form><form action="contact.htm"><td>');
document.write('<input type="submit" value="Contatti" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');
document.write('</td></tr><tr></form><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="65"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->