var siteConfigurationOverride = {
    textualStrings:{
        moreInfo: "button.action.getInfo",
        findCinemas:"Find cinemas",
        bookTickets:"javascript.bookTickets",
        whatsOn:"javascript.whatsOn",
        buyTickets:"Buy tickets",
        carouselPlayingIndicator:"javascript.carouselPlayingIndicator",
        chooseACity:"javascript.chooseACity",
        allSitesAreInEnglish:"javascript.allSitesAreInEnglish",
        cancel:"javascript.cancel",
        report:"javascript.report",
        contracted:"javascript.contracted",
        details:"javascript.details",
        expandContract:"javascript.expandContract",
        expanded:"javascript.expanded",
        expandMap:"javascript.expandMap",
        fileListingsError:"javascript.fileListingsError",
        hideMap:"javascript.hideMap",
        less:"javascript.less",
        more:"javascript.more",
        next:"javascript.next",
        previous:"javascript.previous",
        searchFacets:{
            more:"javascript.searchFacet.more"
        },
        autosuggest:{
            feature: "autosuggest.type.feature",
            venue: "autosuggest.type.venue",
            event: "autosuggest.type.event",
            film: "autosuggest.type.film",
            areas: "autosuggest.type.area",
            blog: "autosuggest.type.blog",
            tophits: "autosuggest.type.tophits",
            resultsFor: "autosuggest.resultsFor",
            noResults: "autosuggest.noResults",
            more: "autosuggest.more"
        },
        map: {
            open: "javascript.mapOpen",
            close: "javascript.mapClose",
            show: "javascript.showMap",
            hide: "javascript.hideMap",
            showDetails: "javascript.mapShowDetails",
            hideDetails: "javascript.mapHideDetails"
        },
        bookOnline:"javascript.bookOnline",
        searchSite:"Time Out %site% ",
        show:"javascript.show",
        showMap:"javascript.showMap",
        showOptions:"javascript.showOptions",
        shrinkMap:"javascript.shrinkMap",
        submit:"javascript.submit",
        submitting:"javascript.submitting",
        bookingForm:{
            errors:{
                noTimeFound: "Sorry there are no available time slots. Try changing booking time, date or number of people.",
                bookingFailed: "Sorry, unable to make the booking",
                unsupportedArea: "Sorry, selected area does accept booking for %minimum% to %maximum% person(s) only.",
                missingFields: "Please check and correct the required fields and try again",
                invalidFields: "Please check and correct the invalid fields and try again",
                invalidEmail: "Email address is invalid",
                invalidPhone: "Phone number is invalid",
                firstnameEmpty: "Please fill in your first name",
                lastnameEmpty: "Please fill in your last name",
                emailInvalid: "Your email address is invalid",
                emailEmpty: "Please fill in your email address",
                phoneInvalid: "Only numerical digits are allowed",
                phoneLength: "Phone number must be 10 digits",
                phoneEmpty: "Please fill in your phone number",
                menuRequired: "Please select a menu to continue"
            },
            title:{
                thankYou: "Thank you for booking",
                mandatory: "Mandatory",
                reviewYourChoice: "Review Your Choice",
                confirmedDetailsFor: "Confirmation for &lt;span&gt;%restaurant%&lt;/span&gt;"
            },
            label:{
                offer: "Offer",
                date: "Date",
                name: "Name",
                email: "Email",
                phone: "Phone number",
                time: "Time",
                noOfPeople: "Number of people",
                reference: "Reference number",
                firstname: "First name",
                lastname: "Last name",
                restaurantName: "Restaurant name",
                bookingTime: "Booking time",
                maxDigits: "(must be 10 digits)",
                dinersName: "Diner&#039;s name",
                bookChoice: "Book your choice",
                changeBooking: "Change Booking"
            },
            placeholder:{
                firstnamePlaceholder: "Enter your first name",
                lastnamePlaceholder: "Enter your last name",
                emailPlaceholder: "Enter your email",
                phonePlaceholder: "(212) 555-5555"
            },
            offer:{
                specialOffer: "Special Offer",
                dontWantOffer: "I don&#039;t want an offer",
                selectOffer: "Please select an offer to continue"
            },
            menu:{
                selectMenu: "Select Menu",
            },
            button:{
                submit: "Book now",
                back: "Back"
            },

            toptable:{
                errors:{
                    unsupportedArea: "Sorry, selected area does accept booking for %minimum% to %maximum% person(s) only."
                },
                title:{
                    booking1Person: "You are booking for 1 person on %date% at %time%",
                    bookingNPeople: "You are booking for %covers% people on %date% at %time%"
                },
                message:{
                    success: "Please note your booking is not yet confirmed – a confirmation email will be sent to <em>%email%</em>.",
                    note: "To modify this booking, please call:<br />From France: 01 42 22 37 25<br />From the UK: 020 7299 2949"
                },
                noOffersSelected: "No offers selected"
            },

            opentable:{
                text:{
                    tryAnotherBooking: "Try another booking",
                    confirmationMessage: "Your reservation is in progress. As soon as we verify the availability of your table, we&#039;ll send you a new email and a text message.",
                                        disclaimer: "By clicking Book now you agree to the <a href=\"http://www.opentable.com/info/agreement.aspx\" target=\"_blank\">OpenTable Terms of Use.</a>"
                                    }
            }
        },
        filmWidget:{
            noResults: "filmwidget.noResults",
            seeAll: "filmwidget.seeAll",
            ratedAs: "Rated as:"
        },
        calendarWidget: {
            noResults: "calendar.noResults",
            moreEvents: "calendar.moreEvents",
            moreEvent: "calendar.moreEvent"
        },
        months: [
            "January",
            "February",
            "March",
            "April",
            "May",
            "June",
            "July",
            "August",
            "September",
            "October",
            "November",
            "December"
        ],
        sponsoredListing: "search.tiles.sponsored_listing"
    }
}

