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.6435,-77.7184)};var g_7aea3a7b74ad7524e70b23f226728330 = new google.maps.Geocoder();g_7aea3a7b74ad7524e70b23f226728330.geocode( { 'address': "130 S Edgewood Dr, Hagerstown, MD 21740"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hagerstown-MD-first-united-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('hagerstown-MD-first-united-bank-trust'), mapOptions);}document.getElementById('f325849e').innerHTML += ' | View Map';var $l7aea3a7b74ad7524e70b23f226728330 = '

First United Bank & Trust

Address: 130 S Edgewood Dr, Hagerstown, MD 21740
Phone: (888) 692-2654
';var m_7aea3a7b74ad7524e70b23f226728330 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First United Bank & Trust',});m_7aea3a7b74ad7524e70b23f226728330['infowindow'] = new google.maps.InfoWindow({content: $l7aea3a7b74ad7524e70b23f226728330});var infowindow = new google.maps.InfoWindow({content: $l7aea3a7b74ad7524e70b23f226728330});google.maps.event.addListener(m_7aea3a7b74ad7524e70b23f226728330, 'click', function() {infowindow.open(map,m_7aea3a7b74ad7524e70b23f226728330);});$marker.push(m_7aea3a7b74ad7524e70b23f226728330);}});var g_253b2071e3873d3ef2d8c5f6bdb43f38 = new google.maps.Geocoder();g_253b2071e3873d3ef2d8c5f6bdb43f38.geocode( { 'address': "1646 Wesel Blvd, Hagerstown, MD 21740"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hagerstown-MD-first-united-bank-trust').style.display = '';map = new google.maps.Map(document.getElementById('hagerstown-MD-first-united-bank-trust'), mapOptions);}document.getElementById('873141d6').innerHTML += ' | View Map';var $l253b2071e3873d3ef2d8c5f6bdb43f38 = '

First United Bank & Trust

Address: 1646 Wesel Blvd, Hagerstown, MD 21740
Phone: (301) 797-6806
';var m_253b2071e3873d3ef2d8c5f6bdb43f38 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First United Bank & Trust',});m_253b2071e3873d3ef2d8c5f6bdb43f38['infowindow'] = new google.maps.InfoWindow({content: $l253b2071e3873d3ef2d8c5f6bdb43f38});var infowindow = new google.maps.InfoWindow({content: $l253b2071e3873d3ef2d8c5f6bdb43f38});google.maps.event.addListener(m_253b2071e3873d3ef2d8c5f6bdb43f38, 'click', function() {infowindow.open(map,m_253b2071e3873d3ef2d8c5f6bdb43f38);});$marker.push(m_253b2071e3873d3ef2d8c5f6bdb43f38);}});}google.maps.event.addDomListener(window, 'load', initialize);