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.3035,-78.915)};var g_864ea7e3e778916178564bd8e85a4d79 = new google.maps.Geocoder();g_864ea7e3e778916178564bd8e85a4d79.geocode( { 'address': "101 Community College Way, Penn Highlands Community College, Johnstown, PA 15904, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-PA-somerset-trust-co-atm').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-PA-somerset-trust-co-atm'), mapOptions);}document.getElementById('94611103').innerHTML += ' | View Map';var $l864ea7e3e778916178564bd8e85a4d79 = '

Somerset Trust Co ATM

Address: 101 Community College Way, Penn Highlands Community College, Johnstown, PA 15904, USA
Phone: (800) 972-1651
';var m_864ea7e3e778916178564bd8e85a4d79 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Somerset Trust Co ATM',});m_864ea7e3e778916178564bd8e85a4d79['infowindow'] = new google.maps.InfoWindow({content: $l864ea7e3e778916178564bd8e85a4d79});var infowindow = new google.maps.InfoWindow({content: $l864ea7e3e778916178564bd8e85a4d79});google.maps.event.addListener(m_864ea7e3e778916178564bd8e85a4d79, 'click', function() {infowindow.open(map,m_864ea7e3e778916178564bd8e85a4d79);});$marker.push(m_864ea7e3e778916178564bd8e85a4d79);}});var g_24f1f6d011896537b6c849b2356dcff6 = new google.maps.Geocoder();g_24f1f6d011896537b6c849b2356dcff6.geocode( { 'address': "81 Osborne St, Johnstown, PA 15905, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johnstown-PA-somerset-trust-co-atm').style.display = '';map = new google.maps.Map(document.getElementById('johnstown-PA-somerset-trust-co-atm'), mapOptions);}document.getElementById('efbec9a6').innerHTML += ' | View Map';var $l24f1f6d011896537b6c849b2356dcff6 = '

Somerset Trust Co ATM

Address: 81 Osborne St, Johnstown, PA 15905, USA
Phone: (800) 972-1651
';var m_24f1f6d011896537b6c849b2356dcff6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Somerset Trust Co ATM',});m_24f1f6d011896537b6c849b2356dcff6['infowindow'] = new google.maps.InfoWindow({content: $l24f1f6d011896537b6c849b2356dcff6});var infowindow = new google.maps.InfoWindow({content: $l24f1f6d011896537b6c849b2356dcff6});google.maps.event.addListener(m_24f1f6d011896537b6c849b2356dcff6, 'click', function() {infowindow.open(map,m_24f1f6d011896537b6c849b2356dcff6);});$marker.push(m_24f1f6d011896537b6c849b2356dcff6);}});}google.maps.event.addDomListener(window, 'load', initialize);