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_3f8eabe32f7ac2713a9724d5c1914cf7 = new google.maps.Geocoder();g_3f8eabe32f7ac2713a9724d5c1914cf7.geocode( { 'address': "101 NE 3rd Ave, Fort Lauderdale, FL 33301"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-lauderdale-FL-broward-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('fort-lauderdale-FL-broward-bank-of-commerce'), mapOptions);}document.getElementById('6fe761bb').innerHTML += ' | View Map';var $l3f8eabe32f7ac2713a9724d5c1914cf7 = '

Broward Bank Of Commerce

Address: 101 NE 3rd Ave, Fort Lauderdale, FL 33301
Phone: (954) 761-4900
';var m_3f8eabe32f7ac2713a9724d5c1914cf7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Broward Bank Of Commerce',});m_3f8eabe32f7ac2713a9724d5c1914cf7['infowindow'] = new google.maps.InfoWindow({content: $l3f8eabe32f7ac2713a9724d5c1914cf7});var infowindow = new google.maps.InfoWindow({content: $l3f8eabe32f7ac2713a9724d5c1914cf7});google.maps.event.addListener(m_3f8eabe32f7ac2713a9724d5c1914cf7, 'click', function() {infowindow.open(map,m_3f8eabe32f7ac2713a9724d5c1914cf7);});$marker.push(m_3f8eabe32f7ac2713a9724d5c1914cf7);}});var g_d5bd41d3d932a2439c712b701f1df178 = new google.maps.Geocoder();g_d5bd41d3d932a2439c712b701f1df178.geocode( { 'address': "2601 E Oakland Park Blvd, Fort Lauderdale, FL 33306"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-lauderdale-FL-broward-bank-of-commerce').style.display = '';map = new google.maps.Map(document.getElementById('fort-lauderdale-FL-broward-bank-of-commerce'), mapOptions);}document.getElementById('2a9d5bb9').innerHTML += ' | View Map';var $ld5bd41d3d932a2439c712b701f1df178 = '

Broward Bank Of Commerce

Address: 2601 E Oakland Park Blvd, Fort Lauderdale, FL 33306
Phone: (954) 563-7136
';var m_d5bd41d3d932a2439c712b701f1df178 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Broward Bank Of Commerce',});m_d5bd41d3d932a2439c712b701f1df178['infowindow'] = new google.maps.InfoWindow({content: $ld5bd41d3d932a2439c712b701f1df178});var infowindow = new google.maps.InfoWindow({content: $ld5bd41d3d932a2439c712b701f1df178});google.maps.event.addListener(m_d5bd41d3d932a2439c712b701f1df178, 'click', function() {infowindow.open(map,m_d5bd41d3d932a2439c712b701f1df178);});$marker.push(m_d5bd41d3d932a2439c712b701f1df178);}});}google.maps.event.addDomListener(window, 'load', initialize);