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.3855,-75.1457)};var g_e9ef4cc28cff2bbfaa9cca870ef88b58 = new google.maps.Geocoder();g_e9ef4cc28cff2bbfaa9cca870ef88b58.geocode( { 'address': "5829 Easton Rd, Plumsteadville, PA 18949, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plumsteadville-PA-univest-bank-and-trust-co---plumsteadville').style.display = '';map = new google.maps.Map(document.getElementById('plumsteadville-PA-univest-bank-and-trust-co---plumsteadville'), mapOptions);}document.getElementById('d15f4e15').innerHTML += ' | View Map';var $le9ef4cc28cff2bbfaa9cca870ef88b58 = '

Univest Bank and Trust Co. - Plumsteadville

Address: 5829 Easton Rd, Plumsteadville, PA 18949, USA
Phone: (215) 766-3701
';var m_e9ef4cc28cff2bbfaa9cca870ef88b58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Univest Bank and Trust Co. - Plumsteadville',});m_e9ef4cc28cff2bbfaa9cca870ef88b58['infowindow'] = new google.maps.InfoWindow({content: $le9ef4cc28cff2bbfaa9cca870ef88b58});var infowindow = new google.maps.InfoWindow({content: $le9ef4cc28cff2bbfaa9cca870ef88b58});google.maps.event.addListener(m_e9ef4cc28cff2bbfaa9cca870ef88b58, 'click', function() {infowindow.open(map,m_e9ef4cc28cff2bbfaa9cca870ef88b58);});$marker.push(m_e9ef4cc28cff2bbfaa9cca870ef88b58);}});}google.maps.event.addDomListener(window, 'load', initialize);