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.8186,-73.4108)};var g_bf1510687291e9e267d171fc7c9e069e = new google.maps.Geocoder();g_bf1510687291e9e267d171fc7c9e069e.geocode( { 'address': "320 Walt Whitman Rd, Huntington Station, NY 11746, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-station-NY-astoria-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntington-station-NY-astoria-bank'), mapOptions);}document.getElementById('7d11f523').innerHTML += ' | View Map';var $lbf1510687291e9e267d171fc7c9e069e = '

Astoria Bank

Address: 320 Walt Whitman Rd, Huntington Station, NY 11746, USA
Phone: (631) 421-9200
';var m_bf1510687291e9e267d171fc7c9e069e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Astoria Bank',});m_bf1510687291e9e267d171fc7c9e069e['infowindow'] = new google.maps.InfoWindow({content: $lbf1510687291e9e267d171fc7c9e069e});var infowindow = new google.maps.InfoWindow({content: $lbf1510687291e9e267d171fc7c9e069e});google.maps.event.addListener(m_bf1510687291e9e267d171fc7c9e069e, 'click', function() {infowindow.open(map,m_bf1510687291e9e267d171fc7c9e069e);});$marker.push(m_bf1510687291e9e267d171fc7c9e069e);}});var g_7c2c69fcf552bc3cce089b3db1a0db3c = new google.maps.Geocoder();g_7c2c69fcf552bc3cce089b3db1a0db3c.geocode( { 'address': "839 New York Ave, Huntington Station, NY 11746, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntington-station-NY-astoria-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntington-station-NY-astoria-bank'), mapOptions);}document.getElementById('319d9dcf').innerHTML += ' | View Map';var $l7c2c69fcf552bc3cce089b3db1a0db3c = '

Astoria Bank

Address: 839 New York Ave, Huntington Station, NY 11746, USA
Phone: (631) 423-2200
';var m_7c2c69fcf552bc3cce089b3db1a0db3c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Astoria Bank',});m_7c2c69fcf552bc3cce089b3db1a0db3c['infowindow'] = new google.maps.InfoWindow({content: $l7c2c69fcf552bc3cce089b3db1a0db3c});var infowindow = new google.maps.InfoWindow({content: $l7c2c69fcf552bc3cce089b3db1a0db3c});google.maps.event.addListener(m_7c2c69fcf552bc3cce089b3db1a0db3c, 'click', function() {infowindow.open(map,m_7c2c69fcf552bc3cce089b3db1a0db3c);});$marker.push(m_7c2c69fcf552bc3cce089b3db1a0db3c);}});}google.maps.event.addDomListener(window, 'load', initialize);