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(43.688,-98.0075)};var g_b83bc995b1dc3af42467cbb9b0ae0988 = new google.maps.Geocoder();g_b83bc995b1dc3af42467cbb9b0ae0988.geocode( { 'address': "1200 E Spruce St, Mitchell, SD 57301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mitchell-SD-bankwest').style.display = '';map = new google.maps.Map(document.getElementById('mitchell-SD-bankwest'), mapOptions);}document.getElementById('c09ad83d').innerHTML += ' | View Map';var $lb83bc995b1dc3af42467cbb9b0ae0988 = '

BankWest

Address: 1200 E Spruce St, Mitchell, SD 57301, USA
Phone: (605) 995-5059
';var m_b83bc995b1dc3af42467cbb9b0ae0988 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BankWest',});m_b83bc995b1dc3af42467cbb9b0ae0988['infowindow'] = new google.maps.InfoWindow({content: $lb83bc995b1dc3af42467cbb9b0ae0988});var infowindow = new google.maps.InfoWindow({content: $lb83bc995b1dc3af42467cbb9b0ae0988});google.maps.event.addListener(m_b83bc995b1dc3af42467cbb9b0ae0988, 'click', function() {infowindow.open(map,m_b83bc995b1dc3af42467cbb9b0ae0988);});$marker.push(m_b83bc995b1dc3af42467cbb9b0ae0988);}});var g_5ff9bd734320ce13faf293ef5a6e4743 = new google.maps.Geocoder();g_5ff9bd734320ce13faf293ef5a6e4743.geocode( { 'address': "1920 N Sanborn Blvd, Mitchell, SD 57301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mitchell-SD-bankwest').style.display = '';map = new google.maps.Map(document.getElementById('mitchell-SD-bankwest'), mapOptions);}document.getElementById('d56f04db').innerHTML += ' | View Map';var $l5ff9bd734320ce13faf293ef5a6e4743 = '

BankWest

Address: 1920 N Sanborn Blvd, Mitchell, SD 57301, USA
Phone: (605) 995-5059
';var m_5ff9bd734320ce13faf293ef5a6e4743 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BankWest',});m_5ff9bd734320ce13faf293ef5a6e4743['infowindow'] = new google.maps.InfoWindow({content: $l5ff9bd734320ce13faf293ef5a6e4743});var infowindow = new google.maps.InfoWindow({content: $l5ff9bd734320ce13faf293ef5a6e4743});google.maps.event.addListener(m_5ff9bd734320ce13faf293ef5a6e4743, 'click', function() {infowindow.open(map,m_5ff9bd734320ce13faf293ef5a6e4743);});$marker.push(m_5ff9bd734320ce13faf293ef5a6e4743);}});}google.maps.event.addDomListener(window, 'load', initialize);