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(39.8967,-80.1865)};var g_c65f66b5adde7d23368da9fc7d302004 = new google.maps.Geocoder();g_c65f66b5adde7d23368da9fc7d302004.geocode( { 'address': "25 E High St, Waynesburg, PA 15370, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waynesburg-PA-first-federal-savings--loan').style.display = '';map = new google.maps.Map(document.getElementById('waynesburg-PA-first-federal-savings--loan'), mapOptions);}document.getElementById('e8a841ac').innerHTML += ' | View Map';var $lc65f66b5adde7d23368da9fc7d302004 = '

First Federal Savings & Loan

Address: 25 E High St, Waynesburg, PA 15370, USA
Phone: (724) 627-6116
';var m_c65f66b5adde7d23368da9fc7d302004 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Savings & Loan',});m_c65f66b5adde7d23368da9fc7d302004['infowindow'] = new google.maps.InfoWindow({content: $lc65f66b5adde7d23368da9fc7d302004});var infowindow = new google.maps.InfoWindow({content: $lc65f66b5adde7d23368da9fc7d302004});google.maps.event.addListener(m_c65f66b5adde7d23368da9fc7d302004, 'click', function() {infowindow.open(map,m_c65f66b5adde7d23368da9fc7d302004);});$marker.push(m_c65f66b5adde7d23368da9fc7d302004);}});var g_19e60056ba784bba7a39867b33e0f79a = new google.maps.Geocoder();g_19e60056ba784bba7a39867b33e0f79a.geocode( { 'address': "RR 19 &21, Waynesburg, PA 15370, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waynesburg-PA-first-federal-savings--loan').style.display = '';map = new google.maps.Map(document.getElementById('waynesburg-PA-first-federal-savings--loan'), mapOptions);}document.getElementById('2119a7b3').innerHTML += ' | View Map';var $l19e60056ba784bba7a39867b33e0f79a = '

First Federal Savings & Loan

Address: RR 19 &21, Waynesburg, PA 15370, USA
Phone: (724) 852-2203
';var m_19e60056ba784bba7a39867b33e0f79a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Federal Savings & Loan',});m_19e60056ba784bba7a39867b33e0f79a['infowindow'] = new google.maps.InfoWindow({content: $l19e60056ba784bba7a39867b33e0f79a});var infowindow = new google.maps.InfoWindow({content: $l19e60056ba784bba7a39867b33e0f79a});google.maps.event.addListener(m_19e60056ba784bba7a39867b33e0f79a, 'click', function() {infowindow.open(map,m_19e60056ba784bba7a39867b33e0f79a);});$marker.push(m_19e60056ba784bba7a39867b33e0f79a);}});}google.maps.event.addDomListener(window, 'load', initialize);