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.0138,-75.2317)};var g_8d31e1ca580336797fc5c552cc86b96b = new google.maps.Geocoder();g_8d31e1ca580336797fc5c552cc86b96b.geocode( { 'address': "121 E City Ave, Bala Cynwyd, PA 19004"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bala-cynwyd-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('bala-cynwyd-PA-citizens-bank'), mapOptions);}document.getElementById('513b7713').innerHTML += ' | View Map';var $l8d31e1ca580336797fc5c552cc86b96b = '

Citizens Bank

Address: 121 E City Ave, Bala Cynwyd, PA 19004
Phone: (610) 617-3360
';var m_8d31e1ca580336797fc5c552cc86b96b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_8d31e1ca580336797fc5c552cc86b96b['infowindow'] = new google.maps.InfoWindow({content: $l8d31e1ca580336797fc5c552cc86b96b});var infowindow = new google.maps.InfoWindow({content: $l8d31e1ca580336797fc5c552cc86b96b});google.maps.event.addListener(m_8d31e1ca580336797fc5c552cc86b96b, 'click', function() {infowindow.open(map,m_8d31e1ca580336797fc5c552cc86b96b);});$marker.push(m_8d31e1ca580336797fc5c552cc86b96b);}});var g_ce110a658769b9913e1963267aab2176 = new google.maps.Geocoder();g_ce110a658769b9913e1963267aab2176.geocode( { 'address': "15 W City Ave, Bala Cynwyd, PA 19004"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bala-cynwyd-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('bala-cynwyd-PA-citizens-bank'), mapOptions);}document.getElementById('4a7dc385').innerHTML += ' | View Map';var $lce110a658769b9913e1963267aab2176 = '

Citizens Bank

Address: 15 W City Ave, Bala Cynwyd, PA 19004
Phone: (610) 667-0477
';var m_ce110a658769b9913e1963267aab2176 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_ce110a658769b9913e1963267aab2176['infowindow'] = new google.maps.InfoWindow({content: $lce110a658769b9913e1963267aab2176});var infowindow = new google.maps.InfoWindow({content: $lce110a658769b9913e1963267aab2176});google.maps.event.addListener(m_ce110a658769b9913e1963267aab2176, 'click', function() {infowindow.open(map,m_ce110a658769b9913e1963267aab2176);});$marker.push(m_ce110a658769b9913e1963267aab2176);}});}google.maps.event.addDomListener(window, 'load', initialize);