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(25.7719,-80.2259)};var g_5e1e868fb7c4a372023ffc301e3db08b = new google.maps.Geocoder();g_5e1e868fb7c4a372023ffc301e3db08b.geocode( { 'address': "79 E Flagler St, Miami, FL 33131, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-FL-continental-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('miami-FL-continental-national-bank'), mapOptions);}document.getElementById('01f76817').innerHTML += ' | View Map';var $l5e1e868fb7c4a372023ffc301e3db08b = '

Continental National Bank

Address: 79 E Flagler St, Miami, FL 33131, USA
Phone: (305) 374-4994
';var m_5e1e868fb7c4a372023ffc301e3db08b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Continental National Bank',});m_5e1e868fb7c4a372023ffc301e3db08b['infowindow'] = new google.maps.InfoWindow({content: $l5e1e868fb7c4a372023ffc301e3db08b});var infowindow = new google.maps.InfoWindow({content: $l5e1e868fb7c4a372023ffc301e3db08b});google.maps.event.addListener(m_5e1e868fb7c4a372023ffc301e3db08b, 'click', function() {infowindow.open(map,m_5e1e868fb7c4a372023ffc301e3db08b);});$marker.push(m_5e1e868fb7c4a372023ffc301e3db08b);}});var g_18ec0cce688b6bd7b32506eea80afefc = new google.maps.Geocoder();g_18ec0cce688b6bd7b32506eea80afefc.geocode( { 'address': "1801 SW 1st St, Miami, FL 33135, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-FL-continental-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('miami-FL-continental-national-bank'), mapOptions);}document.getElementById('b4f13e0f').innerHTML += ' | View Map';var $l18ec0cce688b6bd7b32506eea80afefc = '

Continental National Bank

Address: 1801 SW 1st St, Miami, FL 33135, USA
Phone: (305) 642-2440
';var m_18ec0cce688b6bd7b32506eea80afefc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Continental National Bank',});m_18ec0cce688b6bd7b32506eea80afefc['infowindow'] = new google.maps.InfoWindow({content: $l18ec0cce688b6bd7b32506eea80afefc});var infowindow = new google.maps.InfoWindow({content: $l18ec0cce688b6bd7b32506eea80afefc});google.maps.event.addListener(m_18ec0cce688b6bd7b32506eea80afefc, 'click', function() {infowindow.open(map,m_18ec0cce688b6bd7b32506eea80afefc);});$marker.push(m_18ec0cce688b6bd7b32506eea80afefc);}});}google.maps.event.addDomListener(window, 'load', initialize);