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.3218,-75.304)};var g_3dc8105a35a300893b7079b949ba53f3 = new google.maps.Geocoder();g_3dc8105a35a300893b7079b949ba53f3.geocode( { 'address': "790 PA-113, Souderton, PA 18964, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('souderton-PA-univest-bank-and-trust-co---hilltown').style.display = '';map = new google.maps.Map(document.getElementById('souderton-PA-univest-bank-and-trust-co---hilltown'), mapOptions);}document.getElementById('536c8dc4').innerHTML += ' | View Map';var $l3dc8105a35a300893b7079b949ba53f3 = '

Univest Bank and Trust Co. - Hilltown

Address: 790 PA-113, Souderton, PA 18964, USA
Phone: (215) 721-2471
';var m_3dc8105a35a300893b7079b949ba53f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Univest Bank and Trust Co. - Hilltown',});m_3dc8105a35a300893b7079b949ba53f3['infowindow'] = new google.maps.InfoWindow({content: $l3dc8105a35a300893b7079b949ba53f3});var infowindow = new google.maps.InfoWindow({content: $l3dc8105a35a300893b7079b949ba53f3});google.maps.event.addListener(m_3dc8105a35a300893b7079b949ba53f3, 'click', function() {infowindow.open(map,m_3dc8105a35a300893b7079b949ba53f3);});$marker.push(m_3dc8105a35a300893b7079b949ba53f3);}});}google.maps.event.addDomListener(window, 'load', initialize);