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.0831,-75.1695)};var g_86c905e00478b041e5fc6c11fa860c52 = new google.maps.Geocoder();g_86c905e00478b041e5fc6c11fa860c52.geocode( { 'address': "3201 W Cheltenham Ave, Wyncote, PA 19095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wyncote-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('wyncote-PA-citizens-bank'), mapOptions);}document.getElementById('11730867').innerHTML += ' | View Map';var $l86c905e00478b041e5fc6c11fa860c52 = '

Citizens Bank

Address: 3201 W Cheltenham Ave, Wyncote, PA 19095, USA
Phone: (215) 886-1286
';var m_86c905e00478b041e5fc6c11fa860c52 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_86c905e00478b041e5fc6c11fa860c52['infowindow'] = new google.maps.InfoWindow({content: $l86c905e00478b041e5fc6c11fa860c52});var infowindow = new google.maps.InfoWindow({content: $l86c905e00478b041e5fc6c11fa860c52});google.maps.event.addListener(m_86c905e00478b041e5fc6c11fa860c52, 'click', function() {infowindow.open(map,m_86c905e00478b041e5fc6c11fa860c52);});$marker.push(m_86c905e00478b041e5fc6c11fa860c52);}});var g_144b001bd7a4d22f175e829021a21d69 = new google.maps.Geocoder();g_144b001bd7a4d22f175e829021a21d69.geocode( { 'address': "1000 S Easton Rd, Wyncote, PA 19095, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wyncote-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('wyncote-PA-citizens-bank'), mapOptions);}document.getElementById('b75fdf90').innerHTML += ' | View Map';var $l144b001bd7a4d22f175e829021a21d69 = '

Citizens Bank

Address: 1000 S Easton Rd, Wyncote, PA 19095, USA
Phone: (215) 886-1286
';var m_144b001bd7a4d22f175e829021a21d69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_144b001bd7a4d22f175e829021a21d69['infowindow'] = new google.maps.InfoWindow({content: $l144b001bd7a4d22f175e829021a21d69});var infowindow = new google.maps.InfoWindow({content: $l144b001bd7a4d22f175e829021a21d69});google.maps.event.addListener(m_144b001bd7a4d22f175e829021a21d69, 'click', function() {infowindow.open(map,m_144b001bd7a4d22f175e829021a21d69);});$marker.push(m_144b001bd7a4d22f175e829021a21d69);}});}google.maps.event.addDomListener(window, 'load', initialize);