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.8365,-73.616)};var g_bb8c2a522653f0e10c557d9e7cd18784 = new google.maps.Geocoder();g_bb8c2a522653f0e10c557d9e7cd18784.geocode( { 'address': "319 Glen Head Rd, Glen Head, NY 11545, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('glen-head-NY-glenn-martucci---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('glen-head-NY-glenn-martucci---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('d5e3028c').innerHTML += ' | View Map';var $lbb8c2a522653f0e10c557d9e7cd18784 = '

Glenn Martucci - TD Bank Mortgage Loan Officer

Address: 319 Glen Head Rd, Glen Head, NY 11545, United States
Phone: (800) 822-6761
';var m_bb8c2a522653f0e10c557d9e7cd18784 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glenn Martucci - TD Bank Mortgage Loan Officer',});m_bb8c2a522653f0e10c557d9e7cd18784['infowindow'] = new google.maps.InfoWindow({content: $lbb8c2a522653f0e10c557d9e7cd18784});var infowindow = new google.maps.InfoWindow({content: $lbb8c2a522653f0e10c557d9e7cd18784});google.maps.event.addListener(m_bb8c2a522653f0e10c557d9e7cd18784, 'click', function() {infowindow.open(map,m_bb8c2a522653f0e10c557d9e7cd18784);});$marker.push(m_bb8c2a522653f0e10c557d9e7cd18784);}});}google.maps.event.addDomListener(window, 'load', initialize);