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); } }); });Are you 50 to 64 years old? Do you consider yourself a binge drinker?
No?
Have you had more than four or five drinks in a single sitting in the past thirty days?
No? Not two glasses of wine and two beers on your neighbor's couch?
Among that age group, a new American Journal of Psychiatry study found that nearly one in four men and nearly one in ten women have abused alcohol through binge drinking in the past month. Binge drinking is defined as downing more than 4 or 5 drinks in a two-hour sitting for women and men, respectively.
The health problems associated with binge drinking are serious -- especially in a population whose prescription drug use is widespread and growing. Combining alcohol with the cocktail of pills used to fight the aches and pains of age is a recipe for liver damage.
The study serves as a wakeup call to those baby boomers careening toward senior citizenship without a true understanding of the scope of their drinking.
The researchers hope doctors will begin to ask pointed questions about alcohol use rather than letting potential abuse float by.
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.