// BLU GRAFICA WEB (R) 1997-2008
<!-- Begin MENU




var menuside	= "left"	// MENU SIDE | left, right or center
var menuspace	= "25"		// MENU END SPACING



document.write('<div class="printhide"><TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="menubackground"><tr><td align="'+menuside+'">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="'+menuspace+'">');
document.write('<img src="img/spacer.gif" width="'+menuspace+'" height="5"></a><br>');



// BLU GRAFICA WEB (R) 1997-2008


document.write('</td><td>');
document.write('<a href="index.htm" class="homelinks">Home</a>');
document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');

document.write('</td><td>');
document.write('<a href="posizione.htm" class="homelinks">Posizione Appartamenti</a>');
document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');

document.write('</td><td>');
document.write('<a href="appartamenti.htm" class="homelinks">Descrizione Appartamenti</a>');
document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');

document.write('</td><td>');
document.write('<a href="servizi.htm" class="homelinks">Servizi</a>');
document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');

document.write('</td><td>');
document.write('<a href="regolamento.htm" class="homelinks">Regolamento</a>');
document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');


document.write('</td><td>');
document.write('<a href="gallery_it.htm" class="homelinks">Galleria</a>');
document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');

document.write('</td><td>');
document.write('<a href="palestra.html" class="homelinks">Palestra</a>');

document.write('</td><td>');
document.write('<img src="img/new.gif" width="50" height="34"></a><br>');

//document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');

//document.write('</td><td>');
//document.write('<a href="gallery_it.htm" class="homelinks">Foto Appartamenti</a>');
//document.write('<img src="img/home-bullit.gif" width="5" " height="5"></a><br>');
// END LINKS



document.write('</td></tr></table>');
document.write('</td><td width="'+menuspace+'">');
document.write('<img src="img/spacer.gif" width="'+menuspace+'" height="5"></a><br>');
document.write('</td></tr></table></div>');


//  End -->
