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.5064,-122.946)};var g_0197fcd95060131d9bc5e564f842ed53 = new google.maps.Geocoder();g_0197fcd95060131d9bc5e564f842ed53.geocode( { 'address': "20085 NW Tanasbourne Dr, Hillsboro, OR 97124"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hillsboro-OR-umpqua-bank').style.display = '';map = new google.maps.Map(document.getElementById('hillsboro-OR-umpqua-bank'), mapOptions);}document.getElementById('54aee5da').innerHTML += ' | View Map';var $l0197fcd95060131d9bc5e564f842ed53 = '

Umpqua Bank

Address: 20085 NW Tanasbourne Dr, Hillsboro, OR 97124
Phone: (503) 645-3004
';var m_0197fcd95060131d9bc5e564f842ed53 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umpqua Bank',});m_0197fcd95060131d9bc5e564f842ed53['infowindow'] = new google.maps.InfoWindow({content: $l0197fcd95060131d9bc5e564f842ed53});var infowindow = new google.maps.InfoWindow({content: $l0197fcd95060131d9bc5e564f842ed53});google.maps.event.addListener(m_0197fcd95060131d9bc5e564f842ed53, 'click', function() {infowindow.open(map,m_0197fcd95060131d9bc5e564f842ed53);});$marker.push(m_0197fcd95060131d9bc5e564f842ed53);}});var g_4e91b130fef76c087ecde5d41ae8bb6a = new google.maps.Geocoder();g_4e91b130fef76c087ecde5d41ae8bb6a.geocode( { 'address': "6175 NE Cornell Road, Hillsboro, OR 97124"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hillsboro-OR-umpqua-bank').style.display = '';map = new google.maps.Map(document.getElementById('hillsboro-OR-umpqua-bank'), mapOptions);}document.getElementById('3c7ffcf5').innerHTML += ' | View Map';var $l4e91b130fef76c087ecde5d41ae8bb6a = '

Umpqua Bank

Address: 6175 NE Cornell Road, Hillsboro, OR 97124
Phone: (503) 648-2211
';var m_4e91b130fef76c087ecde5d41ae8bb6a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umpqua Bank',});m_4e91b130fef76c087ecde5d41ae8bb6a['infowindow'] = new google.maps.InfoWindow({content: $l4e91b130fef76c087ecde5d41ae8bb6a});var infowindow = new google.maps.InfoWindow({content: $l4e91b130fef76c087ecde5d41ae8bb6a});google.maps.event.addListener(m_4e91b130fef76c087ecde5d41ae8bb6a, 'click', function() {infowindow.open(map,m_4e91b130fef76c087ecde5d41ae8bb6a);});$marker.push(m_4e91b130fef76c087ecde5d41ae8bb6a);}});}google.maps.event.addDomListener(window, 'load', initialize);