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.2874,-77.3911)};var g_1d8ef4e83d1831b0da6ea09f3562a899 = new google.maps.Geocoder();g_1d8ef4e83d1831b0da6ea09f3562a899.geocode( { 'address': "3107 Boulevard, Colonial Heights, VA 23834"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colonial-heights-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('colonial-heights-VA-wells-fargo-bank'), mapOptions);}document.getElementById('f020abfc').innerHTML += ' | View Map';var $l1d8ef4e83d1831b0da6ea09f3562a899 = '

Wells Fargo Bank

Address: 3107 Boulevard, Colonial Heights, VA 23834
Phone: (804) 524-4940
';var m_1d8ef4e83d1831b0da6ea09f3562a899 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_1d8ef4e83d1831b0da6ea09f3562a899['infowindow'] = new google.maps.InfoWindow({content: $l1d8ef4e83d1831b0da6ea09f3562a899});var infowindow = new google.maps.InfoWindow({content: $l1d8ef4e83d1831b0da6ea09f3562a899});google.maps.event.addListener(m_1d8ef4e83d1831b0da6ea09f3562a899, 'click', function() {infowindow.open(map,m_1d8ef4e83d1831b0da6ea09f3562a899);});$marker.push(m_1d8ef4e83d1831b0da6ea09f3562a899);}});var g_1000bdd9dc4f3e5599ebcca8e966d5a2 = new google.maps.Geocoder();g_1000bdd9dc4f3e5599ebcca8e966d5a2.geocode( { 'address': "1603 Boulevard, Colonial Heights, VA 23834"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colonial-heights-VA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('colonial-heights-VA-wells-fargo-bank'), mapOptions);}document.getElementById('1d663d5a').innerHTML += ' | View Map';var $l1000bdd9dc4f3e5599ebcca8e966d5a2 = '

Wells Fargo Bank

Address: 1603 Boulevard, Colonial Heights, VA 23834
Phone: (804) 520-6275
';var m_1000bdd9dc4f3e5599ebcca8e966d5a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_1000bdd9dc4f3e5599ebcca8e966d5a2['infowindow'] = new google.maps.InfoWindow({content: $l1000bdd9dc4f3e5599ebcca8e966d5a2});var infowindow = new google.maps.InfoWindow({content: $l1000bdd9dc4f3e5599ebcca8e966d5a2});google.maps.event.addListener(m_1000bdd9dc4f3e5599ebcca8e966d5a2, 'click', function() {infowindow.open(map,m_1000bdd9dc4f3e5599ebcca8e966d5a2);});$marker.push(m_1000bdd9dc4f3e5599ebcca8e966d5a2);}});}google.maps.event.addDomListener(window, 'load', initialize);