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