var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Ask the Expert", "http://www.hearingabc.org/AskTheExpert.aspx"],
	["Articles", "http://www.hearingabc.org/Articles.aspx"],
	["News and Media", "http://www.hearingabc.org/NewsAndMedia.aspx"],
	["Recommended Links", "http://www.hearingabc.org/RecommendedLinks.aspx"],
	["Refer a Friend", "http://www.hearingabc.org/ReferFriend.aspx"] //no comma following last entry!
]

