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(45.7746,-108.48)};var g_670a6fc9a2846e80d08f8956c6c1841d = new google.maps.Geocoder();g_670a6fc9a2846e80d08f8956c6c1841d.geocode( { 'address': "2520 58th St W, Billings, MT 59106"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('billings-MT-beartooth-bank').style.display = '';map = new google.maps.Map(document.getElementById('billings-MT-beartooth-bank'), mapOptions);}document.getElementById('f54f3870').innerHTML += ' | View Map';var $l670a6fc9a2846e80d08f8956c6c1841d = '

Beartooth Bank

Address: 2520 58th St W, Billings, MT 59106
Phone: (406) 969-3366
';var m_670a6fc9a2846e80d08f8956c6c1841d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Beartooth Bank',});m_670a6fc9a2846e80d08f8956c6c1841d['infowindow'] = new google.maps.InfoWindow({content: $l670a6fc9a2846e80d08f8956c6c1841d});var infowindow = new google.maps.InfoWindow({content: $l670a6fc9a2846e80d08f8956c6c1841d});google.maps.event.addListener(m_670a6fc9a2846e80d08f8956c6c1841d, 'click', function() {infowindow.open(map,m_670a6fc9a2846e80d08f8956c6c1841d);});$marker.push(m_670a6fc9a2846e80d08f8956c6c1841d);}});var g_0bdf205a31466587dbf149c7edc0fee0 = new google.maps.Geocoder();g_0bdf205a31466587dbf149c7edc0fee0.geocode( { 'address': "4130 King Ave W, Billings, MT 59106"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('billings-MT-beartooth-bank').style.display = '';map = new google.maps.Map(document.getElementById('billings-MT-beartooth-bank'), mapOptions);}document.getElementById('b98fcd2c').innerHTML += ' | View Map';var $l0bdf205a31466587dbf149c7edc0fee0 = '

Beartooth Bank

Address: 4130 King Ave W, Billings, MT 59106
Phone: (406) 867-6500
';var m_0bdf205a31466587dbf149c7edc0fee0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Beartooth Bank',});m_0bdf205a31466587dbf149c7edc0fee0['infowindow'] = new google.maps.InfoWindow({content: $l0bdf205a31466587dbf149c7edc0fee0});var infowindow = new google.maps.InfoWindow({content: $l0bdf205a31466587dbf149c7edc0fee0});google.maps.event.addListener(m_0bdf205a31466587dbf149c7edc0fee0, 'click', function() {infowindow.open(map,m_0bdf205a31466587dbf149c7edc0fee0);});$marker.push(m_0bdf205a31466587dbf149c7edc0fee0);}});}google.maps.event.addDomListener(window, 'load', initialize);