var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Profile", "profile.php"],
	["Managing Committee", "managing-committee.php"],
	["Other Committees", "other-committee.php"],
	["History", "history.php"],
	["Milestones", "milestones.php"],
	["Contact Details", "contact.php"]
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //second menu variable. Make sure "anylinkmenu2" is a unique name!
anylinkmenu2.items=[
	["Programs List", "programmes.php"],
	["Program Material", "downloads.php"],
	["Program Feedback", "pgm_feedback.php"]
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //third menu variable. Make sure "anylinkmenu3" is a unique name!
anylinkmenu3.items=[
	["E-Newsletter", "newsletter.php"],
	["Program Material", "downloads.php"],
	["Forms", "forms.php"]
	
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //fourth menu variable. Make sure "anylinkmenu4" is a unique name!
anylinkmenu4.items=[
	["Coaching Class", "course.php"],
	["CPT Online Class", "http://www.ekmicaicpt.org/"],
	["SICASA", "sicasa.php"],
	["Exam Result", "http://www.caresults.nic.in/"],
	["Exam Details", "details.php"],
	["Reference Materials", "reference-materials.php"],
	["New Publications", "new-publications.php"],
	["Bookstore", "book-store.php"]
	
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //fifth menu variable. Make sure "anylinkmenu5" is a unique name!
anylinkmenu5.items=[
	["Members Section", "members_section.php"],
	["Discussion Forum", "discussion-forum.php"],
	["Recent Updates", "incom-tax.php"],
	["List Of Firms", "listoffirms.php"],
	["Reference Materials", "reference-materials.php"],
	["New Publications", "new-publications.php"],
	["Bookstore", "book-store.php"],
	["Subscribe Newsletter", "newssubscription.php"],
	["Empanelment", "empanelment.php"]	
]


