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.2211,-74.8845)};var g_8485694bae96aebc7c4fe6119599d0e0 = new google.maps.Geocoder();g_8485694bae96aebc7c4fe6119599d0e0.geocode( { 'address': "107 Floral Vale Blvd, Morrisville, PA 19067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morrisville-PA-penn-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('morrisville-PA-penn-community-bank'), mapOptions);}document.getElementById('76efe10a').innerHTML += ' | View Map';var $l8485694bae96aebc7c4fe6119599d0e0 = '

Penn Community Bank

Address: 107 Floral Vale Blvd, Morrisville, PA 19067, USA
Phone: (215) 788-1234
';var m_8485694bae96aebc7c4fe6119599d0e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Penn Community Bank',});m_8485694bae96aebc7c4fe6119599d0e0['infowindow'] = new google.maps.InfoWindow({content: $l8485694bae96aebc7c4fe6119599d0e0});var infowindow = new google.maps.InfoWindow({content: $l8485694bae96aebc7c4fe6119599d0e0});google.maps.event.addListener(m_8485694bae96aebc7c4fe6119599d0e0, 'click', function() {infowindow.open(map,m_8485694bae96aebc7c4fe6119599d0e0);});$marker.push(m_8485694bae96aebc7c4fe6119599d0e0);}});var g_4fcec8efc55215bccdffd36968a52cd7 = new google.maps.Geocoder();g_4fcec8efc55215bccdffd36968a52cd7.geocode( { 'address': "732 Stony Hill Rd, Morrisville, PA 19067, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('morrisville-PA-penn-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('morrisville-PA-penn-community-bank'), mapOptions);}document.getElementById('fc9b9ee4').innerHTML += ' | View Map';var $l4fcec8efc55215bccdffd36968a52cd7 = '

Penn Community Bank

Address: 732 Stony Hill Rd, Morrisville, PA 19067, USA
Phone: (215) 788-1234
';var m_4fcec8efc55215bccdffd36968a52cd7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Penn Community Bank',});m_4fcec8efc55215bccdffd36968a52cd7['infowindow'] = new google.maps.InfoWindow({content: $l4fcec8efc55215bccdffd36968a52cd7});var infowindow = new google.maps.InfoWindow({content: $l4fcec8efc55215bccdffd36968a52cd7});google.maps.event.addListener(m_4fcec8efc55215bccdffd36968a52cd7, 'click', function() {infowindow.open(map,m_4fcec8efc55215bccdffd36968a52cd7);});$marker.push(m_4fcec8efc55215bccdffd36968a52cd7);}});}google.maps.event.addDomListener(window, 'load', initialize);