var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About MOPD','../../html/about/about.shtml',
				['Commissioner\'s Message','../../html/about/message.shtml',],
		],
		['Resources for the Disabled Community','https://a069-webapps7.nyc.gov/mopd/Default.aspx',
		],
		['Disability-Specific Resources','../../html/specific/specific.shtml',
				['Blind and Low Vision','../../html/specific/blv.shtml',],
				['Deaf and Hard of Hearing','../../html/specific/dhh.shtml',],
				['Learning Disabilities','../../html/specific/ld.shtml',],
				['Mental Retardation / Developmental Disabilities','../../html/specific/mrdd.shtml',],
				['Fibrodysplasia Ossificans Progressiva (FOP)','../../html/specific/fop.shtml',],
		],
		['City Programs','../../html/programs/programs.shtml',
				['Benefits','../../html/programs/benefits.shtml',],
		],
		['Disability Mentoring Day (DMD)','../../html/dmd/dmd.shtml',
				['About DMD','../../html/dmd/about_dmd.shtml',],
				['DMD Committee Members','../../html/dmd/agencies.shtml',],
				['DMD Mentors List ','../../html/dmd/list.shtml',],
				['Become a Mentor','../../html/dmd/mentor.shtml',],
				['Become a Mentee','../../html/dmd/mentee.shtml',],
				['DMD Workshops','../../html/dmd/workshops.shtml',],
		],
		['Laws','../../html/laws/laws.shtml',
				['Federal','../../html/laws/federal_law.shtml',],
				['State','../../html/laws/nys_hr_law.shtml',],
				['Local','../../html/laws/nyc_law.shtml',],
		],
		['Accessibility Waiver','../../html/waiver/waiver.shtml',
		],
		['Photo Gallery','../../html/gallery/gallery_main.shtml',
		],
		['Forms','../../html/forms/forms.shtml',
		],
		['News','../../html/news/news.shtml',
		],
		['Contact MOPD','../../html/contact/contact.shtml',
		],
];