var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["About Lighthouse", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=46&Itemid=81"],
	["History", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=77&Itemid=75"],
	["Leadership", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=78&Itemid=76"],
	["Annual Report", "http://www.lighthouseoakland.org/Joomla/images/PDF/AR2012.pdf"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu2.items=[
	["Lighthouse Emergency Services", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=57&Itemid=62"],
	["Lighthouse PATH", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=58&Itemid=59"],
	["Lighthouse Community Development", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=59&Itemid=60"],
	["Center for Working Families", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=79&Itemid=77"],
	["Child Care", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=80&Itemid=78"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu3.items=[
	["Donate Now", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=48&Itemid=84"],
	["Donor Bill of Rights", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=87&Itemid=65"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu4.items=[
	["Current Events", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=54&Itemid=83"],
	["Past Events", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=76&Itemid=74"] //no comma following last entry!
]


var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu5.items=[
	["Volunteer Opportunities", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=70&Itemid=68"],
	["Volunteer Application", "http://www.lighthouseoakland.org/volunteeropps.html"],
	["Volunteer Spotlight", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=72&Itemid=70"],
	["Volunteer Group Spotlight", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=71&Itemid=69"],
	["Kids Corner", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=73&Itemid=71"],
	["Simple Fundraisers", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=74&Itemid=72"],
	["Tours", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=75&Itemid=73"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''}
anylinkmenu6.items=[
	["Newsletters", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=81&Itemid=79"],
	["Press Releases", "http://www.lighthouseoakland.org/Joomla/index.php?option=com_content&view=article&id=82&Itemid=80"] //no comma following last entry!
]




