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.6836,-122.122)};var g_ecc2a9cd57dcbefac8dbae00e1cb4a1d = new google.maps.Geocoder();g_ecc2a9cd57dcbefac8dbae00e1cb4a1d.geocode( { 'address': "23467 Ne Novelty Hill Rd, Redmond, WA 98053"}, 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('8ed7a88f').innerHTML += ' | View Map';var $lecc2a9cd57dcbefac8dbae00e1cb4a1d = '

Wells Fargo Bank

Address: 23467 Ne Novelty Hill Rd, Redmond, WA 98053
Phone: (425) 836-2020
';var m_ecc2a9cd57dcbefac8dbae00e1cb4a1d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_ecc2a9cd57dcbefac8dbae00e1cb4a1d['infowindow'] = new google.maps.InfoWindow({content: $lecc2a9cd57dcbefac8dbae00e1cb4a1d});var infowindow = new google.maps.InfoWindow({content: $lecc2a9cd57dcbefac8dbae00e1cb4a1d});google.maps.event.addListener(m_ecc2a9cd57dcbefac8dbae00e1cb4a1d, 'click', function() {infowindow.open(map,m_ecc2a9cd57dcbefac8dbae00e1cb4a1d);});$marker.push(m_ecc2a9cd57dcbefac8dbae00e1cb4a1d);}});var g_290b8a77c05610ef0bb441f693cae25e = new google.maps.Geocoder();g_290b8a77c05610ef0bb441f693cae25e.geocode( { 'address': "8502 160th Ave NE, Redmond, WA 98052"}, 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('9f489802').innerHTML += ' | View Map';var $l290b8a77c05610ef0bb441f693cae25e = '

Wells Fargo Bank

Address: 8502 160th Ave NE, Redmond, WA 98052
Phone: (425) 885-6531
';var m_290b8a77c05610ef0bb441f693cae25e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Bank',});m_290b8a77c05610ef0bb441f693cae25e['infowindow'] = new google.maps.InfoWindow({content: $l290b8a77c05610ef0bb441f693cae25e});var infowindow = new google.maps.InfoWindow({content: $l290b8a77c05610ef0bb441f693cae25e});google.maps.event.addListener(m_290b8a77c05610ef0bb441f693cae25e, 'click', function() {infowindow.open(map,m_290b8a77c05610ef0bb441f693cae25e);});$marker.push(m_290b8a77c05610ef0bb441f693cae25e);}});}google.maps.event.addDomListener(window, 'load', initialize);