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.6301,-75.4182)};var g_e8c24eff00db574a00244e95d6e526ab = new google.maps.Geocoder();g_e8c24eff00db574a00244e95d6e526ab.geocode( { 'address': "1195 Pennsylvania Ave, Bethlehem, PA 18018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-visions-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-visions-federal-credit-union'), mapOptions);}document.getElementById('f4b6317f').innerHTML += ' | View Map';var $le8c24eff00db574a00244e95d6e526ab = '

Visions Federal Credit Union

Address: 1195 Pennsylvania Ave, Bethlehem, PA 18018, USA
Phone:
';var m_e8c24eff00db574a00244e95d6e526ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Visions Federal Credit Union',});m_e8c24eff00db574a00244e95d6e526ab['infowindow'] = new google.maps.InfoWindow({content: $le8c24eff00db574a00244e95d6e526ab});var infowindow = new google.maps.InfoWindow({content: $le8c24eff00db574a00244e95d6e526ab});google.maps.event.addListener(m_e8c24eff00db574a00244e95d6e526ab, 'click', function() {infowindow.open(map,m_e8c24eff00db574a00244e95d6e526ab);});$marker.push(m_e8c24eff00db574a00244e95d6e526ab);}});var g_65b42abe0ed718558d2a55c8cced8d63 = new google.maps.Geocoder();g_65b42abe0ed718558d2a55c8cced8d63.geocode( { 'address': "2174 W Union Blvd, Bethlehem, PA 18018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-visions-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-visions-federal-credit-union'), mapOptions);}document.getElementById('d2ef8ea5').innerHTML += ' | View Map';var $l65b42abe0ed718558d2a55c8cced8d63 = '

Visions Federal Credit Union

Address: 2174 W Union Blvd, Bethlehem, PA 18018, USA
Phone: (800) 242-2120
';var m_65b42abe0ed718558d2a55c8cced8d63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Visions Federal Credit Union',});m_65b42abe0ed718558d2a55c8cced8d63['infowindow'] = new google.maps.InfoWindow({content: $l65b42abe0ed718558d2a55c8cced8d63});var infowindow = new google.maps.InfoWindow({content: $l65b42abe0ed718558d2a55c8cced8d63});google.maps.event.addListener(m_65b42abe0ed718558d2a55c8cced8d63, 'click', function() {infowindow.open(map,m_65b42abe0ed718558d2a55c8cced8d63);});$marker.push(m_65b42abe0ed718558d2a55c8cced8d63);}});}google.maps.event.addDomListener(window, 'load', initialize);