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(39.0805,-108.541)};var g_99cc80ad462f9441f221e1b991028a86 = new google.maps.Geocoder();g_99cc80ad462f9441f221e1b991028a86.geocode( { 'address': "1211 N 7th St, Grand Junction, CO 81501"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-junction-CO-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('grand-junction-CO-bank-of-the-west'), mapOptions);}document.getElementById('0ed18b04').innerHTML += ' | View Map';var $l99cc80ad462f9441f221e1b991028a86 = '

Bank of the West

Address: 1211 N 7th St, Grand Junction, CO 81501
Phone: (970) 241-3333
';var m_99cc80ad462f9441f221e1b991028a86 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_99cc80ad462f9441f221e1b991028a86['infowindow'] = new google.maps.InfoWindow({content: $l99cc80ad462f9441f221e1b991028a86});var infowindow = new google.maps.InfoWindow({content: $l99cc80ad462f9441f221e1b991028a86});google.maps.event.addListener(m_99cc80ad462f9441f221e1b991028a86, 'click', function() {infowindow.open(map,m_99cc80ad462f9441f221e1b991028a86);});$marker.push(m_99cc80ad462f9441f221e1b991028a86);}});var g_93182151c2ba97f6a7c4bee860ee2c3b = new google.maps.Geocoder();g_93182151c2ba97f6a7c4bee860ee2c3b.geocode( { 'address': "2452 Patterson Rd, Grand Junction, CO 81505"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('grand-junction-CO-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('grand-junction-CO-bank-of-the-west'), mapOptions);}document.getElementById('820957f3').innerHTML += ' | View Map';var $l93182151c2ba97f6a7c4bee860ee2c3b = '

Bank of the West

Address: 2452 Patterson Rd, Grand Junction, CO 81505
Phone: (970) 245-5234
';var m_93182151c2ba97f6a7c4bee860ee2c3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_93182151c2ba97f6a7c4bee860ee2c3b['infowindow'] = new google.maps.InfoWindow({content: $l93182151c2ba97f6a7c4bee860ee2c3b});var infowindow = new google.maps.InfoWindow({content: $l93182151c2ba97f6a7c4bee860ee2c3b});google.maps.event.addListener(m_93182151c2ba97f6a7c4bee860ee2c3b, 'click', function() {infowindow.open(map,m_93182151c2ba97f6a7c4bee860ee2c3b);});$marker.push(m_93182151c2ba97f6a7c4bee860ee2c3b);}});}google.maps.event.addDomListener(window, 'load', initialize);