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.6975,-73.3098)};var g_6ccca438a62e1d6a0e9b5a2273316088 = new google.maps.Geocoder();g_6ccca438a62e1d6a0e9b5a2273316088.geocode( { 'address': "485 Montauk Hwy, West Islip, NY 11795, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-islip-NY-tom-kain---td-bank-mortgage-loan-officer').style.display = '';map = new google.maps.Map(document.getElementById('west-islip-NY-tom-kain---td-bank-mortgage-loan-officer'), mapOptions);}document.getElementById('a7d0930e').innerHTML += ' | View Map';var $l6ccca438a62e1d6a0e9b5a2273316088 = '

Tom Kain - TD Bank Mortgage Loan Officer

Address: 485 Montauk Hwy, West Islip, NY 11795, USA
Phone: (631) 962-2970
';var m_6ccca438a62e1d6a0e9b5a2273316088 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tom Kain - TD Bank Mortgage Loan Officer',});m_6ccca438a62e1d6a0e9b5a2273316088['infowindow'] = new google.maps.InfoWindow({content: $l6ccca438a62e1d6a0e9b5a2273316088});var infowindow = new google.maps.InfoWindow({content: $l6ccca438a62e1d6a0e9b5a2273316088});google.maps.event.addListener(m_6ccca438a62e1d6a0e9b5a2273316088, 'click', function() {infowindow.open(map,m_6ccca438a62e1d6a0e9b5a2273316088);});$marker.push(m_6ccca438a62e1d6a0e9b5a2273316088);}});}google.maps.event.addDomListener(window, 'load', initialize);