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(47.6113,-122.333)};var g_4a11038add672bf5edd3c9e50057ad9e = new google.maps.Geocoder();g_4a11038add672bf5edd3c9e50057ad9e.geocode( { 'address': "11100 Roosevelt Way Ne, Seattle, WA 98125"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seattle-WA-alaska-usa-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('seattle-WA-alaska-usa-federal-credit-union'), mapOptions);}document.getElementById('6f3ef41c').innerHTML += ' | View Map';var $l4a11038add672bf5edd3c9e50057ad9e = '

Alaska USA Federal Credit Union

Address: 11100 Roosevelt Way Ne, Seattle, WA 98125
Phone: (206) 417-1940
';var m_4a11038add672bf5edd3c9e50057ad9e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alaska USA Federal Credit Union',});m_4a11038add672bf5edd3c9e50057ad9e['infowindow'] = new google.maps.InfoWindow({content: $l4a11038add672bf5edd3c9e50057ad9e});var infowindow = new google.maps.InfoWindow({content: $l4a11038add672bf5edd3c9e50057ad9e});google.maps.event.addListener(m_4a11038add672bf5edd3c9e50057ad9e, 'click', function() {infowindow.open(map,m_4a11038add672bf5edd3c9e50057ad9e);});$marker.push(m_4a11038add672bf5edd3c9e50057ad9e);}});var g_1ee3007cbbde3c57c6013b98fe9421a5 = new google.maps.Geocoder();g_1ee3007cbbde3c57c6013b98fe9421a5.geocode( { 'address': "200 3rd Ave S, Seattle, WA 98104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seattle-WA-alaska-usa-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('seattle-WA-alaska-usa-federal-credit-union'), mapOptions);}document.getElementById('c39e6224').innerHTML += ' | View Map';var $l1ee3007cbbde3c57c6013b98fe9421a5 = '

Alaska USA Federal Credit Union

Address: 200 3rd Ave S, Seattle, WA 98104
Phone: (206) 239-3701
';var m_1ee3007cbbde3c57c6013b98fe9421a5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Alaska USA Federal Credit Union',});m_1ee3007cbbde3c57c6013b98fe9421a5['infowindow'] = new google.maps.InfoWindow({content: $l1ee3007cbbde3c57c6013b98fe9421a5});var infowindow = new google.maps.InfoWindow({content: $l1ee3007cbbde3c57c6013b98fe9421a5});google.maps.event.addListener(m_1ee3007cbbde3c57c6013b98fe9421a5, 'click', function() {infowindow.open(map,m_1ee3007cbbde3c57c6013b98fe9421a5);});$marker.push(m_1ee3007cbbde3c57c6013b98fe9421a5);}});}google.maps.event.addDomListener(window, 'load', initialize);