﻿var gStr1 = "Remove from request list";
var gStr2 = "Add to request list";
var gStr3 = "The requestlist is empty. Add accomodations to check availability, get offers";
var gStr4 = "› Remove";
var gStr5 = " matches"
var gAlertMsg1 = "Incorrect period of time";
var gAlertMsg2 = 'You have not filled out "Largest meeting room capacity" \n';
var gAlertMsg3 = 'You have not filled out "Number of meeting rooms" \n';
var gAlertMsg4 = 'You have not filled out "Number of single rooms" \n'; 
var gAlertMsg5 = 'You have not filled out "Number of double rooms" \n';
var gAlertMsg6 = 'You have not filled out "Name" \n';
var gAlertMsg7 = 'You have not filled out "Organisation" \n';
var gAlertMsg8 = 'You have not filled out "Contact, email" \n';
var gAlertMsg9 = 'You have not filled out "Contact, phone" \n';
var gAlertMsg10 = 'You have not filled out "Contact, country code" \n';
var monthArray = new Array('January','February','March','April','May','June','July','August','September','October','November','December');