var monthName = ["January","February","March","April","May","June","July","August","September","October","November","December"];

var vlCopy = {
	tltext: 		'read the transcript',
	readRev:		'Read full review',
	hideRev:		'Hide full review',
	hideAllRev:		'Hide all reviews',
	exAllRev:		'Expand all reviews',
	newWindow:		'Link will open in a new window',
	adults:			'Adults:',
	children:		'Children:',
	room:			'Room',
	totalPrice:		'Total Price:',
	moreOptions:	'More Search Options',
	fewerOptions:	'Fewer Search Options',
	printPage: 		'Print this page',
	bookmarkPage:	'Bookmark this page',
	selectArea: 	'Please select an area',
	allCentral: 	'All Central London',
	allNorth: 		'All North London',
	allEast: 		'All East London',
	allSouth: 		'All South London',
	allWest: 		'All West London',
	orArea: 		'Or search by area',
	orPostcode:		'Or search by postcode',
	orDates: 		'Or search specific dates',
	orPeriod: 		'Or search date period',
	mapNW:	'Move North West',
	mapN:	'Move North',
	mapNE:	'Move North East',
	mapW:	'Move West',
	mapE:	'Move East',
	mapSW:	'Move South West',
	mapSE:	'Move South East',
	mapS:	'Move South',
	mapZ:	'Zoom Map'
}

