Skip to main content Skip to footer

Public Sanctions Issued FY 2011

Judge Date Issued Court Case Number(s) Action
Hon. Judge Woodrow "Woody" Densen 10/14/2010 Senior Judge CJC No. 09-0948-RT View PDF
Hon. John Phillip Fitzgerald 12/16/2010 County Judge, Liberty, Liberty County Texas CJC Nos. 09-0806-CO & 09-0849-CO View PDF
Hon. Bennie Ochoa 03/31/2011 Justice of the Peace, Precinct 1, Place 1, Port Isabel, Cameron County, Texas CJC No. 11-0105-JP View PDF
Hon. Cesar Perez 04/06/2011 Justice of the Peace, Precinct 2, Eagle Pass, Maverick County, Texas CJC No. 10-0516-JP View PDF
Hon. Charles Thomas Corbin 05/09/2011 Former Justice of the Peace, Precinct 7, Mansfield, Tarrant County, Texas CJC No. 10-0292-JP View PDF
Hon. George Henry Boyett 07/11/2011 Justice of the Peace, Precinct 3, College Station, Brazos County, Texas CJC No. 11-0047-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);