// JavaScript Document

//Visualizza il footer
var footer;
footer = "<div id='footer' >&copy; 2010 <strong>HOTEL SANTA MARGHERITA</strong> - Via Santa Margherita, 138 - 30021 CAORLE (VE) Italy - Tel. +39.0421.211226 - P.IVA 03107080271<br><a href='http://www.webmuvi.it' title='WEBMUVI Studio'>Realizzato da &copy; WEBMUVI Studio</a></div>";

//Menu'

var menu;
menu = "<div class='indent'><span class='navigation'><a href='index.html'>Home</a> | <a href='index-1.html'>Hotel</a> | <a href='index-9.html'>Mappa</a> | <a href='index-3.html'>Services</a> | <a href='index-6.html'>Scrivici</a> | <a href='index-4.html'>Price</a> | <a href='http://www.tour-360.it/hotel_santa_margherita/tour_hotel_santa_margherita.html' target='_new'>Virtual Tour 3D</a> | <a href='index-2.html'>Gallery</a> | <a href='index-8.html'>Events</a> | Last minute | <a href='index-7.html'>Privacy policy</a></span></div>";

