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.5604,-122.538)};var g_09a27c0009dbe5441e77ad3eac6eb3c1 = new google.maps.Geocoder();g_09a27c0009dbe5441e77ad3eac6eb3c1.geocode( { 'address': "1000 SW Broadway, Portland, OR 97205, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-columbia-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-columbia-bank'), mapOptions);}document.getElementById('f49bdde6').innerHTML += ' | View Map';var $l09a27c0009dbe5441e77ad3eac6eb3c1 = '

Columbia Bank

Address: 1000 SW Broadway, Portland, OR 97205, USA
Phone: (503) 224-4245
';var m_09a27c0009dbe5441e77ad3eac6eb3c1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbia Bank',});m_09a27c0009dbe5441e77ad3eac6eb3c1['infowindow'] = new google.maps.InfoWindow({content: $l09a27c0009dbe5441e77ad3eac6eb3c1});var infowindow = new google.maps.InfoWindow({content: $l09a27c0009dbe5441e77ad3eac6eb3c1});google.maps.event.addListener(m_09a27c0009dbe5441e77ad3eac6eb3c1, 'click', function() {infowindow.open(map,m_09a27c0009dbe5441e77ad3eac6eb3c1);});$marker.push(m_09a27c0009dbe5441e77ad3eac6eb3c1);}});var g_1b62faff18a25d908c1bf2924a8319ae = new google.maps.Geocoder();g_1b62faff18a25d908c1bf2924a8319ae.geocode( { 'address': "5083 NE 122nd Ave, Portland, OR 97230, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-columbia-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-columbia-bank'), mapOptions);}document.getElementById('f49e6889').innerHTML += ' | View Map';var $l1b62faff18a25d908c1bf2924a8319ae = '

Columbia Bank

Address: 5083 NE 122nd Ave, Portland, OR 97230, USA
Phone: (503) 257-6511
';var m_1b62faff18a25d908c1bf2924a8319ae = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Columbia Bank',});m_1b62faff18a25d908c1bf2924a8319ae['infowindow'] = new google.maps.InfoWindow({content: $l1b62faff18a25d908c1bf2924a8319ae});var infowindow = new google.maps.InfoWindow({content: $l1b62faff18a25d908c1bf2924a8319ae});google.maps.event.addListener(m_1b62faff18a25d908c1bf2924a8319ae, 'click', function() {infowindow.open(map,m_1b62faff18a25d908c1bf2924a8319ae);});$marker.push(m_1b62faff18a25d908c1bf2924a8319ae);}});}google.maps.event.addDomListener(window, 'load', initialize);