document.write('<div id="LayerMenu" style="position:absolute; left:10px; top:115px; width:100%; height:19px; z-index:1; visibility: visible"> ');
document.write('  <table width="100%" border="0" cellspacing="1" class="sbarra" cellpadding="1" height="30">');
document.write('    <tr><a href="http://web.tiscalinet.it/clubinfo"><td  width="50" bordercolor="#000000" class="menu"');
document.write('	  onMouseOver="javascript:start2()" onMouseOut="javascript:stopper2()" >Home</td></a>   ');
document.write('     <td width="60" bordercolor="#000000" class="menu" ');
document.write('	onMouseOver="javascript:start(Layer1)" onMouseOut="javascript:stopper(Layer1)">Archivio</td>');
document.write('      <td width="50" bordercolor="#000000" class="menu" ');
document.write('	onMouseOver="javascript:start(Layer2)" onMouseOut="javascript:stopper(Layer2)">Corsi</td>');
document.write('      <td  width="50" bordercolor="#000000" class="menu" ');
document.write('	onMouseOver="javascript:start(Layer3)" onMouseOut="javascript:stopper(Layer3)" >F.A.Q.</td>');
document.write('      <td  width="80" bordercolor="#000000" class="menu"');
document.write('	onMouseOver="javascript:start(Layer4)" onMouseOut="javascript:stopper(Layer4)" >Community</td>');
document.write('      <td>&nbsp;</td></tr></table></div>');

document.write('<div id="Layer1" style="position:absolute; left:60px; top:142px; width:150px; height:40px; z-index:1; background-color: #27789E; layer-background-color: #27789E; border: 1px none #000000; visibility: hidden"> ');
document.write('  <table width="100%%" border="0" cellspacing="0" onmouseover="javascript:starter(Layer1)" onmouseout="javascript:stopperer(Layer1)"><tr> ');
document.write('      <td><a href="a_articoli.htm" class="lista">Articoli</a><br>');
document.write('        <a href="a_recensioni.htm" class="lista">Recensioni</a><br>');
document.write('      </td></tr> </table></div>');

document.write('<div id="Layer2" style="position:absolute; left:125px; top:142px; width:150px; height:40px; z-index:2; background-color: #27789E; layer-background-color: #27789E; border: 1px none #000000; visibility: hidden"> ');
document.write('  <table width="100%%" border="0" cellspacing="0" onmouseover="javascript:starter(Layer2)" onmouseout="javascript:stopperer(Layer2)">    <tr> <td> ');
document.write('        <a href="corsoC.htm" class="lista">Linguaggio C</a><br>');
document.write('		<a href="corsoPascal.htm" class="lista">Pascal</a><br>');
document.write('        <a href="corsoJava.htm" class="lista">Java</a><br>');
document.write('		<a href="corsoHTML.htm" class="lista">HTML</a><br>');
document.write('		<a href="corsoOGL.htm" class="lista">OpenGL</a><br> ');
document.write('		<a href="corso3ds.htm" class="lista">3D Studio MAX</a><br>');
document.write('		<a href="corsoGenesis.htm" class="lista">Genesis 3D</a><br> ');
document.write('      </td>  </tr> </table></div>');

document.write('<div id="Layer3" style="position:absolute; left:180px; top:142px; width:150px; height:40px; z-index:2; background-color: #27789E; layer-background-color: #27789E; border: 1px none #000000; visibility: hidden"> ');
document.write('  <table width="100%%" border="0" cellspacing="0" onmouseover="javascript:starter(Layer3)" onmouseout="javascript:stopperer(Layer3)">    <tr> ');
document.write('      <td ><a href="faq_club.htm" class="lista">Club</a><br>');
document.write('        <a href="faq_progr.htm" class="lista">Programmazione</a><br>');
document.write('        <a href="faq_inet.htm" class="lista">Internet</a><br>');
document.write('        <a href="faq_adv.htm" class="lista">Inf. Avanzata</a><br>');
document.write('        <a href="faq_conf.htm" class="lista">Configurazioni</a><br>');
document.write('      </td>    </tr>  </table></div>');

document.write('<div id="Layer4" style="position:absolute; left:230px; top:142px; width:150px; height:40px; z-index:2; background-color: #27789E; layer-background-color: #27789E; border: 1px none #000000; ');
document.write('visibility: hidden" class="lista"> ');
document.write('  <table width="100%%" border="0" cellspacing="0" onmouseover="javascript:starter(Layer4)" onmouseout="javascript:stopperer(Layer4)">    <tr> ');
document.write('      <td ><a href="comm_ntq.htm" class="lista">Netiquette</a><br>');
document.write('        <a href="comm_group.htm" class="lista">Iscritti</a><br>');
document.write('        <a href="comm_forum.htm" class="lista">Forum</a><br>');
document.write('        <a href="comm_iscr.htm" class="lista">Iscrizione</a><br>');
document.write('        <a href="http://groups.yahoo.com/group/Club_Di_Informatica" class="lista"> ML Home</a><br>');
document.write('       </td>   </tr>  </table></div>');

