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.7344,-116.797)};var g_de9a3bb86f6cbc423f7f24a054e113d6 = new google.maps.Geocoder();g_de9a3bb86f6cbc423f7f24a054e113d6.geocode( { 'address': "687 W Canfield Ave, Coeur d\'Alene, ID 83815, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coeur-dalene-ID-platinum-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('coeur-dalene-ID-platinum-home-mortgage'), mapOptions);}document.getElementById('48e1729b').innerHTML += ' | View Map';var $lde9a3bb86f6cbc423f7f24a054e113d6 = '

Platinum Home Mortgage

Address: 687 W Canfield Ave, Coeur d\'Alene, ID 83815, USA
Phone: (208) 667-8795
';var m_de9a3bb86f6cbc423f7f24a054e113d6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Platinum Home Mortgage',});m_de9a3bb86f6cbc423f7f24a054e113d6['infowindow'] = new google.maps.InfoWindow({content: $lde9a3bb86f6cbc423f7f24a054e113d6});var infowindow = new google.maps.InfoWindow({content: $lde9a3bb86f6cbc423f7f24a054e113d6});google.maps.event.addListener(m_de9a3bb86f6cbc423f7f24a054e113d6, 'click', function() {infowindow.open(map,m_de9a3bb86f6cbc423f7f24a054e113d6);});$marker.push(m_de9a3bb86f6cbc423f7f24a054e113d6);}});}google.maps.event.addDomListener(window, 'load', initialize);