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.9238,-75.2597)};var g_d39fd3fd5f8258a07c49d42684cbae63 = new google.maps.Geocoder();g_d39fd3fd5f8258a07c49d42684cbae63.geocode( { 'address': "321 N MacDade Blvd, Darby, PA 19023, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('darby-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('darby-PA-citizens-bank'), mapOptions);}document.getElementById('ebdd95df').innerHTML += ' | View Map';var $ld39fd3fd5f8258a07c49d42684cbae63 = '

Citizens Bank

Address: 321 N MacDade Blvd, Darby, PA 19023, USA
Phone:
';var m_d39fd3fd5f8258a07c49d42684cbae63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_d39fd3fd5f8258a07c49d42684cbae63['infowindow'] = new google.maps.InfoWindow({content: $ld39fd3fd5f8258a07c49d42684cbae63});var infowindow = new google.maps.InfoWindow({content: $ld39fd3fd5f8258a07c49d42684cbae63});google.maps.event.addListener(m_d39fd3fd5f8258a07c49d42684cbae63, 'click', function() {infowindow.open(map,m_d39fd3fd5f8258a07c49d42684cbae63);});$marker.push(m_d39fd3fd5f8258a07c49d42684cbae63);}});var g_29a62446b7883b1840cd85bd79091e44 = new google.maps.Geocoder();g_29a62446b7883b1840cd85bd79091e44.geocode( { 'address': "321-327 MacDade Blvd, Darby, PA 19023, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('darby-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('darby-PA-citizens-bank'), mapOptions);}document.getElementById('ec3b1218').innerHTML += ' | View Map';var $l29a62446b7883b1840cd85bd79091e44 = '

Citizens Bank

Address: 321-327 MacDade Blvd, Darby, PA 19023, USA
Phone:
';var m_29a62446b7883b1840cd85bd79091e44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_29a62446b7883b1840cd85bd79091e44['infowindow'] = new google.maps.InfoWindow({content: $l29a62446b7883b1840cd85bd79091e44});var infowindow = new google.maps.InfoWindow({content: $l29a62446b7883b1840cd85bd79091e44});google.maps.event.addListener(m_29a62446b7883b1840cd85bd79091e44, 'click', function() {infowindow.open(map,m_29a62446b7883b1840cd85bd79091e44);});$marker.push(m_29a62446b7883b1840cd85bd79091e44);}});}google.maps.event.addDomListener(window, 'load', initialize);