var Menu='<table width="750" border="0" align="center" cellpadding="0" cellspacing="0">' +
	  '<tr> ' +
	  '<td style="padding-left:200px" height="30">' +
	  '<a href="javascript:;" onClick="hhotelSearchPromo(\'SVITHTLRMGarda\',\'\',\'\');">Reservations</a> ' +
	  '<img src="/images/spacer.gif" width="20" height="4">' +
	  '<!--<a href="http://www.cwdhotels.com/bookon/booking/booprice.php?hc=ITA018&lang=ENG">Rates</a>' + 
	  '<img src="/images/spacer.gif" width="20" height="4">-->' +
	  '<a href="/pages/rooms.htm">Rooms </a>' +
	  '<img src="/images/spacer.gif" width="20" height="4">' +
	  '<a href="/photogallery/photogallery.htm"> Photogallery </a>' +
	  '<img src="/images/spacer.gif" width="20" height="4">' +
	  '<a href="/pages/location.htm"> Location </a><img src="/images/spacer.gif" width="20" height="4">' +
	  '<a href="/pages/contact.htm"> Contact</a> <img src="/images/spacer.gif" width="48" height="4">' +
	  '<a href="/index.php"><strong>Homepage</strong></a>' +
	  '</td>' +
	  '</tr>' +
	  '</table>';
	  
document.write(Menu);

