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(48.5543,-109.681)};var g_eb526ab780a2353ab61095cf96a021d8 = new google.maps.Geocoder();g_eb526ab780a2353ab61095cf96a021d8.geocode( { 'address': "39 1st St, Havre, MT 59501, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('havre-MT-duchscher-insurance-agency').style.display = '';map = new google.maps.Map(document.getElementById('havre-MT-duchscher-insurance-agency'), mapOptions);}document.getElementById('f19e8f5f').innerHTML += ' | View Map';var $leb526ab780a2353ab61095cf96a021d8 = '

Duchscher Insurance Agency

Address: 39 1st St, Havre, MT 59501, USA
Phone: (406) 265-7314
';var m_eb526ab780a2353ab61095cf96a021d8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Duchscher Insurance Agency',});m_eb526ab780a2353ab61095cf96a021d8['infowindow'] = new google.maps.InfoWindow({content: $leb526ab780a2353ab61095cf96a021d8});var infowindow = new google.maps.InfoWindow({content: $leb526ab780a2353ab61095cf96a021d8});google.maps.event.addListener(m_eb526ab780a2353ab61095cf96a021d8, 'click', function() {infowindow.open(map,m_eb526ab780a2353ab61095cf96a021d8);});$marker.push(m_eb526ab780a2353ab61095cf96a021d8);}});}google.maps.event.addDomListener(window, 'load', initialize);