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.5862,-73.7088)};var g_3057c58a4e8d7e42792be3cfc98e8a58 = new google.maps.Geocoder();g_3057c58a4e8d7e42792be3cfc98e8a58.geocode( { 'address': "1233 Beech St #33, Atlantic Beach, NY 11509, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlantic-beach-NY-select-commercial-funding-llc').style.display = '';map = new google.maps.Map(document.getElementById('atlantic-beach-NY-select-commercial-funding-llc'), mapOptions);}document.getElementById('8081e254').innerHTML += ' | View Map';var $l3057c58a4e8d7e42792be3cfc98e8a58 = '

Select Commercial Funding LLC

Address: 1233 Beech St #33, Atlantic Beach, NY 11509, USA
Phone: (877) 548-9454
';var m_3057c58a4e8d7e42792be3cfc98e8a58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Select Commercial Funding LLC',});m_3057c58a4e8d7e42792be3cfc98e8a58['infowindow'] = new google.maps.InfoWindow({content: $l3057c58a4e8d7e42792be3cfc98e8a58});var infowindow = new google.maps.InfoWindow({content: $l3057c58a4e8d7e42792be3cfc98e8a58});google.maps.event.addListener(m_3057c58a4e8d7e42792be3cfc98e8a58, 'click', function() {infowindow.open(map,m_3057c58a4e8d7e42792be3cfc98e8a58);});$marker.push(m_3057c58a4e8d7e42792be3cfc98e8a58);}});}google.maps.event.addDomListener(window, 'load', initialize);