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(36.175,-115.123)};var g_c7e755b5ee2e95d3d47c0ad3663ad717 = new google.maps.Geocoder();g_c7e755b5ee2e95d3d47c0ad3663ad717.geocode( { 'address': "9340 Sun City Blvd, Las Vegas, NV 89134"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('las-vegas-NV-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('las-vegas-NV-washington-federal'), mapOptions);}document.getElementById('abdfc8a4').innerHTML += ' | View Map';var $lc7e755b5ee2e95d3d47c0ad3663ad717 = '

Washington Federal

Address: 9340 Sun City Blvd, Las Vegas, NV 89134
Phone: (702) 638-1236
';var m_c7e755b5ee2e95d3d47c0ad3663ad717 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_c7e755b5ee2e95d3d47c0ad3663ad717['infowindow'] = new google.maps.InfoWindow({content: $lc7e755b5ee2e95d3d47c0ad3663ad717});var infowindow = new google.maps.InfoWindow({content: $lc7e755b5ee2e95d3d47c0ad3663ad717});google.maps.event.addListener(m_c7e755b5ee2e95d3d47c0ad3663ad717, 'click', function() {infowindow.open(map,m_c7e755b5ee2e95d3d47c0ad3663ad717);});$marker.push(m_c7e755b5ee2e95d3d47c0ad3663ad717);}});var g_b99189970d4757d91bfde76cf0735bf1 = new google.maps.Geocoder();g_b99189970d4757d91bfde76cf0735bf1.geocode( { 'address': "7345 S Durango Dr, Las Vegas, NV 89113"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('las-vegas-NV-washington-federal').style.display = '';map = new google.maps.Map(document.getElementById('las-vegas-NV-washington-federal'), mapOptions);}document.getElementById('6bcb9ff7').innerHTML += ' | View Map';var $lb99189970d4757d91bfde76cf0735bf1 = '

Washington Federal

Address: 7345 S Durango Dr, Las Vegas, NV 89113
Phone: (702) 837-1929
';var m_b99189970d4757d91bfde76cf0735bf1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Federal',});m_b99189970d4757d91bfde76cf0735bf1['infowindow'] = new google.maps.InfoWindow({content: $lb99189970d4757d91bfde76cf0735bf1});var infowindow = new google.maps.InfoWindow({content: $lb99189970d4757d91bfde76cf0735bf1});google.maps.event.addListener(m_b99189970d4757d91bfde76cf0735bf1, 'click', function() {infowindow.open(map,m_b99189970d4757d91bfde76cf0735bf1);});$marker.push(m_b99189970d4757d91bfde76cf0735bf1);}});}google.maps.event.addDomListener(window, 'load', initialize);