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(45.5356,-122.702)};var g_63ece60dd8ec956f6d08197e968b4340 = new google.maps.Geocoder();g_63ece60dd8ec956f6d08197e968b4340.geocode( { 'address': "2465 NW Thurman St, Portland, OR 97210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-selco-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-selco-community-credit-union'), mapOptions);}document.getElementById('2a2057e0').innerHTML += ' | View Map';var $l63ece60dd8ec956f6d08197e968b4340 = '

SELCO Community Credit Union

Address: 2465 NW Thurman St, Portland, OR 97210, USA
Phone: (503) 228-2106
';var m_63ece60dd8ec956f6d08197e968b4340 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SELCO Community Credit Union',});m_63ece60dd8ec956f6d08197e968b4340['infowindow'] = new google.maps.InfoWindow({content: $l63ece60dd8ec956f6d08197e968b4340});var infowindow = new google.maps.InfoWindow({content: $l63ece60dd8ec956f6d08197e968b4340});google.maps.event.addListener(m_63ece60dd8ec956f6d08197e968b4340, 'click', function() {infowindow.open(map,m_63ece60dd8ec956f6d08197e968b4340);});$marker.push(m_63ece60dd8ec956f6d08197e968b4340);}});var g_805399b68322d118137624684c1d8503 = new google.maps.Geocoder();g_805399b68322d118137624684c1d8503.geocode( { 'address': "3710 SW US Veterans Hospital Rd, Portland, OR 97239, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-selco-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-selco-community-credit-union'), mapOptions);}document.getElementById('00287cb8').innerHTML += ' | View Map';var $l805399b68322d118137624684c1d8503 = '

SELCO Community Credit Union

Address: 3710 SW US Veterans Hospital Rd, Portland, OR 97239, USA
Phone: (503) 248-0342
';var m_805399b68322d118137624684c1d8503 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SELCO Community Credit Union',});m_805399b68322d118137624684c1d8503['infowindow'] = new google.maps.InfoWindow({content: $l805399b68322d118137624684c1d8503});var infowindow = new google.maps.InfoWindow({content: $l805399b68322d118137624684c1d8503});google.maps.event.addListener(m_805399b68322d118137624684c1d8503, 'click', function() {infowindow.open(map,m_805399b68322d118137624684c1d8503);});$marker.push(m_805399b68322d118137624684c1d8503);}});}google.maps.event.addDomListener(window, 'load', initialize);