/**
 * @author rmulloy
 * The labels.js file was created to support multiple languages.
 */
nikonLabel = function() {
    return {
        locale:"en_US",
        cssClass:"enUS",
        authorizedDealers:"Authorized Dealer Disclaimer",
        contactInStock:"Please contact your Nikon Authorized Dealer directly to confirm whether the product you are looking for is in stock or if your dealer can special order the product for you.",
        end:"End",
        errorLoad:"We encountered an error loading the products in this category. Please try again.",
        error:"We encountered a problem. Please try again.",
        findOutMore:"Find Out More",
        frontView:"Front View",
        hideAll:"Hide All",
        image:"Image",
        loading:"Loading",
        noLocateDealer:"We&#39;re sorry, but we were unable to locate a Nikon Authorized Dealer within the ZIP code area specified. Please confirm that the Zip code entered was correct. Consider also enlarging your results page search radius.",
        of:"of",
        print:"Printable Version",
        printCta : "Print",
        products:"Products",
        productNumber:"Product Number",
        quickView:"Quick View",
        resultsFound:"Results Found",
        selectColor:"Select color",
        selectProduct:"Select Product",
        start:"Start",
        travel:"Travel",
        viewAll:"View All",
        seeAll :"See All",
        download:"Download",
        back : "Back",
        close:"Close",
        learnAbout : "Learn more about",
        missingItem : "The item you requested was not found. Please try another.",
        photoGlossary : "Go to the photography glossary",
        dealer : "Dealer",
        description : "Product Description",
        stock : "In Stock",
        buyNow : "Buy Now",
        clickRetailerCTA : "Click on retailer name for address.",
        nearest26 : '(Nearest 26 shown.)',
        noOnlineResults : 'We&#39;re sorry, but we were unable to locate an online Nikon Authorized Retailer with this product.',
        WTBDistanceLabel : "m",
        WTBNoPoint : "Google Maps was unable to locate this retailer. Please try another or click on the retailer's name to view its address.",
        WTBDirectionsError : {
            '400' : 'Google Maps could not parse your address. Please try again.',
            '500' : 'A server error occured. Please try again.',
            '601' : 'Google Maps could not find your address. Enter a more general address like a zip code and try again.',
            '602' : 'Google Maps does not recognize your address. Please check the address you entered for errors and try again or use a more general address like a zip code.',
            '603' : 'Google Maps is unable to return this address or route. Please use a more general address like a zip code and try again.',
            '604' : 'Google Maps is unable to compute directions between these two addresses. Please use a more general address like a zip code and try again.'
        },
        mediaBarVideo : "Video",
        mediaBarImage : "Image"
    }
}();

