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); } }); });Today marks the beginning of the end for those nasty trans fats at restaurants, schools and other establishments serving food to the public in British Columbia, writes Richard Watts of the Victoria Times Colonist.
At first restaurants that violate the rules will be warned, but fines are expected to be levied starting in a few weeks.
The changes will show up in margarines and oils, where trans fats can make up no more than 2 percent of all fats in the dish. Other foods must have no more than 5 percent trans fats.
The artery-clogging trans fats are created in heating oil to very high temperatures, and they are implicated in the deaths of some 3,000 Canadians annually.
Fast-food outlets are particularly reliant on foods with high contents of trans fats. The Calorie Counter blog tracked quantified the 88 worst dishes one could eat, trans fats-wise, at fast food joints, although the list appears to be U.S. outlets only. We're pretty sure you'd find plenty of trans fats at the likes of Tim Hortons and White Spot, though. Perhaps they will be finding alternatives now.
-- Robert McClure
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.