var MENU_ITEMS_XP = [
	['View', '/pages/list_events.asp', {'sw' : 70, 'bw' : 140}
			,['View All Seminars', "#"]
			,['Browse by Date', "#"]
			,['Browse by Title', "#"]
	]	
	//		,['Register Online', "#"]
	//] 
	//,['Convention', '#', {'sw' : 90, 'bw' : 210, 'tt': 'Convention Information', 'tw':'_top'}
//			,['Speak at the Convention', '#']
//			,['Reserve a room', '#']
//			,['Sponsorship at the Convention', '#']
//			,['Exhibit at the Convention', '#']
//	] 
//	,['Contact Us', '#', {'sw' : 75, 'bw' : 110}	]
]; 

var MENU_LEFT_XP = [
	['Home', '/default.asp', ] 
]; 