var MENU_ITEMS = [
	['Main Menu', null, null,
			['Home Page', 'http://www.belllighting.com/index.htm', null],
			['Site Map', 'http://www.belllighting.com/sitemap.htm', null],
			['Search Site', 'http://www.belllighting.com/search.htm', null],
			['Contact Us', 'http://www.belllighting.com/contact-us.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],
			['Whats New', 'http://www.belllighting.com/whatsnew.htm', null],
			['Distributors', 'http://www.belllighting.com/distributors.htm', null],
	],
	['General Information', 'http://www.belllighting.com/general/general-info.htm', null,
			['Leasing Option', 'http://www.belllighting.com/general/lease.htm', null],
			['Sample Applications', 'http://www.belllighting.com/general/examples.htm', null],
			['UBC Report', 'http://www.belllighting.com/general/ubc.htm', null],
			['Reference Materials', 'http://www.belllighting.com/general/reference.htm', null],
			['AAR Video', 'http://www.belllighting.com/general/video.htm', null],
			['Satisfied Customers', 'http://www.belllighting.com/general/customers.htm', null],
			['Request Layout', 'http://www.belllighting.com/general/inforequest.htm', null],
			['Feedback', 'http://www.belllighting.com/general/feedback.htm', null],
			['Links', 'http://www.belllighting.com/general/links.htm', null],
	],
	['Product Information', 'http://www.belllighting.com/product/product-info.htm', null,
			['Product Overview', 'http://www.belllighting.com/product/products.htm', null],
			['Finding the Right Fixture', 'http://www.belllighting.com/product/find-right-fixture.htm', null],
			['Model Numbers Explained', 'http://www.belllighting.com/product/product-legend.htm', null],
			['LF Series', 'http://www.belllighting.com/product/lf-main.htm', null],
			['LF / MV Series', 'http://www.belllighting.com/product/lf-mv-main.htm', null],
			['LFH Series', 'http://www.belllighting.com/product/lfh-main.htm', null],
			['LFH / MV Series', 'http://www.belllighting.com/product/lfh-mv-main.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],
			['LRC Series', 'http://www.belllighting.com/product/lrc-main.htm', null],
			['Aspects of Fixtures', 'http://www.belllighting.com/product/fixture-aspects.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],
			],
	],
	['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],
			['Warranty Policy', 'http://www.belllighting.com/company/warranty.htm', null],
			['Frequently Asked Questions', 'http://www.belllighting.com/company/faq.htm', null],
	],
];