var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['About BIC','../../html/about/about.shtml',
				['Mission','../../html/about/mission.shtml',],
				['Language Access Plan','../../html/about/lap.shtml',],
		],
		['Trade Waste','../../html/trade_waste/trade_waste.shtml',
				['Maximum Rates','../../html/trade_waste/max_rates.shtml',],
				['Customer Information','../../html/trade_waste/customer_info.shtml',],
				['Carter Information','../../html/trade_waste/carter_info.shtml',],
		],
		['Markets','../../html/markets/markets.shtml',
		],
		['Gambling','../../html/gambling/gambling.shtml',
		],
		['Forms','../../html/forms/forms.shtml',
		],
		['Rules and Regulations','../../html/rules/rules.shtml',
		],
		['Employment','../../html/employment/employment.shtml',
		],
		['Press Releases','../../html/pr/press_releases.shtml',
		],
		['Contact BIC','../../html/contact/contact.shtml',
		],
];