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.7621,-73.9784)};var g_afe6c224727f90f9d226e6942df902d8 = new google.maps.Geocoder();g_afe6c224727f90f9d226e6942df902d8.geocode( { 'address': "1330 6th Ave, New York, NY 10019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-york-NY-luxury-no-credit-check-apartments-and-homes').style.display = '';map = new google.maps.Map(document.getElementById('new-york-NY-luxury-no-credit-check-apartments-and-homes'), mapOptions);}document.getElementById('428d96a7').innerHTML += ' | View Map';var $lafe6c224727f90f9d226e6942df902d8 = '

Luxury No Credit Check Apartments and Homes

Address: 1330 6th Ave, New York, NY 10019, USA
Phone: (917) 633-4703
';var m_afe6c224727f90f9d226e6942df902d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Luxury No Credit Check Apartments and Homes',});m_afe6c224727f90f9d226e6942df902d8['infowindow'] = new google.maps.InfoWindow({content: $lafe6c224727f90f9d226e6942df902d8});var infowindow = new google.maps.InfoWindow({content: $lafe6c224727f90f9d226e6942df902d8});google.maps.event.addListener(m_afe6c224727f90f9d226e6942df902d8, 'click', function() {infowindow.open(map,m_afe6c224727f90f9d226e6942df902d8);});$marker.push(m_afe6c224727f90f9d226e6942df902d8);}});}google.maps.event.addDomListener(window, 'load', initialize);