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.1908,-75.2066)};var g_503e7dbbd6217b9a591f3322f39b5a6c = new google.maps.Geocoder();g_503e7dbbd6217b9a591f3322f39b5a6c.geocode( { 'address': "1140 N Bethlehem Pike, Ambler, PA 19002"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ambler-PA-wells-fargo').style.display = '';map = new google.maps.Map(document.getElementById('ambler-PA-wells-fargo'), mapOptions);}document.getElementById('2e20e412').innerHTML += ' | View Map';var $l503e7dbbd6217b9a591f3322f39b5a6c = '

Wells Fargo

Address: 1140 N Bethlehem Pike, Ambler, PA 19002
Phone: (215) 540-0500
';var m_503e7dbbd6217b9a591f3322f39b5a6c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo',});m_503e7dbbd6217b9a591f3322f39b5a6c['infowindow'] = new google.maps.InfoWindow({content: $l503e7dbbd6217b9a591f3322f39b5a6c});var infowindow = new google.maps.InfoWindow({content: $l503e7dbbd6217b9a591f3322f39b5a6c});google.maps.event.addListener(m_503e7dbbd6217b9a591f3322f39b5a6c, 'click', function() {infowindow.open(map,m_503e7dbbd6217b9a591f3322f39b5a6c);});$marker.push(m_503e7dbbd6217b9a591f3322f39b5a6c);}});var g_7f4680b340fc96ea3a1ea3b6147cb97a = new google.maps.Geocoder();g_7f4680b340fc96ea3a1ea3b6147cb97a.geocode( { 'address': "1977 Norristown Rd, Ambler, PA 19002"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ambler-PA-wells-fargo').style.display = '';map = new google.maps.Map(document.getElementById('ambler-PA-wells-fargo'), mapOptions);}document.getElementById('3308a223').innerHTML += ' | View Map';var $l7f4680b340fc96ea3a1ea3b6147cb97a = '

Wells Fargo

Address: 1977 Norristown Rd, Ambler, PA 19002
Phone: (215) 643-5700
';var m_7f4680b340fc96ea3a1ea3b6147cb97a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo',});m_7f4680b340fc96ea3a1ea3b6147cb97a['infowindow'] = new google.maps.InfoWindow({content: $l7f4680b340fc96ea3a1ea3b6147cb97a});var infowindow = new google.maps.InfoWindow({content: $l7f4680b340fc96ea3a1ea3b6147cb97a});google.maps.event.addListener(m_7f4680b340fc96ea3a1ea3b6147cb97a, 'click', function() {infowindow.open(map,m_7f4680b340fc96ea3a1ea3b6147cb97a);});$marker.push(m_7f4680b340fc96ea3a1ea3b6147cb97a);}});}google.maps.event.addDomListener(window, 'load', initialize);