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.5988,-122.504)};var g_dd2267e27a3d96790c9ead2b9bcfcaa4 = new google.maps.Geocoder();g_dd2267e27a3d96790c9ead2b9bcfcaa4.geocode( { 'address': "3000 SE 164th Ave #108, Vancouver, WA 98683, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vancouver-WA-jodi-white-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('vancouver-WA-jodi-white-home-loans'), mapOptions);}document.getElementById('c0550869').innerHTML += ' | View Map';var $ldd2267e27a3d96790c9ead2b9bcfcaa4 = '

Jodi White Home Loans

Address: 3000 SE 164th Ave #108, Vancouver, WA 98683, USA
Phone: (971) 235-1917
';var m_dd2267e27a3d96790c9ead2b9bcfcaa4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jodi White Home Loans',});m_dd2267e27a3d96790c9ead2b9bcfcaa4['infowindow'] = new google.maps.InfoWindow({content: $ldd2267e27a3d96790c9ead2b9bcfcaa4});var infowindow = new google.maps.InfoWindow({content: $ldd2267e27a3d96790c9ead2b9bcfcaa4});google.maps.event.addListener(m_dd2267e27a3d96790c9ead2b9bcfcaa4, 'click', function() {infowindow.open(map,m_dd2267e27a3d96790c9ead2b9bcfcaa4);});$marker.push(m_dd2267e27a3d96790c9ead2b9bcfcaa4);}});}google.maps.event.addDomListener(window, 'load', initialize);