From 13470680d5884c26940a7ef004e1f7faabc01719 Mon Sep 17 00:00:00 2001 From: Randy Olson Date: Tue, 4 Aug 2015 12:05:00 -0400 Subject: [PATCH] Update best-towns.html --- best-towns.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/best-towns.html b/best-towns.html index 8fecb3d..b04b937 100644 --- a/best-towns.html +++ b/best-towns.html @@ -657,7 +657,7 @@ google.maps.event.addListener(marker39, "mouseover", function() { for (var i = 0; i < infoWindows.length; i++) { infoWindows[i].close(); }; infoWindow39.open(map, marker39); }); - var infoWindow40 = new google.maps.InfoWindow({ content: "

Boone, NC

Miles to Raleigh-Durham, NC: 173
Miles to Beaufort, SC: 324
Population: 18,211
Housing Price: $280,800

The Blue Ridge Mountains are beautiful—and they provide ample opportunity for adventure, whether residents want to bomb the trails at Rocky Knob Mountain Bike Park or Beech Mountain; kayak, raft, and fly-fish the Nolichucky and Watauga Rivers; cycle the beautiful Blue Ridge back roads; or rock climb on Grandfather Mountain." + var infoWindow40 = new google.maps.InfoWindow({ content: "

Boone, NC

Miles to Raleigh-Durham, NC: 173
Miles to Beaufort, SC: 324
Population: 18,211
Housing Price: $280,800

The Blue Ridge Mountains are beautiful—and they provide ample opportunity for adventure, whether residents want to bomb the trails at Rocky Knob Mountain Bike Park or Beech Mountain; kayak, raft, and fly-fish the Nolichucky and Watauga Rivers; cycle the beautiful Blue Ridge back roads; or climb at the crags near Grandfather Mountain like The Dump, which boasts sport routes from 5.7 to 5.13." }); infoWindows.push(infoWindow40);