
var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#ffffff', linktarget:''} //Second menu variable. '_new' 2Same precaution.
anylinkmenu1.items=[
	["• Augusta Lucilla Palace", "http://www.blueglobehotels.it/video_tour_augusta_lucilla_palace.htm"],
	["• Eur Suite Hotel Rome", "http://www.blueglobehotels.it/video_tour_eur_suite_rome.htm"],
	["• Flower Garden Hotel Rome", "http://www.blueglobehotels.it/video_tour_flower_garden_rome.htm"],
	["• Hotel Impero Rome", "http://www.blueglobehotels.it/video_tour_hotel_impero_rome.htm"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#391807', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	[""],
	[""],
	[""],
	[""] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#391807', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	[""],
	[""],
	[""],
	[""] //no comma following last entry!
]
 
var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#391807', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	[""],
	[""],
	[""],
	[""] //no comma following last entry!
]



