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(33.6112,-111.978)};var g_b6693cd29e780a2f56a0d941917e8af6 = new google.maps.Geocoder();g_b6693cd29e780a2f56a0d941917e8af6.geocode( { 'address': "13648 N Tatum Blvd, Phoenix, AZ 85032, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phoenix-AZ-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('phoenix-AZ-washington-federal'), mapOptions);}document.getElementById('ebda27d6').innerHTML += ' | View Map';var $lb6693cd29e780a2f56a0d941917e8af6 = '

Washington Federal

Address: 13648 N Tatum Blvd, Phoenix, AZ 85032, USA
Phone: (602) 494-7684
';var m_b6693cd29e780a2f56a0d941917e8af6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_b6693cd29e780a2f56a0d941917e8af6['infowindow'] = new google.maps.InfoWindow({content: $lb6693cd29e780a2f56a0d941917e8af6});var infowindow = new google.maps.InfoWindow({content: $lb6693cd29e780a2f56a0d941917e8af6});google.maps.event.addListener(m_b6693cd29e780a2f56a0d941917e8af6, 'click', function() {infowindow.open(map,m_b6693cd29e780a2f56a0d941917e8af6);});$marker.push(m_b6693cd29e780a2f56a0d941917e8af6);}});var g_dd4153695a33d3bde24221a207781b44 = new google.maps.Geocoder();g_dd4153695a33d3bde24221a207781b44.geocode( { 'address': "2196 E Camelback Rd #100, Phoenix, AZ 85016, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('phoenix-AZ-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('phoenix-AZ-washington-federal'), mapOptions);}document.getElementById('61e3f29f').innerHTML += ' | View Map';var $ldd4153695a33d3bde24221a207781b44 = '

Washington Federal

Address: 2196 E Camelback Rd #100, Phoenix, AZ 85016, USA
Phone: (602) 468-2767
';var m_dd4153695a33d3bde24221a207781b44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_dd4153695a33d3bde24221a207781b44['infowindow'] = new google.maps.InfoWindow({content: $ldd4153695a33d3bde24221a207781b44});var infowindow = new google.maps.InfoWindow({content: $ldd4153695a33d3bde24221a207781b44});google.maps.event.addListener(m_dd4153695a33d3bde24221a207781b44, 'click', function() {infowindow.open(map,m_dd4153695a33d3bde24221a207781b44);});$marker.push(m_dd4153695a33d3bde24221a207781b44);}});}google.maps.event.addDomListener(window, 'load', initialize);