var BH = {

	restaurant_map_distance: "You are %s from <a href='#'>%s</a>",
	restaurant_map_shack_distance: "<br /> And  %s from <a href='%s'>The Shack</a>",
	restaurant_map_not_found: "{RESTAURNT_MAP_NOT_FOUND}",
	restaurant_map_error: "We couldn't locate your address.",
	page_title_separator: "-",

	shack_map_distance: "So Lonely! You are %s away from the Shack",
	shack_map_not_found: "We couldn't locate Shack near you.",
	shack_map_error: "We couldn't locate your address."
}

