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(44.0473,-121.31)};var g_cffb08d01cc62c0e762766cf37eda199 = new google.maps.Geocoder();g_cffb08d01cc62c0e762766cf37eda199.geocode( { 'address': "88 SW Scalehouse Loop, Bend, OR 97702, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bend-OR-selco-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bend-OR-selco-community-credit-union'), mapOptions);}document.getElementById('f47101b9').innerHTML += ' | View Map';var $lcffb08d01cc62c0e762766cf37eda199 = '

SELCO Community Credit Union

Address: 88 SW Scalehouse Loop, Bend, OR 97702, USA
Phone: (541) 312-1842
';var m_cffb08d01cc62c0e762766cf37eda199 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SELCO Community Credit Union',});m_cffb08d01cc62c0e762766cf37eda199['infowindow'] = new google.maps.InfoWindow({content: $lcffb08d01cc62c0e762766cf37eda199});var infowindow = new google.maps.InfoWindow({content: $lcffb08d01cc62c0e762766cf37eda199});google.maps.event.addListener(m_cffb08d01cc62c0e762766cf37eda199, 'click', function() {infowindow.open(map,m_cffb08d01cc62c0e762766cf37eda199);});$marker.push(m_cffb08d01cc62c0e762766cf37eda199);}});var g_b8be070f5db222cc10120ba52113cc3b = new google.maps.Geocoder();g_b8be070f5db222cc10120ba52113cc3b.geocode( { 'address': "501 NE Bellevue Dr, Bend, OR 97701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bend-OR-selco-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bend-OR-selco-community-credit-union'), mapOptions);}document.getElementById('b566de23').innerHTML += ' | View Map';var $lb8be070f5db222cc10120ba52113cc3b = '

SELCO Community Credit Union

Address: 501 NE Bellevue Dr, Bend, OR 97701, USA
Phone: (541) 312-1800
';var m_b8be070f5db222cc10120ba52113cc3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SELCO Community Credit Union',});m_b8be070f5db222cc10120ba52113cc3b['infowindow'] = new google.maps.InfoWindow({content: $lb8be070f5db222cc10120ba52113cc3b});var infowindow = new google.maps.InfoWindow({content: $lb8be070f5db222cc10120ba52113cc3b});google.maps.event.addListener(m_b8be070f5db222cc10120ba52113cc3b, 'click', function() {infowindow.open(map,m_b8be070f5db222cc10120ba52113cc3b);});$marker.push(m_b8be070f5db222cc10120ba52113cc3b);}});}google.maps.event.addDomListener(window, 'load', initialize);