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.2352,-75.4016)};var g_716ceafa7f37de96996b0154686fdcf2 = new google.maps.Geocoder();g_716ceafa7f37de96996b0154686fdcf2.geocode( { 'address': "4285 Township Line Rd, Schwenksville, PA 19473, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('schwenksville-PA-univest-bank-and-trust-co---skippack').style.display = '';map = new google.maps.Map(document.getElementById('schwenksville-PA-univest-bank-and-trust-co---skippack'), mapOptions);}document.getElementById('608bf4aa').innerHTML += ' | View Map';var $l716ceafa7f37de96996b0154686fdcf2 = '

Univest Bank and Trust Co. - Skippack

Address: 4285 Township Line Rd, Schwenksville, PA 19473, USA
Phone: (610) 222-3923
';var m_716ceafa7f37de96996b0154686fdcf2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Univest Bank and Trust Co. - Skippack',});m_716ceafa7f37de96996b0154686fdcf2['infowindow'] = new google.maps.InfoWindow({content: $l716ceafa7f37de96996b0154686fdcf2});var infowindow = new google.maps.InfoWindow({content: $l716ceafa7f37de96996b0154686fdcf2});google.maps.event.addListener(m_716ceafa7f37de96996b0154686fdcf2, 'click', function() {infowindow.open(map,m_716ceafa7f37de96996b0154686fdcf2);});$marker.push(m_716ceafa7f37de96996b0154686fdcf2);}});}google.maps.event.addDomListener(window, 'load', initialize);