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.1781,-75.1089)};var g_241f7e77a83327ca9f60c68f65960fc9 = new google.maps.Geocoder();g_241f7e77a83327ca9f60c68f65960fc9.geocode( { 'address': "221 S York Rd, Hatboro, PA 19040"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hatboro-PA-hatboro-federal-savings').style.display = '';map = new google.maps.Map(document.getElementById('hatboro-PA-hatboro-federal-savings'), mapOptions);}document.getElementById('a780f80b').innerHTML += ' | View Map';var $l241f7e77a83327ca9f60c68f65960fc9 = '

Hatboro Federal Savings

Address: 221 S York Rd, Hatboro, PA 19040
Phone: (215) 672-1010
';var m_241f7e77a83327ca9f60c68f65960fc9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hatboro Federal Savings',});m_241f7e77a83327ca9f60c68f65960fc9['infowindow'] = new google.maps.InfoWindow({content: $l241f7e77a83327ca9f60c68f65960fc9});var infowindow = new google.maps.InfoWindow({content: $l241f7e77a83327ca9f60c68f65960fc9});google.maps.event.addListener(m_241f7e77a83327ca9f60c68f65960fc9, 'click', function() {infowindow.open(map,m_241f7e77a83327ca9f60c68f65960fc9);});$marker.push(m_241f7e77a83327ca9f60c68f65960fc9);}});var g_bda1c75d171c2a9e18f83b337581cf68 = new google.maps.Geocoder();g_bda1c75d171c2a9e18f83b337581cf68.geocode( { 'address': "221 S York Rd, Hatboro, PA 19040"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hatboro-PA-hatboro-federal-savings').style.display = '';map = new google.maps.Map(document.getElementById('hatboro-PA-hatboro-federal-savings'), mapOptions);}document.getElementById('a780f80b').innerHTML += ' | View Map';var $lbda1c75d171c2a9e18f83b337581cf68 = '

Hatboro Federal Savings

Address: 221 S York Rd, Hatboro, PA 19040
Phone: (215) 675-4000
';var m_bda1c75d171c2a9e18f83b337581cf68 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hatboro Federal Savings',});m_bda1c75d171c2a9e18f83b337581cf68['infowindow'] = new google.maps.InfoWindow({content: $lbda1c75d171c2a9e18f83b337581cf68});var infowindow = new google.maps.InfoWindow({content: $lbda1c75d171c2a9e18f83b337581cf68});google.maps.event.addListener(m_bda1c75d171c2a9e18f83b337581cf68, 'click', function() {infowindow.open(map,m_bda1c75d171c2a9e18f83b337581cf68);});$marker.push(m_bda1c75d171c2a9e18f83b337581cf68);}});}google.maps.event.addDomListener(window, 'load', initialize);