var siteConfigurationOverride = {
    textualStrings:{
        moreInfo: "More info",
        findCinemas:"Find cinemas",
        bookTickets:"Buy tickets",
        whatsOn:"What&#039;s on",
        buyTickets:"Buy tickets",
        carouselPlayingIndicator:"Carousel playing indicator",
        chooseACity:"Choose a city",
        allSitesAreInEnglish:"All sites are in English or the local language",
        cancel:"Cancel",
        report:"Report",
        contracted:"Contracted",
        details:"details",
        expandContract:"Expand/contract",
        expanded:"Expanded",
        expandMap:"Enlarge map",
        fileListingsError:"This film has no viewings on the selected day. Please select another day",
        hideMap:"Hide map",
        less:"Less",
        more:"More",
        next:"Next",
        previous:"Previous",
        searchFacets:{
            more:"more"
        },
        autosuggest:{
            feature: "Features",
            venue: "Places",
            event: "Events",
            film: "Films",
            areas: "Select an area",
            blog: "Blogs",
            tophits: "Top hit",
            resultsFor: "See all results for %searchTerm%",
            noResults: "No results found",
            more: "More"
        },
        map: {
            open: "MAP",
            close: "CLOSE",
            show: "Show map",
            hide: "Hide map",
            showDetails: "Show map/details",
            hideDetails: "Hide map/details"
        },
        bookOnline:"Book online",
        searchSite:"Time Out %site% ",
        show:"Show",
        showMap:"Show map",
        showOptions:"Show options",
        shrinkMap:"Shrink map",
        submit:"Submit",
        submitting:"Please wait...",
        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 %restaurant%"
            },
            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: "",
                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: "Enter your phone number"
            },
            offer:{
                specialOffer: "Special Offer",
                dontWantOffer: "I don&#039;t want an offer",
                selectOffer: "Please select an offer to continue"
            },
            menu:{
                selectMenu: "Select a 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: "A confirmation email will be sent to you shortly, including instructions on how to change or cancel your booking.",
                                        disclaimer: ""
                                    }
            }
        },
        filmWidget:{
            noResults: "No results",
            seeAll: "See all",
            ratedAs: "Rated as:"
        },
        calendarWidget: {
            noResults: "No results, please select another day.",
            moreEvents: "more events",
            moreEvent: "more event"
        },
        months: [
            "January",
            "February",
            "March",
            "April",
            "May",
            "June",
            "July",
            "August",
            "September",
            "October",
            "November",
            "December"
        ],
        sponsoredListing: "Sponsored Listing"
    }
}

