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.8009,-79.0332)};var g_eececc4aca75d584a2081db97de7623b = new google.maps.Geocoder();g_eececc4aca75d584a2081db97de7623b.geocode( { 'address': "7109 Mason Dixon Hwy, Meyersdale, PA 15552, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('meyersdale-PA-somerset-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('meyersdale-PA-somerset-trust-co'), mapOptions);}document.getElementById('bf4204e5').innerHTML += ' | View Map';var $leececc4aca75d584a2081db97de7623b = '

Somerset Trust Co

Address: 7109 Mason Dixon Hwy, Meyersdale, PA 15552, USA
Phone: (814) 634-1680
';var m_eececc4aca75d584a2081db97de7623b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Somerset Trust Co',});m_eececc4aca75d584a2081db97de7623b['infowindow'] = new google.maps.InfoWindow({content: $leececc4aca75d584a2081db97de7623b});var infowindow = new google.maps.InfoWindow({content: $leececc4aca75d584a2081db97de7623b});google.maps.event.addListener(m_eececc4aca75d584a2081db97de7623b, 'click', function() {infowindow.open(map,m_eececc4aca75d584a2081db97de7623b);});$marker.push(m_eececc4aca75d584a2081db97de7623b);}});var g_66bd1bce1156c26f4e21a226a0545b91 = new google.maps.Geocoder();g_66bd1bce1156c26f4e21a226a0545b91.geocode( { 'address': "151 Center St, Meyersdale, PA 15552, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('meyersdale-PA-somerset-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('meyersdale-PA-somerset-trust-co'), mapOptions);}document.getElementById('c0602cae').innerHTML += ' | View Map';var $l66bd1bce1156c26f4e21a226a0545b91 = '

Somerset Trust Co

Address: 151 Center St, Meyersdale, PA 15552, USA
Phone: (814) 634-1700
';var m_66bd1bce1156c26f4e21a226a0545b91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Somerset Trust Co',});m_66bd1bce1156c26f4e21a226a0545b91['infowindow'] = new google.maps.InfoWindow({content: $l66bd1bce1156c26f4e21a226a0545b91});var infowindow = new google.maps.InfoWindow({content: $l66bd1bce1156c26f4e21a226a0545b91});google.maps.event.addListener(m_66bd1bce1156c26f4e21a226a0545b91, 'click', function() {infowindow.open(map,m_66bd1bce1156c26f4e21a226a0545b91);});$marker.push(m_66bd1bce1156c26f4e21a226a0545b91);}});}google.maps.event.addDomListener(window, 'load', initialize);