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.2897,-75.2007)};var g_379d08c7a38df48c777c07ea990a3bcf = new google.maps.Geocoder();g_379d08c7a38df48c777c07ea990a3bcf.geocode( { 'address': "191 E Butler AVE, Chalfont, PA 18914, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chalfont-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('chalfont-PA-wells-fargo-bank'), mapOptions);}document.getElementById('c94b3dc2').innerHTML += ' | View Map';var $l379d08c7a38df48c777c07ea990a3bcf = '

Wells Fargo Bank

Address: 191 E Butler AVE, Chalfont, PA 18914, USA
Phone: (215) 822-8634
';var m_379d08c7a38df48c777c07ea990a3bcf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_379d08c7a38df48c777c07ea990a3bcf['infowindow'] = new google.maps.InfoWindow({content: $l379d08c7a38df48c777c07ea990a3bcf});var infowindow = new google.maps.InfoWindow({content: $l379d08c7a38df48c777c07ea990a3bcf});google.maps.event.addListener(m_379d08c7a38df48c777c07ea990a3bcf, 'click', function() {infowindow.open(map,m_379d08c7a38df48c777c07ea990a3bcf);});$marker.push(m_379d08c7a38df48c777c07ea990a3bcf);}});var g_0b568a506ef71325096229c980511003 = new google.maps.Geocoder();g_0b568a506ef71325096229c980511003.geocode( { 'address': "4275 County Line Rd, Chalfont, PA 18914, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('chalfont-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('chalfont-PA-wells-fargo-bank'), mapOptions);}document.getElementById('3b19d95d').innerHTML += ' | View Map';var $l0b568a506ef71325096229c980511003 = '

Wells Fargo Bank

Address: 4275 County Line Rd, Chalfont, PA 18914, USA
Phone: (215) 822-6104
';var m_0b568a506ef71325096229c980511003 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_0b568a506ef71325096229c980511003['infowindow'] = new google.maps.InfoWindow({content: $l0b568a506ef71325096229c980511003});var infowindow = new google.maps.InfoWindow({content: $l0b568a506ef71325096229c980511003});google.maps.event.addListener(m_0b568a506ef71325096229c980511003, 'click', function() {infowindow.open(map,m_0b568a506ef71325096229c980511003);});$marker.push(m_0b568a506ef71325096229c980511003);}});}google.maps.event.addDomListener(window, 'load', initialize);