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(45.5123,-122.611)};var g_80c9c421472b00b99d0e317d6f7760b7 = new google.maps.Geocoder();g_80c9c421472b00b99d0e317d6f7760b7.geocode( { 'address': "5015 SE Hawthorne Blvd, Portland, OR 97215, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('portland-OR-mortgage-loans-northwest-a-premier-mortgage-resources-company-nmls-1169').style.display = '';map = new google.maps.Map(document.getElementById('portland-OR-mortgage-loans-northwest-a-premier-mortgage-resources-company-nmls-1169'), mapOptions);}document.getElementById('981a4590').innerHTML += ' | View Map';var $l80c9c421472b00b99d0e317d6f7760b7 = '

Mortgage Loans Northwest, a Premier Mortgage Resources Company, NMLS #1169

Address: 5015 SE Hawthorne Blvd, Portland, OR 97215, USA
Phone: (503) 504-2979
';var m_80c9c421472b00b99d0e317d6f7760b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Loans Northwest, a Premier Mortgage Resources Company, NMLS #1169',});m_80c9c421472b00b99d0e317d6f7760b7['infowindow'] = new google.maps.InfoWindow({content: $l80c9c421472b00b99d0e317d6f7760b7});var infowindow = new google.maps.InfoWindow({content: $l80c9c421472b00b99d0e317d6f7760b7});google.maps.event.addListener(m_80c9c421472b00b99d0e317d6f7760b7, 'click', function() {infowindow.open(map,m_80c9c421472b00b99d0e317d6f7760b7);});$marker.push(m_80c9c421472b00b99d0e317d6f7760b7);}});}google.maps.event.addDomListener(window, 'load', initialize);