Skip to main content Skip to footer

Public Sanctions Issued FY 2004

Judge Date Issued Court Case Number(s) Action
Hon. Hazel Lewis 10/28/2003 Former Justice of the Peace, Precinct 2, Marlin, Falls County, Texas CJC Nos. 02-0186-JP, 02-0389-JP, and 02-0420-JP View PDF
Hon. Roy W. Richard 01/28/2004 Municipal Court Judge, Garden Ridge, Comal County, Texas CJC No. 02-0676-MU View PDF
Hon. Fredrick B. Webber 06/11/2004 Municipal Court Judge, City of Hearne, Robertson County, Texas CJC No. 03-0613-MU View PDF
Hon. Alonzo Villarreal 06/25/2004 Justice of the Peace, Precinct 1, Place 1, Alice, Jim Wells County, Texas CJC No. 04-0285-JP View PDF
function googleTranslateElementInit() { const el = document.getElementById('google_translate_element'); const alreadyLoaded = window.google?.translate?.TranslateElement; if (el && !el.hasChildNodes() && alreadyLoaded) { console.log('[Translate Init] Injecting widget into #google_translate_element'); new google.translate.TranslateElement({ pageLanguage: 'en' }, 'google_translate_element'); } else { if (!el) console.warn('[Translate Init] #google_translate_element not found'); if (!alreadyLoaded) console.warn('[Translate Init] Translate library not ready'); } } // Run immediately once googleTranslateElementInit(); // Retry gently to catch delayed component rendering let attempts = 0; const interval = setInterval(() => { if (++attempts > 5) return clearInterval(interval); googleTranslateElementInit(); }, 400);