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(38.8606,-106.957)};var g_d6b4ad894ae5ab42a7290353e2143a0a = new google.maps.Geocoder();g_d6b4ad894ae5ab42a7290353e2143a0a.geocode( { 'address': "405 6th St, Crested Butte, CO 81224"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('crested-butte-CO-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('crested-butte-CO-bank-of-the-west'), mapOptions);}document.getElementById('67c9e6bc').innerHTML += ' | View Map';var $ld6b4ad894ae5ab42a7290353e2143a0a = '

Bank of the West

Address: 405 6th St, Crested Butte, CO 81224
Phone: (970) 349-6606
';var m_d6b4ad894ae5ab42a7290353e2143a0a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_d6b4ad894ae5ab42a7290353e2143a0a['infowindow'] = new google.maps.InfoWindow({content: $ld6b4ad894ae5ab42a7290353e2143a0a});var infowindow = new google.maps.InfoWindow({content: $ld6b4ad894ae5ab42a7290353e2143a0a});google.maps.event.addListener(m_d6b4ad894ae5ab42a7290353e2143a0a, 'click', function() {infowindow.open(map,m_d6b4ad894ae5ab42a7290353e2143a0a);});$marker.push(m_d6b4ad894ae5ab42a7290353e2143a0a);}});var g_68c2b90834ff0c65d8dbca81b552102c = new google.maps.Geocoder();g_68c2b90834ff0c65d8dbca81b552102c.geocode( { 'address': "32 Crested Mountain Ln, Crested Butte, CO 81225"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('crested-butte-CO-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('crested-butte-CO-bank-of-the-west'), mapOptions);}document.getElementById('9bedf109').innerHTML += ' | View Map';var $l68c2b90834ff0c65d8dbca81b552102c = '

Bank Of The West

Address: 32 Crested Mountain Ln, Crested Butte, CO 81225
Phone: (970) 349-0950
';var m_68c2b90834ff0c65d8dbca81b552102c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank Of The West',});m_68c2b90834ff0c65d8dbca81b552102c['infowindow'] = new google.maps.InfoWindow({content: $l68c2b90834ff0c65d8dbca81b552102c});var infowindow = new google.maps.InfoWindow({content: $l68c2b90834ff0c65d8dbca81b552102c});google.maps.event.addListener(m_68c2b90834ff0c65d8dbca81b552102c, 'click', function() {infowindow.open(map,m_68c2b90834ff0c65d8dbca81b552102c);});$marker.push(m_68c2b90834ff0c65d8dbca81b552102c);}});}google.maps.event.addDomListener(window, 'load', initialize);