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.0249,-121.314)};var g_1d40d064e071a278a5e61c5ffbfad89b = new google.maps.Geocoder();g_1d40d064e071a278a5e61c5ffbfad89b.geocode( { 'address': "61276 S Hwy 97 #100, Bend, OR 97702, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bend-OR-onpoint-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bend-OR-onpoint-community-credit-union'), mapOptions);}document.getElementById('eb2ae74c').innerHTML += ' | View Map';var $l1d40d064e071a278a5e61c5ffbfad89b = '

OnPoint Community Credit Union

Address: 61276 S Hwy 97 #100, Bend, OR 97702, USA
Phone: (800) 527-3932
';var m_1d40d064e071a278a5e61c5ffbfad89b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OnPoint Community Credit Union',});m_1d40d064e071a278a5e61c5ffbfad89b['infowindow'] = new google.maps.InfoWindow({content: $l1d40d064e071a278a5e61c5ffbfad89b});var infowindow = new google.maps.InfoWindow({content: $l1d40d064e071a278a5e61c5ffbfad89b});google.maps.event.addListener(m_1d40d064e071a278a5e61c5ffbfad89b, 'click', function() {infowindow.open(map,m_1d40d064e071a278a5e61c5ffbfad89b);});$marker.push(m_1d40d064e071a278a5e61c5ffbfad89b);}});var g_97685d2ffa0812bf42a9f695a5db9f97 = new google.maps.Geocoder();g_97685d2ffa0812bf42a9f695a5db9f97.geocode( { 'address': "950 NW Bond St, Bend, OR 97701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bend-OR-onpoint-community-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bend-OR-onpoint-community-credit-union'), mapOptions);}document.getElementById('367d7a99').innerHTML += ' | View Map';var $l97685d2ffa0812bf42a9f695a5db9f97 = '

OnPoint Community Credit Union

Address: 950 NW Bond St, Bend, OR 97701, USA
Phone: (800) 527-3932
';var m_97685d2ffa0812bf42a9f695a5db9f97 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'OnPoint Community Credit Union',});m_97685d2ffa0812bf42a9f695a5db9f97['infowindow'] = new google.maps.InfoWindow({content: $l97685d2ffa0812bf42a9f695a5db9f97});var infowindow = new google.maps.InfoWindow({content: $l97685d2ffa0812bf42a9f695a5db9f97});google.maps.event.addListener(m_97685d2ffa0812bf42a9f695a5db9f97, 'click', function() {infowindow.open(map,m_97685d2ffa0812bf42a9f695a5db9f97);});$marker.push(m_97685d2ffa0812bf42a9f695a5db9f97);}});}google.maps.event.addDomListener(window, 'load', initialize);