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.8334,-73.0381)};var g_051820300fd29f805a12880abd0ac596 = new google.maps.Geocoder();g_051820300fd29f805a12880abd0ac596.geocode( { 'address': "627 Horseblock Road, Farmingville, NY 11738, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmingville-NY-united-business-funding-llc').style.display = '';map = new google.maps.Map(document.getElementById('farmingville-NY-united-business-funding-llc'), mapOptions);}document.getElementById('6cf8450c').innerHTML += ' | View Map';var $l051820300fd29f805a12880abd0ac596 = '

United Business Funding LLC

Address: 627 Horseblock Road, Farmingville, NY 11738, USA
Phone: (631) 496-9490
';var m_051820300fd29f805a12880abd0ac596 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Business Funding LLC',});m_051820300fd29f805a12880abd0ac596['infowindow'] = new google.maps.InfoWindow({content: $l051820300fd29f805a12880abd0ac596});var infowindow = new google.maps.InfoWindow({content: $l051820300fd29f805a12880abd0ac596});google.maps.event.addListener(m_051820300fd29f805a12880abd0ac596, 'click', function() {infowindow.open(map,m_051820300fd29f805a12880abd0ac596);});$marker.push(m_051820300fd29f805a12880abd0ac596);}});}google.maps.event.addDomListener(window, 'load', initialize);