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.6986,-79.7204)};var g_912a7338b120a2bd0fcb2553c614b017 = new google.maps.Geocoder();g_912a7338b120a2bd0fcb2553c614b017.geocode( { 'address': "710 S Pike Rd, Sarver, PA 16055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sarver-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('sarver-PA-citizens-bank'), mapOptions);}document.getElementById('c4822199').innerHTML += ' | View Map';var $l912a7338b120a2bd0fcb2553c614b017 = '

Citizens Bank

Address: 710 S Pike Rd, Sarver, PA 16055, USA
Phone:
';var m_912a7338b120a2bd0fcb2553c614b017 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_912a7338b120a2bd0fcb2553c614b017['infowindow'] = new google.maps.InfoWindow({content: $l912a7338b120a2bd0fcb2553c614b017});var infowindow = new google.maps.InfoWindow({content: $l912a7338b120a2bd0fcb2553c614b017});google.maps.event.addListener(m_912a7338b120a2bd0fcb2553c614b017, 'click', function() {infowindow.open(map,m_912a7338b120a2bd0fcb2553c614b017);});$marker.push(m_912a7338b120a2bd0fcb2553c614b017);}});var g_6c139470fb54281cc074e7e938a8c864 = new google.maps.Geocoder();g_6c139470fb54281cc074e7e938a8c864.geocode( { 'address': "100 Buffalo Plaza, Sarver, PA 16055, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sarver-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('sarver-PA-citizens-bank'), mapOptions);}document.getElementById('f68c3223').innerHTML += ' | View Map';var $l6c139470fb54281cc074e7e938a8c864 = '

Citizens Bank

Address: 100 Buffalo Plaza, Sarver, PA 16055, USA
Phone:
';var m_6c139470fb54281cc074e7e938a8c864 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_6c139470fb54281cc074e7e938a8c864['infowindow'] = new google.maps.InfoWindow({content: $l6c139470fb54281cc074e7e938a8c864});var infowindow = new google.maps.InfoWindow({content: $l6c139470fb54281cc074e7e938a8c864});google.maps.event.addListener(m_6c139470fb54281cc074e7e938a8c864, 'click', function() {infowindow.open(map,m_6c139470fb54281cc074e7e938a8c864);});$marker.push(m_6c139470fb54281cc074e7e938a8c864);}});}google.maps.event.addDomListener(window, 'load', initialize);