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(41.2275,-80.2397)};var g_5d3cb916b73b5273a6820dd7c93613ab = new google.maps.Geocoder();g_5d3cb916b73b5273a6820dd7c93613ab.geocode( { 'address': "107 N Diamond St, Mercer, PA 16137, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mercer-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('mercer-PA-citizens-bank'), mapOptions);}document.getElementById('9f1a7338').innerHTML += ' | View Map';var $l5d3cb916b73b5273a6820dd7c93613ab = '

Citizens Bank

Address: 107 N Diamond St, Mercer, PA 16137, USA
Phone: (724) 662-5000
';var m_5d3cb916b73b5273a6820dd7c93613ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_5d3cb916b73b5273a6820dd7c93613ab['infowindow'] = new google.maps.InfoWindow({content: $l5d3cb916b73b5273a6820dd7c93613ab});var infowindow = new google.maps.InfoWindow({content: $l5d3cb916b73b5273a6820dd7c93613ab});google.maps.event.addListener(m_5d3cb916b73b5273a6820dd7c93613ab, 'click', function() {infowindow.open(map,m_5d3cb916b73b5273a6820dd7c93613ab);});$marker.push(m_5d3cb916b73b5273a6820dd7c93613ab);}});var g_81967b20de7d92c60988b05dde369ed6 = new google.maps.Geocoder();g_81967b20de7d92c60988b05dde369ed6.geocode( { 'address': "110 E Butler St, Mercer, PA 16137, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mercer-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('mercer-PA-citizens-bank'), mapOptions);}document.getElementById('d15c9523').innerHTML += ' | View Map';var $l81967b20de7d92c60988b05dde369ed6 = '

Citizens Bank

Address: 110 E Butler St, Mercer, PA 16137, USA
Phone: (724) 662-5044
';var m_81967b20de7d92c60988b05dde369ed6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_81967b20de7d92c60988b05dde369ed6['infowindow'] = new google.maps.InfoWindow({content: $l81967b20de7d92c60988b05dde369ed6});var infowindow = new google.maps.InfoWindow({content: $l81967b20de7d92c60988b05dde369ed6});google.maps.event.addListener(m_81967b20de7d92c60988b05dde369ed6, 'click', function() {infowindow.open(map,m_81967b20de7d92c60988b05dde369ed6);});$marker.push(m_81967b20de7d92c60988b05dde369ed6);}});}google.maps.event.addDomListener(window, 'load', initialize);