Why the Alaska understandings no longer matter https://www.rt.com - 01.07.26
that collided with the widget's id, which an ID-based// query would have removed alongside the widget. The H1 id has// since been removed (see also: ), but// class selectors remain the safer pattern.'.insticator-product-group','.instiengage-core-commenting','.instiengage-trending-now',// Legacy targets — kept defensively in case any older surface lingers.'.piano-in-article-reco','.connatixcontainer','.twitter-tweet','#comment-policy','#comment-block'];selectorsToRemove.forEach(function (sel) {document.querySelectorAll(sel).forEach(function (el) {el.remove();});});// Post-pass: any .twt-content-only-hide wrapper that's left with only// ornamental content ( elements, whitespace, or nothing) is an// orphan from removed ad/recirc content. Sweep them up so we don't show// empty striped blocks between paragraphs.document.querySelectorAll('.twt-content-only-hide').forEach(function (el) {var hasMeaningfulContent = Array.prototype.some.call(el.children, function (child) {return child.tagName !== 'HR' && child.tagName !== 'SCRIPT';});if (!hasMeaningfulContent) {el.remove();}});// Drop any height that prior code may have set on .bigtext so it grows// to fit the visible body + paywall iframe naturally. Also clear the// base `overflow: hidden` from typography.scss — `overflow: hidden`// on .bigtext would silently break `position: sticky` on the paywall// by turning .bigtext into a non-scrolling clip context.$btext.css({ 'height': 'auto', 'overflow': 'visible' });// If EA already unlocked the article, skip locking entirelyif (window.__gnewsUnlocked) return;var urlParams = new URLSearchParams(window.location.search);var isEA = urlParams.has('gaa_at');document.querySelector(offerParams.containerSelector).classList.add("template-shown");var $btext = $('.bigtext');var threshold = (offerParams.containerSelector == ".piano-content-lock-upper") ? 3 : 6;if (isEA) {// EA flow: use CSS-only hiding (reversible by unlockArticle)$btext.find("p").slice(threshold).addClass('ea-hidden');document.body.classList.add('piano-paywall-applied');} else {// Non-EA flow: existing destructive behavior$btext.find("p").slice(threshold).remove();var elemsToRemove = [];elemsToRemove.push(document.querySelector(".piano-in-article-reco"));elemsToRemove.push(document.querySelector(".connatixcontainer"));elemsToRemove.push(document.querySelector(".twitter-tweet"));elemsToRemove.push(document.querySelector('#comment-policy'));elemsToRemove.push(document.querySelector('#comment-block'));elemsToRemove.push(document.querySelectorAll('.OUTBRAIN'));elemsToRemove.forEach(function(item){if (item) {item.remove();}});}var newHeight = 0;var visibleContent = $btext.find('p:visible');for (var i=0; i 0 ? navHeight : STICKY_TOP_OFFSET_FALLBACK - 10) + 10;}function syncStickyContext() {var $btext = $('.bigtext');var $container = $('.piano-content-lock-upper.template-shown, .piano-content-lock.template-shown').first();if (!$btext.length || !$container.length) return;if (window.innerWidth 0 && iframeHeightSkip to contentCloseBackAmerica's Newspaper1SubscribeCloseSign inSign inSubscribe{#Register for free to manage your followed authors and newsletters in one place.#}Newsletter signupGift subscriptionsCustomer serviceSign OutMy AccountManage newslettersFollowing authorsGift subscriptionsToday's E-EditionCustomer serviceSearchSearch Keyword:SearchNewsCorrectionsPoliticsNationalWorldSecurityThe AdvocatesSeen, Heard & WhisperedBusiness & EconomyD.C. LocalMedia SpotlightNewsmakersWaste, Fraud & AbuseInside the RingHigher GroundCultureEntertainmentTechnologyObituariesJust the HeadlinesDive DeeperCelebrating The Washington TimesPolicyCorrectionsThreat StatusEnergy & EnvironmentBanking & FinanceHealth Care ReformSecond AmendmentImmigration ReformHomeland & CybersecurityAerospace & DefenseTaxes & BudgetLaw Enforcement & IntelligenceTransportation & InfrastructureCommentaryCommentary MainCorrectionsEditorialsLettersCheryl K. ChumleyKelly SadlerJed BabbinTom BasileTim ConstantineJoseph CurlJoseph R. DeTraniDon FederBilly HallowellDaniel N. HoffmanDavid KeeneRobert KnightGene MarksClifford D. MayMichael McKennaStephen MooreTim MurtaughPeter NavarroEverett PiperCal ThomasScott WalkerMiles YuBlack VoicesBooksCartoonsTo the RepublicSportsSports MainCorrectionsWashington CommandersFootballBaseballBasketballNCAAThom LoverroTennisGolfHockeySoccerHorse RacingNASCAR & RacingDistrict of Sports PodcastSports PhotosSpecial SectionsCorrectionsInvesting in Rural AmericaD.C. Board of ElectionsTransportation 2026American energy unleashedInfrastructure 2026Building the health care Americans deserveUnbridled Clean EnergyFaith at WorkBuilding a healthier AmericaInvesting in American HealthFree Iran 2025Invest in Greece 2025EventsCorrectionsSubscriber Only EventsIndoPac 2026Reagan ForumIDEX 2025Reinventing after GlobalizationHarm Reduction and Public HealthGolden Dome for AmericaVideosThings to do in D.C.Video/PodcastsCorrectionsAll VideosAll PodcastsThe Front PageThreat StatusPolitically UnstableThe Sitdown with Alex SwoyerBold & BluntThe Higher GroundCourt WatchVictory Over CommunismDistrict of SportsCapitol Hill ShowThe Unregulated PodcastForAmericaThe BriefGod, Country & American StoryGamesGames MainCorrectionsPlay SudokuWord SearchCrossword PuzzleDaily Mahjongg GameSolitaireChess & CheckersReal-Time Crossword PuzzlesDaily Mini Crossword PuzzleQuizzesSubscribeSign InGet today’s top stories in under five minutesListen to the Front Page PodcastWATCH: IndoPac 2026Naval Dominance: Shipbuilding, Autonomy & C2WATCH: The Sitdown With Alex SwoyerC.J. Pearson on faith, family and fighting for Gen ZTRENDING:Donald TrumpSupreme CourtWorld CupIranChinaWimbledonVenezuelaRussiaQatarLa GuairaAdvertisementHomeOpinionCommentaryAmerica at 250 should celebrate founders, freedom and Mel Brooks http://www.washingtontimes.com - 30.06.26
that collided with the widget's id, which an ID-based// query would have removed alongside the widget. The H1 id has// since been removed (see also: ), but// class selectors remain the safer pattern.'.insticator-product-group','.instiengage-core-commenting','.instiengage-trending-now',// Legacy targets — kept defensively in case any older surface lingers.'.piano-in-article-reco','.connatixcontainer','.twitter-tweet','#comment-policy','#comment-block'];selectorsToRemove.forEach(function (sel) {document.querySelectorAll(sel).forEach(function (el) {el.remove();});});// Post-pass: any .twt-content-only-hide wrapper that's left with only// ornamental content ( elements, whitespace, or nothing) is an// orphan from removed ad/recirc content. Sweep them up so we don't show// empty striped blocks between paragraphs.document.querySelectorAll('.twt-content-only-hide').forEach(function (el) {var hasMeaningfulContent = Array.prototype.some.call(el.children, function (child) {return child.tagName !== 'HR' && child.tagName !== 'SCRIPT';});if (!hasMeaningfulContent) {el.remove();}});// Drop any height that prior code may have set on .bigtext so it grows// to fit the visible body + paywall iframe naturally. Also clear the// base `overflow: hidden` from typography.scss — `overflow: hidden`// on .bigtext would silently break `position: sticky` on the paywall// by turning .bigtext into a non-scrolling clip context.$btext.css({ 'height': 'auto', 'overflow': 'visible' });// If EA already unlocked the article, skip locking entirelyif (window.__gnewsUnlocked) return;var urlParams = new URLSearchParams(window.location.search);var isEA = urlParams.has('gaa_at');document.querySelector(offerParams.containerSelector).classList.add("template-shown");var $btext = $('.bigtext');var threshold = (offerParams.containerSelector == ".piano-content-lock-upper") ? 3 : 6;if (isEA) {// EA flow: use CSS-only hiding (reversible by unlockArticle)$btext.find("p").slice(threshold).addClass('ea-hidden');document.body.classList.add('piano-paywall-applied');} else {// Non-EA flow: existing destructive behavior$btext.find("p").slice(threshold).remove();var elemsToRemove = [];elemsToRemove.push(document.querySelector(".piano-in-article-reco"));elemsToRemove.push(document.querySelector(".connatixcontainer"));elemsToRemove.push(document.querySelector(".twitter-tweet"));elemsToRemove.push(document.querySelector('#comment-policy'));elemsToRemove.push(document.querySelector('#comment-block'));elemsToRemove.push(document.querySelectorAll('.OUTBRAIN'));elemsToRemove.forEach(function(item){if (item) {item.remove();}});}var newHeight = 0;var visibleContent = $btext.find('p:visible');for (var i=0; i 0 ? navHeight : STICKY_TOP_OFFSET_FALLBACK - 10) + 10;}function syncStickyContext() {var $btext = $('.bigtext');var $container = $('.piano-content-lock-upper.template-shown, .piano-content-lock.template-shown').first();if (!$btext.length || !$container.length) return;if (window.innerWidth 0 && iframeHeightSkip to contentCloseBackAmerica's Newspaper1SubscribeCloseSign inSign inSubscribe{#Register for free to manage your followed authors and newsletters in one place.#}Newsletter signupGift subscriptionsCustomer serviceSign OutMy AccountManage newslettersFollowing authorsGift subscriptionsToday's E-EditionCustomer serviceSearchSearch Keyword:SearchNewsCorrectionsPoliticsNationalWorldSecurityThe AdvocatesSeen, Heard & WhisperedBusiness & EconomyD.C. LocalMedia SpotlightNewsmakersWaste, Fraud & AbuseInside the RingHigher GroundCultureEntertainmentTechnologyObituariesJust the HeadlinesDive DeeperCelebrating The Washington TimesPolicyCorrectionsThreat StatusEnergy & EnvironmentBanking & FinanceHealth Care ReformSecond AmendmentImmigration ReformHomeland & CybersecurityAerospace & DefenseTaxes & BudgetLaw Enforcement & IntelligenceTransportation & InfrastructureCommentaryCommentary MainCorrectionsEditorialsLettersCheryl K. ChumleyKelly SadlerJed BabbinTom BasileTim ConstantineJoseph CurlJoseph R. DeTraniDon FederBilly HallowellDaniel N. HoffmanDavid KeeneRobert KnightGene MarksClifford D. MayMichael McKennaStephen MooreTim MurtaughPeter NavarroEverett PiperCal ThomasScott WalkerMiles YuBlack VoicesBooksCartoonsTo the RepublicSportsSports MainCorrectionsWashington CommandersFootballBaseballBasketballNCAAThom LoverroTennisGolfHockeySoccerHorse RacingNASCAR & RacingDistrict of Sports PodcastSports PhotosSpecial SectionsCorrectionsInvesting in Rural AmericaD.C. Board of ElectionsTransportation 2026American energy unleashedInfrastructure 2026Building the health care Americans deserveUnbridled Clean EnergyFaith at WorkBuilding a healthier AmericaInvesting in American HealthFree Iran 2025Invest in Greece 2025EventsCorrectionsSubscriber Only EventsIndoPac 2026Reagan ForumIDEX 2025Reinventing after GlobalizationHarm Reduction and Public HealthGolden Dome for AmericaVideosThings to do in D.C.Video/PodcastsCorrectionsAll VideosAll PodcastsThe Front PageThreat StatusPolitically UnstableThe Sitdown with Alex SwoyerBold & BluntThe Higher GroundCourt WatchVictory Over CommunismDistrict of SportsCapitol Hill ShowThe Unregulated PodcastForAmericaThe BriefGod, Country & American StoryGamesGames MainCorrectionsPlay SudokuWord SearchCrossword PuzzleDaily Mahjongg GameSolitaireChess & CheckersReal-Time Crossword PuzzlesDaily Mini Crossword PuzzleQuizzesSubscribeSign InWATCH: IndoPac 2026Naval Dominance: Shipbuilding, Autonomy & C2WATCH: The Sitdown With Alex SwoyerC.J. Pearson on faith, family and fighting for Gen ZGod, Country and the American StorySounding the alarm on Israel, Christianity & America’s futureTRENDING:Donald TrumpSupreme CourtIranChinaQatarWorld CupWashington, D.C.Strait of HormuzIsraelVenezuelaAdvertisementHomeNewsPoliticsHouse passes bill to recover COVID-era unemployment insurance fraud http://www.washingtontimes.com - 30.06.26
that collided with the widget's id, which an ID-based// query would have removed alongside the widget. The H1 id has// since been removed (see also: ), but// class selectors remain the safer pattern.'.insticator-product-group','.instiengage-core-commenting','.instiengage-trending-now',// Legacy targets — kept defensively in case any older surface lingers.'.piano-in-article-reco','.connatixcontainer','.twitter-tweet','#comment-policy','#comment-block'];selectorsToRemove.forEach(function (sel) {document.querySelectorAll(sel).forEach(function (el) {el.remove();});});// Post-pass: any .twt-content-only-hide wrapper that's left with only// ornamental content ( elements, whitespace, or nothing) is an// orphan from removed ad/recirc content. Sweep them up so we don't show// empty striped blocks between paragraphs.document.querySelectorAll('.twt-content-only-hide').forEach(function (el) {var hasMeaningfulContent = Array.prototype.some.call(el.children, function (child) {return child.tagName !== 'HR' && child.tagName !== 'SCRIPT';});if (!hasMeaningfulContent) {el.remove();}});// Drop any height that prior code may have set on .bigtext so it grows// to fit the visible body + paywall iframe naturally. Also clear the// base `overflow: hidden` from typography.scss — `overflow: hidden`// on .bigtext would silently break `position: sticky` on the paywall// by turning .bigtext into a non-scrolling clip context.$btext.css({ 'height': 'auto', 'overflow': 'visible' });// If EA already unlocked the article, skip locking entirelyif (window.__gnewsUnlocked) return;var urlParams = new URLSearchParams(window.location.search);var isEA = urlParams.has('gaa_at');document.querySelector(offerParams.containerSelector).classList.add("template-shown");var $btext = $('.bigtext');var threshold = (offerParams.containerSelector == ".piano-content-lock-upper") ? 3 : 6;if (isEA) {// EA flow: use CSS-only hiding (reversible by unlockArticle)$btext.find("p").slice(threshold).addClass('ea-hidden');document.body.classList.add('piano-paywall-applied');} else {// Non-EA flow: existing destructive behavior$btext.find("p").slice(threshold).remove();var elemsToRemove = [];elemsToRemove.push(document.querySelector(".piano-in-article-reco"));elemsToRemove.push(document.querySelector(".connatixcontainer"));elemsToRemove.push(document.querySelector(".twitter-tweet"));elemsToRemove.push(document.querySelector('#comment-policy'));elemsToRemove.push(document.querySelector('#comment-block'));elemsToRemove.push(document.querySelectorAll('.OUTBRAIN'));elemsToRemove.forEach(function(item){if (item) {item.remove();}});}var newHeight = 0;var visibleContent = $btext.find('p:visible');for (var i=0; i 0 ? navHeight : STICKY_TOP_OFFSET_FALLBACK - 10) + 10;}function syncStickyContext() {var $btext = $('.bigtext');var $container = $('.piano-content-lock-upper.template-shown, .piano-content-lock.template-shown').first();if (!$btext.length || !$container.length) return;if (window.innerWidth 0 && iframeHeightSkip to contentCloseBackAmerica's Newspaper1SubscribeCloseSign inSign inSubscribe{#Register for free to manage your followed authors and newsletters in one place.#}Newsletter signupGift subscriptionsCustomer serviceSign OutMy AccountManage newslettersFollowing authorsGift subscriptionsToday's E-EditionCustomer serviceSearchSearch Keyword:SearchNewsCorrectionsPoliticsNationalWorldSecurityThe AdvocatesSeen, Heard & WhisperedBusiness & EconomyD.C. LocalMedia SpotlightNewsmakersWaste, Fraud & AbuseInside the RingHigher GroundCultureEntertainmentTechnologyObituariesJust the HeadlinesDive DeeperCelebrating The Washington TimesPolicyCorrectionsThreat StatusEnergy & EnvironmentBanking & FinanceHealth Care ReformSecond AmendmentImmigration ReformHomeland & CybersecurityAerospace & DefenseTaxes & BudgetLaw Enforcement & IntelligenceTransportation & InfrastructureCommentaryCommentary MainCorrectionsEditorialsLettersCheryl K. ChumleyKelly SadlerJed BabbinTom BasileTim ConstantineJoseph CurlJoseph R. DeTraniDon FederBilly HallowellDaniel N. HoffmanDavid KeeneRobert KnightGene MarksClifford D. MayMichael McKennaStephen MooreTim MurtaughPeter NavarroEverett PiperCal ThomasScott WalkerMiles YuBlack VoicesBooksCartoonsTo the RepublicSportsSports MainCorrectionsWashington CommandersFootballBaseballBasketballNCAAThom LoverroTennisGolfHockeySoccerHorse RacingNASCAR & RacingDistrict of Sports PodcastSports PhotosSpecial SectionsCorrectionsInvesting in Rural AmericaD.C. Board of ElectionsTransportation 2026American energy unleashedInfrastructure 2026Building the health care Americans deserveUnbridled Clean EnergyFaith at WorkBuilding a healthier AmericaInvesting in American HealthFree Iran 2025Invest in Greece 2025EventsCorrectionsSubscriber Only EventsIndoPac 2026Reagan ForumIDEX 2025Reinventing after GlobalizationHarm Reduction and Public HealthGolden Dome for AmericaVideosThings to do in D.C.Video/PodcastsCorrectionsAll VideosAll PodcastsThe Front PageThreat StatusPolitically UnstableThe Sitdown with Alex SwoyerBold & BluntThe Higher GroundCourt WatchVictory Over CommunismDistrict of SportsCapitol Hill ShowThe Unregulated PodcastForAmericaThe BriefGod, Country & American StoryGamesGames MainCorrectionsPlay SudokuWord SearchCrossword PuzzleDaily Mahjongg GameSolitaireChess & CheckersReal-Time Crossword PuzzlesDaily Mini Crossword PuzzleQuizzesSubscribeSign InGet today’s top stories in under five minutesListen to the Front Page PodcastWATCH: IndoPac 2026Naval Dominance: Shipbuilding, Autonomy & C2WATCH: The Sitdown With Alex SwoyerC.J. Pearson on faith, family and fighting for Gen ZTRENDING:Donald TrumpSupreme CourtWorld CupIranChinaVenezuelaWimbledonRussiaLa GuairaQatarAdvertisementHomeOpinionCommentaryTrump should end Iran’s winning streak at the negotiating table http://www.washingtontimes.com - 30.06.26
that collided with the widget's id, which an ID-based// query would have removed alongside the widget. The H1 id has// since been removed (see also: ), but// class selectors remain the safer pattern.'.insticator-product-group','.instiengage-core-commenting','.instiengage-trending-now',// Legacy targets — kept defensively in case any older surface lingers.'.piano-in-article-reco','.connatixcontainer','.twitter-tweet','#comment-policy','#comment-block'];selectorsToRemove.forEach(function (sel) {document.querySelectorAll(sel).forEach(function (el) {el.remove();});});// Post-pass: any .twt-content-only-hide wrapper that's left with only// ornamental content ( elements, whitespace, or nothing) is an// orphan from removed ad/recirc content. Sweep them up so we don't show// empty striped blocks between paragraphs.document.querySelectorAll('.twt-content-only-hide').forEach(function (el) {var hasMeaningfulContent = Array.prototype.some.call(el.children, function (child) {return child.tagName !== 'HR' && child.tagName !== 'SCRIPT';});if (!hasMeaningfulContent) {el.remove();}});// Drop any height that prior code may have set on .bigtext so it grows// to fit the visible body + paywall iframe naturally. Also clear the// base `overflow: hidden` from typography.scss — `overflow: hidden`// on .bigtext would silently break `position: sticky` on the paywall// by turning .bigtext into a non-scrolling clip context.$btext.css({ 'height': 'auto', 'overflow': 'visible' });// If EA already unlocked the article, skip locking entirelyif (window.__gnewsUnlocked) return;var urlParams = new URLSearchParams(window.location.search);var isEA = urlParams.has('gaa_at');document.querySelector(offerParams.containerSelector).classList.add("template-shown");var $btext = $('.bigtext');var threshold = (offerParams.containerSelector == ".piano-content-lock-upper") ? 3 : 6;if (isEA) {// EA flow: use CSS-only hiding (reversible by unlockArticle)$btext.find("p").slice(threshold).addClass('ea-hidden');document.body.classList.add('piano-paywall-applied');} else {// Non-EA flow: existing destructive behavior$btext.find("p").slice(threshold).remove();var elemsToRemove = [];elemsToRemove.push(document.querySelector(".piano-in-article-reco"));elemsToRemove.push(document.querySelector(".connatixcontainer"));elemsToRemove.push(document.querySelector(".twitter-tweet"));elemsToRemove.push(document.querySelector('#comment-policy'));elemsToRemove.push(document.querySelector('#comment-block'));elemsToRemove.push(document.querySelectorAll('.OUTBRAIN'));elemsToRemove.forEach(function(item){if (item) {item.remove();}});}var newHeight = 0;var visibleContent = $btext.find('p:visible');for (var i=0; i 0 ? navHeight : STICKY_TOP_OFFSET_FALLBACK - 10) + 10;}function syncStickyContext() {var $btext = $('.bigtext');var $container = $('.piano-content-lock-upper.template-shown, .piano-content-lock.template-shown').first();if (!$btext.length || !$container.length) return;if (window.innerWidth 0 && iframeHeightSkip to contentCloseBackAmerica's Newspaper1SubscribeCloseSign inSign inSubscribe{#Register for free to manage your followed authors and newsletters in one place.#}Newsletter signupGift subscriptionsCustomer serviceSign OutMy AccountManage newslettersFollowing authorsGift subscriptionsToday's E-EditionCustomer serviceSearchSearch Keyword:SearchNewsCorrectionsPoliticsNationalWorldSecurityThe AdvocatesSeen, Heard & WhisperedBusiness & EconomyD.C. LocalMedia SpotlightNewsmakersWaste, Fraud & AbuseInside the RingHigher GroundCultureEntertainmentTechnologyObituariesJust the HeadlinesDive DeeperCelebrating The Washington TimesPolicyCorrectionsThreat StatusEnergy & EnvironmentBanking & FinanceHealth Care ReformSecond AmendmentImmigration ReformHomeland & CybersecurityAerospace & DefenseTaxes & BudgetLaw Enforcement & IntelligenceTransportation & InfrastructureCommentaryCommentary MainCorrectionsEditorialsLettersCheryl K. ChumleyKelly SadlerJed BabbinTom BasileTim ConstantineJoseph CurlJoseph R. DeTraniDon FederBilly HallowellDaniel N. HoffmanDavid KeeneRobert KnightGene MarksClifford D. MayMichael McKennaStephen MooreTim MurtaughPeter NavarroEverett PiperCal ThomasScott WalkerMiles YuBlack VoicesBooksCartoonsTo the RepublicSportsSports MainCorrectionsWashington CommandersFootballBaseballBasketballNCAAThom LoverroTennisGolfHockeySoccerHorse RacingNASCAR & RacingDistrict of Sports PodcastSports PhotosSpecial SectionsCorrectionsInvesting in Rural AmericaD.C. Board of ElectionsTransportation 2026American energy unleashedInfrastructure 2026Building the health care Americans deserveUnbridled Clean EnergyFaith at WorkBuilding a healthier AmericaInvesting in American HealthFree Iran 2025Invest in Greece 2025EventsCorrectionsSubscriber Only EventsIndoPac 2026Reagan ForumIDEX 2025Reinventing after GlobalizationHarm Reduction and Public HealthGolden Dome for AmericaVideosThings to do in D.C.Video/PodcastsCorrectionsAll VideosAll PodcastsThe Front PageThreat StatusPolitically UnstableThe Sitdown with Alex SwoyerBold & BluntThe Higher GroundCourt WatchVictory Over CommunismDistrict of SportsCapitol Hill ShowThe Unregulated PodcastForAmericaThe BriefGod, Country & American StoryGamesGames MainCorrectionsPlay SudokuWord SearchCrossword PuzzleDaily Mahjongg GameSolitaireChess & CheckersReal-Time Crossword PuzzlesDaily Mini Crossword PuzzleQuizzesSubscribeSign InWATCH: IndoPac 2026Naval Dominance: Shipbuilding, Autonomy & C2WATCH: The Sitdown With Alex SwoyerC.J. Pearson on faith, family and fighting for Gen ZGod, Country and the American StorySounding the alarm on Israel, Christianity & America’s futureTRENDING:Donald TrumpSupreme CourtChinaIranWorld CupWashington, D.C.RussiaVenezuelaQatarStrait of HormuzAdvertisementHomeNewsSecurityBritain sets out a plan for future defense with a focus on drones and a fight over money http://www.washingtontimes.com - 30.06.26