﻿var ScriptResources = {
  alert_BostonTiles: "There was an error loading the Boston map images, the City of Boston's maps are not be visible at this time.",
  alert_SearchAddress: "We are unable to find that address.\nIf you have not tried to enter a street number or ZIP code,\nplease enter them now and try again.",
  alert_Directions: "There was an error looking up directions",
  alert_GetDetails: "Could not locate facility on the map",
  alert_MapAll: "There are no results to map, please perform a new search",
  alert_SelectClinicInteractive: "Please select a facility on the Interactive map",
  cmdDirectionsLoad_Value: "Get Directions",
  cmdGoToMap_Value: "Map All Facilities",
  cmdMapAll_Value: "Map All Results",
  cmdNewSearch_Value: "New Search",
  cmdSearch_Value: "Locate Facilities/Providers",
  cmdAddressCorrectCancel_Value: "Cancel",
  error_InfoWindow: "There was an error retrieving<br>facility data for this location",
  error_NoCriteria: "Please change at least one search option",
  infoBar_SelectFacility: "Please select a facility before using Details or Directions",
  infoWindow_GetDirections: "get directions",
  infoWindow_MoreInfo: "more info",
  lblSearchAddress_Format: "within {0:n2} miles of {1}",
  prompt_StartingAddress: "Please enter a starting address",
  streetView_OutOfRange: "That location is not close enough to the street for Google Street View",
  txtAddress_WatermarkText: "Enter partial or whole street address",
  txtDirectionsStart_WatermarkText: "Start address"
};

if (typeof (Sys) !== "undefined") {
  Sys.Application.notifyScriptLoaded();
}
