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.556,-81.899)};var g_678813894e6ffb8ca8345cc9329f3e55 = new google.maps.Geocoder();g_678813894e6ffb8ca8345cc9329f3e55.geocode( { 'address': "8695 College Pkwy #2500, Fort Myers, FL 33919, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-myers-FL-inlanta-mortgage-located-in-florida-nmls1016').style.display = '';map = new google.maps.Map(document.getElementById('fort-myers-FL-inlanta-mortgage-located-in-florida-nmls1016'), mapOptions);}document.getElementById('a12701a3').innerHTML += ' | View Map';var $l678813894e6ffb8ca8345cc9329f3e55 = '

Inlanta Mortgage located in Florida, NMLS#1016

Address: 8695 College Pkwy #2500, Fort Myers, FL 33919, USA
Phone: (239) 936-4232
';var m_678813894e6ffb8ca8345cc9329f3e55 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Inlanta Mortgage located in Florida, NMLS#1016',});m_678813894e6ffb8ca8345cc9329f3e55['infowindow'] = new google.maps.InfoWindow({content: $l678813894e6ffb8ca8345cc9329f3e55});var infowindow = new google.maps.InfoWindow({content: $l678813894e6ffb8ca8345cc9329f3e55});google.maps.event.addListener(m_678813894e6ffb8ca8345cc9329f3e55, 'click', function() {infowindow.open(map,m_678813894e6ffb8ca8345cc9329f3e55);});$marker.push(m_678813894e6ffb8ca8345cc9329f3e55);}});}google.maps.event.addDomListener(window, 'load', initialize);