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.8118,-79.3568)};var g_9bdb8b1faffa4b3d41779bb495d79fb9 = new google.maps.Geocoder();g_9bdb8b1faffa4b3d41779bb495d79fb9.geocode( { 'address': "511 Williams St, Confluence, PA 15424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('confluence-PA-somerset-trust-co-atm').style.display = '';map = new google.maps.Map(document.getElementById('confluence-PA-somerset-trust-co-atm'), mapOptions);}document.getElementById('9989a732').innerHTML += ' | View Map';var $l9bdb8b1faffa4b3d41779bb495d79fb9 = '

Somerset Trust Co ATM

Address: 511 Williams St, Confluence, PA 15424, USA
Phone: (800) 972-1651
';var m_9bdb8b1faffa4b3d41779bb495d79fb9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Somerset Trust Co ATM',});m_9bdb8b1faffa4b3d41779bb495d79fb9['infowindow'] = new google.maps.InfoWindow({content: $l9bdb8b1faffa4b3d41779bb495d79fb9});var infowindow = new google.maps.InfoWindow({content: $l9bdb8b1faffa4b3d41779bb495d79fb9});google.maps.event.addListener(m_9bdb8b1faffa4b3d41779bb495d79fb9, 'click', function() {infowindow.open(map,m_9bdb8b1faffa4b3d41779bb495d79fb9);});$marker.push(m_9bdb8b1faffa4b3d41779bb495d79fb9);}});var g_1186e32eafd3f43812d9157b9f82d5f7 = new google.maps.Geocoder();g_1186e32eafd3f43812d9157b9f82d5f7.geocode( { 'address': "479 Latrobe Ave, Confluence, PA 15424, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('confluence-PA-somerset-trust-co-atm').style.display = '';map = new google.maps.Map(document.getElementById('confluence-PA-somerset-trust-co-atm'), mapOptions);}document.getElementById('a63dd61b').innerHTML += ' | View Map';var $l1186e32eafd3f43812d9157b9f82d5f7 = '

Somerset Trust Co ATM

Address: 479 Latrobe Ave, Confluence, PA 15424, USA
Phone: (800) 972-1651
';var m_1186e32eafd3f43812d9157b9f82d5f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Somerset Trust Co ATM',});m_1186e32eafd3f43812d9157b9f82d5f7['infowindow'] = new google.maps.InfoWindow({content: $l1186e32eafd3f43812d9157b9f82d5f7});var infowindow = new google.maps.InfoWindow({content: $l1186e32eafd3f43812d9157b9f82d5f7});google.maps.event.addListener(m_1186e32eafd3f43812d9157b9f82d5f7, 'click', function() {infowindow.open(map,m_1186e32eafd3f43812d9157b9f82d5f7);});$marker.push(m_1186e32eafd3f43812d9157b9f82d5f7);}});}google.maps.event.addDomListener(window, 'load', initialize);