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.4512,-120.333)};var g_1fd604cb20dade015595c044171fc1e3 = new google.maps.Geocoder();g_1fd604cb20dade015595c044171fc1e3.geocode( { 'address': "1851 N Wenatchee Ave, Wenatchee, WA 98801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wenatchee-WA-washington-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('wenatchee-WA-washington-trust-bank'), mapOptions);}document.getElementById('3eccfbe2').innerHTML += ' | View Map';var $l1fd604cb20dade015595c044171fc1e3 = '

Washington Trust Bank

Address: 1851 N Wenatchee Ave, Wenatchee, WA 98801, USA
Phone: (509) 663-7429
';var m_1fd604cb20dade015595c044171fc1e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Trust Bank',});m_1fd604cb20dade015595c044171fc1e3['infowindow'] = new google.maps.InfoWindow({content: $l1fd604cb20dade015595c044171fc1e3});var infowindow = new google.maps.InfoWindow({content: $l1fd604cb20dade015595c044171fc1e3});google.maps.event.addListener(m_1fd604cb20dade015595c044171fc1e3, 'click', function() {infowindow.open(map,m_1fd604cb20dade015595c044171fc1e3);});$marker.push(m_1fd604cb20dade015595c044171fc1e3);}});var g_6163034a56e323c3524d81043270554d = new google.maps.Geocoder();g_6163034a56e323c3524d81043270554d.geocode( { 'address': "759 S Wenatchee Ave, Wenatchee, WA 98801, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wenatchee-WA-washington-trust-bank').style.display = '';map = new google.maps.Map(document.getElementById('wenatchee-WA-washington-trust-bank'), mapOptions);}document.getElementById('a8738d38').innerHTML += ' | View Map';var $l6163034a56e323c3524d81043270554d = '

Washington Trust Bank

Address: 759 S Wenatchee Ave, Wenatchee, WA 98801, USA
Phone: (509) 663-6554
';var m_6163034a56e323c3524d81043270554d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Washington Trust Bank',});m_6163034a56e323c3524d81043270554d['infowindow'] = new google.maps.InfoWindow({content: $l6163034a56e323c3524d81043270554d});var infowindow = new google.maps.InfoWindow({content: $l6163034a56e323c3524d81043270554d});google.maps.event.addListener(m_6163034a56e323c3524d81043270554d, 'click', function() {infowindow.open(map,m_6163034a56e323c3524d81043270554d);});$marker.push(m_6163034a56e323c3524d81043270554d);}});}google.maps.event.addDomListener(window, 'load', initialize);