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.171,-76.1673)};var g_996a7121b7bfa4c1754abbf8d46405af = new google.maps.Geocoder();g_996a7121b7bfa4c1754abbf8d46405af.geocode( { 'address': "108 N Reading Rd, Ephrata, PA 17522"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ephrata-PA-union-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('ephrata-PA-union-community-bank'), mapOptions);}document.getElementById('f60af67e').innerHTML += ' | View Map';var $l996a7121b7bfa4c1754abbf8d46405af = '

Union Community Bank

Address: 108 N Reading Rd, Ephrata, PA 17522
Phone: (717) 735-7150
';var m_996a7121b7bfa4c1754abbf8d46405af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Community Bank',});m_996a7121b7bfa4c1754abbf8d46405af['infowindow'] = new google.maps.InfoWindow({content: $l996a7121b7bfa4c1754abbf8d46405af});var infowindow = new google.maps.InfoWindow({content: $l996a7121b7bfa4c1754abbf8d46405af});google.maps.event.addListener(m_996a7121b7bfa4c1754abbf8d46405af, 'click', function() {infowindow.open(map,m_996a7121b7bfa4c1754abbf8d46405af);});$marker.push(m_996a7121b7bfa4c1754abbf8d46405af);}});var g_44b2c41f7a0703880ebeb1bfe83bc646 = new google.maps.Geocoder();g_44b2c41f7a0703880ebeb1bfe83bc646.geocode( { 'address': "1759 W Main St, Ephrata, PA 17522"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ephrata-PA-union-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('ephrata-PA-union-community-bank'), mapOptions);}document.getElementById('b2d699d0').innerHTML += ' | View Map';var $l44b2c41f7a0703880ebeb1bfe83bc646 = '

Union Community Bank

Address: 1759 W Main St, Ephrata, PA 17522
Phone: (717) 738-3086
';var m_44b2c41f7a0703880ebeb1bfe83bc646 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Union Community Bank',});m_44b2c41f7a0703880ebeb1bfe83bc646['infowindow'] = new google.maps.InfoWindow({content: $l44b2c41f7a0703880ebeb1bfe83bc646});var infowindow = new google.maps.InfoWindow({content: $l44b2c41f7a0703880ebeb1bfe83bc646});google.maps.event.addListener(m_44b2c41f7a0703880ebeb1bfe83bc646, 'click', function() {infowindow.open(map,m_44b2c41f7a0703880ebeb1bfe83bc646);});$marker.push(m_44b2c41f7a0703880ebeb1bfe83bc646);}});}google.maps.event.addDomListener(window, 'load', initialize);