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(40.7197,-73.5838)};var g_ae4f664c1fb1881a1c535e6199d10306 = new google.maps.Geocoder();g_ae4f664c1fb1881a1c535e6199d10306.geocode( { 'address': "626 RXR Plaza #667, Uniondale, NY 11556, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('uniondale-NY-saverio-iaconis-nmls-721865').style.display = '';map = new google.maps.Map(document.getElementById('uniondale-NY-saverio-iaconis-nmls-721865'), mapOptions);}document.getElementById('60f07fdf').innerHTML += ' | View Map';var $lae4f664c1fb1881a1c535e6199d10306 = '

Saverio Iaconis, NMLS #721865

Address: 626 RXR Plaza #667, Uniondale, NY 11556, USA
Phone: (516) 404-3052
';var m_ae4f664c1fb1881a1c535e6199d10306 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Saverio Iaconis, NMLS #721865',});m_ae4f664c1fb1881a1c535e6199d10306['infowindow'] = new google.maps.InfoWindow({content: $lae4f664c1fb1881a1c535e6199d10306});var infowindow = new google.maps.InfoWindow({content: $lae4f664c1fb1881a1c535e6199d10306});google.maps.event.addListener(m_ae4f664c1fb1881a1c535e6199d10306, 'click', function() {infowindow.open(map,m_ae4f664c1fb1881a1c535e6199d10306);});$marker.push(m_ae4f664c1fb1881a1c535e6199d10306);}});}google.maps.event.addDomListener(window, 'load', initialize);