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.2833,-76.6281)};var g_f970bef48f8a5660b29132239608bbf7 = new google.maps.Geocoder();g_f970bef48f8a5660b29132239608bbf7.geocode( { 'address': "5600 Harford Rd, Baltimore, MD 21214, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baltimore-MD-hamilton-bank').style.display = '';map = new google.maps.Map(document.getElementById('baltimore-MD-hamilton-bank'), mapOptions);}document.getElementById('3c5b8754').innerHTML += ' | View Map';var $lf970bef48f8a5660b29132239608bbf7 = '

Hamilton Bank

Address: 5600 Harford Rd, Baltimore, MD 21214, USA
Phone: (410) 254-9700
';var m_f970bef48f8a5660b29132239608bbf7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hamilton Bank',});m_f970bef48f8a5660b29132239608bbf7['infowindow'] = new google.maps.InfoWindow({content: $lf970bef48f8a5660b29132239608bbf7});var infowindow = new google.maps.InfoWindow({content: $lf970bef48f8a5660b29132239608bbf7});google.maps.event.addListener(m_f970bef48f8a5660b29132239608bbf7, 'click', function() {infowindow.open(map,m_f970bef48f8a5660b29132239608bbf7);});$marker.push(m_f970bef48f8a5660b29132239608bbf7);}});var g_644660486517892741aac5822b44397a = new google.maps.Geocoder();g_644660486517892741aac5822b44397a.geocode( { 'address': "764 Washington Blvd, Baltimore, MD 21230, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baltimore-MD-hamilton-bank').style.display = '';map = new google.maps.Map(document.getElementById('baltimore-MD-hamilton-bank'), mapOptions);}document.getElementById('f33d699a').innerHTML += ' | View Map';var $l644660486517892741aac5822b44397a = '

Hamilton Bank

Address: 764 Washington Blvd, Baltimore, MD 21230, USA
Phone: (410) 539-1313
';var m_644660486517892741aac5822b44397a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hamilton Bank',});m_644660486517892741aac5822b44397a['infowindow'] = new google.maps.InfoWindow({content: $l644660486517892741aac5822b44397a});var infowindow = new google.maps.InfoWindow({content: $l644660486517892741aac5822b44397a});google.maps.event.addListener(m_644660486517892741aac5822b44397a, 'click', function() {infowindow.open(map,m_644660486517892741aac5822b44397a);});$marker.push(m_644660486517892741aac5822b44397a);}});}google.maps.event.addDomListener(window, 'load', initialize);