Skip to main content Skip to footer

Public Sanctions Issued FY 2008

Judge Date Issued Court Case Number(s) Action
Hon. Bob Wall 12/13/2007 Justice of the Peace, Precinct 2, Place 1, Brownwood, Brown County, Texas CJC No. 07-0251-JP View PDF
Hon. Gregory Middents 02/28/2008 Justice of the Peace, Precinct 1, Sherman, Grayson County, Texas CJC No. 06-0707-JP View PDF
Hon. Allen Gilbert 04/03/2008 Municipal Court Judge, San Angelo, Tom Green County, Texas CJC Nos. 07-0327-MU and 07-0359-MU View PDF
Hon. Hector Liendo 04/07/2008 Justice of the Peace, Precinct 1, Place 1, Laredo, Webb County, Texas CJC No. 07-0501-JP View PDF
Hon. Fred Brockwell 04/07/2008 Justice of the Peace, Precinct 3, Del Rio, Val Verde County, Texas CJC No. 08-0087-JP View PDF
Hon. Gary Geick 05/05/2008 Justice of the Peace, Precinct 1, Place 2, Rosenberg, Fort Bend County, Texas CJC No. 07-0384-JP View PDF
Hon. Hal Miner 05/14/2008 47th Judicial District Court Judge, Amarillo, Potter County, Texas CJC No. 07-0716-DI View PDF
Hon. Brent Keis 05/14/2008 County Court at Law No. 1, Fort Worth, Tarrant County, Texas CJC No. 07-0668-CC View PDF
Hon. Lynda Lawless 07/01/2008 Municipal Court Judge, Marlin, Falls County, Texas CJC No. 07-0455-MU View PDF
Hon. Hector De Pena, Jr. 08/29/2008 Associate Municipal Judge, Corpus Christi, Nueces County, Texas CJC No. 08-0073-MU 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);