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.4986,-122.692)};var g_47c6d232c6a4468118a74a72097b1876 = new google.maps.Geocoder();g_47c6d232c6a4468118a74a72097b1876.geocode( { 'address': "22 NW 23rd Ave, Portland, OR 97210"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-homestreet-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-homestreet-bank'), mapOptions);}document.getElementById('be1d8806').innerHTML += ' | View Map';var $l47c6d232c6a4468118a74a72097b1876 = '

HomeStreet Bank

Address: 22 NW 23rd Ave, Portland, OR 97210
Phone: (503) 227-1679
';var m_47c6d232c6a4468118a74a72097b1876 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HomeStreet Bank',});m_47c6d232c6a4468118a74a72097b1876['infowindow'] = new google.maps.InfoWindow({content: $l47c6d232c6a4468118a74a72097b1876});var infowindow = new google.maps.InfoWindow({content: $l47c6d232c6a4468118a74a72097b1876});google.maps.event.addListener(m_47c6d232c6a4468118a74a72097b1876, 'click', function() {infowindow.open(map,m_47c6d232c6a4468118a74a72097b1876);});$marker.push(m_47c6d232c6a4468118a74a72097b1876);}});var g_65e3abe9dba669b71f871883db27a272 = new google.maps.Geocoder();g_65e3abe9dba669b71f871883db27a272.geocode( { 'address': "1618 Sw 1st Ave, Portland, OR 97201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-homestreet-bank').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-homestreet-bank'), mapOptions);}document.getElementById('2ab7289a').innerHTML += ' | View Map';var $l65e3abe9dba669b71f871883db27a272 = '

HomeStreet Bank

Address: 1618 Sw 1st Ave, Portland, OR 97201
Phone: (503) 827-7991
';var m_65e3abe9dba669b71f871883db27a272 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'HomeStreet Bank',});m_65e3abe9dba669b71f871883db27a272['infowindow'] = new google.maps.InfoWindow({content: $l65e3abe9dba669b71f871883db27a272});var infowindow = new google.maps.InfoWindow({content: $l65e3abe9dba669b71f871883db27a272});google.maps.event.addListener(m_65e3abe9dba669b71f871883db27a272, 'click', function() {infowindow.open(map,m_65e3abe9dba669b71f871883db27a272);});$marker.push(m_65e3abe9dba669b71f871883db27a272);}});}google.maps.event.addDomListener(window, 'load', initialize);