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.679,-122.127)};var g_c4e21b9d9df296ee17ddab3dbbc851f5 = new google.maps.Geocoder();g_c4e21b9d9df296ee17ddab3dbbc851f5.geocode( { 'address': "8502 160th Ave NE, Redmond, WA 98052, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redmond-WA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('redmond-WA-wells-fargo-bank'), mapOptions);}document.getElementById('09a0f987').innerHTML += ' | View Map';var $lc4e21b9d9df296ee17ddab3dbbc851f5 = '

Wells Fargo Bank

Address: 8502 160th Ave NE, Redmond, WA 98052, USA
Phone: (425) 885-6531
';var m_c4e21b9d9df296ee17ddab3dbbc851f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_c4e21b9d9df296ee17ddab3dbbc851f5['infowindow'] = new google.maps.InfoWindow({content: $lc4e21b9d9df296ee17ddab3dbbc851f5});var infowindow = new google.maps.InfoWindow({content: $lc4e21b9d9df296ee17ddab3dbbc851f5});google.maps.event.addListener(m_c4e21b9d9df296ee17ddab3dbbc851f5, 'click', function() {infowindow.open(map,m_c4e21b9d9df296ee17ddab3dbbc851f5);});$marker.push(m_c4e21b9d9df296ee17ddab3dbbc851f5);}});var g_4bd40d95b1a5ea73753bb83497730d2d = new google.maps.Geocoder();g_4bd40d95b1a5ea73753bb83497730d2d.geocode( { 'address': "23467 NE Novelty Hill Rd, Redmond, WA 98053, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('redmond-WA-wells-fargo-bank').style.display = '';map = new google.maps.Map(document.getElementById('redmond-WA-wells-fargo-bank'), mapOptions);}document.getElementById('18bd3473').innerHTML += ' | View Map';var $l4bd40d95b1a5ea73753bb83497730d2d = '

Wells Fargo Bank

Address: 23467 NE Novelty Hill Rd, Redmond, WA 98053, USA
Phone: (425) 836-2020
';var m_4bd40d95b1a5ea73753bb83497730d2d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_4bd40d95b1a5ea73753bb83497730d2d['infowindow'] = new google.maps.InfoWindow({content: $l4bd40d95b1a5ea73753bb83497730d2d});var infowindow = new google.maps.InfoWindow({content: $l4bd40d95b1a5ea73753bb83497730d2d});google.maps.event.addListener(m_4bd40d95b1a5ea73753bb83497730d2d, 'click', function() {infowindow.open(map,m_4bd40d95b1a5ea73753bb83497730d2d);});$marker.push(m_4bd40d95b1a5ea73753bb83497730d2d);}});}google.maps.event.addDomListener(window, 'load', initialize);