var MENU_ITEMS = [
	['About Us', 'http://www.northpacific.com/co_overview.html', [null, null, 95],
		['Company Overview', 'http://www.northpacific.com/co_overview.html', null],
		['Company History', 'http://www.northpacific.com/co_history.html', null],
		['Company Locations', 'http://www.northpacific.com/co_map.html', null],
		['Business Units', 'http://www.northpacific.com/bu_index.html', null],
		['Environmental Statement', 'http://www.northpacific.com/co_envir.html', null],
//		['Career Opportunities', 'http://www.northpacific.com/ecom/co_hr.html', null],
//		['Press Releases', 'http://www.northpacific.com/co_pressrelease.html', null],
	],
	['Products', 'http://www.northpacific.com/products.html', [100, null, 95],
		['Hardwood', 'http://www.northpacific.com/prod_hardwood.html', [null, null, 160],
			['Hardwood Operations', 'http://www.northpacific.com/dept/hdwddept/hdwd_production.html', [null, null, 180]],
		],
		['Building Materials', 'http://www.northpacific.com/prod_building_mat.html', [null, null, 160],
			['Panel', 'http://www.northpacific.com/prod_panel.html', [null, null, 170]],
			['Softwood Lumber', 'http://www.northpacific.com/prod_softwood.html', [null, null, 170]],
			['EWP', 'http://www.northpacific.com/prod_ewp.html', [null, null, 170]],
			['Industrial', 'prod_industrial.html', [null, null, 170]],
		],
		['Flooring/Decking Products', 'http://www.northpacific.com/prod_flooring.html', [null, null, 160],
			['Springcreek Flooring', 'http://www.northpacific.com/dept/hdwd_flooring/index.html', [null, null, 240]],			
			['Building Materials Midwest', 'http://www.northpacific.com/dept/ssslbr/index.html', [null, null, 240]],
		],
	],
	['Customer Service', 'http://www.northpacific.com/ecom/cust_serv.html', [100, null, null],
//		['Credit Applications', 'http://www.northpacific.com/ecom/credit_apps.html', [null, null, 125]],
		['Terms &amp; Conditions', 'http://www.northpacific.com/ecom/terms.html', [null, null, 125]],
		['Links', 'http://www.northpacific.com/ecom/links.html', [null, null, 125]],
//		['E-Commerce', 'http://www.northpacific.com/ecom/ecom.html', [null, null, 125]],
		['U.S. Housing Stats', 'http://www.northpacific.com/ecom/hstarts.html', [null, null, 125]],
	],
	['Contact Us', 'http://www.northpacific.com/contact.html', [135, null, 95],
		['Company Locations', 'http://www.northpacific.com/co_map.html', [null, null, 125]],
		['General Inquiries', 'http://www.northpacific.com/general_inquiry.html', [null, null, 125]],
//		['Product Inquiries', 'http://www.northpacific.com/product_inquiry.html', [null, null, 125]],
		['Privacy Statement', 'http://www.northpacific.com/privacy.html', [null, null, 125]],
		['Webmail', 'http://webmail.northpacific.com/', [null, null, 125]],
	],
//	['Find', 'http://www.northpacific.com/search.html', [100, null, 100],
//		['Search Site', 'http://www.northpacific.com/search.html', [null, null, 100]],
//		['Site Map', 'http://www.northpacific.com/sitemap.html', [null, null, 100]],
//	],
];

