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_4f529984eccb6ebdc4795ee0cf154f5a = new google.maps.Geocoder();g_4f529984eccb6ebdc4795ee0cf154f5a.geocode( { 'address': "260 New Dorp Ln, Staten Island, NY 10306"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staten-island-NY-independence-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('staten-island-NY-independence-community-bank'), mapOptions);}document.getElementById('6843e298').innerHTML += ' | View Map';var $l4f529984eccb6ebdc4795ee0cf154f5a = '

Independence Community Bank

Address: 260 New Dorp Ln, Staten Island, NY 10306
Phone: (718) 979-0938
';var m_4f529984eccb6ebdc4795ee0cf154f5a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independence Community Bank',});m_4f529984eccb6ebdc4795ee0cf154f5a['infowindow'] = new google.maps.InfoWindow({content: $l4f529984eccb6ebdc4795ee0cf154f5a});var infowindow = new google.maps.InfoWindow({content: $l4f529984eccb6ebdc4795ee0cf154f5a});google.maps.event.addListener(m_4f529984eccb6ebdc4795ee0cf154f5a, 'click', function() {infowindow.open(map,m_4f529984eccb6ebdc4795ee0cf154f5a);});$marker.push(m_4f529984eccb6ebdc4795ee0cf154f5a);}});var g_b3998da088b9770eb22501e496b6200e = new google.maps.Geocoder();g_b3998da088b9770eb22501e496b6200e.geocode( { 'address': "900 South Ave, Staten Island, NY 10314"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('staten-island-NY-independence-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('staten-island-NY-independence-community-bank'), mapOptions);}document.getElementById('1b97b13a').innerHTML += ' | View Map';var $lb3998da088b9770eb22501e496b6200e = '

Independence Community Bank

Address: 900 South Ave, Staten Island, NY 10314
Phone: (718) 568-3553
';var m_b3998da088b9770eb22501e496b6200e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Independence Community Bank',});m_b3998da088b9770eb22501e496b6200e['infowindow'] = new google.maps.InfoWindow({content: $lb3998da088b9770eb22501e496b6200e});var infowindow = new google.maps.InfoWindow({content: $lb3998da088b9770eb22501e496b6200e});google.maps.event.addListener(m_b3998da088b9770eb22501e496b6200e, 'click', function() {infowindow.open(map,m_b3998da088b9770eb22501e496b6200e);});$marker.push(m_b3998da088b9770eb22501e496b6200e);}});}google.maps.event.addDomListener(window, 'load', initialize);