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(26.3461,-80.082)};var g_988ed0b920cf63e68dc7aad28516a699 = new google.maps.Geocoder();g_988ed0b920cf63e68dc7aad28516a699.geocode( { 'address': "701 N Federal Hwy, Boca Raton, FL 33432"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boca-raton-FL-bank-atlantic').style.display = '';map = new google.maps.Map(document.getElementById('boca-raton-FL-bank-atlantic'), mapOptions);}document.getElementById('453264fe').innerHTML += ' | View Map';var $l988ed0b920cf63e68dc7aad28516a699 = '

Bank Atlantic

Address: 701 N Federal Hwy, Boca Raton, FL 33432
Phone: (561) 367-7700
';var m_988ed0b920cf63e68dc7aad28516a699 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Atlantic',});m_988ed0b920cf63e68dc7aad28516a699['infowindow'] = new google.maps.InfoWindow({content: $l988ed0b920cf63e68dc7aad28516a699});var infowindow = new google.maps.InfoWindow({content: $l988ed0b920cf63e68dc7aad28516a699});google.maps.event.addListener(m_988ed0b920cf63e68dc7aad28516a699, 'click', function() {infowindow.open(map,m_988ed0b920cf63e68dc7aad28516a699);});$marker.push(m_988ed0b920cf63e68dc7aad28516a699);}});var g_41ccd991e61f6d4e3ae984f745dff682 = new google.maps.Geocoder();g_41ccd991e61f6d4e3ae984f745dff682.geocode( { 'address': "6100 Glades Rd, Boca Raton, FL 33434"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boca-raton-FL-bank-atlantic').style.display = '';map = new google.maps.Map(document.getElementById('boca-raton-FL-bank-atlantic'), mapOptions);}document.getElementById('bd178bcc').innerHTML += ' | View Map';var $l41ccd991e61f6d4e3ae984f745dff682 = '

Bank Atlantic

Address: 6100 Glades Rd, Boca Raton, FL 33434
Phone: (561) 451-8700
';var m_41ccd991e61f6d4e3ae984f745dff682 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Atlantic',});m_41ccd991e61f6d4e3ae984f745dff682['infowindow'] = new google.maps.InfoWindow({content: $l41ccd991e61f6d4e3ae984f745dff682});var infowindow = new google.maps.InfoWindow({content: $l41ccd991e61f6d4e3ae984f745dff682});google.maps.event.addListener(m_41ccd991e61f6d4e3ae984f745dff682, 'click', function() {infowindow.open(map,m_41ccd991e61f6d4e3ae984f745dff682);});$marker.push(m_41ccd991e61f6d4e3ae984f745dff682);}});}google.maps.event.addDomListener(window, 'load', initialize);