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.6781,-73.4179)};var g_ada0971f1247c6b6d861d868a0e9b509 = new google.maps.Geocoder();g_ada0971f1247c6b6d861d868a0e9b509.geocode( { 'address': "194 Park Ave, Amityville, NY 11701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('amityville-NY-citi-wide-merchant-funding').style.display = '';map = new google.maps.Map(document.getElementById('amityville-NY-citi-wide-merchant-funding'), mapOptions);}document.getElementById('887f616b').innerHTML += ' | View Map';var $lada0971f1247c6b6d861d868a0e9b509 = '

Citi Wide Merchant Funding

Address: 194 Park Ave, Amityville, NY 11701, USA
Phone: (631) 608-2811
';var m_ada0971f1247c6b6d861d868a0e9b509 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citi Wide Merchant Funding',});m_ada0971f1247c6b6d861d868a0e9b509['infowindow'] = new google.maps.InfoWindow({content: $lada0971f1247c6b6d861d868a0e9b509});var infowindow = new google.maps.InfoWindow({content: $lada0971f1247c6b6d861d868a0e9b509});google.maps.event.addListener(m_ada0971f1247c6b6d861d868a0e9b509, 'click', function() {infowindow.open(map,m_ada0971f1247c6b6d861d868a0e9b509);});$marker.push(m_ada0971f1247c6b6d861d868a0e9b509);}});}google.maps.event.addDomListener(window, 'load', initialize);