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(39.2949,-76.6249)};var g_7a2347d96752880e3d58d72e9813cc14 = new google.maps.Geocoder();g_7a2347d96752880e3d58d72e9813cc14.geocode( { 'address': "5415 Belair Rd, Baltimore, MD 21206"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baltimore-MD-madison-square-federal-savings').style.display = '';map = new google.maps.Map(document.getElementById('baltimore-MD-madison-square-federal-savings'), mapOptions);}document.getElementById('b96c7ba0').innerHTML += ' | View Map';var $l7a2347d96752880e3d58d72e9813cc14 = '

Madison Square Federal Savings

Address: 5415 Belair Rd, Baltimore, MD 21206
Phone: (443) 869-5471
';var m_7a2347d96752880e3d58d72e9813cc14 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Madison Square Federal Savings',});m_7a2347d96752880e3d58d72e9813cc14['infowindow'] = new google.maps.InfoWindow({content: $l7a2347d96752880e3d58d72e9813cc14});var infowindow = new google.maps.InfoWindow({content: $l7a2347d96752880e3d58d72e9813cc14});google.maps.event.addListener(m_7a2347d96752880e3d58d72e9813cc14, 'click', function() {infowindow.open(map,m_7a2347d96752880e3d58d72e9813cc14);});$marker.push(m_7a2347d96752880e3d58d72e9813cc14);}});var g_7a4064aa8354cc8319294b4befa73828 = new google.maps.Geocoder();g_7a4064aa8354cc8319294b4befa73828.geocode( { 'address': "9651 Belair Rd, Baltimore, MD 21236"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baltimore-MD-madison-square-federal-savings').style.display = '';map = new google.maps.Map(document.getElementById('baltimore-MD-madison-square-federal-savings'), mapOptions);}document.getElementById('86b3f849').innerHTML += ' | View Map';var $l7a4064aa8354cc8319294b4befa73828 = '

Madison Square Federal Savings

Address: 9651 Belair Rd, Baltimore, MD 21236
Phone: (410) 248-0251
';var m_7a4064aa8354cc8319294b4befa73828 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Madison Square Federal Savings',});m_7a4064aa8354cc8319294b4befa73828['infowindow'] = new google.maps.InfoWindow({content: $l7a4064aa8354cc8319294b4befa73828});var infowindow = new google.maps.InfoWindow({content: $l7a4064aa8354cc8319294b4befa73828});google.maps.event.addListener(m_7a4064aa8354cc8319294b4befa73828, 'click', function() {infowindow.open(map,m_7a4064aa8354cc8319294b4befa73828);});$marker.push(m_7a4064aa8354cc8319294b4befa73828);}});}google.maps.event.addDomListener(window, 'load', initialize);