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(42.3666,-71.0165)};var g_16720acd143a6581478838f1414584a4 = new google.maps.Geocoder();g_16720acd143a6581478838f1414584a4.geocode( { 'address': "200 Logan Airport Terminal B #3153, Boston, MA 02128, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-american-airlines-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-american-airlines-federal-credit-union'), mapOptions);}document.getElementById('de5bdde6').innerHTML += ' | View Map';var $l16720acd143a6581478838f1414584a4 = '

American Airlines Federal Credit Union

Address: 200 Logan Airport Terminal B #3153, Boston, MA 02128, USA
Phone: (617) 634-5525
';var m_16720acd143a6581478838f1414584a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Airlines Federal Credit Union',});m_16720acd143a6581478838f1414584a4['infowindow'] = new google.maps.InfoWindow({content: $l16720acd143a6581478838f1414584a4});var infowindow = new google.maps.InfoWindow({content: $l16720acd143a6581478838f1414584a4});google.maps.event.addListener(m_16720acd143a6581478838f1414584a4, 'click', function() {infowindow.open(map,m_16720acd143a6581478838f1414584a4);});$marker.push(m_16720acd143a6581478838f1414584a4);}});var g_816308509e3f57309be4d4b2da8d299e = new google.maps.Geocoder();g_816308509e3f57309be4d4b2da8d299e.geocode( { 'address': "1 Harborside Dr, Boston, MA 02128, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-american-airlines-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-american-airlines-federal-credit-union'), mapOptions);}document.getElementById('bd139669').innerHTML += ' | View Map';var $l816308509e3f57309be4d4b2da8d299e = '

American Airlines Federal Credit Union

Address: 1 Harborside Dr, Boston, MA 02128, USA
Phone:
';var m_816308509e3f57309be4d4b2da8d299e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'American Airlines Federal Credit Union',});m_816308509e3f57309be4d4b2da8d299e['infowindow'] = new google.maps.InfoWindow({content: $l816308509e3f57309be4d4b2da8d299e});var infowindow = new google.maps.InfoWindow({content: $l816308509e3f57309be4d4b2da8d299e});google.maps.event.addListener(m_816308509e3f57309be4d4b2da8d299e, 'click', function() {infowindow.open(map,m_816308509e3f57309be4d4b2da8d299e);});$marker.push(m_816308509e3f57309be4d4b2da8d299e);}});}google.maps.event.addDomListener(window, 'load', initialize);