﻿var com = {
        laterooms : {
            microsites : {
                language : 'en',
                townpostcodeattraction : 'Hotel, attraction, postcode',
                more : 'more >>',
                less : '<< less',
                showRoomInfo : 'Show full room information',
                hideRoomInfo : 'Hide full room information',
                showRoomCanc : 'Show room cancellation policy',
                hideRoomCanc : 'Hide room cancellation policy',
                startAddress : 'Start address',
                endAddress : 'End address',
                fieldCannotBeBlank : 'Field cannot be blank',
                selectResType : 'Select reservation type.',
                someInfoIncorrect : 'Some information was not added correctly.',
                invalidEmail : 'Invalid Email',
                addressDoNotMatch : 'Addresses do not match',                
                startDateIssueNumberRequired : 'Start Date or Issue Number required',
                invalidIssueNumber: 'Invalid issue number',
                agreeToTerms: 'You have not indicated that you have read and understood the Terms & Conditions and Cancellation Policy.',
                secureReservation: 'You will need to enter your credit card details to secure your reservation.',
                exceedsMaxPersons: 'The maximum number of people for this room is',
                minimumNights : 'This room must be booked for a minimum of',
                minimumNights2 : 'nights!',
                noRoomsSelected : 'Please specify the number of rooms you require before proceeding to book',
                adPcMissingQuery : 'Please enter an address or postcode',
                readMore : 'Read more',
                readLess : 'Read less',
                hotel : 'hotel',
                hotels : 'hotels',
                invalidSecurityCode : 'Invalid security code',
                invalidCardNumber : 'Invalid card number',
                invalidCardExpiryDate : 'Invalid card expiry date',
                invalidLength : 'Maximum length exceeded',
                HideMapText : 'Hide map',
                ShowMapText : 'Show hotels on map',
                UpdatingYourResults: "Updating your results",
                NoMapResults: "Sorry, there were no results found. Please try entering the full address including country or entering a postcode."
            }
        }
    }