var MENU_ITEMS = [
	[':: Home', 'index.asp', null],
	[':: Our Company', null, null,
		[':: Profile', 'company_profile.htm', null],
		[':: Mission', 'company_mission.htm', null],
		[':: Vision', 'company_vision.htm', null],
		[':: Opportunities', 'career_opportunities.htm', null],
		[':: Contact Us', 'contact.htm', null]
	],
	[':: Products', null, null,
	 	[':: Sunrise', "sunrise.htm", null],
		[':: Sage', "sage.htm", null],
		[':: CXR', "cxr.htm", null],
		[':: Towerline', "towerline.htm", null],		
		[':: Empirix', "empirix.htm", null],
		[':: TVMS', "tvms.htm", null],
		[':: Accedian Networks', "accedian.htm", null],
		[':: Fiber Plus International', "fiberplus.htm", null],
		[':: The Fibers - Hux Cleaner', "huxcleaner.htm", null],
		[':: Westek', "westek.htm", null],
		[':: Pelican', "pelican.htm", null],
		[':: SuperworX', "http://www.superworx.ca", null]		
	 ],
	[':: News', null, null,
		[':: Newsletters', 'newsletters.asp', null],
		[':: Tradeshows/Seminars', 'tradeshows_seminars.asp', null]
	],
	[':: Library', null, null,
	 	[':: Datasheets', null, null,
		 	[':: Sunrise', "datasheets.asp?supplier=Sunrise", null],
			[':: Sage', "datasheets.asp?supplier=Sage", null],
			[':: CXR', "datasheets.asp?supplier=CXR", null],
			[':: Towerline', "datasheets.asp?supplier=Towerline", null],			
			[':: Empirix', "datasheets.asp?supplier=Empirix", null],
			[':: Westek', "datasheets.asp?supplier=Westek", null],
			[':: Pelican', "datasheets.asp?supplier=Pelican", null]
		],
		[':: Application Notes', null, null,
		 	[':: Sunrise', "application_notes.asp?supplier=Sunrise", null],
			[':: Sage', "application_notes.asp?supplier=Sage", null],
			[':: CXR', "application_notes.asp?supplier=CXR", null],
			[':: Towerline', "application_notes.asp?supplier=Towerline", null],			
			[':: Empirix', "application_notes.asp?supplier=Empirix", null],
			[':: Westek', "application_notes.asp?supplier=Westek", null],
			[':: Pelican', "application_notes.asp?supplier=Pelican", null]
		],
		[':: Manuals', null, null,
		 	[':: Sunrise', "manuals.asp?supplier=Sunrise", null],
			[':: Sage', "manuals.asp?supplier=Sage", null],
			[':: CXR', "manuals.asp?supplier=CXR", null],
			[':: Towerline', "manuals.asp?supplier=Towerline", null],			
			[':: Empirix', "manuals.asp?supplier=Empirix", null],
			[':: Westek', "manuals.asp?supplier=Westek", null],
			[':: Pelican', "manuals.asp?supplier=Pelican", null]
		],
		[':: Slideshows', null, null,
		 	[':: Sunrise', "slideshows.asp?supplier=Sunrise", null],
			[':: Sage', "slideshows.asp?supplier=Sage", null],
			[':: CXR', "slideshows.asp?supplier=CXR", null],
			[':: Towerline', "slideshows.asp?supplier=Towerline", null],			
			[':: Empirix', "slideshows.asp?supplier=Empirix", null],
			[':: Westek', "slideshows.asp?supplier=Westek", null],
			[':: Pelican', "slideshows.asp?supplier=Pelican", null]
		],
		[':: Links', 'links.htm', null]
	 ],
	[':: Contact Us', null, null,
		[':: General', 'contact.htm', null],
		[':: Departmental', 'contact_departmental.htm', null],
		[':: Request Information', 'request_information.htm', null]
	]
];
