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.4067,-122.039)};var g_8b5e72cc79a7693759eb98aa866accc6 = new google.maps.Geocoder();g_8b5e72cc79a7693759eb98aa866accc6.geocode( { 'address': "23220 Renton-Maple Valley Rd #12, Maple Valley, WA 98038, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('maple-valley-WA-guaranteed-rate-of-maple-valley').style.display = '';map = new google.maps.Map(document.getElementById('maple-valley-WA-guaranteed-rate-of-maple-valley'), mapOptions);}document.getElementById('9905272e').innerHTML += ' | View Map';var $l8b5e72cc79a7693759eb98aa866accc6 = '

Guaranteed Rate of Maple Valley

Address: 23220 Renton-Maple Valley Rd #12, Maple Valley, WA 98038, USA
Phone: (425) 413-4400
';var m_8b5e72cc79a7693759eb98aa866accc6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Guaranteed Rate of Maple Valley',});m_8b5e72cc79a7693759eb98aa866accc6['infowindow'] = new google.maps.InfoWindow({content: $l8b5e72cc79a7693759eb98aa866accc6});var infowindow = new google.maps.InfoWindow({content: $l8b5e72cc79a7693759eb98aa866accc6});google.maps.event.addListener(m_8b5e72cc79a7693759eb98aa866accc6, 'click', function() {infowindow.open(map,m_8b5e72cc79a7693759eb98aa866accc6);});$marker.push(m_8b5e72cc79a7693759eb98aa866accc6);}});}google.maps.event.addDomListener(window, 'load', initialize);