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.2253,-75.2349)};var g_c370693fca1912726eb0e264b2093b04 = new google.maps.Geocoder();g_c370693fca1912726eb0e264b2093b04.geocode( { 'address': "986 Bethlehem Pike, Montgomeryville, PA 18936, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('montgomeryville-PA-univest-bank-and-trust-co---montgomeryville').style.display = '';map = new google.maps.Map(document.getElementById('montgomeryville-PA-univest-bank-and-trust-co---montgomeryville'), mapOptions);}document.getElementById('6f39db4c').innerHTML += ' | View Map';var $lc370693fca1912726eb0e264b2093b04 = '

Univest Bank and Trust Co. - Montgomeryville

Address: 986 Bethlehem Pike, Montgomeryville, PA 18936, USA
Phone: (215) 699-3525
';var m_c370693fca1912726eb0e264b2093b04 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Univest Bank and Trust Co. - Montgomeryville',});m_c370693fca1912726eb0e264b2093b04['infowindow'] = new google.maps.InfoWindow({content: $lc370693fca1912726eb0e264b2093b04});var infowindow = new google.maps.InfoWindow({content: $lc370693fca1912726eb0e264b2093b04});google.maps.event.addListener(m_c370693fca1912726eb0e264b2093b04, 'click', function() {infowindow.open(map,m_c370693fca1912726eb0e264b2093b04);});$marker.push(m_c370693fca1912726eb0e264b2093b04);}});}google.maps.event.addDomListener(window, 'load', initialize);