






var translate = 
({"labels": {

		"mobile_search_instruction" : "Enter your City, State, Postal Code, etc... ",

		"mobile_crumb_fad" : "Find a Dealer",

		"service_body_shop" : "Body Shop",

		"error_suggest_zero_results" : "For better results:",

		"friday" : "Friday",

		"mobile_crumb_home" : "Home",

		"tab_search_region" : "Select a State",

		"abv_fax" : "Fax",

		"link_directions" : "Directions",

		"region_back_link" : "Back to list of regions",

		"fax" : "Fax",

		"region_title_posttext" : "region",

		"mobile_dealers_near" : "Dealers Near",

		"mobile_search_by_region" : "Select a Region",

		"links" : "Links",

		"error_message_unknown" : "UNKNOWN ERROR:<br /><br /> Sorry.  A directions request could not be processed due to a server error.  The request may succeed if you try again.",

		"title_dloc_region_detail" : "State Details",

		"title_print_view" : "Print Dealer Detail",

		"error_message_multiple_locations" : "Multiple locations have been found for the entered address.",

		"paging_next" : "Next",

		"mobile_view_map_link" : "View Map",

		"service_sales" : "New Sales",

		"error_message_zero_results" : "ZERO RESULTS FOUND:<br /><br /> Sorry. We couldn't find:<br />",

		"error_suggest_outside_market_continue" : "Continue",

		"saturday" : "Saturday",

		"service_fleet" : "Fleet",

		"error_links_zero_results" : "<li>Try using a postal code</li><li>Make sure the city, territory or state are spelled correctly</li><li>Try using both a city and the country</li> ",

		"dealers_near" : "Dealers Near",

		"title_dloc_map" : "Map View",

		"search_filter_instruction" : "Show only dealers that offer:",

		"error_message_outside_market" : "Your search location was outside of the market area.  Click continue to view results for this location.",

		"title_fad" : "Find a Dealer",

		"region_instruction" : "Select a state to see a list of dealers. ",

		"page" : "Page",

		"error_message_over_query" : "LIMIT REACHED:<br /><br /> Sorry. The maximum amount of search queries has been reached.  Please try your Google Maps search again in approximately 24 hours.",

		"error_suggest_did_you_mean" : "Did you mean:",

		"closed" : "Closed",

		"service_used" : "Used Sales",

		"abv_telephone" : "Tel",

		"error_new_search" : "New Search",

		"thursday" : "Thursday",

		"abv_kilometer" : "km",

		"mobile_heading_fad" : "Find a Dealer",

		"optional_link_2" : "opt link 2",

		"telephone" : "Telephone",

		"manager" : "Manager",

		"mobile_zoom_out" : "Out",

		"hours" : "Hours",

		"search_button" : "Search",

		"monday" : "Monday",

		"mobile_text_or" : "OR",

		"title_select_region" : "Select a State",

		"error_message_request_denied" : "<br /><br /> Sorry. This web page is not authorised to use the directions service. ",

		"wednesday" : "Wednesday",

		"title_map_detail" : "Map Detail",

		"tuesday" : "Tuesday",

		"paging_prev" : "Prev",

		"mobile_search_button" : "Find nearby dealers",

		"mobile_zoom_in" : "In",

		"new_search_link" : "New Search",

		"link_print" : "Print",

		"mobile_crumb_results" : "Results",

		"mobile_title_search_by_location" : "Search by Location",

		"mobile_heading_select_region" : "Select a state to view dealers in that specific area. ",

		"link_dealer_website" : "Dealer Website",

		"optional_link_3" : "opt link 3",

		"service_mopar" : "Mopar Genuine Parts",

		"link_email" : "Email",

		"title_dloc_region" : "State List",

		"region_title_pretext" : "dealers in the",

		"search_address_prompt" : "Enter your City, State, Postal Code, etc... ",

		"service_service" : "Service",

		"service_finance" : "Finance",

		"service_parts" : "Parts",

		"tab_search_map" : "Enter Location",

		"error_message_location_not_found" : "LOCATION NOT FOUND:<br /><br /> Sorry. We couldn't find:<br />",

		"mobile_crumb_map_detail" : "Dealer Detail",

		"mobile_map_zoom" : "Zoom",

		"mobile_crumb_select_region" : "State",

		"optional_link_1" : "opt link 1",

		"error_message_invalid_request" : "INVALID REQUEST:<br /><br /> Your requested search is invalid.",

		"sunday" : "Sunday"

	},

 get : function (labelKey) {
   var trns = eval("this.labels." + labelKey);
   return (trns?trns:labelKey);
 }

});
