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.6505,-77.26)};var g_0b656371d2990c2722855528807c16c2 = new google.maps.Geocoder();g_0b656371d2990c2722855528807c16c2.geocode( { 'address': "13976 Jefferson Davis Hwy, Woodbridge, VA 22191, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-VA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-VA-bank-of-america-financial-center'), mapOptions);}document.getElementById('c4c3f6ba').innerHTML += ' | View Map';var $l0b656371d2990c2722855528807c16c2 = '

Bank of America Financial Center

Address: 13976 Jefferson Davis Hwy, Woodbridge, VA 22191, USA
Phone: (703) 497-1700
';var m_0b656371d2990c2722855528807c16c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_0b656371d2990c2722855528807c16c2['infowindow'] = new google.maps.InfoWindow({content: $l0b656371d2990c2722855528807c16c2});var infowindow = new google.maps.InfoWindow({content: $l0b656371d2990c2722855528807c16c2});google.maps.event.addListener(m_0b656371d2990c2722855528807c16c2, 'click', function() {infowindow.open(map,m_0b656371d2990c2722855528807c16c2);});$marker.push(m_0b656371d2990c2722855528807c16c2);}});var g_1aa213afa1fc1e95d829cb571dccbe7a = new google.maps.Geocoder();g_1aa213afa1fc1e95d829cb571dccbe7a.geocode( { 'address': "2611 Prince William Pkwy, Woodbridge, VA 22192, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-VA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-VA-bank-of-america-financial-center'), mapOptions);}document.getElementById('9d597e1b').innerHTML += ' | View Map';var $l1aa213afa1fc1e95d829cb571dccbe7a = '

Bank of America Financial Center

Address: 2611 Prince William Pkwy, Woodbridge, VA 22192, USA
Phone: (703) 497-0801
';var m_1aa213afa1fc1e95d829cb571dccbe7a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_1aa213afa1fc1e95d829cb571dccbe7a['infowindow'] = new google.maps.InfoWindow({content: $l1aa213afa1fc1e95d829cb571dccbe7a});var infowindow = new google.maps.InfoWindow({content: $l1aa213afa1fc1e95d829cb571dccbe7a});google.maps.event.addListener(m_1aa213afa1fc1e95d829cb571dccbe7a, 'click', function() {infowindow.open(map,m_1aa213afa1fc1e95d829cb571dccbe7a);});$marker.push(m_1aa213afa1fc1e95d829cb571dccbe7a);}});}google.maps.event.addDomListener(window, 'load', initialize);