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.7068,-117.411)};var g_72a297f1ff72dc8ebb3c6b008a233873 = new google.maps.Geocoder();g_72a297f1ff72dc8ebb3c6b008a233873.geocode( { 'address': "5322 N Division St, Spokane, WA 99207, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-washington-federal'), mapOptions);}document.getElementById('8a7f4456').innerHTML += ' | View Map';var $l72a297f1ff72dc8ebb3c6b008a233873 = '

Washington Federal

Address: 5322 N Division St, Spokane, WA 99207, USA
Phone: (509) 484-8009
';var m_72a297f1ff72dc8ebb3c6b008a233873 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_72a297f1ff72dc8ebb3c6b008a233873['infowindow'] = new google.maps.InfoWindow({content: $l72a297f1ff72dc8ebb3c6b008a233873});var infowindow = new google.maps.InfoWindow({content: $l72a297f1ff72dc8ebb3c6b008a233873});google.maps.event.addListener(m_72a297f1ff72dc8ebb3c6b008a233873, 'click', function() {infowindow.open(map,m_72a297f1ff72dc8ebb3c6b008a233873);});$marker.push(m_72a297f1ff72dc8ebb3c6b008a233873);}});var g_ff1e4986b6a91496efe32e517fb703f6 = new google.maps.Geocoder();g_ff1e4986b6a91496efe32e517fb703f6.geocode( { 'address': "4610 N Division St, Spokane, WA 99207, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-washington-federal'), mapOptions);}document.getElementById('d79d5d49').innerHTML += ' | View Map';var $lff1e4986b6a91496efe32e517fb703f6 = '

Washington Federal

Address: 4610 N Division St, Spokane, WA 99207, USA
Phone:
';var m_ff1e4986b6a91496efe32e517fb703f6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_ff1e4986b6a91496efe32e517fb703f6['infowindow'] = new google.maps.InfoWindow({content: $lff1e4986b6a91496efe32e517fb703f6});var infowindow = new google.maps.InfoWindow({content: $lff1e4986b6a91496efe32e517fb703f6});google.maps.event.addListener(m_ff1e4986b6a91496efe32e517fb703f6, 'click', function() {infowindow.open(map,m_ff1e4986b6a91496efe32e517fb703f6);});$marker.push(m_ff1e4986b6a91496efe32e517fb703f6);}});}google.maps.event.addDomListener(window, 'load', initialize);