var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:180px; margin-left:100px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Mission Statement", "/mission_statement.php"],
	["About CSF Video", "/about_csf_video.php"],
	["FAQs", "/faqs.php"],
	["Board of Directors", "/board_of_directors.php"],
	["Program Funding", "/program_funding.php"],
	["Block Grants", "/block_grant.php"],
	["Special Projects", "/special_projects.php"],
	["Annual Report", "/annual_report.php"],
	["e-Newsletter Sign-up  ", "https://app.etapestry.com/hosted/CoronadoSchoolsFoundation/OnlineSignUp.html"],
	["Contact Us", "/contact_us.php"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Donations", "/membership.php"],
	["Events", "/give_events.php"],
	["Membership", "/membership.php"],
	["Friend For Life", "/friend_for_life.php"],
	["Matching Gifts", "/matching_gifts.php"],
	["Member Benefits", "/member_benefits.php"],
		["e-Newsletter Signup", "https://app.etapestry.com/hosted/CoronadoSchoolsFoundation/OnlineSignUp.html"] //no comma following last entry!
	
	
	
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Event Calendar", "/event_calendar.php"],
	["Event Gallery", "/gallery/"],
	["Telethon", "/telethon.php"],
	["Dinner Auction", "/dinner_auction.php"] //no comma following last entry!
]


var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Business Partners", "/partner_support.php"],
	["Matching Gifts", "/partners_matching_gifts.php"],
	["Our Friends For Life", "/ff_members.php"],
	["CSF Members", "/member_list.php"],
	["School Supplies", "/bpexpress.php"],
	["Links", "/links.php"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Foundation Focus", "/foundation_focus.php"],
	["Press Releases", "/press_releases.php"],
	["Join Our Mailing List", "/join_newsletter.php"],
	["Get Involved!", "/get_involved.php"] //no comma following last entry!
]