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); } }); });If the reports we're hearing about U.S. Sen. Maria Cantwell's trip to China this week are accurate, it's another reminder of how badly the Clinton-Gore administration botched the Kyoto Protocol.

Remember that the idea coming out of Kyoto among American negotiators was that the U.S. could invent a lot of technology to reduce emissions, and then sell it to the developing world. When the Senate unanimously rejected the treaty, though, research and development of greenhouse-friendly energy technologies -- predictably -- did not take off in this country.
But apparently it did in China. According what Cantwell told participants at a green-tech conference in Shanghai, 650,000 of the 800,000 jobs related to solar energy worldwide are in China. Oh, well, that's one opportunity missed for the United States.
Overall, though, the tone at the conference was that if Americans can be assured that China will crack down on violations of intellectual property rights, the two countries can make beautiful technology together, according to a dispatch by Elaine Kurtenbach of the Associated Press. Said Cantwell:
Technology exchange and intellectual property protection are wrapped together. It's safe to say we have a lot of work to go. ... If we can deal with these intellectual property issues, it's huge. Hundreds of thousands of jobs can be created in both countries.
Now, keep in mind that as she spoke, it's a fair bet that somewhere on the streets of Shanghai, someone was selling pirated copies of Inglourious Basterds. (Yes, we spelled the movie's name right.)
More coverage from the Shanghai conference comes from Dow Jones and China Daily.
(Readers: My sincere apologies that the earlier-posted version of this item had some technical problems. I'm on the road and don't have constant internet access. More on that later this week. Thanks for sticking with us.)
-- 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.