var MENU_ITEMS = [
	
	['About NAPSO', null, null,
		['History', 'history.html', null,],
		['Member Organizations', 'member_organizations.html', null,],
		['Accomplishments', 'pdf/accomplishments1007.pdf', null,],
		['Outreach & Presentations', 'outreach.html', null,],
		['Contact', 'contact.html', null,],
		['Napso Brochure', 'pdf/NAPSOBrochure2006.pdf', null,],
		['Events', 'events.html', null,],
		['Home', 'index.html', null,],
		],
	['About Pupil Services', null, null,
		['Federal Definitions', 'definitions.html', null,],
		['Pupil Services Fact Sheets', 'factsheets.html', null,],
		['Professional Services Descriptions', 'descriptions.html', null,],
		['Research On Pupil Services', 'research.html', null,],
		],
	['Issues & Advocacy', 'issues_advocacy.html', null,
		['Individuals with Disabilities Education Act (IDEA)','idea.html', null,],	
		['ESEA Reauthorization','pupil_services.html',null,],
		['Higher Education/Training','het.html', null,],
		['Federal Budget & Appropriations','fba.html', null,],
		['Medicaid','med.html', null,],
		['Loan Forgiveness','loan-forgiveness.html', null,],
		['Student Health & Well-Being','shwb.html', null,]
		],

];

