Idaho lawmakers move to close gap in prison sex abuse law
The proposal would expand the definition of illegal sexual contact between prison staff and an inmate to include kissing, groping
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); } }); });Utah's social safety net for its poorest and most vulnerable citizens is starting to fray. Numbers tell the story. There are 250,000 people without health insurance in the state, of which only 10 percent qualify for state health plans. More than one-third of the 1,550 people who were receiving "general assistance" emergency funds from the state have been cut off since the last Legislative session because the state slashed the assistance period from two years to one. And the number of families going to food banks for survival has surged from 52,000 to 90,000 in the last few months.
Food banks were able to accommodate the surge with help from federal stimulus funds.
But that funding is temporary. The hunger is not.
The increasing pressure on the safety net is happening just as the state faces a possible $750 million budget shortfall, writes Cathy McKitrick of the Salt Lake Tribune.
Advocates for low-income citizens spoke during a "People's Summit on Poverty" this week. People find themselves suddenly poor because of any number of bad breaks - from divorces to layoffs to illness.
Many of these folks rely on state aid temporarily while they figure out how to get themselves back on track. Without aid, they are at risk for slipping into homelessness, addiction, despair, or any of the other myriad afflictions of poverty that cost the state more in the long run.
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.