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(32.7011,-114.647)};var g_07273dd0571b92c3ee6817638418f839 = new google.maps.Geocoder();g_07273dd0571b92c3ee6817638418f839.geocode( { 'address': "100 E 32nd St, Yuma, AZ 85364"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuma-AZ-washington-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('yuma-AZ-washington-federal-bank'), mapOptions);}document.getElementById('63470356').innerHTML += ' | View Map';var $l07273dd0571b92c3ee6817638418f839 = '

Washington Federal Bank

Address: 100 E 32nd St, Yuma, AZ 85364
Phone: (928) 726-3774
';var m_07273dd0571b92c3ee6817638418f839 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal Bank',});m_07273dd0571b92c3ee6817638418f839['infowindow'] = new google.maps.InfoWindow({content: $l07273dd0571b92c3ee6817638418f839});var infowindow = new google.maps.InfoWindow({content: $l07273dd0571b92c3ee6817638418f839});google.maps.event.addListener(m_07273dd0571b92c3ee6817638418f839, 'click', function() {infowindow.open(map,m_07273dd0571b92c3ee6817638418f839);});$marker.push(m_07273dd0571b92c3ee6817638418f839);}});var g_e38f8ec511a5d13b5f3f71a006b59bad = new google.maps.Geocoder();g_e38f8ec511a5d13b5f3f71a006b59bad.geocode( { 'address': "1315 S 4th Ave, Yuma, AZ 85364"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('yuma-AZ-washington-federal-bank').style.display = '';map = new google.maps.Map(document.getElementById('yuma-AZ-washington-federal-bank'), mapOptions);}document.getElementById('3ea32d88').innerHTML += ' | View Map';var $le38f8ec511a5d13b5f3f71a006b59bad = '

Washington Federal Bank

Address: 1315 S 4th Ave, Yuma, AZ 85364
Phone: (928) 782-9844
';var m_e38f8ec511a5d13b5f3f71a006b59bad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal Bank',});m_e38f8ec511a5d13b5f3f71a006b59bad['infowindow'] = new google.maps.InfoWindow({content: $le38f8ec511a5d13b5f3f71a006b59bad});var infowindow = new google.maps.InfoWindow({content: $le38f8ec511a5d13b5f3f71a006b59bad});google.maps.event.addListener(m_e38f8ec511a5d13b5f3f71a006b59bad, 'click', function() {infowindow.open(map,m_e38f8ec511a5d13b5f3f71a006b59bad);});$marker.push(m_e38f8ec511a5d13b5f3f71a006b59bad);}});}google.maps.event.addDomListener(window, 'load', initialize);