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.9696,-123.029)};var g_84c4f0b0bf96a0cd9082433e88811703 = new google.maps.Geocoder();g_84c4f0b0bf96a0cd9082433e88811703.geocode( { 'address': "2955 Broadway St NE, Salem, OR 97303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-OR-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('salem-OR-washington-federal'), mapOptions);}document.getElementById('d81fc64d').innerHTML += ' | View Map';var $l84c4f0b0bf96a0cd9082433e88811703 = '

Washington Federal

Address: 2955 Broadway St NE, Salem, OR 97303, USA
Phone: (503) 585-1677
';var m_84c4f0b0bf96a0cd9082433e88811703 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_84c4f0b0bf96a0cd9082433e88811703['infowindow'] = new google.maps.InfoWindow({content: $l84c4f0b0bf96a0cd9082433e88811703});var infowindow = new google.maps.InfoWindow({content: $l84c4f0b0bf96a0cd9082433e88811703});google.maps.event.addListener(m_84c4f0b0bf96a0cd9082433e88811703, 'click', function() {infowindow.open(map,m_84c4f0b0bf96a0cd9082433e88811703);});$marker.push(m_84c4f0b0bf96a0cd9082433e88811703);}});var g_03bbf1529ce41624fceeeba8fe15afab = new google.maps.Geocoder();g_03bbf1529ce41624fceeeba8fe15afab.geocode( { 'address': "777 Wallace Rd NW, Salem, OR 97304, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salem-OR-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('salem-OR-washington-federal'), mapOptions);}document.getElementById('08ea2edc').innerHTML += ' | View Map';var $l03bbf1529ce41624fceeeba8fe15afab = '

Washington Federal

Address: 777 Wallace Rd NW, Salem, OR 97304, USA
Phone: (503) 364-3325
';var m_03bbf1529ce41624fceeeba8fe15afab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_03bbf1529ce41624fceeeba8fe15afab['infowindow'] = new google.maps.InfoWindow({content: $l03bbf1529ce41624fceeeba8fe15afab});var infowindow = new google.maps.InfoWindow({content: $l03bbf1529ce41624fceeeba8fe15afab});google.maps.event.addListener(m_03bbf1529ce41624fceeeba8fe15afab, 'click', function() {infowindow.open(map,m_03bbf1529ce41624fceeeba8fe15afab);});$marker.push(m_03bbf1529ce41624fceeeba8fe15afab);}});}google.maps.event.addDomListener(window, 'load', initialize);