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(47.6358,-122.711)};var g_a2ddb8d58faf07a8b5b0ad3347f2973c = new google.maps.Geocoder();g_a2ddb8d58faf07a8b5b0ad3347f2973c.geocode( { 'address': "4550 NW Newberry Hill Rd #101, Silverdale, WA 98383, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('silverdale-WA-cameron-salley-mortgage-specialist').style.display = '';map = new google.maps.Map(document.getElementById('silverdale-WA-cameron-salley-mortgage-specialist'), mapOptions);}document.getElementById('4f98ba06').innerHTML += ' | View Map';var $la2ddb8d58faf07a8b5b0ad3347f2973c = '

Cameron Salley Mortgage Specialist

Address: 4550 NW Newberry Hill Rd #101, Silverdale, WA 98383, USA
Phone: (360) 731-1346
';var m_a2ddb8d58faf07a8b5b0ad3347f2973c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cameron Salley Mortgage Specialist',});m_a2ddb8d58faf07a8b5b0ad3347f2973c['infowindow'] = new google.maps.InfoWindow({content: $la2ddb8d58faf07a8b5b0ad3347f2973c});var infowindow = new google.maps.InfoWindow({content: $la2ddb8d58faf07a8b5b0ad3347f2973c});google.maps.event.addListener(m_a2ddb8d58faf07a8b5b0ad3347f2973c, 'click', function() {infowindow.open(map,m_a2ddb8d58faf07a8b5b0ad3347f2973c);});$marker.push(m_a2ddb8d58faf07a8b5b0ad3347f2973c);}});}google.maps.event.addDomListener(window, 'load', initialize);