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.6316,-122.669)};var g_a74232d6687fbbe43fab56cc11eafe64 = new google.maps.Geocoder();g_a74232d6687fbbe43fab56cc11eafe64.geocode( { 'address': "305 E Mill Plain Blvd #101, Vancouver, WA 98660, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vancouver-WA-timmy-ostrom---fairway-independent-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('vancouver-WA-timmy-ostrom---fairway-independent-mortgage'), mapOptions);}document.getElementById('5fa46fb3').innerHTML += ' | View Map';var $la74232d6687fbbe43fab56cc11eafe64 = '

Timmy Ostrom - Fairway Independent Mortgage

Address: 305 E Mill Plain Blvd #101, Vancouver, WA 98660, USA
Phone: (360) 949-1502
';var m_a74232d6687fbbe43fab56cc11eafe64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Timmy Ostrom - Fairway Independent Mortgage',});m_a74232d6687fbbe43fab56cc11eafe64['infowindow'] = new google.maps.InfoWindow({content: $la74232d6687fbbe43fab56cc11eafe64});var infowindow = new google.maps.InfoWindow({content: $la74232d6687fbbe43fab56cc11eafe64});google.maps.event.addListener(m_a74232d6687fbbe43fab56cc11eafe64, 'click', function() {infowindow.open(map,m_a74232d6687fbbe43fab56cc11eafe64);});$marker.push(m_a74232d6687fbbe43fab56cc11eafe64);}});}google.maps.event.addDomListener(window, 'load', initialize);