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.3613,-79.6656)};var g_a2d7c0bd5eae4b61cf5392628464fb2c = new google.maps.Geocoder();g_a2d7c0bd5eae4b61cf5392628464fb2c.geocode( { 'address': "231 Turner Dr, Reidsville, NC 27320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('reidsville-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('reidsville-NC-wells-fargo-bank'), mapOptions);}document.getElementById('fcbe8ebf').innerHTML += ' | View Map';var $la2d7c0bd5eae4b61cf5392628464fb2c = '

Wells Fargo Bank

Address: 231 Turner Dr, Reidsville, NC 27320, USA
Phone: (336) 342-6825
';var m_a2d7c0bd5eae4b61cf5392628464fb2c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a2d7c0bd5eae4b61cf5392628464fb2c['infowindow'] = new google.maps.InfoWindow({content: $la2d7c0bd5eae4b61cf5392628464fb2c});var infowindow = new google.maps.InfoWindow({content: $la2d7c0bd5eae4b61cf5392628464fb2c});google.maps.event.addListener(m_a2d7c0bd5eae4b61cf5392628464fb2c, 'click', function() {infowindow.open(map,m_a2d7c0bd5eae4b61cf5392628464fb2c);});$marker.push(m_a2d7c0bd5eae4b61cf5392628464fb2c);}});var g_c0033b86241ab2270d5b6913fe466d1c = new google.maps.Geocoder();g_c0033b86241ab2270d5b6913fe466d1c.geocode( { 'address': "227 W Morehead St, Reidsville, NC 27320, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('reidsville-NC-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('reidsville-NC-wells-fargo-bank'), mapOptions);}document.getElementById('1320e7ff').innerHTML += ' | View Map';var $lc0033b86241ab2270d5b6913fe466d1c = '

Wells Fargo Bank

Address: 227 W Morehead St, Reidsville, NC 27320, USA
Phone: (336) 342-6800
';var m_c0033b86241ab2270d5b6913fe466d1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c0033b86241ab2270d5b6913fe466d1c['infowindow'] = new google.maps.InfoWindow({content: $lc0033b86241ab2270d5b6913fe466d1c});var infowindow = new google.maps.InfoWindow({content: $lc0033b86241ab2270d5b6913fe466d1c});google.maps.event.addListener(m_c0033b86241ab2270d5b6913fe466d1c, 'click', function() {infowindow.open(map,m_c0033b86241ab2270d5b6913fe466d1c);});$marker.push(m_c0033b86241ab2270d5b6913fe466d1c);}});}google.maps.event.addDomListener(window, 'load', initialize);