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.152,-75.2278)};var g_11dd0352c5d31fdcd489c8c53d590955 = new google.maps.Geocoder();g_11dd0352c5d31fdcd489c8c53d590955.geocode( { 'address': "48 W Skippack Pike, Ambler, PA 19002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ambler-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('ambler-PA-citizens-bank'), mapOptions);}document.getElementById('128a0d77').innerHTML += ' | View Map';var $l11dd0352c5d31fdcd489c8c53d590955 = '

Citizens Bank

Address: 48 W Skippack Pike, Ambler, PA 19002, USA
Phone: (215) 646-3600
';var m_11dd0352c5d31fdcd489c8c53d590955 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_11dd0352c5d31fdcd489c8c53d590955['infowindow'] = new google.maps.InfoWindow({content: $l11dd0352c5d31fdcd489c8c53d590955});var infowindow = new google.maps.InfoWindow({content: $l11dd0352c5d31fdcd489c8c53d590955});google.maps.event.addListener(m_11dd0352c5d31fdcd489c8c53d590955, 'click', function() {infowindow.open(map,m_11dd0352c5d31fdcd489c8c53d590955);});$marker.push(m_11dd0352c5d31fdcd489c8c53d590955);}});var g_a17d21be4f36bcc0df479b8125cdf318 = new google.maps.Geocoder();g_a17d21be4f36bcc0df479b8125cdf318.geocode( { 'address': "48 W Skippack Pike, Ambler, PA 19002, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ambler-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('ambler-PA-citizens-bank'), mapOptions);}document.getElementById('128a0d77').innerHTML += ' | View Map';var $la17d21be4f36bcc0df479b8125cdf318 = '

Citizens Bank

Address: 48 W Skippack Pike, Ambler, PA 19002, USA
Phone: (215) 646-3600
';var m_a17d21be4f36bcc0df479b8125cdf318 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_a17d21be4f36bcc0df479b8125cdf318['infowindow'] = new google.maps.InfoWindow({content: $la17d21be4f36bcc0df479b8125cdf318});var infowindow = new google.maps.InfoWindow({content: $la17d21be4f36bcc0df479b8125cdf318});google.maps.event.addListener(m_a17d21be4f36bcc0df479b8125cdf318, 'click', function() {infowindow.open(map,m_a17d21be4f36bcc0df479b8125cdf318);});$marker.push(m_a17d21be4f36bcc0df479b8125cdf318);}});}google.maps.event.addDomListener(window, 'load', initialize);