var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Mr Dino Wong", "index2.php?option=dino"],
	["Mr. Kailash K.C.", "index2.php?option=kkc"],
	["Mr R.M. Hadpad", "index2.php?option=hadpad"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Introduction", "index2.php?option=introduction"],
	["Background", "index2.php?option=background"],
	["Brain Background", "index2.php?option=brainbg"],
	["Organisation Chart", "index2.php?option=orgchart"],
	["Marketing &amp; Promotions", "index2.php?option=marketing"]
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Franchisee Centers", "index2.php?option=centers"],
	["Introduction", "index2.php?option=francintro"],
	["Business Opportunities", "index2.php?option=francbusiness"],
	["Franchisee Benefits", "index2.php?option=francbenefit"],
	["Franchisee Requirements", "index2.php?option=francreq"]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Student application form", "index2.php?option=studentappform"],
	["Franchisee application form", "index2.php?option=frappform"],
	["Recruitment CI application form", "index2.php?option=recappform"]
]
