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.2709,-76.7583)};var g_c121178ff9682b2ecbd997f8db93e085 = new google.maps.Geocoder();g_c121178ff9682b2ecbd997f8db93e085.geocode( { 'address': "1801 Richmond Rd, Williamsburg, VA 23185, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-bank-of-america-financial-center'), mapOptions);}document.getElementById('506f78ed').innerHTML += ' | View Map';var $lc121178ff9682b2ecbd997f8db93e085 = '

Bank of America Financial Center

Address: 1801 Richmond Rd, Williamsburg, VA 23185, USA
Phone: (757) 259-5481
';var m_c121178ff9682b2ecbd997f8db93e085 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_c121178ff9682b2ecbd997f8db93e085['infowindow'] = new google.maps.InfoWindow({content: $lc121178ff9682b2ecbd997f8db93e085});var infowindow = new google.maps.InfoWindow({content: $lc121178ff9682b2ecbd997f8db93e085});google.maps.event.addListener(m_c121178ff9682b2ecbd997f8db93e085, 'click', function() {infowindow.open(map,m_c121178ff9682b2ecbd997f8db93e085);});$marker.push(m_c121178ff9682b2ecbd997f8db93e085);}});var g_837423397749e70a13b102e172f6babf = new google.maps.Geocoder();g_837423397749e70a13b102e172f6babf.geocode( { 'address': "4620 Monticello Ave, Williamsburg, VA 23188, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsburg-VA-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('williamsburg-VA-bank-of-america-financial-center'), mapOptions);}document.getElementById('a9fddeeb').innerHTML += ' | View Map';var $l837423397749e70a13b102e172f6babf = '

Bank of America Financial Center

Address: 4620 Monticello Ave, Williamsburg, VA 23188, USA
Phone: (757) 220-3250
';var m_837423397749e70a13b102e172f6babf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_837423397749e70a13b102e172f6babf['infowindow'] = new google.maps.InfoWindow({content: $l837423397749e70a13b102e172f6babf});var infowindow = new google.maps.InfoWindow({content: $l837423397749e70a13b102e172f6babf});google.maps.event.addListener(m_837423397749e70a13b102e172f6babf, 'click', function() {infowindow.open(map,m_837423397749e70a13b102e172f6babf);});$marker.push(m_837423397749e70a13b102e172f6babf);}});}google.maps.event.addDomListener(window, 'load', initialize);