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.4814,-80.5054)};var g_a997cec851b7e125e630462fae9e0b93 = new google.maps.Geocoder();g_a997cec851b7e125e630462fae9e0b93.geocode( { 'address': "24701 S Dixie Hwy, Homestead, FL 33032"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homestead-FL-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('homestead-FL-community-bank'), mapOptions);}document.getElementById('daadbcf6').innerHTML += ' | View Map';var $la997cec851b7e125e630462fae9e0b93 = '

Community Bank

Address: 24701 S Dixie Hwy, Homestead, FL 33032
Phone: (305) 258-5094
';var m_a997cec851b7e125e630462fae9e0b93 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_a997cec851b7e125e630462fae9e0b93['infowindow'] = new google.maps.InfoWindow({content: $la997cec851b7e125e630462fae9e0b93});var infowindow = new google.maps.InfoWindow({content: $la997cec851b7e125e630462fae9e0b93});google.maps.event.addListener(m_a997cec851b7e125e630462fae9e0b93, 'click', function() {infowindow.open(map,m_a997cec851b7e125e630462fae9e0b93);});$marker.push(m_a997cec851b7e125e630462fae9e0b93);}});var g_a4f710d76920e23dbfcad4efa305b174 = new google.maps.Geocoder();g_a4f710d76920e23dbfcad4efa305b174.geocode( { 'address': "809 N Flagler Ave, Homestead, FL 33030"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('homestead-FL-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('homestead-FL-community-bank'), mapOptions);}document.getElementById('6b627734').innerHTML += ' | View Map';var $la4f710d76920e23dbfcad4efa305b174 = '

Community Bank

Address: 809 N Flagler Ave, Homestead, FL 33030
Phone: (305) 245-2491
';var m_a4f710d76920e23dbfcad4efa305b174 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_a4f710d76920e23dbfcad4efa305b174['infowindow'] = new google.maps.InfoWindow({content: $la4f710d76920e23dbfcad4efa305b174});var infowindow = new google.maps.InfoWindow({content: $la4f710d76920e23dbfcad4efa305b174});google.maps.event.addListener(m_a4f710d76920e23dbfcad4efa305b174, 'click', function() {infowindow.open(map,m_a4f710d76920e23dbfcad4efa305b174);});$marker.push(m_a4f710d76920e23dbfcad4efa305b174);}});}google.maps.event.addDomListener(window, 'load', initialize);