function menulibri() {
document.write('<table width="87%" border="1" cellspacing="0" cellpadding="0" align="center" bordercolorlight="#CCFFFF" bordercolordark="#CC3300" bordercolor="#CC3300" bgcolor="#FFFFFF">');
document.write('          <tr valign="middle">');
document.write('            <td><table border="0" align="center" bgcolor="#FFFFFF" cellpadding="0" cellspacing="5">');
document.write('                <tr>');
document.write('                  <td valign="middle" height="50"><p align="center"><img src="images/libri.jpg" alt="" width=180 height="49"></p></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td height="60" valign="middle"><p align="center"><span class="Stile11"><font color="#009966"> </font></span>');
document.write('									<span class="text1">Narrativa</span></p>');
document.write('                      <blockquote>');
document.write('                        <p align="center"><a href="libriraga.html">Ragazzi</a><br>');
document.write('                            <a href="libriad.html">Adulti</a><br>');
document.write('                          <a href="libriadad.html">Adolescenti &amp; Adulti</a></p>');
document.write('                      </blockquote>');
document.write('                    <p align="center"><font color="#999999">-----------------------------</font></p></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td height="44" valign="middle"><p align="center"><a href="librisagg.html" class="b">Saggistica</a></p>');
document.write('                      <p align="center"><font color="#999999">------------------------------</font></p></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td height="44" valign="middle"><p align="center"><a href="librisagg.html" class="b"></a>');
document.write('                  			<a href="libriado.html" class="b">Adozione</a></p>');
document.write('                      <p align="center"><font color="#999999">------------------------------</font></p></td>');
document.write('                </tr>');
document.write('                <tr>');
document.write('                  <td height="60" valign="middle"><p align="center"><a href="librie.html" class="b">E-Book</a></p>');
document.write('                      <p align="center">&nbsp;</p></td>');
document.write('                </tr>');
document.write('            </table></td>');
document.write('          </tr>');
document.write('        </table>');
}
