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.1043,-94.597)};var g_1ccc0ad70725fbdef023f6c431881114 = new google.maps.Geocoder();g_1ccc0ad70725fbdef023f6c431881114.geocode( { 'address': "928 Grand Blvd, Kansas City, MO 64106"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-MO-umb-financial-service-inc').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-MO-umb-financial-service-inc'), mapOptions);}document.getElementById('8c730f64').innerHTML += ' | View Map';var $l1ccc0ad70725fbdef023f6c431881114 = '

Umb Financial Service Inc

Address: 928 Grand Blvd, Kansas City, MO 64106
Phone: (816) 842-2222
';var m_1ccc0ad70725fbdef023f6c431881114 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Umb Financial Service Inc',});m_1ccc0ad70725fbdef023f6c431881114['infowindow'] = new google.maps.InfoWindow({content: $l1ccc0ad70725fbdef023f6c431881114});var infowindow = new google.maps.InfoWindow({content: $l1ccc0ad70725fbdef023f6c431881114});google.maps.event.addListener(m_1ccc0ad70725fbdef023f6c431881114, 'click', function() {infowindow.open(map,m_1ccc0ad70725fbdef023f6c431881114);});$marker.push(m_1ccc0ad70725fbdef023f6c431881114);}});}google.maps.event.addDomListener(window, 'load', initialize);