

document.write('<table border="0" cellpadding="0" cellspacing="0" width="800" height="1">');
document.write('   <tr>');
document.write('     <td width="64" height="57" rowspan="2"><img src="images/spacer.gif" width="10" height="1"></td>');
document.write('     <td width="320" height="57" rowspan="2"><img src="images/grannoce.jpg" width="276" height="79"></td>');
 
document.write('      <td width="651" valign="top" height="43" align="right">');
document.write('        <div id="versione">');
document.write('         <ul id="bandiere">');
document.write(' 		   <li id="flag_eng"><a href="index-eng.html" alt="english version | versione inglese" title="english version | versione inglese"</a>&nbsp;</li>');
document.write(' 		   <li id="flag_ita"><a href="index.html" alt="versione italiana | italian version" title="versione italiana | italian version"</a>&nbsp;</li>');
document.write('  	      </ul>');
document.write('        </div>');
document.write('      </td>');
        
document.write('   </tr>');
document.write('   <tr>');
document.write('     <td width="651" valign="bottom" height="14">');
document.write('         <div id="globalnav">');
document.write('         <ul id="menu">');
document.write(' 		   <li id="home"><a href="index.html" title="GranNoce Bed and breakfast Home page"></a>&nbsp;</li>');
document.write('   		   <li id="camere"><a href="camere.html" title="Foto delle camere Bed and breakfast GranNoceGubbio"></a>&nbsp;</li>');
document.write('   		   <li id="come_arrivare"><a href="come_arrivare.html" title="Dove siamo GranNoce bandb Gubbio"></a>&nbsp;</li>');
document.write('   		   <li id="gallery"><a href="gallery.html" title="Galleria di immagini GranNoce Bed and breakfast Gubbio"></a>&nbsp;</li>');
document.write('   		   <li id="listino"><a href="prezzi_offerte.html" title="Prezzi e offerte GranNoce Bed and breakfast Gubbio"></a>&nbsp;</li>');
document.write('   		   <li id="lastminute"><a href="/last_minute_non_attivo.html" title="Offerte speciali GranNoce Bed and breakfast Gubbio"></a>&nbsp;</li>');
document.write('   		   <li id="link"><a href="link.html" title="Dove nel web"></a>&nbsp;</li>');
document.write('  	    </ul>');
document.write('	 </div>');
document.write('     </td>');
document.write('   </tr>');
document.write('   <tr>');
document.write('     <td width="800" height="1" colspan="3"><img src="images/rettangolo.gif" width="902" height="8"></td>');
document.write('   </tr>');

document.write('   <tr>');
document.write('      <td width="800" height="16" colspan="3"><img src="images/spacer.gif" width="1" height="1"></td>');
document.write('   </tr>');


document.write('</table>');


