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(28.976,-81.9823)};var g_d4d367f9ef2000f4ae6c37752ce3afc2 = new google.maps.Geocoder();g_d4d367f9ef2000f4ae6c37752ce3afc2.geocode( { 'address': "16850 South Highway 441, Summerfield, FL 34491, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('summerfield-FL-the-mortgage-firm-summerfield--the-villages').style.display = '';map = new google.maps.Map(document.getElementById('summerfield-FL-the-mortgage-firm-summerfield--the-villages'), mapOptions);}document.getElementById('d5b70921').innerHTML += ' | View Map';var $ld4d367f9ef2000f4ae6c37752ce3afc2 = '

The Mortgage Firm Summerfield / The Villages

Address: 16850 South Highway 441, Summerfield, FL 34491, USA
Phone: (352) 775-8233
';var m_d4d367f9ef2000f4ae6c37752ce3afc2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Mortgage Firm Summerfield / The Villages',});m_d4d367f9ef2000f4ae6c37752ce3afc2['infowindow'] = new google.maps.InfoWindow({content: $ld4d367f9ef2000f4ae6c37752ce3afc2});var infowindow = new google.maps.InfoWindow({content: $ld4d367f9ef2000f4ae6c37752ce3afc2});google.maps.event.addListener(m_d4d367f9ef2000f4ae6c37752ce3afc2, 'click', function() {infowindow.open(map,m_d4d367f9ef2000f4ae6c37752ce3afc2);});$marker.push(m_d4d367f9ef2000f4ae6c37752ce3afc2);}});}google.maps.event.addDomListener(window, 'load', initialize);