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.6649,-75.3166)};var g_a82aac2169c9a76e374b2f4c96bfa0a0 = new google.maps.Geocoder();g_a82aac2169c9a76e374b2f4c96bfa0a0.geocode( { 'address': "4150 Easton Ave, Bethlehem, PA 18020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-people-first-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-people-first-federal-credit-union'), mapOptions);}document.getElementById('1a30a9b7').innerHTML += ' | View Map';var $la82aac2169c9a76e374b2f4c96bfa0a0 = '

People First Federal Credit Union

Address: 4150 Easton Ave, Bethlehem, PA 18020, USA
Phone: (610) 797-7440
';var m_a82aac2169c9a76e374b2f4c96bfa0a0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People First Federal Credit Union',});m_a82aac2169c9a76e374b2f4c96bfa0a0['infowindow'] = new google.maps.InfoWindow({content: $la82aac2169c9a76e374b2f4c96bfa0a0});var infowindow = new google.maps.InfoWindow({content: $la82aac2169c9a76e374b2f4c96bfa0a0});google.maps.event.addListener(m_a82aac2169c9a76e374b2f4c96bfa0a0, 'click', function() {infowindow.open(map,m_a82aac2169c9a76e374b2f4c96bfa0a0);});$marker.push(m_a82aac2169c9a76e374b2f4c96bfa0a0);}});var g_01e91c5fa75d1dac67001b11e1d34526 = new google.maps.Geocoder();g_01e91c5fa75d1dac67001b11e1d34526.geocode( { 'address': "1530 8th Ave, Bethlehem, PA 18018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-people-first-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-people-first-federal-credit-union'), mapOptions);}document.getElementById('23e9fd07').innerHTML += ' | View Map';var $l01e91c5fa75d1dac67001b11e1d34526 = '

People First Federal Credit Union

Address: 1530 8th Ave, Bethlehem, PA 18018, USA
Phone: (610) 797-7440
';var m_01e91c5fa75d1dac67001b11e1d34526 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'People First Federal Credit Union',});m_01e91c5fa75d1dac67001b11e1d34526['infowindow'] = new google.maps.InfoWindow({content: $l01e91c5fa75d1dac67001b11e1d34526});var infowindow = new google.maps.InfoWindow({content: $l01e91c5fa75d1dac67001b11e1d34526});google.maps.event.addListener(m_01e91c5fa75d1dac67001b11e1d34526, 'click', function() {infowindow.open(map,m_01e91c5fa75d1dac67001b11e1d34526);});$marker.push(m_01e91c5fa75d1dac67001b11e1d34526);}});}google.maps.event.addDomListener(window, 'load', initialize);