var MENU_ITEMS_XP = [
	['Electrical', '', {'sw' : 120, 'bw' : 100, 'tt': '', 'tw':'_top'}
		,['Commercial', '/pages/electrical_commercial.asp']
		,['Residential', '/pages/electrical_residential.asp']
	]
	,['Heating & Cooling', '', {'sw' : 190, 'bw' : 100, 'tt': '', 'tw':'_top'}
		,['Columbus', '/pages/heating_cooling.asp']
		,['Charlotte', '/pages/heating_cooling_charlotte.asp']
	]
	//,['Audio Video Security', '', {'sw' : 176, 'bw' : 160, 'tt': '', 'tw':'_top'}
		//,['Solutions', '/pages/audio_video.asp']
		//,['Residential Services', '/pages/audio_video/residential.asp']
		//,['Commercial Services', '/pages/audio_video/commercial.asp']
		//,['Manufacturers', '/pages/audio_video/manufacturers.asp']
		//,['Whats New?', '/pages/audio_video/whats_new.asp']
		//,['Contact Audio Video', '/pages/audio_video/contact.asp']
		//,['Photo Gallery', '/pages/audio_video/gallery/default.asp']
	//]
	,['Locations', '/pages/locations.asp', {'sw' : 110, 'bw' : 160, 'tt': '', 'tw':'_top'}
		,['OH Office', '/pages/locations.asp']
		,['NC Office', '/pages/northcarolinaoffice.asp']
		,['KY Office', '/pages/kentuckyoffice.asp']
		,['Satellite Locations', '/pages/satellitelocations.asp']
	]
	,['Contact Us', 'http://www.romanoffadmin.com/pages/contact.asp', {'sw' : 150, 'bw' : 160, 'tt': '', 'tw':'_top'}]
]; 

