EMA.labels={
	confirmYes:"yes",
	confirmNo:"no",
                close:"Close", 
print:"Print",
                Map:{
		moreInfo:"More info about __city__",
		bookNow:"Book Now",
		promo:"Check out our promos to __city__ &nbsp __price__",
                                ow:"one-way",
		rt:"return"
		},
		
	



		advancedBooking:{
			branding:[{//ecobiz class branding=0
				label:"Service Type",
				classAny:["Lowest fare available","Lowest+fare+available","Lowest+fare+available"],
				classes:[
					
					["economy","Economy","Economy"],
					["business","Business","Business"]
				]
			},{//alphabeta class branding=1
				label:"Service Type",
				classAny:["Lowest fare available","Lowest+fare+available","Lowest+fare+available"],
				classes:[
					
					["b.light economy","b.light+economy","b.light+economy"],
					["b.flex economy+","b.flex+economy+","b.flex+economy+"],
					["b.business","b.business","b.business"]
				]
			},{//African Operation Operated By BAIR  branding=2
				label:"Service Type",
				classAny:["Lowest fare available","Lowest+fare+available","Lowest+fare+available"],
				classes:[
					
					["Economy restricted","Economy+Restricted","Economy+Restricted"],
					["Economy semi-restricted","Economy+Semi-restricted","Economy+Semi-restricted"],
					["Economy semi-flexible","Economy+Semi-Flexible","Economy+Semi-Flexible"],
					["Economy flexible","Economy+Flexible","Economy+Flexible"],
					["business","Business","Business"]
				]
			}]
		},
	
	gallery:{
		previous:"Previous",
		next:"Next"
	},
	Vibe:{
		errors:[
			'Adults, Children, Infants values must be numeric',
			'You must enter at least 1 passenger',
			'You intend to book/would like to book more than 9 passengers for this flight. Our online reservation system does not handle this at the moment, but you can fill in a form to organise a group booking. Would you like to be redirected to the group booking form?',
			'Maximum 4 children',
			'Maximum 4 infants',
			'Our online system does not handle bookings for unaccompanied minors at the moment but you can book this via our Customer Contact Centre.',
			'Minimum of 1 Adult to accompany any minors',
			'A maximum of 9 passengers can be booked at a time.',
			'You have selected no passengers',
			'Return date must be greater than depart date',
			'Depart date is larger than 340 days',
			'You cannot book in the past',
			'Return date is larger than 340 days',
			'Destination city is required.',
			'Departure date is required',
			'Wrong departure date.',
                                                'Service type is required'
			

		],
		fields:{
			toCityDefault:"select a city"
		},
		url:{
			regular:"http://quicktrip.brusselsairlines.com/SN/search.html",
			privilege:"http://privilegebooking.brusselsairlines.com/SNFF/frequentflyer.html"
		},
                                warnings:[
			
		]
	},
                PI:"Please fill all fields",
	dow:{
		sunday:"S",
		monday:"M",
		tuesday:"T",
		wednesday:"W",
		thursday:"T",
		friday:"F",
		saturday:"S"
	},
	months:["january","february","march","april","may","june","july","august","september","october","november","december"]
}