var storeLocatorText = {
	lang:"en",

	// Text labels
    storeLocator:"Store Locator",
    viewWebsite:"View store website",
    viewInfo:"View Store Info",
    drivingDirections:"Driving Directions",
    viewLocalEflyer:"View Local eFlyer",
    first:"First",
    last:"Last",
    next:"Next",
    previous:"Previous",
    flyer:"View Local eFlyer",
    directionsTo:"Directions to",
    storesNear:"Stores near ",
    storesFound:"Stores found",
    getDirectionsButton:"Get Directions",
    changeButton:"Change",
    closeButton:"Close",
    yourAddress:"Your Address",
    yourAddressText:"Please enter your address as a starting point below:",
    invalidPostalCode:"Invalid postal code (Ex. A1A 1A1)",
    blankPostalCode:"Postal code cannot be blank",
    update:"Update",
	findButton:"Find",
    setStore:"Make this my store",
    yourHomeStore:"Your Home Store",
	printButton:"Print",
	shareButton:"Share",
	changeYourArea:"Find Your Store",
	postalCode:"Postal Code",
	province:"Province",
	city:"City",
	selectYourHomeHardware:"Select Your Home Store",
	from:"From:",
	to:"To:",
	addressOrPostalcode:"Address Or Postal Code",
	locationNotFound:"Location not found. Please try again.",
	changeHomeStoreButton:"Change My Home Store",
	changeHomeStoreText:"Use the form below to change your Home Store.",
	noSearchResults:'Sorry, our search was unsuccessful. Please try again.',
	invalidPostalCodeMessage:"Invalid Postal Code<br />(Ex. A1A 1A1)",
	emptyFormMessage:"Enter a Postal Code<br />or City and Province",
	myStore:"My Store",
	closestStore:"Closest Store",
	closestBuildingCenter:"Closest Building Centre",
	loading:"Loading...",
	textOr:"OR",
	findMyHomeStore:"Find My Home Store",
	enterYourPostalCode:"Enter your Postal Code to find a Home Store near you.",
	storeLocatorURL:"index/store-locator.htm",
        eflyerURL:"/en/index/view-online.htm",

    // Images by type
    HHBC:"en-hhbc-small-logo.png",
    HHBC_w:81,
    HHBC_h:43,
    HBC:"en-hbc-small-logo.png",
    HBC_w:83,
    HBC_h:27,
    HF:"en-hf-small-logo.png",
    HF_w:83,
    HF_h:26,
    HH:"en-hh-small-logo.png",
    HH_w:83,
    HH_h:26,

    // Intro text
    storeLocatorIntro:'<div class="bodyContent"><p><strong>With the Home Store Locator you can find directions, store hours, and save your favorite store.</strong></p><p>Simply type a postal code into the box on the left, or select a province and city. Then click on this "Find" button to display the closest locations.</p></div>'
};

