var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(36.3157,-80.8162)};var g_51ec0da338efc7576395da0cb4cd6065 = new google.maps.Geocoder();g_51ec0da338efc7576395da0cb4cd6065.geocode( { 'address': "1500 N Brg St, Elkin, NC 28621"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkin-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('elkin-NC-wells-fargo-bank'), mapOptions);}document.getElementById('387854aa').innerHTML += ' | View Map';var $l51ec0da338efc7576395da0cb4cd6065 = '

Wells Fargo Bank

Address: 1500 N Brg St, Elkin, NC 28621
Phone: (336) 526-8241
';var m_51ec0da338efc7576395da0cb4cd6065 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_51ec0da338efc7576395da0cb4cd6065['infowindow'] = new google.maps.InfoWindow({content: $l51ec0da338efc7576395da0cb4cd6065});var infowindow = new google.maps.InfoWindow({content: $l51ec0da338efc7576395da0cb4cd6065});google.maps.event.addListener(m_51ec0da338efc7576395da0cb4cd6065, 'click', function() {infowindow.open(map,m_51ec0da338efc7576395da0cb4cd6065);});$marker.push(m_51ec0da338efc7576395da0cb4cd6065);}});var g_aecf89d1270d044970cf4da4de7cf218 = new google.maps.Geocoder();g_aecf89d1270d044970cf4da4de7cf218.geocode( { 'address': "102 W Main St, Elkin, NC 28621"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('elkin-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('elkin-NC-wells-fargo-bank'), mapOptions);}document.getElementById('52dd2614').innerHTML += ' | View Map';var $laecf89d1270d044970cf4da4de7cf218 = '

Wells Fargo Bank

Address: 102 W Main St, Elkin, NC 28621
Phone: (336) 526-8200
';var m_aecf89d1270d044970cf4da4de7cf218 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_aecf89d1270d044970cf4da4de7cf218['infowindow'] = new google.maps.InfoWindow({content: $laecf89d1270d044970cf4da4de7cf218});var infowindow = new google.maps.InfoWindow({content: $laecf89d1270d044970cf4da4de7cf218});google.maps.event.addListener(m_aecf89d1270d044970cf4da4de7cf218, 'click', function() {infowindow.open(map,m_aecf89d1270d044970cf4da4de7cf218);});$marker.push(m_aecf89d1270d044970cf4da4de7cf218);}});}google.maps.event.addDomListener(window, 'load', initialize);