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.8445,-73.4117)};var g_056086be5c1f83a67306eb2e5b834491 = new google.maps.Geocoder();g_056086be5c1f83a67306eb2e5b834491.geocode( { 'address': "1562A New York Ave, Huntington Station, NY 11746, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-station-NY-centennial-homes-realty-inc').style.display = '';map = new google.maps.Map(document.getElementById('huntington-station-NY-centennial-homes-realty-inc'), mapOptions);}document.getElementById('6f5fa702').innerHTML += ' | View Map';var $l056086be5c1f83a67306eb2e5b834491 = '

Centennial Homes Realty, Inc.

Address: 1562A New York Ave, Huntington Station, NY 11746, USA
Phone: (631) 423-8630
';var m_056086be5c1f83a67306eb2e5b834491 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Centennial Homes Realty, Inc.',});m_056086be5c1f83a67306eb2e5b834491['infowindow'] = new google.maps.InfoWindow({content: $l056086be5c1f83a67306eb2e5b834491});var infowindow = new google.maps.InfoWindow({content: $l056086be5c1f83a67306eb2e5b834491});google.maps.event.addListener(m_056086be5c1f83a67306eb2e5b834491, 'click', function() {infowindow.open(map,m_056086be5c1f83a67306eb2e5b834491);});$marker.push(m_056086be5c1f83a67306eb2e5b834491);}});}google.maps.event.addDomListener(window, 'load', initialize);