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(46.2667,-114.158)};var g_83af18fa132550e1510fc43b2bccbe52 = new google.maps.Geocoder();g_83af18fa132550e1510fc43b2bccbe52.geocode( { 'address': "1501 N 1st St, Hamilton, MT 59840, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hamilton-MT-first-interstate-bank---kristy-fox-nmls-400360').style.display = '';map = new google.maps.Map(document.getElementById('hamilton-MT-first-interstate-bank---kristy-fox-nmls-400360'), mapOptions);}document.getElementById('604505ce').innerHTML += ' | View Map';var $l83af18fa132550e1510fc43b2bccbe52 = '

First Interstate Bank - Kristy Fox NMLS #400360

Address: 1501 N 1st St, Hamilton, MT 59840, United States
Phone: (406) 375-6913
';var m_83af18fa132550e1510fc43b2bccbe52 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First Interstate Bank - Kristy Fox NMLS #400360',});m_83af18fa132550e1510fc43b2bccbe52['infowindow'] = new google.maps.InfoWindow({content: $l83af18fa132550e1510fc43b2bccbe52});var infowindow = new google.maps.InfoWindow({content: $l83af18fa132550e1510fc43b2bccbe52});google.maps.event.addListener(m_83af18fa132550e1510fc43b2bccbe52, 'click', function() {infowindow.open(map,m_83af18fa132550e1510fc43b2bccbe52);});$marker.push(m_83af18fa132550e1510fc43b2bccbe52);}});}google.maps.event.addDomListener(window, 'load', initialize);