var NAV_NODES = [
		['About Us','../../html/about/about_us_text.shtml',
				['What We Do','../../html/about/what_we_do_text.shtml',],
		],
		['Motorist Safety','../../html/motorist/motorist_safety_text.shtml',
		],
		['Cyclist Safety','../../html/cyclist/cyclist_safety_text.shtml',
		],
		['Cycling Resources','../../html/cycling_resource/cycling_resources_text.shtml',
				['Cycling Map','../../html/cycling_resource/cycling_map_text.shtml',],
				['Cycling Shops','../../html/cycling_resource/cycling_shops_text.shtml',],
				['Safety Tips','../../html/cycling_resource/safety_tips_text.shtml',],
		],
		['Press Room','../../html/pr/press_room_text.shtml',
		],
		['Events','../../html/events/events_text.shtml',
		],
		['Main','../../html/home/home.shtml',
		],
		['Contact Us','../../html/contact/contact_text.shtml',
		],
		['DOT Home Page','http://www.nyc.gov/dot',
		],
];