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.4065,-75.5022)};var g_d01c25576ff1c53de58e0e6970a2d510 = new google.maps.Geocoder();g_d01c25576ff1c53de58e0e6970a2d510.geocode( { 'address': "321 Main St, East Greenville, PA 18041, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-greenville-PA-univest-bank-and-trust-co---east-greenville').style.display = '';map = new google.maps.Map(document.getElementById('east-greenville-PA-univest-bank-and-trust-co---east-greenville'), mapOptions);}document.getElementById('dcbfe36b').innerHTML += ' | View Map';var $ld01c25576ff1c53de58e0e6970a2d510 = '

Univest Bank and Trust Co. - East Greenville

Address: 321 Main St, East Greenville, PA 18041, USA
Phone: (215) 679-7928
';var m_d01c25576ff1c53de58e0e6970a2d510 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Univest Bank and Trust Co. - East Greenville',});m_d01c25576ff1c53de58e0e6970a2d510['infowindow'] = new google.maps.InfoWindow({content: $ld01c25576ff1c53de58e0e6970a2d510});var infowindow = new google.maps.InfoWindow({content: $ld01c25576ff1c53de58e0e6970a2d510});google.maps.event.addListener(m_d01c25576ff1c53de58e0e6970a2d510, 'click', function() {infowindow.open(map,m_d01c25576ff1c53de58e0e6970a2d510);});$marker.push(m_d01c25576ff1c53de58e0e6970a2d510);}});}google.maps.event.addDomListener(window, 'load', initialize);