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.6469,-122.2)};var g_06c284d3f757b15c02f47f3ff06dc275 = new google.maps.Geocoder();g_06c284d3f757b15c02f47f3ff06dc275.geocode( { 'address': "4020 Lake Washington Blvd NE #202, Kirkland, WA 98033, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kirkland-WA-fairway-independent-mortgage-corporation---randy-locke').style.display = '';map = new google.maps.Map(document.getElementById('kirkland-WA-fairway-independent-mortgage-corporation---randy-locke'), mapOptions);}document.getElementById('9d006c50').innerHTML += ' | View Map';var $l06c284d3f757b15c02f47f3ff06dc275 = '

Fairway Independent Mortgage Corporation - Randy Locke

Address: 4020 Lake Washington Blvd NE #202, Kirkland, WA 98033, USA
Phone: (206) 949-1187
';var m_06c284d3f757b15c02f47f3ff06dc275 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fairway Independent Mortgage Corporation - Randy Locke',});m_06c284d3f757b15c02f47f3ff06dc275['infowindow'] = new google.maps.InfoWindow({content: $l06c284d3f757b15c02f47f3ff06dc275});var infowindow = new google.maps.InfoWindow({content: $l06c284d3f757b15c02f47f3ff06dc275});google.maps.event.addListener(m_06c284d3f757b15c02f47f3ff06dc275, 'click', function() {infowindow.open(map,m_06c284d3f757b15c02f47f3ff06dc275);});$marker.push(m_06c284d3f757b15c02f47f3ff06dc275);}});}google.maps.event.addDomListener(window, 'load', initialize);