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.7591,-79.9916)};var g_a5ce06eab3875b07f519198536925f3b = new google.maps.Geocoder();g_a5ce06eab3875b07f519198536925f3b.geocode( { 'address': "3559 Fairystone Park Hwy, Bassett, VA 24055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bassett-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bassett-VA-wells-fargo-bank'), mapOptions);}document.getElementById('925bb988').innerHTML += ' | View Map';var $la5ce06eab3875b07f519198536925f3b = '

Wells Fargo Bank

Address: 3559 Fairystone Park Hwy, Bassett, VA 24055, USA
Phone: (276) 629-5312
';var m_a5ce06eab3875b07f519198536925f3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_a5ce06eab3875b07f519198536925f3b['infowindow'] = new google.maps.InfoWindow({content: $la5ce06eab3875b07f519198536925f3b});var infowindow = new google.maps.InfoWindow({content: $la5ce06eab3875b07f519198536925f3b});google.maps.event.addListener(m_a5ce06eab3875b07f519198536925f3b, 'click', function() {infowindow.open(map,m_a5ce06eab3875b07f519198536925f3b);});$marker.push(m_a5ce06eab3875b07f519198536925f3b);}});var g_00f83a44156a1e0026a36394960f2609 = new google.maps.Geocoder();g_00f83a44156a1e0026a36394960f2609.geocode( { 'address': "1825 Riverside Dr, Bassett, VA 24055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bassett-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bassett-VA-wells-fargo-bank'), mapOptions);}document.getElementById('641bec44').innerHTML += ' | View Map';var $l00f83a44156a1e0026a36394960f2609 = '

Wells Fargo Bank

Address: 1825 Riverside Dr, Bassett, VA 24055, USA
Phone: (276) 629-5312
';var m_00f83a44156a1e0026a36394960f2609 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_00f83a44156a1e0026a36394960f2609['infowindow'] = new google.maps.InfoWindow({content: $l00f83a44156a1e0026a36394960f2609});var infowindow = new google.maps.InfoWindow({content: $l00f83a44156a1e0026a36394960f2609});google.maps.event.addListener(m_00f83a44156a1e0026a36394960f2609, 'click', function() {infowindow.open(map,m_00f83a44156a1e0026a36394960f2609);});$marker.push(m_00f83a44156a1e0026a36394960f2609);}});}google.maps.event.addDomListener(window, 'load', initialize);