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.9282,-94.4028)};var g_f43e8a492ee0ebb31362a2752a584579 = new google.maps.Geocoder();g_f43e8a492ee0ebb31362a2752a584579.geocode( { 'address': "740 NW Blue Pkwy, Lee\'s Summit, MO 64086, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lees-summit-MO-steven-holdmeyer---bancwest-investment-services-financial-advisor').style.display = '';map = new google.maps.Map(document.getElementById('lees-summit-MO-steven-holdmeyer---bancwest-investment-services-financial-advisor'), mapOptions);}document.getElementById('ad8d5f78').innerHTML += ' | View Map';var $lf43e8a492ee0ebb31362a2752a584579 = '

Steven Holdmeyer - BancWest Investment Services Financial Advisor

Address: 740 NW Blue Pkwy, Lee\'s Summit, MO 64086, USA
Phone: (816) 599-8886
';var m_f43e8a492ee0ebb31362a2752a584579 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Steven Holdmeyer - BancWest Investment Services Financial Advisor',});m_f43e8a492ee0ebb31362a2752a584579['infowindow'] = new google.maps.InfoWindow({content: $lf43e8a492ee0ebb31362a2752a584579});var infowindow = new google.maps.InfoWindow({content: $lf43e8a492ee0ebb31362a2752a584579});google.maps.event.addListener(m_f43e8a492ee0ebb31362a2752a584579, 'click', function() {infowindow.open(map,m_f43e8a492ee0ebb31362a2752a584579);});$marker.push(m_f43e8a492ee0ebb31362a2752a584579);}});}google.maps.event.addDomListener(window, 'load', initialize);