// JavaScript Document

//Visualizza il footer
var footer;
footer = "<div id='footer' >&copy; 2010 <strong>HOTEL ITTA</strong> - Via della Meridiana, 75 - 30021 CAORLE (VE) Italy - Tel. +39.0421.211611 Fax +39.0421.211234 - 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-3.html'>Services</a> | <a href='index-6.html'>Scrivici</a> | <a href='index-4.html'>Price</a> | <a href='index-2.html'>Gallery</a> | <a target='_blank' href='http://www.hotelfirenze.info'>Partner</a> | <a href='index-8.html'>Events</a> | Last minute | <a href='index-7.html'>Privacy policy</a></span></div>";
menu = "<div class='indent'><span class='navigation'><a href='index.html'>Home</a> | <a href='index-9.html'>Mappa</a> | <a href='index-1.html'>Hotel</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_itta/tour_hotel_itta.html' target='_new'>Virtual Tour 3D</a> | <a href='index-2.html'>Gallery</a> | <a href='#'>Events</a> | <a href='#'>Last minute</a> | <a href='index-7.html'>Privacy policy</a></span></div>";

