var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#ffffff', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["View Business Listing", "index2.php?view_thesis=1"],
	["Add Business Listing", "index2.php?add_thesis=1"]	
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:190px; background:#ffffff', linktarget:'_parent'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["View My Events", "index2.php?view_events=1"],
	["Add Events", "index2.php?add_event=1"]
]
