var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About BOC','../../html/about/about.shtml',
				['History of BOC','../../html/about/history.shtml',],
		],
		['NYC Jail Regulations','../../html/rules/rules.shtml',
				['Minimum Standards','../../html/rules/minimum_standards.shtml',],
				['Mental Health Minimum Standards','../../html/rules/mental_health.shtml',],
				['Health Care Minimum Standards','../../html/rules/health_care.shtml',],
				['Variances','../../html/rules/variances.shtml',],
		],
		['Board Members','../../html/board_members/board_members.shtml',
		],
		['Board Staff','../../html/board_staff/board_staff.shtml',
		],
		['Public Meetings','../../html/meetings/meetings.shtml',
		],
		['How to Make a Complaint','../../html/complaint/complaint.shtml',
		],
		['Contact BOC','../../html/contact/contact.shtml',
		],
];