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.5986,-81.8331)};var g_4f0e3dbb23a5d9a96eaa7d5ced36c4be = new google.maps.Geocoder();g_4f0e3dbb23a5d9a96eaa7d5ced36c4be.geocode( { 'address': "3848 Colonial Blvd #1, Fort Myers, FL 33966, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-myers-FL-scott-digregorio-primary-residential-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('fort-myers-FL-scott-digregorio-primary-residential-mortgage'), mapOptions);}document.getElementById('2c313dc2').innerHTML += ' | View Map';var $l4f0e3dbb23a5d9a96eaa7d5ced36c4be = '

Scott DiGregorio, Primary Residential Mortgage

Address: 3848 Colonial Blvd #1, Fort Myers, FL 33966, USA
Phone: (239) 910-6040
';var m_4f0e3dbb23a5d9a96eaa7d5ced36c4be = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Scott DiGregorio, Primary Residential Mortgage',});m_4f0e3dbb23a5d9a96eaa7d5ced36c4be['infowindow'] = new google.maps.InfoWindow({content: $l4f0e3dbb23a5d9a96eaa7d5ced36c4be});var infowindow = new google.maps.InfoWindow({content: $l4f0e3dbb23a5d9a96eaa7d5ced36c4be});google.maps.event.addListener(m_4f0e3dbb23a5d9a96eaa7d5ced36c4be, 'click', function() {infowindow.open(map,m_4f0e3dbb23a5d9a96eaa7d5ced36c4be);});$marker.push(m_4f0e3dbb23a5d9a96eaa7d5ced36c4be);}});}google.maps.event.addDomListener(window, 'load', initialize);