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.7836,-73.7324)};var g_188a3fd0412a8fe04c7ac4632a02109f = new google.maps.Geocoder();g_188a3fd0412a8fe04c7ac4632a02109f.geocode( { 'address': "98 Cutter Mill Rd #466s, Great Neck, NY 11021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('great-neck-NY-commercial-hard-money-lenders-gcp').style.display = '';map = new google.maps.Map(document.getElementById('great-neck-NY-commercial-hard-money-lenders-gcp'), mapOptions);}document.getElementById('1600cb1e').innerHTML += ' | View Map';var $l188a3fd0412a8fe04c7ac4632a02109f = '

Commercial Hard Money Lenders-GCP

Address: 98 Cutter Mill Rd #466s, Great Neck, NY 11021, USA
Phone: (800) 514-7350
';var m_188a3fd0412a8fe04c7ac4632a02109f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Commercial Hard Money Lenders-GCP',});m_188a3fd0412a8fe04c7ac4632a02109f['infowindow'] = new google.maps.InfoWindow({content: $l188a3fd0412a8fe04c7ac4632a02109f});var infowindow = new google.maps.InfoWindow({content: $l188a3fd0412a8fe04c7ac4632a02109f});google.maps.event.addListener(m_188a3fd0412a8fe04c7ac4632a02109f, 'click', function() {infowindow.open(map,m_188a3fd0412a8fe04c7ac4632a02109f);});$marker.push(m_188a3fd0412a8fe04c7ac4632a02109f);}});}google.maps.event.addDomListener(window, 'load', initialize);