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.8706,-81.3238)};var g_07a841d9d548265d67ac8897f60f1b06 = new google.maps.Geocoder();g_07a841d9d548265d67ac8897f60f1b06.geocode( { 'address': "1695 US Highway 1 South, St. Augustine, FL 32084, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-augustine-FL-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('st-augustine-FL-bbva-compass'), mapOptions);}document.getElementById('eeaa1c18').innerHTML += ' | View Map';var $l07a841d9d548265d67ac8897f60f1b06 = '

BBVA Compass

Address: 1695 US Highway 1 South, St. Augustine, FL 32084, USA
Phone: (904) 824-0101
';var m_07a841d9d548265d67ac8897f60f1b06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_07a841d9d548265d67ac8897f60f1b06['infowindow'] = new google.maps.InfoWindow({content: $l07a841d9d548265d67ac8897f60f1b06});var infowindow = new google.maps.InfoWindow({content: $l07a841d9d548265d67ac8897f60f1b06});google.maps.event.addListener(m_07a841d9d548265d67ac8897f60f1b06, 'click', function() {infowindow.open(map,m_07a841d9d548265d67ac8897f60f1b06);});$marker.push(m_07a841d9d548265d67ac8897f60f1b06);}});var g_3c486bbad9c8990f3cb48ecce842d580 = new google.maps.Geocoder();g_3c486bbad9c8990f3cb48ecce842d580.geocode( { 'address': "3805 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-bbva-compass').style.display = '';map = new google.maps.Map(document.getElementById('st-augustine-FL-bbva-compass'), mapOptions);}document.getElementById('a7d1483c').innerHTML += ' | View Map';var $l3c486bbad9c8990f3cb48ecce842d580 = '

BBVA Compass

Address: 3805 A1A S, St Augustine, FL 32080, USA
Phone: (904) 471-2424
';var m_3c486bbad9c8990f3cb48ecce842d580 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BBVA Compass',});m_3c486bbad9c8990f3cb48ecce842d580['infowindow'] = new google.maps.InfoWindow({content: $l3c486bbad9c8990f3cb48ecce842d580});var infowindow = new google.maps.InfoWindow({content: $l3c486bbad9c8990f3cb48ecce842d580});google.maps.event.addListener(m_3c486bbad9c8990f3cb48ecce842d580, 'click', function() {infowindow.open(map,m_3c486bbad9c8990f3cb48ecce842d580);});$marker.push(m_3c486bbad9c8990f3cb48ecce842d580);}});}google.maps.event.addDomListener(window, 'load', initialize);