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(29.6936,-97.2998)};var g_569aca58ef2ca5a6fc3afc57e4daad2d = new google.maps.Geocoder();g_569aca58ef2ca5a6fc3afc57e4daad2d.geocode( { 'address': "403 N Railroad St, Waelder, TX 78959, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waelder-TX-thrivent-financial-for-lutherans').style.display = '';map = new google.maps.Map(document.getElementById('waelder-TX-thrivent-financial-for-lutherans'), mapOptions);}document.getElementById('96d39180').innerHTML += ' | View Map';var $l569aca58ef2ca5a6fc3afc57e4daad2d = '

Thrivent Financial for Lutherans

Address: 403 N Railroad St, Waelder, TX 78959, USA
Phone: (210) 960-7915
';var m_569aca58ef2ca5a6fc3afc57e4daad2d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thrivent Financial for Lutherans',});m_569aca58ef2ca5a6fc3afc57e4daad2d['infowindow'] = new google.maps.InfoWindow({content: $l569aca58ef2ca5a6fc3afc57e4daad2d});var infowindow = new google.maps.InfoWindow({content: $l569aca58ef2ca5a6fc3afc57e4daad2d});google.maps.event.addListener(m_569aca58ef2ca5a6fc3afc57e4daad2d, 'click', function() {infowindow.open(map,m_569aca58ef2ca5a6fc3afc57e4daad2d);});$marker.push(m_569aca58ef2ca5a6fc3afc57e4daad2d);}});}google.maps.event.addDomListener(window, 'load', initialize);