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.6733,-122.512)};var g_d51c21a4d817303f08ae0a10fc5f4a3a = new google.maps.Geocoder();g_d51c21a4d817303f08ae0a10fc5f4a3a.geocode( { 'address': "15640 NE Fourth Plain Blvd Ste 219,220,221, Vancouver, WA 98682, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vancouver-WA-securitynational-mortgage-company---vancouver').style.display = '';map = new google.maps.Map(document.getElementById('vancouver-WA-securitynational-mortgage-company---vancouver'), mapOptions);}document.getElementById('5d796dd1').innerHTML += ' | View Map';var $ld51c21a4d817303f08ae0a10fc5f4a3a = '

SecurityNational Mortgage Company - Vancouver

Address: 15640 NE Fourth Plain Blvd Ste 219,220,221, Vancouver, WA 98682, United States
Phone: (360) 869-7265
';var m_d51c21a4d817303f08ae0a10fc5f4a3a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'SecurityNational Mortgage Company - Vancouver',});m_d51c21a4d817303f08ae0a10fc5f4a3a['infowindow'] = new google.maps.InfoWindow({content: $ld51c21a4d817303f08ae0a10fc5f4a3a});var infowindow = new google.maps.InfoWindow({content: $ld51c21a4d817303f08ae0a10fc5f4a3a});google.maps.event.addListener(m_d51c21a4d817303f08ae0a10fc5f4a3a, 'click', function() {infowindow.open(map,m_d51c21a4d817303f08ae0a10fc5f4a3a);});$marker.push(m_d51c21a4d817303f08ae0a10fc5f4a3a);}});}google.maps.event.addDomListener(window, 'load', initialize);