var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Who we Are", "index.php?page=aboutus&subpage=whoweare"],
	["Personnel", "index.php?page=aboutus&subpage=Personnel"],
	["Governance Structure", "index.php?page=aboutus&subpage=gvtstructure"],
	["Calendar", "index.php?page=aboutus&subpage=2009calendar"],
	["Brochures & Briefs", "index.php?page=resources&subpage=briefs"],
	["Strategic Plan", "index.php?page=resources&subpage=reports"],
	["Photo Gallery", "index.php?page=aboutus&subpage=gallery"]//no comma following last entry!
]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["National Reach", "index.php?page=studentworld&subpage=leadership"],
	["Key Priority Areas", "index.php?page=studentworld&subpage=keyareas"],
	["Links", "index.php?page=studentworld&subpage=links"],
	["Photo Gallery", "index.php?page=studentworld&subpage=gallery"]//no comma following last entry!
]
var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Leadership Structure", "index.php?page=associatesworld&subpage=leadership"],
	["Key Priority Areas", "index.php?page=associatesworld&subpage=keyareas"],
	["Associate Events", "index.php?page=associatesworld&subpage=events"],
	["Careers", "index.php?page=associatesworld&subpage=careers"],
	["Photo Gallery", "index.php?page=associatesworld&subpage=gallery"]//no comma following last entry!
] 
var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["STEM SM", "index.php?page=programme&subpage=stemsmcd"],
	["STEM CD", "index.php?page=programme&subpage=stemsupport"],
	["Missions", "index.php?page=programme&subpage=missions"],
	["FASAMO", "index.php?page=programme&subpage=fasamo"],
	["HIV/AIDS", "index.php?page=programme&subpage=hivaids"],
	["Conferences", "index.php?page=programme&subpage=ezra2009"]//no comma following last entry!
] 
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Evaluation", "index.php?page=resources&subpage=evaluation"],
	["Bible Study/Literature", "index.php?page=resources&subpage=bs"],
	//["Brochures", "index.php?page=resources&subpage=brochures"],
	//["Reports", "index.php?page=resources&subpage=reports"],
	["Sermon & Papers", "index.php?page=resources&subpage=sermons"],
	//["Briefs", "index.php?page=resources&subpage=briefs"],
	["Reflections", "index.php?page=resources&subpage=reflections"]//no comma following last entry!
] 
var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["Budget", "index.php?page=financialsupport&subpage=budget"],
	["Key Priority Areas", "index.php?page=financialsupport&subpage=keypriority"],
	["Commitment Form", "index.php?page=financialsupport&subpage=commitmentform"],
	["How to give", "index.php?page=financialsupport&subpage=howtogive"],
	["6 FAQs", "index.php?page=financialsupport&subpage=5faqs"]//no comma following last entry!
] 