var alert_writeCity="Please enter your destination city";
var alert_cityDest="You need to enter your destination city";
var alert_noNumberDest="The destination city may not contain numbers"
var alert_maxPas="The maximum number of guests per room is 4. Please double-check the number of guests."
var alert_arrDate="You need to enter an arrival date."
var alert_formatArrDate="The format of the entered arrival date is incorrect. Please use the format dd/mm/yyyy. e.g. 24/11/2009"
var alert_depDate="You need to enter a departure date"
var alert_formatDepDate="The format of the entered departure date is incorrect. Please use the format dd/mm/yyyy. e.g. 24/11/2009"
var alert_formatTodayArr="The entered departuer date is in the past. Please enter a future date."
var alert_formatTodayDep="The entered departure date is not after the arrival date. Please chose a departure date after the arrival date."
var alert_maxEst="The maximum stay is 30 days. Please adjust the departure date accordingly.";
var alert_post="The departure date cannot be after ";
var hotelnfilter="Enter your city...";
var hotelfilter="Search by name";