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.1176,-75.0145)};var g_0171506e0818c24f1c01d1aafc5de8ff = new google.maps.Geocoder();g_0171506e0818c24f1c01d1aafc5de8ff.geocode( { 'address': "23 W Highland Ave, Philadelphia, PA 19118"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-valley-green-bank').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-valley-green-bank'), mapOptions);}document.getElementById('1d8a2813').innerHTML += ' | View Map';var $l0171506e0818c24f1c01d1aafc5de8ff = '

Valley Green Bank

Address: 23 W Highland Ave, Philadelphia, PA 19118
Phone: (215) 242-3550
';var m_0171506e0818c24f1c01d1aafc5de8ff = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Green Bank',});m_0171506e0818c24f1c01d1aafc5de8ff['infowindow'] = new google.maps.InfoWindow({content: $l0171506e0818c24f1c01d1aafc5de8ff});var infowindow = new google.maps.InfoWindow({content: $l0171506e0818c24f1c01d1aafc5de8ff});google.maps.event.addListener(m_0171506e0818c24f1c01d1aafc5de8ff, 'click', function() {infowindow.open(map,m_0171506e0818c24f1c01d1aafc5de8ff);});$marker.push(m_0171506e0818c24f1c01d1aafc5de8ff);}});var g_f88920d4589dae7abec2eb05fca153e3 = new google.maps.Geocoder();g_f88920d4589dae7abec2eb05fca153e3.geocode( { 'address': "1536 S Broad St, Philadelphia, PA 19146"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-valley-green-bank').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-valley-green-bank'), mapOptions);}document.getElementById('5afafb7c').innerHTML += ' | View Map';var $lf88920d4589dae7abec2eb05fca153e3 = '

Valley Green Bank

Address: 1536 S Broad St, Philadelphia, PA 19146
Phone: (215) 462-2265
';var m_f88920d4589dae7abec2eb05fca153e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Green Bank',});m_f88920d4589dae7abec2eb05fca153e3['infowindow'] = new google.maps.InfoWindow({content: $lf88920d4589dae7abec2eb05fca153e3});var infowindow = new google.maps.InfoWindow({content: $lf88920d4589dae7abec2eb05fca153e3});google.maps.event.addListener(m_f88920d4589dae7abec2eb05fca153e3, 'click', function() {infowindow.open(map,m_f88920d4589dae7abec2eb05fca153e3);});$marker.push(m_f88920d4589dae7abec2eb05fca153e3);}});}google.maps.event.addDomListener(window, 'load', initialize);