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.7253,-73.4447)};var g_fe243fa6913ad519c7a27dc04fb7c6cf = new google.maps.Geocoder();g_fe243fa6913ad519c7a27dc04fb7c6cf.geocode( { 'address': "22 Allen Blvd, Farmingdale, NY 11735"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmingdale-NY-the-first-national-bank-of-long-island').style.display = '';map = new google.maps.Map(document.getElementById('farmingdale-NY-the-first-national-bank-of-long-island'), mapOptions);}document.getElementById('dc53ea9b').innerHTML += ' | View Map';var $lfe243fa6913ad519c7a27dc04fb7c6cf = '

The First National Bank of Long Island

Address: 22 Allen Blvd, Farmingdale, NY 11735
Phone: (631) 753-8888
';var m_fe243fa6913ad519c7a27dc04fb7c6cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The First National Bank of Long Island',});m_fe243fa6913ad519c7a27dc04fb7c6cf['infowindow'] = new google.maps.InfoWindow({content: $lfe243fa6913ad519c7a27dc04fb7c6cf});var infowindow = new google.maps.InfoWindow({content: $lfe243fa6913ad519c7a27dc04fb7c6cf});google.maps.event.addListener(m_fe243fa6913ad519c7a27dc04fb7c6cf, 'click', function() {infowindow.open(map,m_fe243fa6913ad519c7a27dc04fb7c6cf);});$marker.push(m_fe243fa6913ad519c7a27dc04fb7c6cf);}});var g_8a85601ed5869eec3b13245ea16c398c = new google.maps.Geocoder();g_8a85601ed5869eec3b13245ea16c398c.geocode( { 'address': "2091 New Hwy, Farmingdale, NY 11735"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('farmingdale-NY-the-first-national-bank-of-long-island').style.display = '';map = new google.maps.Map(document.getElementById('farmingdale-NY-the-first-national-bank-of-long-island'), mapOptions);}document.getElementById('22e3c32f').innerHTML += ' | View Map';var $l8a85601ed5869eec3b13245ea16c398c = '

The First National Bank of Long Island

Address: 2091 New Hwy, Farmingdale, NY 11735
Phone: (631) 454-2022
';var m_8a85601ed5869eec3b13245ea16c398c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The First National Bank of Long Island',});m_8a85601ed5869eec3b13245ea16c398c['infowindow'] = new google.maps.InfoWindow({content: $l8a85601ed5869eec3b13245ea16c398c});var infowindow = new google.maps.InfoWindow({content: $l8a85601ed5869eec3b13245ea16c398c});google.maps.event.addListener(m_8a85601ed5869eec3b13245ea16c398c, 'click', function() {infowindow.open(map,m_8a85601ed5869eec3b13245ea16c398c);});$marker.push(m_8a85601ed5869eec3b13245ea16c398c);}});}google.maps.event.addDomListener(window, 'load', initialize);