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(47.6684,-117.433)};var g_8c1c3c4352835dc0617bad28bd9c6846 = new google.maps.Geocoder();g_8c1c3c4352835dc0617bad28bd9c6846.geocode( { 'address': "9727 N Nevada St, Spokane, WA 99218"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-state-bank-northwest').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-state-bank-northwest'), mapOptions);}document.getElementById('cdcc1c44').innerHTML += ' | View Map';var $l8c1c3c4352835dc0617bad28bd9c6846 = '

State Bank Northwest

Address: 9727 N Nevada St, Spokane, WA 99218
Phone: (509) 464-2701
';var m_8c1c3c4352835dc0617bad28bd9c6846 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Bank Northwest',});m_8c1c3c4352835dc0617bad28bd9c6846['infowindow'] = new google.maps.InfoWindow({content: $l8c1c3c4352835dc0617bad28bd9c6846});var infowindow = new google.maps.InfoWindow({content: $l8c1c3c4352835dc0617bad28bd9c6846});google.maps.event.addListener(m_8c1c3c4352835dc0617bad28bd9c6846, 'click', function() {infowindow.open(map,m_8c1c3c4352835dc0617bad28bd9c6846);});$marker.push(m_8c1c3c4352835dc0617bad28bd9c6846);}});var g_08a56a4081f8faea2c9358ccef546775 = new google.maps.Geocoder();g_08a56a4081f8faea2c9358ccef546775.geocode( { 'address': "827 W 1st Ave, Spokane, WA 99201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-state-bank-northwest').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-state-bank-northwest'), mapOptions);}document.getElementById('e4f81937').innerHTML += ' | View Map';var $l08a56a4081f8faea2c9358ccef546775 = '

State Bank Northwest

Address: 827 W 1st Ave, Spokane, WA 99201
Phone: (509) 789-4355
';var m_08a56a4081f8faea2c9358ccef546775 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'State Bank Northwest',});m_08a56a4081f8faea2c9358ccef546775['infowindow'] = new google.maps.InfoWindow({content: $l08a56a4081f8faea2c9358ccef546775});var infowindow = new google.maps.InfoWindow({content: $l08a56a4081f8faea2c9358ccef546775});google.maps.event.addListener(m_08a56a4081f8faea2c9358ccef546775, 'click', function() {infowindow.open(map,m_08a56a4081f8faea2c9358ccef546775);});$marker.push(m_08a56a4081f8faea2c9358ccef546775);}});}google.maps.event.addDomListener(window, 'load', initialize);