Skip to main content Skip to footer

Public Sanctions Issued FY 2009

Judge Date Issued Court Case Number(s) Action
Hon. Richard W.B. "Rick" Davis 10/31/2008 Former Judge of the 272nd Judicial District Court, Bryan, Brazos County, Texas CJC Nos. 05-0679-DI, 05-0776-DI, 06-0299-DI, 06-0439-DI, 06-0893-DI, and 07-0056-DI View PDF
Hon. Amado J. Abascal, III 12/18/2008 Judge of the 365th Judicial District Court, Eagle Pass, Maverick County, Texas CJC Nos. 05-0406-DI, 05-0475-DI, 06-0471-DI, 06-0520-DI, 07-0614-DI, and 07-0701-DI View PDF
Hon. George Boyett 12/18/2008 Justice of the Peace, Precinct 3, College Station, Brazos County, Texas CJC No. 08-0474-JP View PDF
Hon. Tom Gray 12/18/2008 Chief Justice, 10th Court of Appeals CJC No. 08-0687-AP View PDF
Hon. Gustavo Garza 03/09/2009 Justice of the Peace, Precinct 6, Place 1, Los Fresnos, Cameron County, Texas CJC Nos. 08-0792-JP, 08-0820-JP, 08-0821-JP, and 08-0822-JP View PDF
Hon. Tony Torres 03/09/2009 Justice of the Peace, Precinct 2, Place 2, Brownsville, Cameron County, Texas CJC No. 07-1056-JP View PDF
Hon. Mary D. Valadez 04/27/2009 Justice of the Peace, Precinct 2, San Diego, Duval County, Texas CJC No. 08-0458-JP View PDF
Hon. William V. James 02/12/2009 Municipal Court Judge, Brazoria, Brazoria County, Texas CJC No. 08-0760-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);