var NAV_NODES = [
		['Home','../../html/home/home.shtml',
		],
		['Where to Donate','../../html/donate/where_to_donate.shtml',
				['Zip Code Search','../../html/donate/zipcode.shtml',],
				['Borough / Citywide Search','../../html/donate/citywide.shtml',],
				['Vendor Name Search','../../html/donate/vendor.shtml',],
		],
		['Where to Sell','../../html/sell/where_to_sell.shtml',
				['Zip Code Search','../../html/sell/zipcode.shtml',],
				['Borough / Citywide Search','../../html/sell/citywide.shtml',],
				['Vendor Name Search','../../html/sell/vendor.shtml',],
		],
		['Where to Buy','../../html/buy/where_to_buy.shtml',
				['Zip Code Search','../../html/buy/zipcode.shtml',],
				['Borough / Citywide Search','../../html/buy/citywide.shtml',],
				['Vendor Name Search','../../html/buy/vendor.shtml',],
		],
		['Where to Rent','../../html/rent/where_to_rent.shtml',
		],
		['Where to Repair','../../html/repair/where_to_repair.shtml',
		],
		['Calendar of Events','../../html/calendar/calendar.shtml',
				['View Calendar','http://www.nyc.gov/portal/site/nycgov/menuitem.3ed404d533b8b3436178f71042289da0',],
				['Submit an Event','../../html/calendar/event_submission_form.shtml',],
		],
		['Get Listed','../../html/get_listed/get_listed.shtml',
				['Vendor Submission Form','../../html/get_listed/vendor_form.shtml',],
		],
		['NYC Stuff Exchange FAQ','../../html/faq/faq.shtml',
		],
		['About NYC Stuff Exchange','../../html/about/about_stuffex.shtml',
		],
		['Contact NYC Stuff Exchange','../../html/contact/contact.shtml',
		],
];