var MENU_ITEMS = [
	[':: Flight Info', 'http://www.chattairport.com/flight_info/index.htm', null,
		['Book A Ticket', 'http://www.chattairport.com/flight_info/ticket_info.htm', null],
		['Flight Tracker', 'http://www.chattairport.com/flight_info/flight_tracker.htm', null],	
		['Airlines and Destinations', 'http://www.chattairport.com/flight_info/destinations.htm', null]
		
	],
	[':: Passenger Info', 'http://www.chattairport.com/passenger_info/index.htm', null,
		['Parking', 'http://www.chattairport.com/passenger_info/parking.htm', null],		
		['Ground Transportation', 'http://www.chattairport.com/passenger_info/ground_transportation.htm', null],
		['Tips for Travelers', 'http://www.chattairport.com/passenger_info/tips.htm', null],
		['Weather', 'http://www.chattairport.com/passenger_info/weather.htm', null],		
		['FAQ', 'http://www.chattairport.com/passenger_info/FAQ.htm', null],			
		['Meeting Planners', 'http://www.chattairport.com/passenger_info/meeting_planners.htm', null]
	],		
	[':: Airport Info', 'http://www.chattairport.com/airport_info/index.htm', null,
		['Airport Advertising', 'http://www.chattairport.com/airport_info/advertising.htm', null],			
		['Airport Amenities', 'http://www.chattairport.com/airport_info/amenities.htm', null],			
		['General Aviation', 'http://www.chattairport.com/airport_info/aviation.htm', null],
		['Maps and Directions', 'http://www.chattairport.com/airport_info/maps.htm', null],
		['Volunteer Program', 'http://www.chattairport.com/airport_info/volunteers.htm', null]						
		
	],	
	[':: Airport Authority', 'http://www.chattairport.com/airport_authority/index.htm', null,
		['Airfield Drivers License', 'http://www.chattairport.com/airport_authority/drivers_license.htm', null],			
		['Airport Security Badge', 'http://www.chattairport.com/airport_authority/security_badge.htm', null],
		['ARRA Grant', 'http://www.chattairport.com/airport_authority/arra_grant.htm', null],
		['Charter Handling', 'http://www.chattairport.com/airport_authority/charters.htm', null],
		['CMAA Board of Directors', 'http://www.chattairport.com/airport_authority/cmaa.htm', null],
		['DBE Program', 'http://www.chattairport.com/airport_authority/dbe.htm', null],			
		['Employment Opportunities', 'http://www.chattairport.com/airport_authority/employment.htm', null],
		['Ground Transportation Rules', 'http://www.chattairport.com/airport_authority/ground_rules.htm', null],		
		['Master Plan', 'http://www.chattairport.com/airport_authority/master_plan.htm', null],
		['Minimum Standards', 'http://www.chattairport.com/airport_authority/min.standards.htm', null],
		['Monthly Statistics', 'http://www.chattairport.com/airport_authority/statistics.htm', null],						
		['PFC', 'http://www.chattairport.com/airport_authority/pfc.htm', null],
		['Procurement Opportunities', 'http://www.chattairport.com/airport_authority/procurement.htm', null],
		['Request For Bid', 'http://www.chattairport.com/airport_authority/rfb.htm', null],
						
	],
	[':: News/Events', 'http://www.chattairport.com/news_events/index.htm', null,
		['Press Releases', 'http://www.chattairport.com/news_events/press_releases.htm', null],
		['Local Resources','http://www.chattairport.com/news_events/local_resources.htm', null],
		['Area Attractions', 'http://www.chattairport.com/news_events/area_attractions.htm', null],			
		['Media Guide', 'http://www.chattairport.com/news_events/media_guide.htm', null]
		
	],
	[':: Contact Us', 'http://www.chattairport.com/contact_us/index.htm', null,
		['Contact Info', 'http://www.chattairport.com/contact_us/index.htm', null],		
		['Site Map', 'http://www.chattairport.com/contact_us/sitemap.htm', null]
			
	],
];

