Two Colville women were booked into a rural Washington jail. It became a death sentence
Critics say WA jails are letting opioid users suffer from withdrawals, leading to preventable deaths
InvestigateWest (investigatewest.org) is an independent news nonprofit dedicated to investigative journalism in the Pacific Northwest. Visit investigatewest.org/newsletters to sign up for weekly updates.
'; document.querySelector('#copytext').value = textContent; modal.showModal(); }); // Modal close functionality const modal = document.querySelector('.republish-modal'); const closeBtn = document.querySelector('.republish-modal-close'); // Close button click closeBtn.addEventListener('click', function() { modal.close(); }); // Close on backdrop click modal.addEventListener('click', function(e) { if (e.target === modal) { modal.close(); } }); // Close on ESC key (this is usually built-in, but adding for safety) modal.addEventListener('keydown', function(e) { if (e.key === 'Escape') { modal.close(); } }); // Copy text button functionality document.querySelector('.copy-text-button').addEventListener('click', async function() { const textarea = document.querySelector('#copytext'); const text = textarea.value; try { // Try modern Clipboard API first if (navigator.clipboard && window.isSecureContext) { await navigator.clipboard.writeText(text); this.textContent = 'Copied!'; } else { // Fallback for older browsers textarea.select(); document.execCommand('copy'); this.textContent = 'Copied!'; } // Reset button text after 2 seconds setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } catch (err) { console.error('Failed to copy text: ', err); // Fallback to selection if copying fails textarea.select(); this.textContent = 'Text selected'; setTimeout(() => { this.textContent = 'Copy text'; }, 2000); } }); });Human rights activists are celebrating in California with the announcement that the largest, most violent and most notorious youth prison will soon shut its doors to juvenile offenders. This is the Herman G. Stark Correctional Facility in Chino, a prison so violent that many of the 390 inmates who committed crimes as minors are too scared to even go to school, a prison where some youth inmates spend up to 21 hours in their cells as punishment, reports Karen de Sa in the San Jose Mercury News. Violence, racial and gang-motivated, is common. Counselors wear stab-proof vests.
"Stark is a dinosaur which has been unfit as a juvenile correctional facility for decades," said Barry Krisberg, a consultant working with the Schwarzenegger administration to overhaul the state's juvenile correctional facilities. "It's basically a prison and it needed to be closed to kids years ago."
Many factors are pushing the move, among them the state's stunning recidivism rate of 74 percent among youth inmates, the high cost to taxpayers, a court decision on over-crowding, many calls for more humane treatment of youth inmates and most recently, the budget crisis that has forced the state to find more ways to deal with overcrowding of adult inmates. Clearing Stark of its youthful population will make more room for the full-grown bad guys. That began last month, after a bloody, 11-hour riot earlier this month destroyed part of the California Institution for Men in Chino and sent 740 adult inmates to empty beds at Stark. Meanwhile, the state's budget crisis is once again stirring talk of massive early release of inmates, the Sacramento Bee reports today. Gov. Arnold Schwarzenegger's administration is talking about letting 38,000 inmates out of prison before their time is up, Andy Furillo reports.
-- Rita Hibbard
The story you just read is only possible because readers like you support our mission to uncover truths that matter. If you value this reporting, help us continue producing high-impact investigations that drive real-world change. Your donation today ensures we can keep asking tough questions and bringing critical issues to light. Join us — because fearless, independent journalism depends on you!
— Jacob H. Fries, executive director
DonateCancel anytime.
Subscribe to our weekly newsletters and never miss an investigation.