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(31.5305,-97.1835)};var g_c7b2bc1ca674ef16b6ab833cfe088d6d = new google.maps.Geocoder();g_c7b2bc1ca674ef16b6ab833cfe088d6d.geocode( { 'address': "919 N Valley Mills Dr D, Waco, TX 76710, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waco-TX-elsa-retana-tindell').style.display = '';map = new google.maps.Map(document.getElementById('waco-TX-elsa-retana-tindell'), mapOptions);}document.getElementById('9b0b70d8').innerHTML += ' | View Map';var $lc7b2bc1ca674ef16b6ab833cfe088d6d = '

Elsa Retana-Tindell

Address: 919 N Valley Mills Dr D, Waco, TX 76710, USA
Phone: (254) 772-5430
';var m_c7b2bc1ca674ef16b6ab833cfe088d6d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Elsa Retana-Tindell',});m_c7b2bc1ca674ef16b6ab833cfe088d6d['infowindow'] = new google.maps.InfoWindow({content: $lc7b2bc1ca674ef16b6ab833cfe088d6d});var infowindow = new google.maps.InfoWindow({content: $lc7b2bc1ca674ef16b6ab833cfe088d6d});google.maps.event.addListener(m_c7b2bc1ca674ef16b6ab833cfe088d6d, 'click', function() {infowindow.open(map,m_c7b2bc1ca674ef16b6ab833cfe088d6d);});$marker.push(m_c7b2bc1ca674ef16b6ab833cfe088d6d);}});}google.maps.event.addDomListener(window, 'load', initialize);