
var MENU_ITEMS = [
	['', '', null,
	    ['Flight','QuoteRequest_air.htm'],
		['Cruise','QuoteRequest_cruise.htm'],
		
	],
	
];

