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.95,-80.1522)};var g_a2ade3cca660e560592d745f2099b853 = new google.maps.Geocoder();g_a2ade3cca660e560592d745f2099b853.geocode( { 'address': "18900 NE 25th Ave, Miami, FL 33180, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-FL-hebrew-free-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('miami-FL-hebrew-free-loan-association'), mapOptions);}document.getElementById('a53c701d').innerHTML += ' | View Map';var $la2ade3cca660e560592d745f2099b853 = '

Hebrew Free Loan Association

Address: 18900 NE 25th Ave, Miami, FL 33180, USA
Phone: (305) 933-1187
';var m_a2ade3cca660e560592d745f2099b853 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hebrew Free Loan Association',});m_a2ade3cca660e560592d745f2099b853['infowindow'] = new google.maps.InfoWindow({content: $la2ade3cca660e560592d745f2099b853});var infowindow = new google.maps.InfoWindow({content: $la2ade3cca660e560592d745f2099b853});google.maps.event.addListener(m_a2ade3cca660e560592d745f2099b853, 'click', function() {infowindow.open(map,m_a2ade3cca660e560592d745f2099b853);});$marker.push(m_a2ade3cca660e560592d745f2099b853);}});}google.maps.event.addDomListener(window, 'load', initialize);