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.4241,-75.3467)};var g_8654269aab578fbbd83a0e5ef04532b4 = new google.maps.Geocoder();g_8654269aab578fbbd83a0e5ef04532b4.geocode( { 'address': "303 W Broad St, Quakertown, PA 18951, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('quakertown-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('quakertown-PA-wells-fargo-bank'), mapOptions);}document.getElementById('c82e6925').innerHTML += ' | View Map';var $l8654269aab578fbbd83a0e5ef04532b4 = '

Wells Fargo Bank

Address: 303 W Broad St, Quakertown, PA 18951, USA
Phone: (215) 536-6757
';var m_8654269aab578fbbd83a0e5ef04532b4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_8654269aab578fbbd83a0e5ef04532b4['infowindow'] = new google.maps.InfoWindow({content: $l8654269aab578fbbd83a0e5ef04532b4});var infowindow = new google.maps.InfoWindow({content: $l8654269aab578fbbd83a0e5ef04532b4});google.maps.event.addListener(m_8654269aab578fbbd83a0e5ef04532b4, 'click', function() {infowindow.open(map,m_8654269aab578fbbd83a0e5ef04532b4);});$marker.push(m_8654269aab578fbbd83a0e5ef04532b4);}});var g_3cd53c1ac16954c386ef9fac1cffe2a7 = new google.maps.Geocoder();g_3cd53c1ac16954c386ef9fac1cffe2a7.geocode( { 'address': "755 S West End Blvd, Quakertown, PA 18951, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('quakertown-PA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('quakertown-PA-wells-fargo-bank'), mapOptions);}document.getElementById('708499e1').innerHTML += ' | View Map';var $l3cd53c1ac16954c386ef9fac1cffe2a7 = '

Wells Fargo Bank

Address: 755 S West End Blvd, Quakertown, PA 18951, USA
Phone: (215) 536-2051
';var m_3cd53c1ac16954c386ef9fac1cffe2a7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_3cd53c1ac16954c386ef9fac1cffe2a7['infowindow'] = new google.maps.InfoWindow({content: $l3cd53c1ac16954c386ef9fac1cffe2a7});var infowindow = new google.maps.InfoWindow({content: $l3cd53c1ac16954c386ef9fac1cffe2a7});google.maps.event.addListener(m_3cd53c1ac16954c386ef9fac1cffe2a7, 'click', function() {infowindow.open(map,m_3cd53c1ac16954c386ef9fac1cffe2a7);});$marker.push(m_3cd53c1ac16954c386ef9fac1cffe2a7);}});}google.maps.event.addDomListener(window, 'load', initialize);