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.0111,-80.1506)};var g_84d2c8892fcc6e60580f09d23082aa6f = new google.maps.Geocoder();g_84d2c8892fcc6e60580f09d23082aa6f.geocode( { 'address': "2132 Hollywood Blvd, Hollywood, FL 33020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollywood-FL-residential-savings-mortgage-inc---hollywood').style.display = '';map = new google.maps.Map(document.getElementById('hollywood-FL-residential-savings-mortgage-inc---hollywood'), mapOptions);}document.getElementById('70013ac1').innerHTML += ' | View Map';var $l84d2c8892fcc6e60580f09d23082aa6f = '

Residential Savings Mortgage, Inc. - Hollywood

Address: 2132 Hollywood Blvd, Hollywood, FL 33020, USA
Phone: (954) 926-1385
';var m_84d2c8892fcc6e60580f09d23082aa6f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Residential Savings Mortgage, Inc. - Hollywood',});m_84d2c8892fcc6e60580f09d23082aa6f['infowindow'] = new google.maps.InfoWindow({content: $l84d2c8892fcc6e60580f09d23082aa6f});var infowindow = new google.maps.InfoWindow({content: $l84d2c8892fcc6e60580f09d23082aa6f});google.maps.event.addListener(m_84d2c8892fcc6e60580f09d23082aa6f, 'click', function() {infowindow.open(map,m_84d2c8892fcc6e60580f09d23082aa6f);});$marker.push(m_84d2c8892fcc6e60580f09d23082aa6f);}});}google.maps.event.addDomListener(window, 'load', initialize);