
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');
document.write('<img src="../picts/menu-top.gif" width="154" height="151"></a><br>');

// START LINKS //
document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.htm" class="menu">Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="grotto.htm" class="menu">Grotto Flora</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="bnb.htm" class="menu">Bed & Brearkfast</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="alloggio.htm" class="menu">Alloggio</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="adamini.htm" class="menu">Casa Adamini</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="carta.htm" class="menu">Come raggiungerci</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="itinerari.htm" class="menu">Itinerari turistici</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="galleria.htm" class="menu">Gallerie Fotografiche</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="commenti.htm" class="menu">Commenti dei clienti</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="riservazioni.htm" class="menu">Riservazioni</a>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td>');
document.write('<img src="../picts/menu-bottom.gif" width="154" height="45"></a><br>');
document.write('</td></tr><tr><td>');
//document.write('<table width="130" border="0" cellspacing="0" cellpadding="0"><tr><td><img src="../flags/it.gif" width="21" height="14"></td><td><img src="../flags/de.gif" width="21" height="14"></td><td><img src="../flags/us.gif" width="21" height="14"></td><td><img src="../flags/fr.gif" width="21" height="14"></td></tr></table>');
document.write('<a class="lang" href="index.htm">Italiano</a>&nbsp;&nbsp;<a class="lang" href="../deutsch/index.htm">Deutsch</a>&nbsp;&nbsp;<a class="lang" href="../english/index.htm">English</a>&nbsp;&nbsp;');
//<a class="lang" href="../english/index.htm">E</a>&nbsp;&nbsp;<a class="lang" href="../francais/index.htm">F</a>&nbsp;
document.write('</td></tr></table>');
document.write('<table border="0" cellspacing="0" cellpadding="0">');
document.write('  <tr>');
document.write('	<td class="lang">&nbsp;</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('	<td class="lang">Grotto Flora<br>via Municipio 8<br>CH - 6927 Bigogno - Collina d&acute;Oro</td>');
document.write('  </tr>');
document.write('  <tr>');
document.write('	<td valign="middle" class="lang">Tel.: +41 (0)91 9941567</td>');
document.write('  </tr>');
//document.write('  <tr>');
//document.write('	<td valign="middle"><a class="lang" href="mailto:info@grottoflora-bnb.ch">info@grottoflora-bnb.ch</a></td>');
//document.write('  </tr>');
document.write('</table>');
document.write('</DIV>');

//  End -->
