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.8299,-97.6162)};var g_546b5e6a6dfe42925b8a87ebcac1a9cb = new google.maps.Geocoder();g_546b5e6a6dfe42925b8a87ebcac1a9cb.geocode( { 'address': "2375 S 9th St, Salina, KS 67401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salina-KS-umb-bank').style.display = '';map = new google.maps.Map(document.getElementById('salina-KS-umb-bank'), mapOptions);}document.getElementById('1d03f69c').innerHTML += ' | View Map';var $l546b5e6a6dfe42925b8a87ebcac1a9cb = '

UMB BANK

Address: 2375 S 9th St, Salina, KS 67401
Phone: (785) 826-4040
';var m_546b5e6a6dfe42925b8a87ebcac1a9cb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UMB BANK',});m_546b5e6a6dfe42925b8a87ebcac1a9cb['infowindow'] = new google.maps.InfoWindow({content: $l546b5e6a6dfe42925b8a87ebcac1a9cb});var infowindow = new google.maps.InfoWindow({content: $l546b5e6a6dfe42925b8a87ebcac1a9cb});google.maps.event.addListener(m_546b5e6a6dfe42925b8a87ebcac1a9cb, 'click', function() {infowindow.open(map,m_546b5e6a6dfe42925b8a87ebcac1a9cb);});$marker.push(m_546b5e6a6dfe42925b8a87ebcac1a9cb);}});var g_5f958aa50f12213d724b476ac436a658 = new google.maps.Geocoder();g_5f958aa50f12213d724b476ac436a658.geocode( { 'address': "100 S Santa Fe Ave, Salina, KS 67401"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('salina-KS-umb-bank').style.display = '';map = new google.maps.Map(document.getElementById('salina-KS-umb-bank'), mapOptions);}document.getElementById('e997d476').innerHTML += ' | View Map';var $l5f958aa50f12213d724b476ac436a658 = '

UMB Bank

Address: 100 S Santa Fe Ave, Salina, KS 67401
Phone: (785) 826-4000
';var m_5f958aa50f12213d724b476ac436a658 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UMB Bank',});m_5f958aa50f12213d724b476ac436a658['infowindow'] = new google.maps.InfoWindow({content: $l5f958aa50f12213d724b476ac436a658});var infowindow = new google.maps.InfoWindow({content: $l5f958aa50f12213d724b476ac436a658});google.maps.event.addListener(m_5f958aa50f12213d724b476ac436a658, 'click', function() {infowindow.open(map,m_5f958aa50f12213d724b476ac436a658);});$marker.push(m_5f958aa50f12213d724b476ac436a658);}});}google.maps.event.addDomListener(window, 'load', initialize);