var MENU_ITEMS = [
	['Main Menu', null, null,
			['Home Page', 'http://www.belllighting.com/index.htm', null],
			['Search Site', 'http://www.belllighting.com/search.htm', null],
			['Contact Us', 'http://www.belllighting.com/distributors.htm', null],
			['Help', 'http://www.belllighting.com/help.htm', null],
			['Frequently Asked Questions', 'http://www.belllighting.com/company/faq.htm', null],
			['UBC Report', 'http://www.belllighting.com/general/ubc.htm', null],
	],
	['General Information', 'http://www.belllighting.com/general/general-info.htm', null,
			['UBC Report', 'http://www.belllighting.com/general/ubc.htm', null],
			['Satisfied Customers', 'http://www.belllighting.com/general/customers.htm', null],
			['Feedback', 'http://www.belllighting.com/general/feedback.htm', null],
	],
	['Product Information', 'http://www.belllighting.com/product/product-info.htm', null,
			['LR Series', 'http://www.belllighting.com/product/lr-main.htm', null],
			['LR / MV Series', 'http://www.belllighting.com/product/lr-mv-main.htm', null],
			['Distributors', 'http://www.belllighting.com/distributors.htm', null],
			['Data and Testing', 'http://www.belllighting.com/product/data.htm', null,
				['Testing at Bell Lighting', 'http://www.belllighting.com/product/testing.htm', null],
				['IES Tests', 'http://www.belllighting.com/product/ies.htm', null],
				['Photometrics', 'http://www.belllighting.com/product/photometrics.htm', null],
				['UV / IR vs. Visible Light', 'http://www.belllighting.com/product/uvir-light.htm', null],
			],
	],
	['Distributors', 'http://www.belllighting.com/distributors.htm', null,
	],	
	['Company Information', 'http://www.belllighting.com/company/company-info.htm', null,
			['Who is Bell Lighting?', 'http://www.belllighting.com/company/whoarewe.htm', null,
				['Vision', 'http://www.belllighting.com/company/vision.htm', null],
				['Mission Statement', 'http://www.belllighting.com/company/mission.htm', null],
				['About The Company', 'http://www.belllighting.com/company/the-company.htm', null],
				['Testimonials', 'http://www.belllighting.com/company/testimonials.htm', null],
			],
			['Product Development', 'http://www.belllighting.com/company/product-dev.htm', null],
			['Frequently Asked Questions', 'http://www.belllighting.com/company/faq.htm', null],
	],
];

