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.4349,-76.6549)};var g_3c3961f8fc1f905eb7d2a9d96cd84298 = new google.maps.Geocoder();g_3c3961f8fc1f905eb7d2a9d96cd84298.geocode( { 'address': "67 W Aylesbury Rd, Lutherville Timonium, MD 21093"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lutherville-timonium-MD-columbia-bank').style.display = '';map = new google.maps.Map(document.getElementById('lutherville-timonium-MD-columbia-bank'), mapOptions);}document.getElementById('bbc1cd63').innerHTML += ' | View Map';var $l3c3961f8fc1f905eb7d2a9d96cd84298 = '

Columbia Bank

Address: 67 W Aylesbury Rd, Lutherville Timonium, MD 21093
Phone: (410) 560-1667
';var m_3c3961f8fc1f905eb7d2a9d96cd84298 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbia Bank',});m_3c3961f8fc1f905eb7d2a9d96cd84298['infowindow'] = new google.maps.InfoWindow({content: $l3c3961f8fc1f905eb7d2a9d96cd84298});var infowindow = new google.maps.InfoWindow({content: $l3c3961f8fc1f905eb7d2a9d96cd84298});google.maps.event.addListener(m_3c3961f8fc1f905eb7d2a9d96cd84298, 'click', function() {infowindow.open(map,m_3c3961f8fc1f905eb7d2a9d96cd84298);});$marker.push(m_3c3961f8fc1f905eb7d2a9d96cd84298);}});var g_4ad8308cb615f87e71c43a44ce2e9483 = new google.maps.Geocoder();g_4ad8308cb615f87e71c43a44ce2e9483.geocode( { 'address': "1301 York Rd, Lutherville Timonium, MD 21093"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lutherville-timonium-MD-columbia-bank').style.display = '';map = new google.maps.Map(document.getElementById('lutherville-timonium-MD-columbia-bank'), mapOptions);}document.getElementById('babaf032').innerHTML += ' | View Map';var $l4ad8308cb615f87e71c43a44ce2e9483 = '

Columbia Bank

Address: 1301 York Rd, Lutherville Timonium, MD 21093
Phone: (410) 296-0490
';var m_4ad8308cb615f87e71c43a44ce2e9483 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbia Bank',});m_4ad8308cb615f87e71c43a44ce2e9483['infowindow'] = new google.maps.InfoWindow({content: $l4ad8308cb615f87e71c43a44ce2e9483});var infowindow = new google.maps.InfoWindow({content: $l4ad8308cb615f87e71c43a44ce2e9483});google.maps.event.addListener(m_4ad8308cb615f87e71c43a44ce2e9483, 'click', function() {infowindow.open(map,m_4ad8308cb615f87e71c43a44ce2e9483);});$marker.push(m_4ad8308cb615f87e71c43a44ce2e9483);}});}google.maps.event.addDomListener(window, 'load', initialize);