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(37.3351,-79.5266)};var g_d5ccc8d42617cfc128853423df1bdc5e = new google.maps.Geocoder();g_d5ccc8d42617cfc128853423df1bdc5e.geocode( { 'address': "191 W Main St, Bedford, VA 24523, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bedford-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bedford-VA-wells-fargo-bank'), mapOptions);}document.getElementById('87d2ebec').innerHTML += ' | View Map';var $ld5ccc8d42617cfc128853423df1bdc5e = '

Wells Fargo Bank

Address: 191 W Main St, Bedford, VA 24523, USA
Phone: (540) 586-1009
';var m_d5ccc8d42617cfc128853423df1bdc5e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_d5ccc8d42617cfc128853423df1bdc5e['infowindow'] = new google.maps.InfoWindow({content: $ld5ccc8d42617cfc128853423df1bdc5e});var infowindow = new google.maps.InfoWindow({content: $ld5ccc8d42617cfc128853423df1bdc5e});google.maps.event.addListener(m_d5ccc8d42617cfc128853423df1bdc5e, 'click', function() {infowindow.open(map,m_d5ccc8d42617cfc128853423df1bdc5e);});$marker.push(m_d5ccc8d42617cfc128853423df1bdc5e);}});var g_8770bea7c27e301125804d7f682819db = new google.maps.Geocoder();g_8770bea7c27e301125804d7f682819db.geocode( { 'address': "101 N Bridge St, Bedford, VA 24523, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bedford-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('bedford-VA-wells-fargo-bank'), mapOptions);}document.getElementById('50c513b2').innerHTML += ' | View Map';var $l8770bea7c27e301125804d7f682819db = '

Wells Fargo Bank

Address: 101 N Bridge St, Bedford, VA 24523, USA
Phone: (540) 586-8292
';var m_8770bea7c27e301125804d7f682819db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8770bea7c27e301125804d7f682819db['infowindow'] = new google.maps.InfoWindow({content: $l8770bea7c27e301125804d7f682819db});var infowindow = new google.maps.InfoWindow({content: $l8770bea7c27e301125804d7f682819db});google.maps.event.addListener(m_8770bea7c27e301125804d7f682819db, 'click', function() {infowindow.open(map,m_8770bea7c27e301125804d7f682819db);});$marker.push(m_8770bea7c27e301125804d7f682819db);}});}google.maps.event.addDomListener(window, 'load', initialize);