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.5038,-77.6088)};var g_90f0c1ce35e18f619ac6194e5fad65c9 = new google.maps.Geocoder();g_90f0c1ce35e18f619ac6194e5fad65c9.geocode( { 'address': "906 Branchway Rd, Richmond, VA 23236, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-bank-of-virginia').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-bank-of-virginia'), mapOptions);}document.getElementById('6bb80ef3').innerHTML += ' | View Map';var $l90f0c1ce35e18f619ac6194e5fad65c9 = '

Bank of Virginia

Address: 906 Branchway Rd, Richmond, VA 23236, USA
Phone: (804) 560-0660
';var m_90f0c1ce35e18f619ac6194e5fad65c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Virginia',});m_90f0c1ce35e18f619ac6194e5fad65c9['infowindow'] = new google.maps.InfoWindow({content: $l90f0c1ce35e18f619ac6194e5fad65c9});var infowindow = new google.maps.InfoWindow({content: $l90f0c1ce35e18f619ac6194e5fad65c9});google.maps.event.addListener(m_90f0c1ce35e18f619ac6194e5fad65c9, 'click', function() {infowindow.open(map,m_90f0c1ce35e18f619ac6194e5fad65c9);});$marker.push(m_90f0c1ce35e18f619ac6194e5fad65c9);}});var g_27bea02559f44461d1bbc60f7fa2be18 = new google.maps.Geocoder();g_27bea02559f44461d1bbc60f7fa2be18.geocode( { 'address': "10501 Patterson Ave, Richmond, VA 23238, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-bank-of-virginia').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-bank-of-virginia'), mapOptions);}document.getElementById('15777a35').innerHTML += ' | View Map';var $l27bea02559f44461d1bbc60f7fa2be18 = '

Bank of Virginia

Address: 10501 Patterson Ave, Richmond, VA 23238, USA
Phone: (804) 525-2660
';var m_27bea02559f44461d1bbc60f7fa2be18 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of Virginia',});m_27bea02559f44461d1bbc60f7fa2be18['infowindow'] = new google.maps.InfoWindow({content: $l27bea02559f44461d1bbc60f7fa2be18});var infowindow = new google.maps.InfoWindow({content: $l27bea02559f44461d1bbc60f7fa2be18});google.maps.event.addListener(m_27bea02559f44461d1bbc60f7fa2be18, 'click', function() {infowindow.open(map,m_27bea02559f44461d1bbc60f7fa2be18);});$marker.push(m_27bea02559f44461d1bbc60f7fa2be18);}});}google.maps.event.addDomListener(window, 'load', initialize);