var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Our Objective", "objective.html#objective"],
	["Our Logo", "objective.html#logo"],
	["History", "objective.html#history"],
	["Excecutive Committe", "ec.html"]
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Calandar", "cal.html"],
	["Past Events Gallery", "gallery.html"]
	
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["College Central", "cc.html"],
	["College East", "ce.html"],
	["College West", "cw.html"],
	["ITE HQ", "hq.html"]
	
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Finance", "committee.html"],
	["Communication", "committee.html"],
	["Sports & Recreation", "committee.html"],
	["Professional Development", "committee.html"],
	["Young UITS", "committee.html"],
	["Silver-Golden GEMS", "committee.html"],
	["Woman's", "committee.html"],
	["Membership & Enquiry", "committee.html"]
]




var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Privileges", "privilege.html"],
	["Apply for Membership", "apply.html"],
	["FAQ", "faq.html"]
]




var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Related Links", "#"],
	["Link2", "#"],
	["Link3", "#"]
]



var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#d1f3fd', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Contacts", "contacts.html"],
	["Feedback", "feedback.html"],
	["Launch a Case", "feedback.html"]
]