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(42.8474,-106.324)};var g_d5d1f5eb6bbaa417d136293f89249483 = new google.maps.Geocoder();g_d5d1f5eb6bbaa417d136293f89249483.geocode( { 'address': "410 SE Wyoming Blvd, Casper, WY 82609, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('casper-WY-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('casper-WY-bank-of-the-west'), mapOptions);}document.getElementById('5faa36b6').innerHTML += ' | View Map';var $ld5d1f5eb6bbaa417d136293f89249483 = '

Bank of the West

Address: 410 SE Wyoming Blvd, Casper, WY 82609, USA
Phone: (307) 577-3222
';var m_d5d1f5eb6bbaa417d136293f89249483 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_d5d1f5eb6bbaa417d136293f89249483['infowindow'] = new google.maps.InfoWindow({content: $ld5d1f5eb6bbaa417d136293f89249483});var infowindow = new google.maps.InfoWindow({content: $ld5d1f5eb6bbaa417d136293f89249483});google.maps.event.addListener(m_d5d1f5eb6bbaa417d136293f89249483, 'click', function() {infowindow.open(map,m_d5d1f5eb6bbaa417d136293f89249483);});$marker.push(m_d5d1f5eb6bbaa417d136293f89249483);}});var g_a51527776c628d09f2d1039c832bd76d = new google.maps.Geocoder();g_a51527776c628d09f2d1039c832bd76d.geocode( { 'address': "300 S Wolcott St, Casper, WY 82601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('casper-WY-bank-of-the-west').style.display = '';map = new google.maps.Map(document.getElementById('casper-WY-bank-of-the-west'), mapOptions);}document.getElementById('d7f78e35').innerHTML += ' | View Map';var $la51527776c628d09f2d1039c832bd76d = '

Bank of the West

Address: 300 S Wolcott St, Casper, WY 82601, USA
Phone: (307) 577-3000
';var m_a51527776c628d09f2d1039c832bd76d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of the West',});m_a51527776c628d09f2d1039c832bd76d['infowindow'] = new google.maps.InfoWindow({content: $la51527776c628d09f2d1039c832bd76d});var infowindow = new google.maps.InfoWindow({content: $la51527776c628d09f2d1039c832bd76d});google.maps.event.addListener(m_a51527776c628d09f2d1039c832bd76d, 'click', function() {infowindow.open(map,m_a51527776c628d09f2d1039c832bd76d);});$marker.push(m_a51527776c628d09f2d1039c832bd76d);}});}google.maps.event.addDomListener(window, 'load', initialize);