var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:137px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Our Mission", "http://ottawaregional.org/about.php"],
	["Our History", "http://ottawaregional.org/history.php"],
	["Facilities Tour", "http://ottawaregional.org/photos.php"],
	["Marseilles Office", "http://ottawaregional.org/marseilles"],
	["Visitor Info", "http://ottawaregional.org/visitinghours.php"],
	["Cafeteria Menu", "http://ottawaregional.org/pdf/menu.pdf"]
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:137px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Departments", "http://ottawaregional.org/contact.php"],
	["Directions", "http://ottawaregional.org/directions.php"],
	["Contact Us", "http://ottawaregional.org/feedback.php"],
	["Patient Safety", "http://ottawaregional.org/patientsafety.php"]
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:137px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Health Library", "http://ottawaregional.adam.com/content.aspx?productId=117"],
	["Symptom Checker", "http://ottawaregional.adam.com/content.aspx?productId=44"],
	["Healthy Living Blog", "http://ottawaregional.org/healthyliving.php"],
	["Sign Up for Classes", "http://ottawaregional.org/classes.php"]
]
