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.6523,-77.6194)};var g_877c1d6fe98b71c258e5eee6ad95f737 = new google.maps.Geocoder();g_877c1d6fe98b71c258e5eee6ad95f737.geocode( { 'address': "11681 West Broad Street, Richmond, VA 23233, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-bank-of-america-financial-center'), mapOptions);}document.getElementById('7d1f43ba').innerHTML += ' | View Map';var $l877c1d6fe98b71c258e5eee6ad95f737 = '

Bank of America Financial Center

Address: 11681 West Broad Street, Richmond, VA 23233, USA
Phone: (804) 364-6280
';var m_877c1d6fe98b71c258e5eee6ad95f737 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_877c1d6fe98b71c258e5eee6ad95f737['infowindow'] = new google.maps.InfoWindow({content: $l877c1d6fe98b71c258e5eee6ad95f737});var infowindow = new google.maps.InfoWindow({content: $l877c1d6fe98b71c258e5eee6ad95f737});google.maps.event.addListener(m_877c1d6fe98b71c258e5eee6ad95f737, 'click', function() {infowindow.open(map,m_877c1d6fe98b71c258e5eee6ad95f737);});$marker.push(m_877c1d6fe98b71c258e5eee6ad95f737);}});var g_adbca394d9a7ed80d16ef6fce545eac9 = new google.maps.Geocoder();g_adbca394d9a7ed80d16ef6fce545eac9.geocode( { 'address': "4801 S Laburnum Ave, Richmond, VA 23231, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-bank-of-america-financial-center'), mapOptions);}document.getElementById('fbe237cc').innerHTML += ' | View Map';var $ladbca394d9a7ed80d16ef6fce545eac9 = '

Bank of America Financial Center

Address: 4801 S Laburnum Ave, Richmond, VA 23231, USA
Phone: (804) 236-5900
';var m_adbca394d9a7ed80d16ef6fce545eac9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_adbca394d9a7ed80d16ef6fce545eac9['infowindow'] = new google.maps.InfoWindow({content: $ladbca394d9a7ed80d16ef6fce545eac9});var infowindow = new google.maps.InfoWindow({content: $ladbca394d9a7ed80d16ef6fce545eac9});google.maps.event.addListener(m_adbca394d9a7ed80d16ef6fce545eac9, 'click', function() {infowindow.open(map,m_adbca394d9a7ed80d16ef6fce545eac9);});$marker.push(m_adbca394d9a7ed80d16ef6fce545eac9);}});}google.maps.event.addDomListener(window, 'load', initialize);