var NAV_NODES = [
		['About Us','../../html/about/about_us.shtml',
				['What We Do','../../html/about/what_we_do.shtml',],
		],
		['Motorist Safety','../../html/motorist/motorist_safety.shtml',
		],
		['Cyclist Safety','../../html/cyclist/cyclist_safety.shtml',
		],
		['Cycling Resources','../../html/cycling_resource/cycling_resources.shtml',
				['Cycling Map','../../html/cycling_resource/cycling_map.shtml',],
				['Cycling Shops','../../html/cycling_resource/cycling_shops.shtml',],
				['Safety Tips','../../html/cycling_resource/safety_tips.shtml',],
		],
		['Press Room','../../html/pr/press_room.shtml',
		],
		['Events','../../html/events/events.shtml',
		],
		['Main','../../html/home/home.shtml',
		],
		['Contact Us','../../html/contact/contact.shtml',
		],
		['DOT Home Page','http://www.nyc.gov/dot',
		],
];