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.6585,-122.347)};var g_247703baa17499a70efa04682f563a9e = new google.maps.Geocoder();g_247703baa17499a70efa04682f563a9e.geocode( { 'address': "4221 Winslow Pl N, Seattle, WA 98103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seattle-WA-nordstrom-fcu').style.display = '';map = new google.maps.Map(document.getElementById('seattle-WA-nordstrom-fcu'), mapOptions);}document.getElementById('43faaa67').innerHTML += ' | View Map';var $l247703baa17499a70efa04682f563a9e = '

Nordstrom FCU

Address: 4221 Winslow Pl N, Seattle, WA 98103, USA
Phone: (206) 774-2900
';var m_247703baa17499a70efa04682f563a9e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nordstrom FCU',});m_247703baa17499a70efa04682f563a9e['infowindow'] = new google.maps.InfoWindow({content: $l247703baa17499a70efa04682f563a9e});var infowindow = new google.maps.InfoWindow({content: $l247703baa17499a70efa04682f563a9e});google.maps.event.addListener(m_247703baa17499a70efa04682f563a9e, 'click', function() {infowindow.open(map,m_247703baa17499a70efa04682f563a9e);});$marker.push(m_247703baa17499a70efa04682f563a9e);}});var g_cbeca20d33040123d898b310a13a0818 = new google.maps.Geocoder();g_cbeca20d33040123d898b310a13a0818.geocode( { 'address': "1617 5th Ave, Seattle, WA 98101, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('seattle-WA-nordstrom-fcu').style.display = '';map = new google.maps.Map(document.getElementById('seattle-WA-nordstrom-fcu'), mapOptions);}document.getElementById('10d4396e').innerHTML += ' | View Map';var $lcbeca20d33040123d898b310a13a0818 = '

Nordstrom FCU

Address: 1617 5th Ave, Seattle, WA 98101, USA
Phone: (206) 373-4400
';var m_cbeca20d33040123d898b310a13a0818 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nordstrom FCU',});m_cbeca20d33040123d898b310a13a0818['infowindow'] = new google.maps.InfoWindow({content: $lcbeca20d33040123d898b310a13a0818});var infowindow = new google.maps.InfoWindow({content: $lcbeca20d33040123d898b310a13a0818});google.maps.event.addListener(m_cbeca20d33040123d898b310a13a0818, 'click', function() {infowindow.open(map,m_cbeca20d33040123d898b310a13a0818);});$marker.push(m_cbeca20d33040123d898b310a13a0818);}});}google.maps.event.addDomListener(window, 'load', initialize);