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.1351,-79.7986)};var g_cf1cbda47cc85dfbe6f9f3035c3dcb96 = new google.maps.Geocoder();g_cf1cbda47cc85dfbe6f9f3035c3dcb96.geocode( { 'address': "207 S Washington St, Eau Claire, PA 16030, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eau-claire-PA-the-farmers-national-bank-of-emlenton').style.display = '';map = new google.maps.Map(document.getElementById('eau-claire-PA-the-farmers-national-bank-of-emlenton'), mapOptions);}document.getElementById('8e884d2a').innerHTML += ' | View Map';var $lcf1cbda47cc85dfbe6f9f3035c3dcb96 = '

The Farmers National Bank of Emlenton

Address: 207 S Washington St, Eau Claire, PA 16030, USA
Phone: (844) 791-2591
';var m_cf1cbda47cc85dfbe6f9f3035c3dcb96 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Farmers National Bank of Emlenton',});m_cf1cbda47cc85dfbe6f9f3035c3dcb96['infowindow'] = new google.maps.InfoWindow({content: $lcf1cbda47cc85dfbe6f9f3035c3dcb96});var infowindow = new google.maps.InfoWindow({content: $lcf1cbda47cc85dfbe6f9f3035c3dcb96});google.maps.event.addListener(m_cf1cbda47cc85dfbe6f9f3035c3dcb96, 'click', function() {infowindow.open(map,m_cf1cbda47cc85dfbe6f9f3035c3dcb96);});$marker.push(m_cf1cbda47cc85dfbe6f9f3035c3dcb96);}});}google.maps.event.addDomListener(window, 'load', initialize);