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.8889,-80.1264)};var g_9576675320d0f299324b34331e85d31f = new google.maps.Geocoder();g_9576675320d0f299324b34331e85d31f.geocode( { 'address': "606 Erie St, Edinboro, PA 16142, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinboro-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('edinboro-PA-citizens-bank'), mapOptions);}document.getElementById('515e3b76').innerHTML += ' | View Map';var $l9576675320d0f299324b34331e85d31f = '

Citizens Bank

Address: 606 Erie St, Edinboro, PA 16142, USA
Phone:
';var m_9576675320d0f299324b34331e85d31f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_9576675320d0f299324b34331e85d31f['infowindow'] = new google.maps.InfoWindow({content: $l9576675320d0f299324b34331e85d31f});var infowindow = new google.maps.InfoWindow({content: $l9576675320d0f299324b34331e85d31f});google.maps.event.addListener(m_9576675320d0f299324b34331e85d31f, 'click', function() {infowindow.open(map,m_9576675320d0f299324b34331e85d31f);});$marker.push(m_9576675320d0f299324b34331e85d31f);}});var g_4ce8d7c0d4c8737c61f217bd40afcf6d = new google.maps.Geocoder();g_4ce8d7c0d4c8737c61f217bd40afcf6d.geocode( { 'address': "200 Erie St, Edinboro, PA 16412, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('edinboro-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('edinboro-PA-citizens-bank'), mapOptions);}document.getElementById('8b34a3c3').innerHTML += ' | View Map';var $l4ce8d7c0d4c8737c61f217bd40afcf6d = '

Citizens Bank

Address: 200 Erie St, Edinboro, PA 16412, USA
Phone:
';var m_4ce8d7c0d4c8737c61f217bd40afcf6d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_4ce8d7c0d4c8737c61f217bd40afcf6d['infowindow'] = new google.maps.InfoWindow({content: $l4ce8d7c0d4c8737c61f217bd40afcf6d});var infowindow = new google.maps.InfoWindow({content: $l4ce8d7c0d4c8737c61f217bd40afcf6d});google.maps.event.addListener(m_4ce8d7c0d4c8737c61f217bd40afcf6d, 'click', function() {infowindow.open(map,m_4ce8d7c0d4c8737c61f217bd40afcf6d);});$marker.push(m_4ce8d7c0d4c8737c61f217bd40afcf6d);}});}google.maps.event.addDomListener(window, 'load', initialize);