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_f62cf378d3f7a52d41b8aa7f031454c8 = new google.maps.Geocoder();g_f62cf378d3f7a52d41b8aa7f031454c8.geocode( { 'address': "10801 N Newport Hwy, Spokane, WA 99218"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-wheatland-bank').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-wheatland-bank'), mapOptions);}document.getElementById('aa725361').innerHTML += ' | View Map';var $lf62cf378d3f7a52d41b8aa7f031454c8 = '

Wheatland Bank

Address: 10801 N Newport Hwy, Spokane, WA 99218
Phone: (509) 232-4325
';var m_f62cf378d3f7a52d41b8aa7f031454c8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wheatland Bank',});m_f62cf378d3f7a52d41b8aa7f031454c8['infowindow'] = new google.maps.InfoWindow({content: $lf62cf378d3f7a52d41b8aa7f031454c8});var infowindow = new google.maps.InfoWindow({content: $lf62cf378d3f7a52d41b8aa7f031454c8});google.maps.event.addListener(m_f62cf378d3f7a52d41b8aa7f031454c8, 'click', function() {infowindow.open(map,m_f62cf378d3f7a52d41b8aa7f031454c8);});$marker.push(m_f62cf378d3f7a52d41b8aa7f031454c8);}});var g_cd8ac8f67b25299ae08b9bde7cdb7b69 = new google.maps.Geocoder();g_cd8ac8f67b25299ae08b9bde7cdb7b69.geocode( { 'address': "222 N Wall St, Spokane, WA 99201"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spokane-WA-wheatland-bank').style.display = '';map = new google.maps.Map(document.getElementById('spokane-WA-wheatland-bank'), mapOptions);}document.getElementById('39f4a9be').innerHTML += ' | View Map';var $lcd8ac8f67b25299ae08b9bde7cdb7b69 = '

Wheatland Bank

Address: 222 N Wall St, Spokane, WA 99201
Phone: (509) 242-5626
';var m_cd8ac8f67b25299ae08b9bde7cdb7b69 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wheatland Bank',});m_cd8ac8f67b25299ae08b9bde7cdb7b69['infowindow'] = new google.maps.InfoWindow({content: $lcd8ac8f67b25299ae08b9bde7cdb7b69});var infowindow = new google.maps.InfoWindow({content: $lcd8ac8f67b25299ae08b9bde7cdb7b69});google.maps.event.addListener(m_cd8ac8f67b25299ae08b9bde7cdb7b69, 'click', function() {infowindow.open(map,m_cd8ac8f67b25299ae08b9bde7cdb7b69);});$marker.push(m_cd8ac8f67b25299ae08b9bde7cdb7b69);}});}google.maps.event.addDomListener(window, 'load', initialize);