
var index_alert = new Array();

index_alert[0]="Please select a date which you would like to book a room.";
index_alert[1]="This offer is for day use only.  Only 1 day can be booked at a time.";
index_alert[2]="This offer requires a minimum stay of {minstay} nights.";
index_alert[3]="We are sorry but as there is a gap in between the period of your stay.  Please split your request into 2 bookings to proceed on.";
index_alert[4]="We are sorry but the hotel does not allow check ins on the day you have selected.";
index_alert[5]="We are sorry but the hotel does not allow check outs on the day you have selected.";
index_alert[6]="At least one of the nights selected has a minimum night stay of {nights} nights.";
index_alert[7]="At least one of the nights selected has a maximum night stay of {nights} nights.";
index_alert[8]="Check in on {date} is not available for this offer.";
