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.3189,-118.078)};var g_891e62f0f307044c1ca82da1d0bfdbb8 = new google.maps.Geocoder();g_891e62f0f307044c1ca82da1d0bfdbb8.geocode( { 'address': "2313 Adams Ave, La Grande, OR 97850, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-grande-OR-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('la-grande-OR-community-bank'), mapOptions);}document.getElementById('983f62f1').innerHTML += ' | View Map';var $l891e62f0f307044c1ca82da1d0bfdbb8 = '

Community Bank

Address: 2313 Adams Ave, La Grande, OR 97850, USA
Phone: (541) 963-3434
';var m_891e62f0f307044c1ca82da1d0bfdbb8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_891e62f0f307044c1ca82da1d0bfdbb8['infowindow'] = new google.maps.InfoWindow({content: $l891e62f0f307044c1ca82da1d0bfdbb8});var infowindow = new google.maps.InfoWindow({content: $l891e62f0f307044c1ca82da1d0bfdbb8});google.maps.event.addListener(m_891e62f0f307044c1ca82da1d0bfdbb8, 'click', function() {infowindow.open(map,m_891e62f0f307044c1ca82da1d0bfdbb8);});$marker.push(m_891e62f0f307044c1ca82da1d0bfdbb8);}});var g_0b92f337cb3cd3ded482659727ee9d9a = new google.maps.Geocoder();g_0b92f337cb3cd3ded482659727ee9d9a.geocode( { 'address': "904 Adams Ave, La Grande, OR 97850, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('la-grande-OR-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('la-grande-OR-community-bank'), mapOptions);}document.getElementById('e1395191').innerHTML += ' | View Map';var $l0b92f337cb3cd3ded482659727ee9d9a = '

Community Bank

Address: 904 Adams Ave, La Grande, OR 97850, USA
Phone: (541) 962-7600
';var m_0b92f337cb3cd3ded482659727ee9d9a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank',});m_0b92f337cb3cd3ded482659727ee9d9a['infowindow'] = new google.maps.InfoWindow({content: $l0b92f337cb3cd3ded482659727ee9d9a});var infowindow = new google.maps.InfoWindow({content: $l0b92f337cb3cd3ded482659727ee9d9a});google.maps.event.addListener(m_0b92f337cb3cd3ded482659727ee9d9a, 'click', function() {infowindow.open(map,m_0b92f337cb3cd3ded482659727ee9d9a);});$marker.push(m_0b92f337cb3cd3ded482659727ee9d9a);}});}google.maps.event.addDomListener(window, 'load', initialize);