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(47.6684,-117.433)};var g_6a6c3e7310587b7dd88611d074f27ded = new google.maps.Geocoder();g_6a6c3e7310587b7dd88611d074f27ded.geocode( { 'address': "1520 W 3rd Ave, Spokane, WA 99201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-global-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-global-credit-union'), mapOptions);}document.getElementById('52d11190').innerHTML += ' | View Map';var $l6a6c3e7310587b7dd88611d074f27ded = '

Global Credit Union

Address: 1520 W 3rd Ave, Spokane, WA 99201
Phone: (509) 455-4700
';var m_6a6c3e7310587b7dd88611d074f27ded = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Global Credit Union',});m_6a6c3e7310587b7dd88611d074f27ded['infowindow'] = new google.maps.InfoWindow({content: $l6a6c3e7310587b7dd88611d074f27ded});var infowindow = new google.maps.InfoWindow({content: $l6a6c3e7310587b7dd88611d074f27ded});google.maps.event.addListener(m_6a6c3e7310587b7dd88611d074f27ded, 'click', function() {infowindow.open(map,m_6a6c3e7310587b7dd88611d074f27ded);});$marker.push(m_6a6c3e7310587b7dd88611d074f27ded);}});var g_fc45efdc2a351a5eeee3268204677741 = new google.maps.Geocoder();g_fc45efdc2a351a5eeee3268204677741.geocode( { 'address': "2401 W Wellesley Ave, Spokane, WA 99205"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-global-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-global-credit-union'), mapOptions);}document.getElementById('b3d64521').innerHTML += ' | View Map';var $lfc45efdc2a351a5eeee3268204677741 = '

Global Credit Union

Address: 2401 W Wellesley Ave, Spokane, WA 99205
Phone: (509) 838-6171
';var m_fc45efdc2a351a5eeee3268204677741 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Global Credit Union',});m_fc45efdc2a351a5eeee3268204677741['infowindow'] = new google.maps.InfoWindow({content: $lfc45efdc2a351a5eeee3268204677741});var infowindow = new google.maps.InfoWindow({content: $lfc45efdc2a351a5eeee3268204677741});google.maps.event.addListener(m_fc45efdc2a351a5eeee3268204677741, 'click', function() {infowindow.open(map,m_fc45efdc2a351a5eeee3268204677741);});$marker.push(m_fc45efdc2a351a5eeee3268204677741);}});}google.maps.event.addDomListener(window, 'load', initialize);