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.6288,-74.0946)};var g_f3dbfe4fc8dc5837985b6f301dce6a2d = new google.maps.Geocoder();g_f3dbfe4fc8dc5837985b6f301dce6a2d.geocode( { 'address': "1919 Hylan Blvd, Staten Island, NY 10305"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staten-island-NY-polish-and-slavic-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('staten-island-NY-polish-and-slavic-federal-credit-union'), mapOptions);}document.getElementById('2282084e').innerHTML += ' | View Map';var $lf3dbfe4fc8dc5837985b6f301dce6a2d = '

Polish and Slavic Federal Credit Union

Address: 1919 Hylan Blvd, Staten Island, NY 10305
Phone: (855) 773-2848
';var m_f3dbfe4fc8dc5837985b6f301dce6a2d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Polish and Slavic Federal Credit Union',});m_f3dbfe4fc8dc5837985b6f301dce6a2d['infowindow'] = new google.maps.InfoWindow({content: $lf3dbfe4fc8dc5837985b6f301dce6a2d});var infowindow = new google.maps.InfoWindow({content: $lf3dbfe4fc8dc5837985b6f301dce6a2d});google.maps.event.addListener(m_f3dbfe4fc8dc5837985b6f301dce6a2d, 'click', function() {infowindow.open(map,m_f3dbfe4fc8dc5837985b6f301dce6a2d);});$marker.push(m_f3dbfe4fc8dc5837985b6f301dce6a2d);}});}google.maps.event.addDomListener(window, 'load', initialize);