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.4986,-122.692)};var g_ae83e4d81798ab7a2ae3886328f57a83 = new google.maps.Geocoder();g_ae83e4d81798ab7a2ae3886328f57a83.geocode( { 'address': "100 Sw Market St, Portland, OR 97201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-consolidated-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-consolidated-community-credit-union'), mapOptions);}document.getElementById('f661e4d2').innerHTML += ' | View Map';var $lae83e4d81798ab7a2ae3886328f57a83 = '

Consolidated Community Credit Union

Address: 100 Sw Market St, Portland, OR 97201
Phone: (503) 232-8070
';var m_ae83e4d81798ab7a2ae3886328f57a83 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consolidated Community Credit Union',});m_ae83e4d81798ab7a2ae3886328f57a83['infowindow'] = new google.maps.InfoWindow({content: $lae83e4d81798ab7a2ae3886328f57a83});var infowindow = new google.maps.InfoWindow({content: $lae83e4d81798ab7a2ae3886328f57a83});google.maps.event.addListener(m_ae83e4d81798ab7a2ae3886328f57a83, 'click', function() {infowindow.open(map,m_ae83e4d81798ab7a2ae3886328f57a83);});$marker.push(m_ae83e4d81798ab7a2ae3886328f57a83);}});var g_60438b39047b64189d7cc0a6f7dd5df8 = new google.maps.Geocoder();g_60438b39047b64189d7cc0a6f7dd5df8.geocode( { 'address': "2055 Nw Savier St, Portland, OR 97209"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-consolidated-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-consolidated-community-credit-union'), mapOptions);}document.getElementById('5094d378').innerHTML += ' | View Map';var $l60438b39047b64189d7cc0a6f7dd5df8 = '

Consolidated Community Credit Union

Address: 2055 Nw Savier St, Portland, OR 97209
Phone: (503) 226-4991
';var m_60438b39047b64189d7cc0a6f7dd5df8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Consolidated Community Credit Union',});m_60438b39047b64189d7cc0a6f7dd5df8['infowindow'] = new google.maps.InfoWindow({content: $l60438b39047b64189d7cc0a6f7dd5df8});var infowindow = new google.maps.InfoWindow({content: $l60438b39047b64189d7cc0a6f7dd5df8});google.maps.event.addListener(m_60438b39047b64189d7cc0a6f7dd5df8, 'click', function() {infowindow.open(map,m_60438b39047b64189d7cc0a6f7dd5df8);});$marker.push(m_60438b39047b64189d7cc0a6f7dd5df8);}});}google.maps.event.addDomListener(window, 'load', initialize);