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.6192,-122.476)};var g_ce58d8b47c8590ef4bb65431f5ed28c5 = new google.maps.Geocoder();g_ce58d8b47c8590ef4bb65431f5ed28c5.geocode( { 'address': "98683, 425 SE 192nd Ave #114, Camas, WA 98607, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camas-WA-axia-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('camas-WA-axia-home-loans'), mapOptions);}document.getElementById('fc5f678e').innerHTML += ' | View Map';var $lce58d8b47c8590ef4bb65431f5ed28c5 = '

Axia Home Loans

Address: 98683, 425 SE 192nd Ave #114, Camas, WA 98607, USA
Phone: (360) 298-0222
';var m_ce58d8b47c8590ef4bb65431f5ed28c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Axia Home Loans',});m_ce58d8b47c8590ef4bb65431f5ed28c5['infowindow'] = new google.maps.InfoWindow({content: $lce58d8b47c8590ef4bb65431f5ed28c5});var infowindow = new google.maps.InfoWindow({content: $lce58d8b47c8590ef4bb65431f5ed28c5});google.maps.event.addListener(m_ce58d8b47c8590ef4bb65431f5ed28c5, 'click', function() {infowindow.open(map,m_ce58d8b47c8590ef4bb65431f5ed28c5);});$marker.push(m_ce58d8b47c8590ef4bb65431f5ed28c5);}});}google.maps.event.addDomListener(window, 'load', initialize);