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.6528,-75.4961)};var g_a8fafbea43c5f7092411cebe9963b4f3 = new google.maps.Geocoder();g_a8fafbea43c5f7092411cebe9963b4f3.geocode( { 'address': "3682 Crescent Ct E, Whitehall, PA 18052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hokendauqua-PA-people-first-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('hokendauqua-PA-people-first-federal-credit-union'), mapOptions);}document.getElementById('5a9934bb').innerHTML += ' | View Map';var $la8fafbea43c5f7092411cebe9963b4f3 = '

People First Federal Credit Union

Address: 3682 Crescent Ct E, Whitehall, PA 18052, USA
Phone: (610) 797-7440
';var m_a8fafbea43c5f7092411cebe9963b4f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People First Federal Credit Union',});m_a8fafbea43c5f7092411cebe9963b4f3['infowindow'] = new google.maps.InfoWindow({content: $la8fafbea43c5f7092411cebe9963b4f3});var infowindow = new google.maps.InfoWindow({content: $la8fafbea43c5f7092411cebe9963b4f3});google.maps.event.addListener(m_a8fafbea43c5f7092411cebe9963b4f3, 'click', function() {infowindow.open(map,m_a8fafbea43c5f7092411cebe9963b4f3);});$marker.push(m_a8fafbea43c5f7092411cebe9963b4f3);}});}google.maps.event.addDomListener(window, 'load', initialize);