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.5359,-79.5935)};var g_8a8ecfdb41c6f74b58fdbf6e5fb5c999 = new google.maps.Geocoder();g_8a8ecfdb41c6f74b58fdbf6e5fb5c999.geocode( { 'address': "697 Sportsman Dr, Apollo, PA 15613, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('apollo-PA-apollo-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('apollo-PA-apollo-trust-co'), mapOptions);}document.getElementById('0473a54d').innerHTML += ' | View Map';var $l8a8ecfdb41c6f74b58fdbf6e5fb5c999 = '

Apollo Trust Co

Address: 697 Sportsman Dr, Apollo, PA 15613, USA
Phone: (724) 478-3151
';var m_8a8ecfdb41c6f74b58fdbf6e5fb5c999 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Apollo Trust Co',});m_8a8ecfdb41c6f74b58fdbf6e5fb5c999['infowindow'] = new google.maps.InfoWindow({content: $l8a8ecfdb41c6f74b58fdbf6e5fb5c999});var infowindow = new google.maps.InfoWindow({content: $l8a8ecfdb41c6f74b58fdbf6e5fb5c999});google.maps.event.addListener(m_8a8ecfdb41c6f74b58fdbf6e5fb5c999, 'click', function() {infowindow.open(map,m_8a8ecfdb41c6f74b58fdbf6e5fb5c999);});$marker.push(m_8a8ecfdb41c6f74b58fdbf6e5fb5c999);}});var g_53ea53436bc67f8ef4fabf5155ded18a = new google.maps.Geocoder();g_53ea53436bc67f8ef4fabf5155ded18a.geocode( { 'address': "201 N Warren Ave, Apollo, PA 15613, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('apollo-PA-apollo-trust-co').style.display = '';map = new google.maps.Map(document.getElementById('apollo-PA-apollo-trust-co'), mapOptions);}document.getElementById('4b98fcdc').innerHTML += ' | View Map';var $l53ea53436bc67f8ef4fabf5155ded18a = '

Apollo Trust Co

Address: 201 N Warren Ave, Apollo, PA 15613, USA
Phone: (724) 478-3151
';var m_53ea53436bc67f8ef4fabf5155ded18a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Apollo Trust Co',});m_53ea53436bc67f8ef4fabf5155ded18a['infowindow'] = new google.maps.InfoWindow({content: $l53ea53436bc67f8ef4fabf5155ded18a});var infowindow = new google.maps.InfoWindow({content: $l53ea53436bc67f8ef4fabf5155ded18a});google.maps.event.addListener(m_53ea53436bc67f8ef4fabf5155ded18a, 'click', function() {infowindow.open(map,m_53ea53436bc67f8ef4fabf5155ded18a);});$marker.push(m_53ea53436bc67f8ef4fabf5155ded18a);}});}google.maps.event.addDomListener(window, 'load', initialize);