var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Introduction", "http://fmsfindia.org.in/aboutus.php#introduc"],
	["History & Background", "http://fmsfindia.org.in/aboutus.php#history1"],
	["Vision & Mission", "http://fmsfindia.org.in/aboutus.php#vision1"],
	["Core Areas of Intervention", "http://fmsfindia.org.in/aboutus.php#core1"],
	["Board of Trustees", "http://fmsfindia.org.in/aboutus.php#board1"],
	["Staff Team", "http://fmsfindia.org.in/aboutus.php#staff1"],
	["Annual Reports", "http://fmsfindia.org.in/aboutus.php#annual1"],
	["Our Partnerships", "http://fmsfindia.org.in/aboutus.php#partnership1"]//no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Books", "http://fmsfindia.org.in/publication.php#book1"],
	["INTERface", "http://fmsfindia.org.in/publication.php#interface1"],
	["Standards and Norms", "http://fmsfindia.org.in/publication.php#standard1"],
	["Articles and Papers", "http://fmsfindia.org.in/publication.php#articles1"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["FEAT", "http://fmsfindia.org.in/network.php#FEAT"],
	["NAN", "http://fmsfindia.org.in/network.php#NAN"] //no comma following last entry!
]



var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Jobs", "http://fmsfindia.org.in/work.php#jobs"],
	["Short Term Assignments", "http://fmsfindia.org.in/work.php#assign"],
	["Internships", "http://fmsfindia.org.in/work.php#intern"] //no comma following last entry!
]
