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.4083,-114.352)};var g_14f5c9b660813801b453b5903af18ca7 = new google.maps.Geocoder();g_14f5c9b660813801b453b5903af18ca7.geocode( { 'address': "6195 US Highway 93 S, Whitefish, MT 59937"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whitefish-MT-glacier-bank').style.display = '';map = new google.maps.Map(document.getElementById('whitefish-MT-glacier-bank'), mapOptions);}document.getElementById('b4f1f159').innerHTML += ' | View Map';var $l14f5c9b660813801b453b5903af18ca7 = '

Glacier Bank

Address: 6195 US Highway 93 S, Whitefish, MT 59937
Phone: (406) 758-4850
';var m_14f5c9b660813801b453b5903af18ca7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glacier Bank',});m_14f5c9b660813801b453b5903af18ca7['infowindow'] = new google.maps.InfoWindow({content: $l14f5c9b660813801b453b5903af18ca7});var infowindow = new google.maps.InfoWindow({content: $l14f5c9b660813801b453b5903af18ca7});google.maps.event.addListener(m_14f5c9b660813801b453b5903af18ca7, 'click', function() {infowindow.open(map,m_14f5c9b660813801b453b5903af18ca7);});$marker.push(m_14f5c9b660813801b453b5903af18ca7);}});var g_46c29e291c3b8df4a277342f058ed184 = new google.maps.Geocoder();g_46c29e291c3b8df4a277342f058ed184.geocode( { 'address': "319 2nd St E, Whitefish, MT 59937"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('whitefish-MT-glacier-bank').style.display = '';map = new google.maps.Map(document.getElementById('whitefish-MT-glacier-bank'), mapOptions);}document.getElementById('40cc154f').innerHTML += ' | View Map';var $l46c29e291c3b8df4a277342f058ed184 = '

Glacier Bank

Address: 319 2nd St E, Whitefish, MT 59937
Phone: (406) 863-6300
';var m_46c29e291c3b8df4a277342f058ed184 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Glacier Bank',});m_46c29e291c3b8df4a277342f058ed184['infowindow'] = new google.maps.InfoWindow({content: $l46c29e291c3b8df4a277342f058ed184});var infowindow = new google.maps.InfoWindow({content: $l46c29e291c3b8df4a277342f058ed184});google.maps.event.addListener(m_46c29e291c3b8df4a277342f058ed184, 'click', function() {infowindow.open(map,m_46c29e291c3b8df4a277342f058ed184);});$marker.push(m_46c29e291c3b8df4a277342f058ed184);}});}google.maps.event.addDomListener(window, 'load', initialize);