var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Overview", "http://niberkeley.org/NIB/Overview.php"],
	["History", "http://niberkeley.org/NIB/NIBHistory.php"],
	["What is CSR?", "http://niberkeley.org/NIB/CSRDefinition.php"],
    ["Officers", "http://niberkeley.org/NIB/NIBOfficers.php"],
	["Partners", "http://niberkeley.org/NIB/NIBSponsors.php"],
	["Contact Us", "http://niberkeley.org/NIB/ContactNIB.php"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Consulting", "http://niberkeley.org/NIB/NIBConsulting.php"],
	["Marketing", "http://niberkeley.org/NIB/NIBMarketing.php"],
	["Finance", "http://niberkeley.org/NIB/NIBFinance.php"],
	["Internal Affairs", "http://niberkeley.org/NIB/NIBInternal.php"],
	["General Members", "http://niberkeley.org/NIB/NIBMembership.php"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Photo Gallery", "http://niberkeley.org/Album/phpshow.php"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Benefits", "http://niberkeley.org/NIB/NIBMembers.php"],
	["Application", "http://niberkeley.org/NIB/Application.php"],
	["Cost", "http://niberkeley.org/NIB/NIBCosts.php"],
	["Comments and Suggestions", "http://niberkeley.org/NIB/Comments.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Blog", "http://niberkeley.blogspot.com/"],
	["Facebook", "http://www.facebook.com/group.php?gid=2200406975"],
	["Twitter", "http://twitter.com/UCB_Net_Impact"]//no comma following last entry!
]
