// JavaScript Document
if (self.name==top.name) 
{ 
document.write('<frameset rows="*" cols="190,*" framespacing="0" frameborder="no" border="0">')
document.write('<frame src="hotel_elena_recco_genoa_italy_menu.html" name="leftFrame" scrolling="No" noresize="noresize">')
document.write('<frame name="mainFrame" src='+document.location.href+'?a>')
}
