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.5809,-111.885)};var g_76b605730bd2606bbcb290f1244dac9a = new google.maps.Geocoder();g_76b605730bd2606bbcb290f1244dac9a.geocode( { 'address': "9003 E Shea Blvd, Scottsdale, AZ 85251, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-credit-union-west').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-credit-union-west'), mapOptions);}document.getElementById('0a010cd6').innerHTML += ' | View Map';var $l76b605730bd2606bbcb290f1244dac9a = '

Credit Union West

Address: 9003 E Shea Blvd, Scottsdale, AZ 85251, USA
Phone: (480) 323-3250
';var m_76b605730bd2606bbcb290f1244dac9a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union West',});m_76b605730bd2606bbcb290f1244dac9a['infowindow'] = new google.maps.InfoWindow({content: $l76b605730bd2606bbcb290f1244dac9a});var infowindow = new google.maps.InfoWindow({content: $l76b605730bd2606bbcb290f1244dac9a});google.maps.event.addListener(m_76b605730bd2606bbcb290f1244dac9a, 'click', function() {infowindow.open(map,m_76b605730bd2606bbcb290f1244dac9a);});$marker.push(m_76b605730bd2606bbcb290f1244dac9a);}});var g_6f111030099bc345b845604bd56c7437 = new google.maps.Geocoder();g_6f111030099bc345b845604bd56c7437.geocode( { 'address': "3604 N Wells Fargo Ave # A, Scottsdale, AZ 85251, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scottsdale-AZ-credit-union-west').style.display = '';map = new google.maps.Map(document.getElementById('scottsdale-AZ-credit-union-west'), mapOptions);}document.getElementById('f0aa4c91').innerHTML += ' | View Map';var $l6f111030099bc345b845604bd56c7437 = '

Credit Union West

Address: 3604 N Wells Fargo Ave # A, Scottsdale, AZ 85251, USA
Phone: (480) 481-4210
';var m_6f111030099bc345b845604bd56c7437 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Union West',});m_6f111030099bc345b845604bd56c7437['infowindow'] = new google.maps.InfoWindow({content: $l6f111030099bc345b845604bd56c7437});var infowindow = new google.maps.InfoWindow({content: $l6f111030099bc345b845604bd56c7437});google.maps.event.addListener(m_6f111030099bc345b845604bd56c7437, 'click', function() {infowindow.open(map,m_6f111030099bc345b845604bd56c7437);});$marker.push(m_6f111030099bc345b845604bd56c7437);}});}google.maps.event.addDomListener(window, 'load', initialize);