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.1116,-74.8619)};var g_09b8c249733de5c23897177cc1a25e51 = new google.maps.Geocoder();g_09b8c249733de5c23897177cc1a25e51.geocode( { 'address': "237 Radcliffe St, Bristol, PA 19007"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristol-PA-fidelity-savings-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('bristol-PA-fidelity-savings-loan-association'), mapOptions);}document.getElementById('16c74b04').innerHTML += ' | View Map';var $l09b8c249733de5c23897177cc1a25e51 = '

Fidelity Savings & Loan Association

Address: 237 Radcliffe St, Bristol, PA 19007
Phone: (215) 788-0448
';var m_09b8c249733de5c23897177cc1a25e51 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Savings & Loan Association',});m_09b8c249733de5c23897177cc1a25e51['infowindow'] = new google.maps.InfoWindow({content: $l09b8c249733de5c23897177cc1a25e51});var infowindow = new google.maps.InfoWindow({content: $l09b8c249733de5c23897177cc1a25e51});google.maps.event.addListener(m_09b8c249733de5c23897177cc1a25e51, 'click', function() {infowindow.open(map,m_09b8c249733de5c23897177cc1a25e51);});$marker.push(m_09b8c249733de5c23897177cc1a25e51);}});var g_468b87d98e2c90e66ff5658139279f8d = new google.maps.Geocoder();g_468b87d98e2c90e66ff5658139279f8d.geocode( { 'address': "201 Pond St, Bristol, PA 19007"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bristol-PA-fidelity-savings-loan-association').style.display = '';map = new google.maps.Map(document.getElementById('bristol-PA-fidelity-savings-loan-association'), mapOptions);}document.getElementById('bb6b49aa').innerHTML += ' | View Map';var $l468b87d98e2c90e66ff5658139279f8d = '

Fidelity Savings & Loan Association

Address: 201 Pond St, Bristol, PA 19007
Phone: (215) 785-6001
';var m_468b87d98e2c90e66ff5658139279f8d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fidelity Savings & Loan Association',});m_468b87d98e2c90e66ff5658139279f8d['infowindow'] = new google.maps.InfoWindow({content: $l468b87d98e2c90e66ff5658139279f8d});var infowindow = new google.maps.InfoWindow({content: $l468b87d98e2c90e66ff5658139279f8d});google.maps.event.addListener(m_468b87d98e2c90e66ff5658139279f8d, 'click', function() {infowindow.open(map,m_468b87d98e2c90e66ff5658139279f8d);});$marker.push(m_468b87d98e2c90e66ff5658139279f8d);}});}google.maps.event.addDomListener(window, 'load', initialize);