var menu_data = {
	home: {
		items: [
		]
	},
	
	air_fare: {
		items: [
			{ title: "US. Domestic", url: "http://www.resx.com" },
			{ title: "International ", url: "international_airfare_frame.html" }

		]
	}

} 
	
