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(38.4809,-77.9761)};var g_c2eff6732858311bcb38f406692da90f = new google.maps.Geocoder();g_c2eff6732858311bcb38f406692da90f.geocode( { 'address': "307 Southgate Shopping Center, Culpeper, VA 22701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('culpeper-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('culpeper-VA-wells-fargo-bank'), mapOptions);}document.getElementById('1b4ef682').innerHTML += ' | View Map';var $lc2eff6732858311bcb38f406692da90f = '

Wells Fargo Bank

Address: 307 Southgate Shopping Center, Culpeper, VA 22701, USA
Phone: (540) 829-2300
';var m_c2eff6732858311bcb38f406692da90f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c2eff6732858311bcb38f406692da90f['infowindow'] = new google.maps.InfoWindow({content: $lc2eff6732858311bcb38f406692da90f});var infowindow = new google.maps.InfoWindow({content: $lc2eff6732858311bcb38f406692da90f});google.maps.event.addListener(m_c2eff6732858311bcb38f406692da90f, 'click', function() {infowindow.open(map,m_c2eff6732858311bcb38f406692da90f);});$marker.push(m_c2eff6732858311bcb38f406692da90f);}});var g_2f01807ad5d67de3e46e244252dd55e5 = new google.maps.Geocoder();g_2f01807ad5d67de3e46e244252dd55e5.geocode( { 'address': "795 Nalles Mill Rd, Culpeper, VA 22701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('culpeper-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('culpeper-VA-wells-fargo-bank'), mapOptions);}document.getElementById('95216908').innerHTML += ' | View Map';var $l2f01807ad5d67de3e46e244252dd55e5 = '

Wells Fargo Bank

Address: 795 Nalles Mill Rd, Culpeper, VA 22701, USA
Phone: (540) 825-4720
';var m_2f01807ad5d67de3e46e244252dd55e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_2f01807ad5d67de3e46e244252dd55e5['infowindow'] = new google.maps.InfoWindow({content: $l2f01807ad5d67de3e46e244252dd55e5});var infowindow = new google.maps.InfoWindow({content: $l2f01807ad5d67de3e46e244252dd55e5});google.maps.event.addListener(m_2f01807ad5d67de3e46e244252dd55e5, 'click', function() {infowindow.open(map,m_2f01807ad5d67de3e46e244252dd55e5);});$marker.push(m_2f01807ad5d67de3e46e244252dd55e5);}});}google.maps.event.addDomListener(window, 'load', initialize);