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(39.9256,-75.3082)};var g_df73757e77322d3e09df7d2e29fb8a42 = new google.maps.Geocoder();g_df73757e77322d3e09df7d2e29fb8a42.geocode( { 'address': "5276 W Baltimore Ave, Clifton Heights, PA 19018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clifton-heights-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('clifton-heights-PA-citizens-bank'), mapOptions);}document.getElementById('c426c838').innerHTML += ' | View Map';var $ldf73757e77322d3e09df7d2e29fb8a42 = '

Citizens Bank

Address: 5276 W Baltimore Ave, Clifton Heights, PA 19018, USA
Phone: (610) 622-6073
';var m_df73757e77322d3e09df7d2e29fb8a42 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_df73757e77322d3e09df7d2e29fb8a42['infowindow'] = new google.maps.InfoWindow({content: $ldf73757e77322d3e09df7d2e29fb8a42});var infowindow = new google.maps.InfoWindow({content: $ldf73757e77322d3e09df7d2e29fb8a42});google.maps.event.addListener(m_df73757e77322d3e09df7d2e29fb8a42, 'click', function() {infowindow.open(map,m_df73757e77322d3e09df7d2e29fb8a42);});$marker.push(m_df73757e77322d3e09df7d2e29fb8a42);}});var g_bbfb100346386efc5daef4e0769376b1 = new google.maps.Geocoder();g_bbfb100346386efc5daef4e0769376b1.geocode( { 'address': "5300 W Baltimore Ave, Clifton Heights, PA 19018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clifton-heights-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('clifton-heights-PA-citizens-bank'), mapOptions);}document.getElementById('6d3527a8').innerHTML += ' | View Map';var $lbbfb100346386efc5daef4e0769376b1 = '

Citizens Bank

Address: 5300 W Baltimore Ave, Clifton Heights, PA 19018, USA
Phone:
';var m_bbfb100346386efc5daef4e0769376b1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_bbfb100346386efc5daef4e0769376b1['infowindow'] = new google.maps.InfoWindow({content: $lbbfb100346386efc5daef4e0769376b1});var infowindow = new google.maps.InfoWindow({content: $lbbfb100346386efc5daef4e0769376b1});google.maps.event.addListener(m_bbfb100346386efc5daef4e0769376b1, 'click', function() {infowindow.open(map,m_bbfb100346386efc5daef4e0769376b1);});$marker.push(m_bbfb100346386efc5daef4e0769376b1);}});}google.maps.event.addDomListener(window, 'load', initialize);