// main menu item is the one with 3 elements - folder of submenu (if none, use a space), menu text, menu path
// sub menu item is the one with 2 elements - sub menu text, sub menu path
// If you are using quotations (") or an ampersand (&) you will need to put a backslash (\) in front of it.

arrMenu = new Array (

	new Array(
		new Array("family"), //Family section
		new Array("Overview", "http://www.researchautism.org/family/index.asp", "index"),
		new Array("Understanding Autism", "http://www.researchautism.org/family/understanding/index.asp", "understanding"),  //menu text, path, folder
			new Array("The Spectrum", "http://www.researchautism.org/family/understanding/spectrum/index.asp"),
			//new Array("Life Stages", "http://www.researchautism.org/family/understanding/stages/index.asp"),
		new Array("Diagnosis", "http://www.researchautism.org/family/diagnosis/index.asp", "diagnosis"),
		new Array("Intervention", "http://www.researchautism.org/family/intervention/index.asp", "intervention"),
		new Array("Research", "http://www.researchautism.org/family/research/index.asp", "research"),
			new Array("Types of Research", "http://www.researchautism.org/family/research/types/index.asp"),
			new Array("Finding Research", "http://www.researchautism.org/family/research/finding/index.asp"),
			new Array("Reading Research", "http://www.researchautism.org/family/research/reading/index.asp"),
			new Array("Participating in Research", "http://www.researchautism.org/family/research/participating/index.asp"),
			new Array("Research Glossary", "http://www.researchautism.org/family/research/glossary/index.asp"),
		new Array("Family Support", "http://www.researchautism.org/family/familysupport/index.asp", "grandparents")
//last item does not have a comma at the end
	),

	new Array(
		new Array("educators"), //Educators section
		new Array("Overview", "http://www.researchautism.org/educators/index.asp", "index"),
		new Array("Understanding Autism", "http://www.researchautism.org/educators/understanding/index.asp", "understanding"),
			//new Array("Autism \& Educational Stages", "http://www.researchautism.org/educators/understanding/stages/index.asp"),
		new Array("6 Steps to Success for Autism", "http://www.researchautism.org/educators/autismsteps/index.asp", "autismsteps"),
		new Array("6 Steps to Success for Asperger Syndrome", "http://www.researchautism.org/educators/aspergersteps/index.asp", "aspergersteps"),
		new Array("Individualized Education Programs", "http://www.researchautism.org/educators/programs/index.asp", "programs"),
		new Array("Worksheets", "http://www.researchautism.org/educators/worksheets/index.asp", "worksheets")//,
		//new Array("Psychologists \& Social Workers", "http://www.researchautism.org/educators/psychologists/index.asp", "psychologists"),
		//new Array("Related Service Providers", "http://www.researchautism.org/educators/relatedsp/index.asp", "relatedsp"),
		//new Array("Adult Service Providers", "http://www.researchautism.org/educators/adultsp/index.asp", "adultsp")//last item does not have a comma at the end
	),

	new Array(
		new Array("professionals"), //Professionals section
		new Array("Overview", "http://www.researchautism.org/professionals/index.asp", "index"),
		new Array("Studies Funded", "http://www.researchautism.org/professionals/funded/index.asp", "funded"),
			new Array("List of Studies", "http://www.researchautism.org/professionals/funded/list/index.asp"),
			//new Array("Details", "http://www.researchautism.org/professionals/funded/details/index.asp"),
		new Array("Research Grants", "http://www.researchautism.org/professionals/grants/index.asp", "grants"),
			new Array("Application", "http://www.researchautism.org/professionals/grants/application/index.asp"),
			//new Array("Awards", "http://www.researchautism.org/professionals/grants/awards/index.asp"),
		new Array("Graduate Student Grants", "http://www.researchautism.org/professionals/graduategrants/index.asp", "graduategrants"),
			new Array("Application", "http://www.researchautism.org/professionals/graduategrants/application/index.asp"),
			new Array("Awards", "http://www.researchautism.org/professionals/graduategrants/awards/index.asp"),
		new Array("Research Convocation", "http://www.researchautism.org/professionals/convocation/index.asp", "convocation"),
			new Array("Topics", "http://www.researchautism.org/professionals/convocation/topics/index.asp"),
			//new Array("Materials", "http://www.researchautism.org/professionals/convocation/materials/index.asp"),
		//new Array("Preparing Proposals", "http://www.researchautism.org/professionals/preparing/index.asp", "preparing"),
		//new Array("Opps. for Professionals", "http://www.researchautism.org/professionals/opportunities/index.asp", "opportunities"),
		new Array("Post Your Research Anouncement", "http://www.researchautism.org/professionals/post/index.asp", "post")//last item does not have a comma at the end
	),

	new Array(
		new Array("resources"), //Resources section
		new Array("Overview", "http://www.researchautism.org/resources/index.asp", "index"),
		//new Array("Forums", "http://forums.researchautism.org/", "forums"),
		new Array("Research and Resources", "http://www.researchautism.org/resources/community/index.asp", "community"),
			new Array("<abbr title=\"National Institutes of Health\">NIH</abbr>", "http://www.researchautism.org/resources/community/nih/index.asp"),
			new Array("<abbr title=\"Center for Disease Control\">CDC</abbr>", "http://www.researchautism.org/resources/community/cdc/index.asp"),
			new Array("Research/Resources Directory", "http://www.researchautism.org/resources/community/directory/search.asp"),
		//new Array("Ask the Expert", "http://www.researchautism.org/resources/ask/index.asp", "ask"),
		//new Array("Online Seminars", "http://www.researchautism.org/resources/seminars/index.asp", "seminars"),
		new Array("The OARacle Newsletter", "http://www.researchautism.org/resources/newsletters/index.asp", "newsletters"),
			new Array("Archive","http://www.researchautism.org/resources/newsletters/archives/index.asp"),
		new Array("Life Journey through Autism", "http://www.researchautism.org/resources/reading/index.asp", "reading"),
			new Array("Guide Request Form", "http://www.researchautism.org/resources/guidebook.asp"),
		new Array("Autism Links", "http://www.researchautism.org/resources/links/index.asp", "links"),
		//new Array("Support Groups", "http://www.researchautism.org/resources/support/index.asp", "support"),
		new Array("Speakers Program", "http://www.researchautism.org/resources/speakers/index.asp", "speakers"),
		new Array("Asperger DVD Series", "http://www.researchautism.org/resources/AspergerDVDSeries.asp", "AspergerDVDSeries")//last item does not have a comma at the end
	),
	
	new Array(
		new Array("about"), //About Us section
		new Array("Overview", "http://www.researchautism.org/about/index.asp", "index"),
		new Array("Philosophy/Values", "http://www.researchautism.org/about/philosophy/index.asp", "philosophy"),
		new Array("President's Message", "http://www.researchautism.org/about/message/index.asp", "message"),
		new Array("Board of Directors", "http://www.researchautism.org/about/board/index.asp", "board"),
			new Array("Chairman's Message", "http://www.researchautism.org/about/board/message/index.asp"),
		new Array("Scientific Council", "http://www.researchautism.org/about/council/index.asp", "council"),
		new Array("Staff", "http://www.researchautism.org/about/staff/index.asp", "staff"),
		new Array("Reports", "http://www.researchautism.org/about/reports/index.asp", "reports"),
		new Array("Internships", "http://www.researchautism.org/about/internships/index.asp", "internships")//last item does not have a comma at the end
	),
	
	new Array(
		new Array("news"), //News section
		new Array("Overview", "http://www.researchautism.org/news/index.asp", "index"),
		new Array("RUN FOR AUTISM", "http://www.researchautism.org/news/run/index.asp", "run"),
			new Array("FAQ", "http://www.researchautism.org/news/run/faq/index.asp"),
			new Array("Events", "http://www.researchautism.org/news/run/races/index.asp"),
			new Array("Fundraising", "http://www.researchautism.org/news/run/fundraising/index.asp"),
			new Array("Photos", "http://www.researchautism.org/news/run/photos/index.asp"),
			new Array("RUN Newsletters", "http://www.researchautism.org/news/run/newsletter/index.asp"),
			new Array("Runner Resources", "http://www.researchautism.org/news/run/resources/index.asp"),
			new Array("Team Members", "http://www.researchautism.org/news/run/runners/index.asp"),
			new Array("Adopt A Runner", "http://www.researchautism.org/news/run/adopt/index.asp"),
			new Array("Sponsors", "http://www.researchautism.org/news/run/sponsors/index.asp"),
			new Array("TRI FOR AUTISM", "http://www.researchautism.org/news/run/tri/index.asp"),
			//new Array("Join the Team", "http://www.researchautism.org/news/run/join/index.asp"),
			//new Array("RFA Signup Form", "http://www.researchautism.org/news/run/signupforms/index.asp"),
			//new Array("Profiles/Testimonials", "http://www.researchautism.org/news/run/profiles/index.asp"),
			//new Array("Why Run for Autism", "http://www.researchautism.org/news/run/why/index.asp"),
			//new Array("Runners' Forum", "http://forums.researchautism.org/"),
			//new Array("Runners' Messages", "http://www.researchautism.org/news/run/runnersmessages/index.asp"),
		new Array("Conference", "http://www.researchautism.org/news/conference/index.asp", "conference"),
			new Array("Accommodations", "http://www.researchautism.org/news/conference/accommodations/index.asp"),
			new Array("ASHA Learner Objectives", "http://www.researchautism.org/news/conference/ASHA/index.asp"),
			new Array("Conference Registration", "http://www.researchautism.org/news/conference/registration/index.asp"),
			//new Array("Location", "http://www.researchautism.org/news/conference/location/index.asp"),
			new Array("Schedule & Agenda", "http://www.researchautism.org/news/conference/schedule/index.asp"),		
			new Array("Speakers", "http://www.researchautism.org/news/conference/speakers/index.asp"),
			new Array("Travel", "http://www.researchautism.org/news/conference/Travel/index.asp"),
			//new Array("Volunteer", "http://www.researchautism.org/news/conference/volunteer/index.asp"),
			//new Array("Signup/Forms", "http://www.researchautism.org/news/conference/forms/index.asp"),
		new Array("Scholarship", "http://www.researchautism.org/news/otherevents/scholarship.asp", "scholarship"),
		new Array("Other Events", "http://www.researchautism.org/news/otherevents/index.asp", "otherevents"),
		new Array("Press Releases", "http://www.researchautism.org/news/pressreleases/index.asp", "pressreleases")
		//new Array("For the Media", "http://www.researchautism.org/news/media/index.asp", "media")//last item does not have a comma at the end
	),

	new Array(
		new Array("support"), //Support Us section
		new Array("Overview", "http://www.researchautism.org/support/index.asp", "index"),
		new Array("Donate", "http://www.researchautism.org/support/donate/index.asp", "donate"),
		new Array("Volunteer", "http://www.researchautism.org/support/volunteer/index.asp", "volunteer"),
		new Array("Ways to Help", "http://www.researchautism.org/support/ways/index.asp", "ways"),
			//new Array("Run for Autism", "http://www.researchautism.org/news/run/index.asp"),
			//new Array("Personal Fundraising", "http://www.researchautism.org/support/ways/personal/index.asp"),
		//new Array("Donors/Partners", "http://www.researchautism.org/support/donors/index.asp", "donors"),
		new Array("CFC", "http://www.researchautism.org/support/cfc/index.asp", "cfc"),
		new Array("Workplace Giving", "http://www.researchautism.org/support/workplace/index.asp", "workplace"),
		new Array("Planned Giving", "http://www.researchautism.org/support/planned/index.asp", "planned")
		//new Array("Car Donations", "http://www.researchautism.org/support/car/index.asp", "car") //last item does not have a comma at the end
	)//last item does not have a comma at the end
);