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(42.1857,-122.688)};var g_9dfbeca6d7013049f087d86d00170cdd = new google.maps.Geocoder();g_9dfbeca6d7013049f087d86d00170cdd.geocode( { 'address': "250 N Pioneer St, Ashland, OR 97520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-OR-umpqua-bank').style.display = '';map = new google.maps.Map(document.getElementById('ashland-OR-umpqua-bank'), mapOptions);}document.getElementById('7df1fbcd').innerHTML += ' | View Map';var $l9dfbeca6d7013049f087d86d00170cdd = '

Umpqua Bank

Address: 250 N Pioneer St, Ashland, OR 97520, USA
Phone: (541) 618-6858
';var m_9dfbeca6d7013049f087d86d00170cdd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umpqua Bank',});m_9dfbeca6d7013049f087d86d00170cdd['infowindow'] = new google.maps.InfoWindow({content: $l9dfbeca6d7013049f087d86d00170cdd});var infowindow = new google.maps.InfoWindow({content: $l9dfbeca6d7013049f087d86d00170cdd});google.maps.event.addListener(m_9dfbeca6d7013049f087d86d00170cdd, 'click', function() {infowindow.open(map,m_9dfbeca6d7013049f087d86d00170cdd);});$marker.push(m_9dfbeca6d7013049f087d86d00170cdd);}});var g_6779b087a87cdeebb03182cfbcfce582 = new google.maps.Geocoder();g_6779b087a87cdeebb03182cfbcfce582.geocode( { 'address': "512 Walker Ave, Ashland, OR 97520, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('ashland-OR-umpqua-bank').style.display = '';map = new google.maps.Map(document.getElementById('ashland-OR-umpqua-bank'), mapOptions);}document.getElementById('fb0cf9b0').innerHTML += ' | View Map';var $l6779b087a87cdeebb03182cfbcfce582 = '

Umpqua Bank

Address: 512 Walker Ave, Ashland, OR 97520, USA
Phone: (541) 482-3045
';var m_6779b087a87cdeebb03182cfbcfce582 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umpqua Bank',});m_6779b087a87cdeebb03182cfbcfce582['infowindow'] = new google.maps.InfoWindow({content: $l6779b087a87cdeebb03182cfbcfce582});var infowindow = new google.maps.InfoWindow({content: $l6779b087a87cdeebb03182cfbcfce582});google.maps.event.addListener(m_6779b087a87cdeebb03182cfbcfce582, 'click', function() {infowindow.open(map,m_6779b087a87cdeebb03182cfbcfce582);});$marker.push(m_6779b087a87cdeebb03182cfbcfce582);}});}google.maps.event.addDomListener(window, 'load', initialize);