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.2524,-81.7981)};var g_1abb0f23f9d0e46363c62fc5f8972f63 = new google.maps.Geocoder();g_1abb0f23f9d0e46363c62fc5f8972f63.geocode( { 'address': "9118 Strada Pl #8105, Naples, FL 34108, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('naples-FL-judy-l-shephard---amercian-eagle-mortgage---florida').style.display = '';map = new google.maps.Map(document.getElementById('naples-FL-judy-l-shephard---amercian-eagle-mortgage---florida'), mapOptions);}document.getElementById('b00211d0').innerHTML += ' | View Map';var $l1abb0f23f9d0e46363c62fc5f8972f63 = '

Judy L. Shephard - Amercian Eagle Mortgage - Florida

Address: 9118 Strada Pl #8105, Naples, FL 34108, USA
Phone: (239) 434-0300
';var m_1abb0f23f9d0e46363c62fc5f8972f63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Judy L. Shephard - Amercian Eagle Mortgage - Florida',});m_1abb0f23f9d0e46363c62fc5f8972f63['infowindow'] = new google.maps.InfoWindow({content: $l1abb0f23f9d0e46363c62fc5f8972f63});var infowindow = new google.maps.InfoWindow({content: $l1abb0f23f9d0e46363c62fc5f8972f63});google.maps.event.addListener(m_1abb0f23f9d0e46363c62fc5f8972f63, 'click', function() {infowindow.open(map,m_1abb0f23f9d0e46363c62fc5f8972f63);});$marker.push(m_1abb0f23f9d0e46363c62fc5f8972f63);}});}google.maps.event.addDomListener(window, 'load', initialize);