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(44.0816,-123.067)};var g_6c74381b46f6f7b848f8485af8c9fd1f = new google.maps.Geocoder();g_6c74381b46f6f7b848f8485af8c9fd1f.geocode( { 'address': "1745 Coburg Rd, Eugene, OR 97401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eugene-OR-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('eugene-OR-washington-federal'), mapOptions);}document.getElementById('faa8f788').innerHTML += ' | View Map';var $l6c74381b46f6f7b848f8485af8c9fd1f = '

Washington Federal

Address: 1745 Coburg Rd, Eugene, OR 97401, USA
Phone: (541) 485-8666
';var m_6c74381b46f6f7b848f8485af8c9fd1f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_6c74381b46f6f7b848f8485af8c9fd1f['infowindow'] = new google.maps.InfoWindow({content: $l6c74381b46f6f7b848f8485af8c9fd1f});var infowindow = new google.maps.InfoWindow({content: $l6c74381b46f6f7b848f8485af8c9fd1f});google.maps.event.addListener(m_6c74381b46f6f7b848f8485af8c9fd1f, 'click', function() {infowindow.open(map,m_6c74381b46f6f7b848f8485af8c9fd1f);});$marker.push(m_6c74381b46f6f7b848f8485af8c9fd1f);}});var g_4ccc69bfe02cd5f40dd0d8c05c84b796 = new google.maps.Geocoder();g_4ccc69bfe02cd5f40dd0d8c05c84b796.geocode( { 'address': "200 E 11th Ave, Eugene, OR 97401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eugene-OR-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('eugene-OR-washington-federal'), mapOptions);}document.getElementById('eaf87875').innerHTML += ' | View Map';var $l4ccc69bfe02cd5f40dd0d8c05c84b796 = '

Washington Federal

Address: 200 E 11th Ave, Eugene, OR 97401, USA
Phone: (541) 686-2134
';var m_4ccc69bfe02cd5f40dd0d8c05c84b796 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_4ccc69bfe02cd5f40dd0d8c05c84b796['infowindow'] = new google.maps.InfoWindow({content: $l4ccc69bfe02cd5f40dd0d8c05c84b796});var infowindow = new google.maps.InfoWindow({content: $l4ccc69bfe02cd5f40dd0d8c05c84b796});google.maps.event.addListener(m_4ccc69bfe02cd5f40dd0d8c05c84b796, 'click', function() {infowindow.open(map,m_4ccc69bfe02cd5f40dd0d8c05c84b796);});$marker.push(m_4ccc69bfe02cd5f40dd0d8c05c84b796);}});}google.maps.event.addDomListener(window, 'load', initialize);