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.1203,-80.1295)};var g_68d39c0cccf76c332e674dbaf708bf5c = new google.maps.Geocoder();g_68d39c0cccf76c332e674dbaf708bf5c.geocode( { 'address': "1300 SE 17th St, Fort Lauderdale, FL 33316"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-lauderdale-FL-bankatlantic').style.display = '';map = new google.maps.Map(document.getElementById('fort-lauderdale-FL-bankatlantic'), mapOptions);}document.getElementById('add7d655').innerHTML += ' | View Map';var $l68d39c0cccf76c332e674dbaf708bf5c = '

Bankatlantic

Address: 1300 SE 17th St, Fort Lauderdale, FL 33316
Phone: (954) 463-3430
';var m_68d39c0cccf76c332e674dbaf708bf5c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bankatlantic',});m_68d39c0cccf76c332e674dbaf708bf5c['infowindow'] = new google.maps.InfoWindow({content: $l68d39c0cccf76c332e674dbaf708bf5c});var infowindow = new google.maps.InfoWindow({content: $l68d39c0cccf76c332e674dbaf708bf5c});google.maps.event.addListener(m_68d39c0cccf76c332e674dbaf708bf5c, 'click', function() {infowindow.open(map,m_68d39c0cccf76c332e674dbaf708bf5c);});$marker.push(m_68d39c0cccf76c332e674dbaf708bf5c);}});var g_adebe1b4a332ae019c5cbb114397cf51 = new google.maps.Geocoder();g_adebe1b4a332ae019c5cbb114397cf51.geocode( { 'address': "1750 E Sunrise Blvd, Fort Lauderdale, FL 33304"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-lauderdale-FL-bankatlantic').style.display = '';map = new google.maps.Map(document.getElementById('fort-lauderdale-FL-bankatlantic'), mapOptions);}document.getElementById('ff03d1c9').innerHTML += ' | View Map';var $ladebe1b4a332ae019c5cbb114397cf51 = '

Bankatlantic

Address: 1750 E Sunrise Blvd, Fort Lauderdale, FL 33304
Phone: (561) 659-5711
';var m_adebe1b4a332ae019c5cbb114397cf51 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bankatlantic',});m_adebe1b4a332ae019c5cbb114397cf51['infowindow'] = new google.maps.InfoWindow({content: $ladebe1b4a332ae019c5cbb114397cf51});var infowindow = new google.maps.InfoWindow({content: $ladebe1b4a332ae019c5cbb114397cf51});google.maps.event.addListener(m_adebe1b4a332ae019c5cbb114397cf51, 'click', function() {infowindow.open(map,m_adebe1b4a332ae019c5cbb114397cf51);});$marker.push(m_adebe1b4a332ae019c5cbb114397cf51);}});}google.maps.event.addDomListener(window, 'load', initialize);