var menu1={divclass:'anylinkmenu', inlinestyle:'width: 230px', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
menu1.items=[
	["Programs Home", "index.php?/campventure/programs/"],
	["Venture Adult Day Services", "index.php?/campventure/programs_detail/venture_adult_day_services/"],
	["Venture Residential Services", "index.php?/campventure/programs_detail/venture_residential_services/"],
	["In-home Residential Habilitation and Respite Services", "index.php?/campventure/programs_detail/in_home_residential_habilitation_and_respite_services/"],
	["Venture After School Recreation and Respite Program", "index.php?/campventure/programs_detail/venture_after_school_recreation_and_respite_program/"],
	["Camp Venture Medicaid Service Coordination", "index.php?/campventure/programs_detail/camp_venture_medicaid_service_coordination/"],
	["Camp Venture Summer Camp", "index.php?/campventure/programs_detail/camp_venture_summer_camp/"],
	["Club Venture", "index.php?/campventure/programs_detail/club_venture/"],
	["Venture Industries", "index.php?/campventure/programs_detail/venture_industries/"],
	["Venture Equestrian Program", "index.php?/campventure/programs_detail/venture_equestrian_program/"]
]

var menu2={divclass:'anylinkmenu', inlinestyle:'width: 230px', linktarget:''}
menu2.items=[
	["History", "index.php?/campventure/about/history/"],
	["Mission Statement", "index.php?/campventure/about/mission_statement/"],
	["Board of Directors and Staff", "index.php?/campventure/about/board_of_directors_and_staff/"],
	["About Us", "index.php?/campventure/about/about_us/"],
	["Locations", "index.php?/campventure/about/locations/"]
]

var menu3={divclass:'anylinkmenu', inlinestyle:'width: 230px', linktarget:''}
menu3.items=[
	["News", "index.php?/campventure/news/"],
	["Articles", "index.php?/campventure/articles/"]
]

var menu4={divclass:'anylinkmenu', inlinestyle:'width: 230px', linktarget:''}
menu4.items=[
	["Events Calendar", "index.php?/campventure/calendar_events/"],
	["Recreation Calendar", "index.php?/campventure/calendar_recreation/"]

]
