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.6955,-73.9927)};var g_2754518221cfbc8d25c13a06a4cb8421 = new google.maps.Geocoder();g_2754518221cfbc8d25c13a06a4cb8421.geocode( { 'address': "7124 18th Ave, Brooklyn, NY 11204"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brooklyn-NY-ridgewood-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('brooklyn-NY-ridgewood-savings-bank'), mapOptions);}document.getElementById('f39cc9ba').innerHTML += ' | View Map';var $l2754518221cfbc8d25c13a06a4cb8421 = '

Ridgewood Savings Bank

Address: 7124 18th Ave, Brooklyn, NY 11204
Phone: (718) 621-8480
';var m_2754518221cfbc8d25c13a06a4cb8421 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ridgewood Savings Bank',});m_2754518221cfbc8d25c13a06a4cb8421['infowindow'] = new google.maps.InfoWindow({content: $l2754518221cfbc8d25c13a06a4cb8421});var infowindow = new google.maps.InfoWindow({content: $l2754518221cfbc8d25c13a06a4cb8421});google.maps.event.addListener(m_2754518221cfbc8d25c13a06a4cb8421, 'click', function() {infowindow.open(map,m_2754518221cfbc8d25c13a06a4cb8421);});$marker.push(m_2754518221cfbc8d25c13a06a4cb8421);}});var g_1361594f06e4a79a39918063a1918e44 = new google.maps.Geocoder();g_1361594f06e4a79a39918063a1918e44.geocode( { 'address': "2520 E 17th St, Brooklyn, NY 11235"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('brooklyn-NY-ridgewood-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('brooklyn-NY-ridgewood-savings-bank'), mapOptions);}document.getElementById('7db30df8').innerHTML += ' | View Map';var $l1361594f06e4a79a39918063a1918e44 = '

Ridgewood Savings Bank

Address: 2520 E 17th St, Brooklyn, NY 11235
Phone: (718) 615-4810
';var m_1361594f06e4a79a39918063a1918e44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ridgewood Savings Bank',});m_1361594f06e4a79a39918063a1918e44['infowindow'] = new google.maps.InfoWindow({content: $l1361594f06e4a79a39918063a1918e44});var infowindow = new google.maps.InfoWindow({content: $l1361594f06e4a79a39918063a1918e44});google.maps.event.addListener(m_1361594f06e4a79a39918063a1918e44, 'click', function() {infowindow.open(map,m_1361594f06e4a79a39918063a1918e44);});$marker.push(m_1361594f06e4a79a39918063a1918e44);}});}google.maps.event.addDomListener(window, 'load', initialize);