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.632,-90.1912)};var g_eea861b0414ca472a6d3c12e3664db94 = new google.maps.Geocoder();g_eea861b0414ca472a6d3c12e3664db94.geocode( { 'address': "9964 Kennerly Rd, Saint Louis, MO 63128"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-louis-MO-caldwell-banker-gundaker').style.display = '';map = new google.maps.Map(document.getElementById('saint-louis-MO-caldwell-banker-gundaker'), mapOptions);}document.getElementById('fdd5a229').innerHTML += ' | View Map';var $leea861b0414ca472a6d3c12e3664db94 = '

Caldwell Banker - Gundaker

Address: 9964 Kennerly Rd, Saint Louis, MO 63128
Phone: (314) 849-2880
';var m_eea861b0414ca472a6d3c12e3664db94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Caldwell Banker - Gundaker',});m_eea861b0414ca472a6d3c12e3664db94['infowindow'] = new google.maps.InfoWindow({content: $leea861b0414ca472a6d3c12e3664db94});var infowindow = new google.maps.InfoWindow({content: $leea861b0414ca472a6d3c12e3664db94});google.maps.event.addListener(m_eea861b0414ca472a6d3c12e3664db94, 'click', function() {infowindow.open(map,m_eea861b0414ca472a6d3c12e3664db94);});$marker.push(m_eea861b0414ca472a6d3c12e3664db94);}});}google.maps.event.addDomListener(window, 'load', initialize);