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(41.3965,-74.3197)};var g_ebea2325dc670423afe9a1f4d9d1aef5 = new google.maps.Geocoder();g_ebea2325dc670423afe9a1f4d9d1aef5.geocode( { 'address': "17 Dikeman Dr, Goshen, NY 10924"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('goshen-NY-amazing-savings-llc-6-000sq').style.display = '';map = new google.maps.Map(document.getElementById('goshen-NY-amazing-savings-llc-6-000sq'), mapOptions);}document.getElementById('f84d7758').innerHTML += ' | View Map';var $lebea2325dc670423afe9a1f4d9d1aef5 = '

Amazing Savings LLC-6 000sq

Address: 17 Dikeman Dr, Goshen, NY 10924
Phone: (845) 294-1111
';var m_ebea2325dc670423afe9a1f4d9d1aef5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Amazing Savings LLC-6 000sq',});m_ebea2325dc670423afe9a1f4d9d1aef5['infowindow'] = new google.maps.InfoWindow({content: $lebea2325dc670423afe9a1f4d9d1aef5});var infowindow = new google.maps.InfoWindow({content: $lebea2325dc670423afe9a1f4d9d1aef5});google.maps.event.addListener(m_ebea2325dc670423afe9a1f4d9d1aef5, 'click', function() {infowindow.open(map,m_ebea2325dc670423afe9a1f4d9d1aef5);});$marker.push(m_ebea2325dc670423afe9a1f4d9d1aef5);}});}google.maps.event.addDomListener(window, 'load', initialize);