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.3742,-75.2955)};var g_a596c06d5889515fcd0c2e2111b494fc = new google.maps.Geocoder();g_a596c06d5889515fcd0c2e2111b494fc.geocode( { 'address': "1129 N 5th Street, Perkasie, PA 18944, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('perkasie-PA-penn-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('perkasie-PA-penn-community-bank'), mapOptions);}document.getElementById('da4df9f4').innerHTML += ' | View Map';var $la596c06d5889515fcd0c2e2111b494fc = '

Penn Community Bank

Address: 1129 N 5th Street, Perkasie, PA 18944, USA
Phone: (215) 257-5035
';var m_a596c06d5889515fcd0c2e2111b494fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Penn Community Bank',});m_a596c06d5889515fcd0c2e2111b494fc['infowindow'] = new google.maps.InfoWindow({content: $la596c06d5889515fcd0c2e2111b494fc});var infowindow = new google.maps.InfoWindow({content: $la596c06d5889515fcd0c2e2111b494fc});google.maps.event.addListener(m_a596c06d5889515fcd0c2e2111b494fc, 'click', function() {infowindow.open(map,m_a596c06d5889515fcd0c2e2111b494fc);});$marker.push(m_a596c06d5889515fcd0c2e2111b494fc);}});var g_94aada62f90dd50a84ca74304563d5db = new google.maps.Geocoder();g_94aada62f90dd50a84ca74304563d5db.geocode( { 'address': "600 W Market St, Perkasie, PA 18944, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('perkasie-PA-penn-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('perkasie-PA-penn-community-bank'), mapOptions);}document.getElementById('1ab8a8a6').innerHTML += ' | View Map';var $l94aada62f90dd50a84ca74304563d5db = '

Penn Community Bank

Address: 600 W Market St, Perkasie, PA 18944, USA
Phone: (215) 788-1234
';var m_94aada62f90dd50a84ca74304563d5db = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Penn Community Bank',});m_94aada62f90dd50a84ca74304563d5db['infowindow'] = new google.maps.InfoWindow({content: $l94aada62f90dd50a84ca74304563d5db});var infowindow = new google.maps.InfoWindow({content: $l94aada62f90dd50a84ca74304563d5db});google.maps.event.addListener(m_94aada62f90dd50a84ca74304563d5db, 'click', function() {infowindow.open(map,m_94aada62f90dd50a84ca74304563d5db);});$marker.push(m_94aada62f90dd50a84ca74304563d5db);}});}google.maps.event.addDomListener(window, 'load', initialize);