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(29.8274,-81.2718)};var g_17463ec465317dc0558d5a5234b7b8ba = new google.maps.Geocoder();g_17463ec465317dc0558d5a5234b7b8ba.geocode( { 'address': "3750 A1A S, St Augustine, FL 32080, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-augustine-FL-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('st-augustine-FL-bank-of-america-financial-center'), mapOptions);}document.getElementById('71ead2a3').innerHTML += ' | View Map';var $l17463ec465317dc0558d5a5234b7b8ba = '

Bank of America Financial Center

Address: 3750 A1A S, St Augustine, FL 32080, USA
Phone: (904) 471-7111
';var m_17463ec465317dc0558d5a5234b7b8ba = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_17463ec465317dc0558d5a5234b7b8ba['infowindow'] = new google.maps.InfoWindow({content: $l17463ec465317dc0558d5a5234b7b8ba});var infowindow = new google.maps.InfoWindow({content: $l17463ec465317dc0558d5a5234b7b8ba});google.maps.event.addListener(m_17463ec465317dc0558d5a5234b7b8ba, 'click', function() {infowindow.open(map,m_17463ec465317dc0558d5a5234b7b8ba);});$marker.push(m_17463ec465317dc0558d5a5234b7b8ba);}});var g_960eef1c143ce111096c0093c1e227da = new google.maps.Geocoder();g_960eef1c143ce111096c0093c1e227da.geocode( { 'address': "2135 US-1, St Augustine, FL 32086, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-augustine-FL-bank-of-america-financial-center').style.display = '';map = new google.maps.Map(document.getElementById('st-augustine-FL-bank-of-america-financial-center'), mapOptions);}document.getElementById('6a28cd19').innerHTML += ' | View Map';var $l960eef1c143ce111096c0093c1e227da = '

Bank of America Financial Center

Address: 2135 US-1, St Augustine, FL 32086, USA
Phone: (904) 794-4345
';var m_960eef1c143ce111096c0093c1e227da = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Financial Center',});m_960eef1c143ce111096c0093c1e227da['infowindow'] = new google.maps.InfoWindow({content: $l960eef1c143ce111096c0093c1e227da});var infowindow = new google.maps.InfoWindow({content: $l960eef1c143ce111096c0093c1e227da});google.maps.event.addListener(m_960eef1c143ce111096c0093c1e227da, 'click', function() {infowindow.open(map,m_960eef1c143ce111096c0093c1e227da);});$marker.push(m_960eef1c143ce111096c0093c1e227da);}});}google.maps.event.addDomListener(window, 'load', initialize);