var acs_links={divclass:'anylinkmenu greenlinkmenu', inlinestyle:'width:200px;', linktarget:'_self'} //Second menu variable. Same precaution.
acs_links.items=[
	["Mental Health Counseling", "/adult_mental_health"],
	["Other Adult Services", "/other_adult_mental_health"],
	["Hispanic Services", "/hispanic_counseling_services"],
	["Go-Getters", "/gogetters"] //no comma following last entry!
]

var famlit_links={divclass:'anylinkmenu greenlinkmenu', inlinestyle:'width:320px', linktarget:'_self'} //Second menu variable. Same precaution.
famlit_links.items=[
	["Chase Family Literacy Program", "/chase_literacy"],
	["Southwest Early Learning Communities", "/elc"],
	["Early Language Learners - Even Start Program", "/ellp"],
	["Great Parents, Great Start", "/gpgs"] //no comma following last entry!
]

var cyf_links={divclass:'anylinkmenu greenlinkmenu', inlinestyle:'width:200px', linktarget:'_self'} //Second menu variable. Same precaution.
cyf_links.items=[
	["Juvenile Justice Program", "/juvenile_justice"],
	["Clinical Services", "/cyf_clinical"],
	["Youth United ", "/youth_united"],
	["Wraparound Services", "/wraparound"] //no comma following last entry!
]

var hrc_links={divclass:'anylinkmenu greenlinkmenu', inlinestyle:'width:300px', linktarget:'_self'} //Second menu variable. Same precaution.
hrc_links.items=[
	["Housing Transition Programs", "/housing_transition_programs"],
	["Housing Subsidies", "/housing_subsidies"],
	["Homeless Management Information System", "/hmis"],
	["Go-Getters", "/gogetters"] //no comma following last entry!
]

var hoc_links={divclass:'anylinkmenu orangelinkmenu', inlinestyle:'width:250px', linktarget:'_self'} //Second menu variable. Same precaution.
hoc_links.items=[
	["Foreclosure Intervention Counseling", "/foreclosure_counseling"],
	["Homebuyer Education", "/homebuyer_education"],
	["Center for Working Families", "/cwf"],
	["Detroit GreenWorks Solutions", "/detroit_greenworks_solutions"] //no comma following last entry!
]

var prop_links={divclass:'anylinkmenu orangelinkmenu', inlinestyle:'width:175px', linktarget:'_self'} //Second menu variable. Same precaution.
prop_links.items=[
	["Apartment Listings", "http://www.swsol.rentlinx.com/Listings.aspx"],
	["Apartment Application", "/rentalassistance/"],
	["Resident Services", "/resident_services"],
	["Management Services", "mailto:kgordon@swsol.org"] //no comma following last entry!
]

var dev_links={divclass:'anylinkmenu orangelinkmenu', inlinestyle:'width:180px', linktarget:'_self'} //Second menu variable. Same precaution.
dev_links.items=[
	["Our Developments ", "/our_developments"],
	["Bagley Project", "/bagley_project"],
	["Commercial Space", "/commercial_space"],
	["Piquette Square", "/piquette_square"] //no comma following last entry!
]
