var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About the Tax Commission','../../html/about/about.shtml',
				['About the President','../../html/about/president.shtml',],
				['Members of the Tax Commission','../../html/about/members.shtml',],
		],
		['Rules of Practice and Procedure','../../html/rules/rules.shtml',
		],
		['Forms and Instructions','../../html/forms/forms.shtml',
				['General Instruction Forms','../../html/forms/general.shtml',],
				['Application Forms and Specific Instructions','../../html/forms/specific.shtml',],
				['Other Forms and Instructions','../../html/forms/other.shtml',],
		],
		['Annual Report','../../html/report/report.shtml',
		],
		['Assessment Reductions','../../html/reductions/reductions.shtml',
		],
		['Statistical Profiles','../../html/profiles/profiles.shtml',
		],
		['Open Assessment Review Petitions','../../html/petitions/petitions.shtml',
		],
		['FOIL Request','../../html/foil/foil.shtml',
		],
		['Contact the Tax Commission','../../html/contact/contact.shtml',
				['Email the Commissioner','http://www.nyc.gov/html/mail/html/mailtaxcomm.html',],
		],
];