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.4899,-122.808)};var g_3b5f4f19719aa9a67efe63169ce94037 = new google.maps.Geocoder();g_3b5f4f19719aa9a67efe63169ce94037.geocode( { 'address': "12725 SW Milliakn Way Suite 100, Beaverton, OR 97005, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('beaverton-OR-va-home-loan-specialist-inc').style.display = '';map = new google.maps.Map(document.getElementById('beaverton-OR-va-home-loan-specialist-inc'), mapOptions);}document.getElementById('c4e9002b').innerHTML += ' | View Map';var $l3b5f4f19719aa9a67efe63169ce94037 = '

VA Home Loan Specialist, Inc.

Address: 12725 SW Milliakn Way Suite 100, Beaverton, OR 97005, USA
Phone: (503) 445-1038
';var m_3b5f4f19719aa9a67efe63169ce94037 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'VA Home Loan Specialist, Inc.',});m_3b5f4f19719aa9a67efe63169ce94037['infowindow'] = new google.maps.InfoWindow({content: $l3b5f4f19719aa9a67efe63169ce94037});var infowindow = new google.maps.InfoWindow({content: $l3b5f4f19719aa9a67efe63169ce94037});google.maps.event.addListener(m_3b5f4f19719aa9a67efe63169ce94037, 'click', function() {infowindow.open(map,m_3b5f4f19719aa9a67efe63169ce94037);});$marker.push(m_3b5f4f19719aa9a67efe63169ce94037);}});}google.maps.event.addDomListener(window, 'load', initialize);