Skip to main content Skip to footer

Public Sanctions Issued FY 2010

Judge Date Issued Court Case Number(s) Action
Hon. Thomas G. Jones 09/09/2009 Justice of the Peace, Precinct 1, Place 1, Dallas, Dallas County, Texas CJC Nos. 07-0269-JP, 08-0901-JP, and 09-0148-JP View PDF
Hon. Cesar Perez 12/17/2009 Justice of the Peace, Precinct 2, Eagle Pass, Maverick County, Texas CJC Nos. 08-0908-JP, 09-0306-JP, and 09-0731-JP View PDF
Hon. Monica Guerrero 03/26/2010 County Court at Law No. 7, San Antonio, Bexar County, Texas CJC No. 08-0797-CC View PDF
Hon. W. Jeanne Meurer 03/30/2010 Retired District Court Judge, Austin, Travis County, Texas CJC Nos. 09-0413-RT, 09-0488-RT, 09-0489-RT, and 09-0637-RT View PDF
Hon. Joe Henry Garza 03/30/2010 La Joya Municipal Court, La Joya, Hidalgo County, Texas CJC Nos. 08-0085-MU, 08-0528-MU, and 08-0274-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);