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.0941,-94.3991)};var g_53ef3f6607f8a9d210d7ceb6c2eab5e8 = new google.maps.Geocoder();g_53ef3f6607f8a9d210d7ceb6c2eab5e8.geocode( { 'address': "13813 E 39th St S, Independence, MO 64055"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('independence-MO-umb-bank').style.display = '';map = new google.maps.Map(document.getElementById('independence-MO-umb-bank'), mapOptions);}document.getElementById('a2f9b665').innerHTML += ' | View Map';var $l53ef3f6607f8a9d210d7ceb6c2eab5e8 = '

UMB BANK

Address: 13813 E 39th St S, Independence, MO 64055
Phone: (816) 504-6250
';var m_53ef3f6607f8a9d210d7ceb6c2eab5e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UMB BANK',});m_53ef3f6607f8a9d210d7ceb6c2eab5e8['infowindow'] = new google.maps.InfoWindow({content: $l53ef3f6607f8a9d210d7ceb6c2eab5e8});var infowindow = new google.maps.InfoWindow({content: $l53ef3f6607f8a9d210d7ceb6c2eab5e8});google.maps.event.addListener(m_53ef3f6607f8a9d210d7ceb6c2eab5e8, 'click', function() {infowindow.open(map,m_53ef3f6607f8a9d210d7ceb6c2eab5e8);});$marker.push(m_53ef3f6607f8a9d210d7ceb6c2eab5e8);}});var g_ac2d43ef3f26cc74de242202e822ecb0 = new google.maps.Geocoder();g_ac2d43ef3f26cc74de242202e822ecb0.geocode( { 'address': "18909 E 48th St S, Independence, MO 64055"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('independence-MO-umb-bank').style.display = '';map = new google.maps.Map(document.getElementById('independence-MO-umb-bank'), mapOptions);}document.getElementById('19f06676').innerHTML += ' | View Map';var $lac2d43ef3f26cc74de242202e822ecb0 = '

UMB BANK

Address: 18909 E 48th St S, Independence, MO 64055
Phone: (816) 795-5900
';var m_ac2d43ef3f26cc74de242202e822ecb0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'UMB BANK',});m_ac2d43ef3f26cc74de242202e822ecb0['infowindow'] = new google.maps.InfoWindow({content: $lac2d43ef3f26cc74de242202e822ecb0});var infowindow = new google.maps.InfoWindow({content: $lac2d43ef3f26cc74de242202e822ecb0});google.maps.event.addListener(m_ac2d43ef3f26cc74de242202e822ecb0, 'click', function() {infowindow.open(map,m_ac2d43ef3f26cc74de242202e822ecb0);});$marker.push(m_ac2d43ef3f26cc74de242202e822ecb0);}});}google.maps.event.addDomListener(window, 'load', initialize);