var topmenu={
	nofirstdivider: 1,	// do not place a divider before the first menu item
// 	nodividers: 1,		// *OR* do not use any dividers at all
	onlycurrent: 1,		// only display subnav for current page
	divider: "images/nav/nav-divider.gif",		// image used to divide main menu items
	menu: [
		   {	// HOME
				url: "index.php",
				alt: "Home",
				background: {
					selected: "images/nav/home-secondarynav-bakgrd.gif",
					normal: "images/nav/home-secondarynav-bakgrd.gif"
				},
				divider: "images/nav/2nav-divider.gif",
				left: 8,
				nofirstdivider: 1,
				image:	{
					up: "images/nav/nav-Home_up.gif",
					over: "images/nav/nav-Home_over.gif",
					selected: {
						up: "images/nav/nav-Home_over.gif",
						over: "images/nav/nav-Home_over.gif"
					}
				},
				menu: [
					{
							url: "home/home_about.php",
							alt: "About Us",
							image:	{
								up: "images/nav/2nav-welcome-about-up.gif",
								over: "images/nav/2nav-welcome-about-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-about-up.gif",
									over: "images/nav/2nav-welcome-about-over.gif"
								}
							},
							popup: [
									{ url: "home/home_about-mission.php", text: "Mission & Vision" },
									{ url: "home/home_about-structure.php", text: "Our Structure"},
									{ url: "home/home_about-model.php", text: "Our Model",
										popup: [
											{ url: "home/home_about-elements.php", text: "Nine Core Elements" },
											{ url: "home/home_about-contentareas.php", text: "Five Key Content Areas" },
											{ url: "home/home_about-benefits.php", text: "Benefits for Program Partners &amp; Schools"},
											{ url: "home/home_about-parentbenefits.php", text: "Benefits for Parents"}
										]
									},
									{ url: "home/home_about-results.php", text: "Our Results" },
									{ url: "home/home_about-board.php", text: "Leadership",
										popup: [
											{ url: "home/home_about-board.php", text: "Board of Trustees" },
											{ url: "home/home_about-staff.php", text: "Staff" }
										]
									},
									{ url: "home/home_about-directions.php", text: "Directions to Headquarters" }
							]
					},{
							url: "home/home_programs-sites.php",
							alt: "Program Sites/Schools",
							image:	{
								up: "images/nav/2nav-welcome-programs-up.gif",
								over: "images/nav/2nav-welcome-programs-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-programs-up.gif",
									over: "images/nav/2nav-welcome-programs-over.gif"
								}
							}
					},{
							url: "home/home_activities.php",
							alt: "Activities &amp; Services",
							image:	{
								up: "images/nav/2nav-welcome-activities-up.gif",
								over: "images/nav/2nav-welcome-activities-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-activities-up.gif",
									over: "images/nav/2nav-welcome-activities-over.gif"
								}
							},
							popup: [
									{ url: "home/home_activities-news.php", text: "News & Announcements"},
									{ url: "home/home_activities-contentareas.php", text: "Content Areas"},
									{ url: "home/home_activities-training.php", text: "Training"},
									{ url: "home/home_activities-initiatives.php", text: "Special Initiatives",
										popup: [
												{ url: "home/home_activities-gysd.php", text: "Global Youth Service Day" }
										]
									},
									{ url: "http://www.njafterschool.org/", text: "NJ Afterschool Directory",
										popup: [
												{ url: "http://www.njafterschool.org/", text: "General Information" },
												{ url: "http://www.njafterschool.org/", text: "Go to Directory" }									
										]
									}
							]

					},{
							url: "home/home_support.php",
							alt: "Apply for Support",
							image:	{
								up: "images/nav/2nav-welcome-support-up.gif",
								over: "images/nav/2nav-welcome-support-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-support-up.gif",
									over: "images/nav/2nav-welcome-support-over.gif"
								}
							},
							popup: [
									{ url: "home/home_support-rfp-mailinglist.php", text: "Join RFP Mailing List"},
									{ url: "home/home_support-training.php", text: "Online Applications",
										popup: [
												{ url: "home/home_support-grantprocess.php", text: "Grant Process" },
												{ url: "home/home_support-FAQs.php", text: "Grant FAQs" }
										]
									}
							]

					},{
							url: "home/home_sponsors.php",
							alt: "Sponsors/Partnerships",
							image:	{
								up: "images/nav/2nav-welcome-sponsors-up.gif",
								over: "images/nav/2nav-welcome-sponsors-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-sponsors-up.gif",
									over: "images/nav/2nav-welcome-sponsors-over.gif"
								}
							},
							popup: [
								{ url: "home/home_sponsors-investors.php", text: "Investors",
									popup: [
										{ url: "home/home_sponsors-whyinvest.php", text: "Why Invest in Afterschool" },
										{ url: "home/home_sponsors-whyinvest2.php", text: "Expanding NJ After 3 Makes Sense" },
										{ url: "home/home_sponsors-evalresults.php", text: "Evaluation Results" },
										{ url: "home/home_sponsors-roi.php", text: "Return on Investment" },
										{ url: "home/home_sponsors-investors.php", text: "Current Supporters" }
									]
								},
								{ url: "home/home_sponsors-levels.php", text: "Sponsorship Levels" },
								{ url: "https://npo.networkforgood.org/Donate/Donate.aspx?npoSubscriptionId=1000919", text: "Make a Donation"  }
							]
					},{
							url: "home/home_involved.php",
							alt: "Get Involved",
							image:	{
								up: "images/nav/2nav-welcome-involved-up.gif",
								over: "images/nav/2nav-welcome-involved-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-involved-up.gif",
									over: "images/nav/2nav-welcome-involved-over.gif"
								}
							}
					},{
							url: "home/home_faqs.php",
							alt: "FAQs",
							image:	{
								up: "images/nav/2nav-welcome-faqs-up.gif",
								over: "images/nav/2nav-welcome-faqs-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-faqs-up.gif",
									over: "images/nav/2nav-welcome-faqs-over.gif"
								}
							}
					},{
							url: "home/home_contact.php",
							alt: "Contact Us",
							image:	{
								up: "images/nav/2nav-welcome-contact-up.gif",
								over: "images/nav/2nav-welcome-contact-over.gif",
								selected: {
									up: "images/nav/2nav-welcome-contact-up.gif",
									over: "images/nav/2nav-welcome-contact-over.gif"
								}
							}
					}
				]
		   },{	// PARENTS
				url: "parents/parents.php",
				alt: "Parents & Families",
				background: {
					selected: "images/nav/parent-secondarynav-bakgrd.gif",
					normal: "images/nav/parent-secondarynav-bakgrd.gif"
				},
				divider: "images/nav/2nav-divider.gif",
				left: 40,
				nofirstdivider: 1,
				image:	{
					up: "images/nav/nav-Parents_up.gif",
					over: "images/nav/nav-Parents_over.gif",
					selected: {
						up: "images/nav/nav-Parents_up.gif",
						over: "images/nav/nav-Parents_over.gif"
					}
				},
				menu: [
					{
							url: "parents/parents_programs-sites.php",
							alt: "Program Sites/Schools",
							image:	{
								up: "images/nav/2nav-parent-programs-up.gif",
								over: "images/nav/2nav-parent-programs-over.gif",
								selected: {
									up: "images/nav/2nav-parent-programs-up.gif",
									over: "images/nav/2nav-parent-programs-over.gif"
								}
							}
					},{
							url: "parents/parents_activities.php",
							alt: "Activities &amp; Services",
							image:	{
								up: "images/nav/2nav-parent-activities-up.gif",
								over: "images/nav/2nav-parent-activities-over.gif",
								selected: {
									up: "images/nav/2nav-parent-activities-up.gif",
									over: "images/nav/2nav-parent-activities-over.gif"
								}
							},
							popup: [
									{ url: "parents/parents_activities-contentareas.php", text: "Content Areas"},
									{ url: "parents/parents_activities-training.php", text: "Training"},
									{ url: "parents/parents_activities-initiatives.php", text: "Special Initiatives"},
									{ url: "http://www.njafterschool.org/", text: "NJ Afterschool Directory",
										popup: [
												{ url: "parents/parents_activities-directorygeneral.php", text: "General Information" },
												{ url: "http://www.njafterschool.org/", text: "Go to Directory" }
										]
									}
							]
					},{
							url: "parents/parents_tools.php",
							alt: "Valuable Tools for Parents",
							image:	{
								up: "images/nav/2nav-parent-tools-up.gif",
								over: "images/nav/2nav-parent-tools-over.gif",
								selected: {
									up: "images/nav/2nav-parent-tools-up.gif",
									over: "images/nav/2nav-parent-tools-over.gif"
								}
							}
					},{
							url: "parents/parents_involved.php",
							alt: "Get Involved",
							image:	{
								up: "images/nav/2nav-parent-involved-up.gif",
								over: "images/nav/2nav-parent-involved-over.gif",
								selected: {
									up: "images/nav/2nav-parent-involved-up.gif",
									over: "images/nav/2nav-parent-involved-over.gif"
								}
							}
					},{
							url: "parents/parents_faqs.php",
							alt: "FAQs",
							image:	{
								up: "images/nav/2nav-parent-faqs-up.gif",
								over: "images/nav/2nav-parent-faqs-over.gif",
								selected: {
									up: "images/nav/2nav-parent-faqs-up.gif",
									over: "images/nav/2nav-parent-faqs-over.gif"
								}
							}
					},{
							url: "parents/parents_contact.php",
							alt: "Contact Us",
							image:	{
								up: "images/nav/2nav-parent-contact-up.gif",
								over: "images/nav/2nav-parent-contact-over.gif",
								selected: {
									up: "images/nav/2nav-parent-contact-up.gif",
									over: "images/nav/2nav-parent-contact-over.gif"
								}
							}
					}
				]
		   },{ // EDU
				url: "edu/educators.php",
				alt: "Educators & Researchers",
				divider: "images/nav/2nav-divider.gif",
				nofirstdivider: 1,
				left: 200,
				background: {
						selected: "images/nav/edu-secondarynav-bakgrd.gif",		
						normal: "images/nav/edu-secondarynav-bakgrd.gif"
				},
				image:	{
					up: "images/nav/nav-Edu_up.gif",
					over: "images/nav/nav-Edu_over.gif",
					selected: {
						up: "images/nav/nav-Edu_up.gif",
						over: "images/nav/nav-Edu_over.gif"
					}
				},
				menu: [
					{
							url: "edu/educators.php",
							alt: "Sponsors",
							image:	{
								up: "images/nav/2nav-edu-reports-sats-eval-up.gif",
								over: "images/nav/2nav-edu-reports-sats-eval-over.gif",
								selected: {
									up: "images/nav/2nav-edu-reports-sats-eval-up.gif",
									over: "images/nav/2nav-edu-reports-sats-eval-over.gif"
								}
							}
					},{
							url: "edu/edu_support.php",
							alt: "Apply for Support",
							image:	{
								up: "images/nav/2nav-edu-support-up.gif",
								over: "images/nav/2nav-edu-support-over.gif",
								selected: {
									up: "images/nav/2nav-edu-support-up.gif",
									over: "images/nav/2nav-edu-support-over.gif"
								}
							},
							popup: [
									{ url: "home/home_support-rfp-mailinglist.php", text: "Join RFP Mailing List"},
									{ url: "edu/edu_support-training.php", text: "Online Applications",
										popup: [
												{ url: "edu/edu_support-grantprocess.php", text: "Grant Process" },
												{ url: "edu/edu_support-FAQs.php", text: "Grant FAQs" }
										]
									}
							]
					},{
							url: "edu/edu_funding.php",
							alt: "Funding Opportunities",
							image:	{
								up: "images/nav/2nav-edu-funding-up.gif",
								over: "images/nav/2nav-edu-funding-over.gif",
								selected: {
									up: "images/nav/2nav-edu-funding-up.gif",
									over: "images/nav/2nav-edu-funding-over.gif"
								}
							}
					}
				]
		   },{// SUPPORT
				url: "supporters/support.php",
				alt: "Support",
				divider: "images/nav/2nav-divider.gif",
				nofirstdivider: 1,
				left: 450,
				background: {
						selected: "images/nav/support-secondarynav-bakgrd.gif",		
						normal: "images/nav/support-secondarynav-bakgrd.gif"
				},
				image:	{
					up: "images/nav/nav-Support_up.gif",
					over: "images/nav/nav-Support_over.gif",
					selected: {
						up: "images/nav/nav-Support_up.gif",
						over: "images/nav/nav-Support_over.gif"
					}
				},
				menu: [
					{
							url: "supporters/support.php",
							alt: "Sponsors",
							image:	{
								up: "images/nav/2nav-support-sponsors-up.gif",
								over: "images/nav/2nav-support-sponsors-over.gif",
								selected: {
									up: "images/nav/2nav-support-sponsors-up.gif",
									over: "images/nav/2nav-support-sponsors-over.gif"
								}
							}
					},{
							url: "supporters/support_donor.php",
							alt: "Donor Levels &amp; Benefits",
							image:	{
								up: "images/nav/2nav-support-donor-up.gif",
								over: "images/nav/2nav-support-donor-over.gif",
								selected: {
									up: "images/nav/2nav-support-donor-up.gif",
									over: "images/nav/2nav-support-donor-over.gif"
								}
							}
					}
				]
		   },{ // MEDIA
				url: "media/media.php",
				alt: "Media",
				background: {
					selected: "images/nav/media-secondarynav-bakgrd.gif",
					normal: "images/nav/media-secondarynav-bakgrd.gif"
				},
				divider: "images/nav/2nav-divider.gif",
				left: 100,
				nofirstdivider: 1,
				image:	{
					up: "images/nav/nav-Media_up.gif",
					over: "images/nav/nav-Media_over.gif",
					selected: {
						up: "images/nav/nav-Media_over.gif",
						over: "images/nav/nav-Media_over.gif"
					}
				},
				menu: [
					{
							url: "media/media_news.php",
							alt: "In the News",
							image:	{
								up: "images/nav/2nav-media-news-up.gif",
								over: "images/nav/2nav-media-news-over.gif",
								selected: {
									up: "images/nav/2nav-media-news-up.gif",
									over: "images/nav/2nav-media-news-over.gif"
								}
							}
					},{
							url: "media/media_press.php",
							alt: "Press Releases",
							image:	{
								up: "images/nav/2nav-media-press-up.gif",
								over: "images/nav/2nav-media-press-over.gif",
								selected: {
									up: "images/nav/2nav-media-press-up.gif",
									over: "images/nav/2nav-media-press-over.gif"
								}
							}
					},{
							url: "media/media_events.php",
							alt: "Events",
							image:	{
								up: "images/nav/2nav-media-event-up.gif",
								over: "images/nav/2nav-media-event-over.gif",
								selected: {
									up: "images/nav/2nav-media-event-up.gif",
									over: "images/nav/2nav-media-event-over.gif"
								}
							}
					},{
							url: "media/media_picture.php",
							alt: "Picture Gallery",
							image:	{
								up: "images/nav/2nav-media-picture-up.gif",
								over: "images/nav/2nav-media-picture-over.gif",
								selected: {
									up: "images/nav/2nav-media-picture-up.gif",
									over: "images/nav/2nav-media-picture-over.gif"
								}
							}
					},{
							url: "media/media_video.php",
							alt: "Video Gallery",
							image:	{
								up: "images/nav/2nav-media-video-up.gif",
								over: "images/nav/2nav-media-video-over.gif",
								selected: {
									up: "images/nav/2nav-media-video-up.gif",
									over: "images/nav/2nav-media-video-over.gif"
								}
							}
					},{
							url: "media/media_newsletter.php",
							alt: "Newsletter",
							image:	{
								up: "images/nav/2nav-media-newsletter-up.gif",
								over: "images/nav/2nav-media-newsletter-over.gif",
								selected: {
									up: "images/nav/2nav-media-newsletter-up.gif",
									over: "images/nav/2nav-media-newsletter-over.gif"
								}
							}
					},{
							url: "media/media_contact.php",
							alt: "Contact",
							image:	{
								up: "images/nav/2nav-media-contact-up.gif",
								over: "images/nav/2nav-media-contact-over.gif",
								selected: {
									up: "images/nav/2nav-media-contact-up.gif",
									over: "images/nav/2nav-media-contact-over.gif"
								}
							}
					}
				]
		   },{ // STAFF
				url: "staff/staff.php",
				alt: "Staff",
				divider: "images/2nav-divider.gif",
				nofirstdivider: 1,
				center: 1,
				background: {
						selected: "images/nav/staff-secondarynav-bakgrd.gif",		
						normal: "images/nav/staff-secondarynav-bakgrd.gif"
				},
				image:	{
					up: "images/nav/nav-Staff_up.gif",
					over: "images/nav/nav-Staff_over.gif",
					selected: {
						up: "images/nav/nav-Staff_up.gif",
						over: "images/nav/nav-Staff_over.gif"
					}
				},
				menu: [
					{
							url: "staff/staff.php",
							alt: "Staff",
							image:	{
								up: "images/nav/2nav-staff-region-up.gif",
								over: "images/nav/2nav-staff-region-over.gif",
								selected: {
									up: "images/nav/2nav-staff-region-up.gif",
									over: "images/nav/2nav-staff-region-over.gif"
								}
							},
							popup: [
									{ url: "staff/staff_regionNorth.php", text: "North Region" },
									{ url: "staff/staff_regionCentral.php", text: "Central Region"},
									{ url: "staff/staff_regionSouth.php", text: "South Region"}
										]
					}
				]
		   }
	]
};
