



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Mission", "mission.html"],
	["History", "history.html"],
	["Board", "board.html"],
	["Ling Award Winners", "Ling.html"] //no comma following last entry!
]




var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Benefits", "http://www.agbell.org/DesktopDefault.aspx?p=Member_Benefits"],
	["Join AG Bell","https://nc.agbell.org/NetCommunity/SSLPage.aspx?pid=199&tab=1"],
	["Listserve", "http://groups.yahoo.com/subscribe/NCAGBELL"]//no comma following last entry!
]



var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Advocacy", "Advocacy.html"],
	["Device Manufacturers", "manufacturers.html"],
	["Device Troubleshooting", "troubleshooting.html"],
	["Therapy Activities", "therapy.html"],
	["Hearing Loss Information", "HLinfo.html"],
	["National Resources", "national.html"],
	["State Resources", "state.html"],
	["Tips and Such", "tips.html"]//no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Calendar", "calendar.html"],
	["Event Photos", "http://pictures.ncagbell.org"]//no comma following last entry!
]


var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Newsletter", "currentnewsletter.html"],
	["Articles", "articles.html"],
	["Archives", "archives.html"]//no comma following last entry!
]