CINXE.COM
Utah News, Sports, Weather, Cars and Classifieds | KSL News
<!doctype html> <html lang="en" class="fonts-loaded"> <head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="x-ua-compatible" content="IE=edge"><meta name="apple-itunes-app" content="app-id=363278608, affiliate-data=ct=smartbanner"><meta name="google-play-app" content="app-id=com.ksl.android"><meta name="theme-color" content="#0b162f"><meta name="viewport" content="width=device-width, initial-scale=1" ><meta name="keywords" content="news, traffic, weather, sports, classifieds, cars, jobs, homes, television, radio, salt lake, utah, local"><meta name="description" content="Utah's #1 source for News, Sports, Weather, Cars, Classifieds and more"><link rel="apple-touch-icon" href="//img.ksl.com/slc/2951/295162/29516202.png"><link rel="manifest" href="/manifest.json"><meta name="kindle-fire-app" content="app-id=B008QYDXHO"><link rel="android-touch-icon" href="//img.ksl.com/slc/2951/295162/29516202.png"><meta property="article:author" content="https://www.facebook.com/kslcom/"><meta property="fb:pages" content="68771464171"><meta name="twitter:card" content="summary_large_image"><meta name="fb:app_id" content="ksl"><meta name="twitter:title" content="Utah News, Sports, Weather, Cars and Classifieds | KSL News"><meta property="og:title" content="Utah News, Sports, Weather, Cars and Classifieds | KSL News"><meta name="twitter:site" content="@kslcom"><meta property="og:description" content="Utah's #1 source for News, Sports, Weather, Cars, Classifieds and more"><meta property="og:type" content="website"><!-- Start SmartBanner configuration --><meta name="smartbanner:title" content="KSL News"><meta name="smartbanner:author" content="Deseret Digital Media"><meta name="smartbanner:price" content="FREE"><meta name="smartbanner:price-suffix-apple" content=" - On the App Store"><meta name="smartbanner:price-suffix-google" content=" - In Google Play"><meta name="smartbanner:icon-apple" content="//img.ksl.com/slc/2951/295162/29516202.png"><meta name="smartbanner:icon-google" content="//img.ksl.com/slc/2951/295162/29516202.png"><meta name="smartbanner:button" content="VIEW"><meta name="smartbanner:button-url-apple" content="https://apps.apple.com/us/app/ksl-news-utah-breaking-news/id363278608"><meta name="smartbanner:button-url-google" content="https://play.google.com/store/apps/details?id=com.ksl.android&hl=en_US&gl=US"><meta name="smartbanner:enabled-platforms" content="android"><meta name="smartbanner:close-label" content="Close"><meta name="smartbanner:hide-ttl" content="7776000000"><meta name="smartbanner:api" content="true"><meta name="smartbanner:hide-path" content="/"><!-- End SmartBanner configuration --><link rel="canonical" href="https://www.ksl.com"><script async src="https://www.ksl.com/ensighten_news"></script><!-- DDM Pageview ID v1.0.4 --><script> var ddmTopDomain = 'ksl.com'; !function(e,d){var o="ddmSessionId",n="ddmDeviceId",t=function(){var e=2147483648;return Math.floor(Math.random()*e).toString(36)+Math.abs(Math.floor(Math.random()*e)^Date.now()).toString(36)},a=function(e){var d=document.cookie.match(new RegExp("(^| )"+e+"=([^;]+)"));if(d)return d[2]},i=function(e,d,o,n,t){var a=encodeURI(e)+"="+encodeURI(d)+";expires="+o.toUTCString()+";domain=."+n+";path="+t;document.cookie=a};e.ddmPageviewId=t(),e.ddmSessionId=a(o)||t(),e.ddmDeviceId=a(n)||t();var m=new Date,r=new Date(m.getTime()+18e5),c=new Date(m.getFullYear()+2,m.getMonth(),m.getDate());e.ddmUeid=t,i(o,e.ddmSessionId,r,d,"/"),i(n,e.ddmDeviceId,c,d,"/")}(window,ddmTopDomain); </script><meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"><title>Utah News, Sports, Weather, Cars and Classifieds | KSL News</title><link rel="icon" type="image/png" sizes="32x32" href="https://img.ksl.com/slc/2950/295040/29504066.png"><link rel="icon" type="image/png" sizes="16x16" href="https://img.ksl.com/slc/2950/295040/29504067.png"><link rel="preload" href="https://d3njgrq4uvb497.cloudfront.net/styles--ksl-7f1e.css" as="style"><link rel="preload" href="https://static.ksl.com/ksl-responsive-header/ksl-header.css" as="style"><script> window.KSL = { onLoad: [], onReadyCheck: function (loaded, total, cb) { if (loaded === total) { var cbs = window.KSL.onLoad; for (var i = 0; i < cbs.length; i++) { if (cbs[i] instanceof Function) { cbs[i](this); } } window.KSL.onLoad = []; if (cb instanceof Function) { cb(); } } }, require: function (scripts, cb) { if (scripts instanceof Array === false) { scripts = [scripts]; } var totalLoaded = 0; for (var i = 0; i < scripts.length; i++) { var e = document.createElement('script'); document.body.appendChild(e); if ('onload' in e) { e.onload = function () { window.KSL.onReadyCheck(++totalLoaded, scripts.length, cb); }; } else if ('onreadystatechange' in e) { if (e.readyState === 'complete') { window.KSL.onReadyCheck(++totalLoaded, scripts.length, cb); } } // What to do if e.onerror ?? e.setAttribute('async', true); e.setAttribute('defer', true); e.src = scripts[i]; } }, }; </script><script> (function(){ var data = { injectStyles: false, account: { name: '' }, nav: { hrefBase: '//www.ksl.com', activePath: 'news.home', logo: 'https://media.ksl.com/svg/ksl-logo.svg', logoSmall: 'https://media.ksl.com/svg/ksl-logo-small.svg', }, }; // No SVG support: use png if (typeof window.SVGRect === 'undefined') { data.nav.logo = 'https://media.ksl.com/png/ksl-logo.png'; data.nav.logoSmall = 'https://media.ksl.com/png/ksl-logo-small.png'; } KSL.onLoad.push(function () { var deps = ['https://static.ksl.com/ksl-responsive-header/ksl-header.js']; var staticHeader = document.getElementById('kslHeaderStatic'); KSL.require(deps, function () { KslHeader.render(data); staticHeader.style.display = 'none'; fetch('/api/2017/member/active', { credentials: 'same-origin' }) .then(function(res) { return res.json(); }) .then(function(user) { data.account.name = user.name; KslHeader.render(data); }) }); }); }()); </script><link href="https://static.ksl.com/ksl-responsive-header/ksl-header.css" rel="stylesheet"><link href="https://d3njgrq4uvb497.cloudfront.net/styles--ksl-7f1e.css" rel="stylesheet"><style>@media (min-width: 551px) and (max-width: 729px) { .queue .queue_ad.q-spacer__firstView, .q-spacer__firstView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView, _:-ms-fullscreen, :root .q-spacer__firstView { min-height: 260px; display: table; width: 100%; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView > *, _:-ms-fullscreen, :root .q-spacer__firstView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__secondView, .q-spacer__secondView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__secondView, _:-ms-fullscreen, :root .q-spacer__secondView { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__secondView > *, _:-ms-fullscreen, :root .q-spacer__secondView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__thirdView, .q-spacer__thirdView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__thirdView, _:-ms-fullscreen, :root .q-spacer__thirdView { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__thirdView > *, _:-ms-fullscreen, :root .q-spacer__thirdView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__footer, .q-spacer__footer { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__footer, _:-ms-fullscreen, :root .q-spacer__footer { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__footer > *, _:-ms-fullscreen, :root .q-spacer__footer > * { display: table-cell; vertical-align: middle; } }@media (min-width: 991px) and (max-width: 1083px) { .queue .queue_ad.q-spacer__firstView, .q-spacer__firstView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView, _:-ms-fullscreen, :root .q-spacer__firstView { min-height: 260px; display: table; width: 100%; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView > *, _:-ms-fullscreen, :root .q-spacer__firstView > * { display: table-cell; vertical-align: middle; } }@media (min-width: 730px) and (max-width: 990px) { .queue .queue_ad.q-spacer__firstView, .q-spacer__firstView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView, _:-ms-fullscreen, :root .q-spacer__firstView { min-height: 260px; display: table; width: 100%; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView > *, _:-ms-fullscreen, :root .q-spacer__firstView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__secondView, .q-spacer__secondView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__secondView, _:-ms-fullscreen, :root .q-spacer__secondView { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__secondView > *, _:-ms-fullscreen, :root .q-spacer__secondView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__thirdView, .q-spacer__thirdView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__thirdView, _:-ms-fullscreen, :root .q-spacer__thirdView { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__thirdView > *, _:-ms-fullscreen, :root .q-spacer__thirdView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__articleFixed, .q-spacer__articleFixed { min-height: 100px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleFixed, _:-ms-fullscreen, :root .q-spacer__articleFixed { min-height: 100px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleFixed > *, _:-ms-fullscreen, :root .q-spacer__articleFixed > * { display: table-cell; vertical-align: middle; } }@media (min-width: 1084px) and (max-width: 9999999px) { .queue .queue_ad.q-spacer__firstView, .q-spacer__firstView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView, _:-ms-fullscreen, :root .q-spacer__firstView { min-height: 260px; display: table; width: 100%; margin-bottom: 20px; } .q-spacer__firstView .unitMounted { margin-bottom: 0; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__firstView > *, _:-ms-fullscreen, :root .q-spacer__firstView > * { display: table-cell; vertical-align: middle; } }@media (min-width: 991px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__secondView, .q-spacer__secondView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__secondView, _:-ms-fullscreen, :root .q-spacer__secondView { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__secondView > *, _:-ms-fullscreen, :root .q-spacer__secondView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__thirdView, .q-spacer__thirdView { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__thirdView, _:-ms-fullscreen, :root .q-spacer__thirdView { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__thirdView > *, _:-ms-fullscreen, :root .q-spacer__thirdView > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__articleFixed, .q-spacer__articleFixed { min-height: 100px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleFixed, _:-ms-fullscreen, :root .q-spacer__articleFixed { min-height: 100px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleFixed > *, _:-ms-fullscreen, :root .q-spacer__articleFixed > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__articleWidget, .q-spacer__articleWidget { min-height: 135px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleWidget, _:-ms-fullscreen, :root .q-spacer__articleWidget { min-height: 135px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleWidget > *, _:-ms-fullscreen, :root .q-spacer__articleWidget > * { display: table-cell; vertical-align: middle; } }@media (min-width: 850px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__articleMonster, .q-spacer__articleMonster { min-height: 610px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleMonster, _:-ms-fullscreen, :root .q-spacer__articleMonster { min-height: 610px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleMonster > *, _:-ms-fullscreen, :root .q-spacer__articleMonster > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__articleBlock, .q-spacer__articleBlock { min-height: 610px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleBlock, _:-ms-fullscreen, :root .q-spacer__articleBlock { min-height: 610px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleBlock > *, _:-ms-fullscreen, :root .q-spacer__articleBlock > * { display: table-cell; vertical-align: middle; } }@media (min-width: 551px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__articleWordCount, .q-spacer__articleWordCount { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleWordCount, _:-ms-fullscreen, :root .q-spacer__articleWordCount { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleWordCount > *, _:-ms-fullscreen, :root .q-spacer__articleWordCount > * { display: table-cell; vertical-align: middle; } }@media (min-width: 1101px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__articleBottom, .q-spacer__articleBottom { min-height: 310px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleBottom, _:-ms-fullscreen, :root .q-spacer__articleBottom { min-height: 310px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__articleBottom > *, _:-ms-fullscreen, :root .q-spacer__articleBottom > * { display: table-cell; vertical-align: middle; } }@media (min-width: 551px) and (max-width: 1024px) { .queue .queue_ad.q-spacer__mobileReskinTop, .q-spacer__mobileReskinTop { min-height: 110px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__mobileReskinTop, _:-ms-fullscreen, :root .q-spacer__mobileReskinTop { min-height: 110px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__mobileReskinTop > *, _:-ms-fullscreen, :root .q-spacer__mobileReskinTop > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__mobileReskinBottom, .q-spacer__mobileReskinBottom { min-height: 110px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__mobileReskinBottom, _:-ms-fullscreen, :root .q-spacer__mobileReskinBottom { min-height: 110px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__mobileReskinBottom > *, _:-ms-fullscreen, :root .q-spacer__mobileReskinBottom > * { display: table-cell; vertical-align: middle; } }@media (min-width: 970px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__footer, .q-spacer__footer { min-height: 260px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__footer, _:-ms-fullscreen, :root .q-spacer__footer { min-height: 260px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__footer > *, _:-ms-fullscreen, :root .q-spacer__footer > * { display: table-cell; vertical-align: middle; } }@media (min-width: 728px) and (max-width: 969px) { .queue .queue_ad.q-spacer__footer, .q-spacer__footer { min-height: 100px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__footer, _:-ms-fullscreen, :root .q-spacer__footer { min-height: 100px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__footer > *, _:-ms-fullscreen, :root .q-spacer__footer > * { display: table-cell; vertical-align: middle; } }@media (min-width: 1097px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__leftTakeover, .q-spacer__leftTakeover { min-height: 1119px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__leftTakeover, _:-ms-fullscreen, :root .q-spacer__leftTakeover { min-height: 1119px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__leftTakeover > *, _:-ms-fullscreen, :root .q-spacer__leftTakeover > * { display: table-cell; vertical-align: middle; } .queue .queue_ad.q-spacer__rightTakeover, .q-spacer__rightTakeover { min-height: 1119px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__rightTakeover, _:-ms-fullscreen, :root .q-spacer__rightTakeover { min-height: 1119px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__rightTakeover > *, _:-ms-fullscreen, :root .q-spacer__rightTakeover > * { display: table-cell; vertical-align: middle; } }@media (min-width: 728px) and (max-width: 99999px) { .queue .queue_ad.q-spacer__scoreboardAd, .q-spacer__scoreboardAd { min-height: 70px; display: flex; align-items: center; justify-content: center; flex-direction: column; } /* IE 10-11 hacks, or course... */ _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__scoreboardAd, _:-ms-fullscreen, :root .q-spacer__scoreboardAd { min-height: 70px; display: table; width: 100%; } _:-ms-fullscreen, :root .queue .queue_ad.q-spacer__scoreboardAd > *, _:-ms-fullscreen, :root .q-spacer__scoreboardAd > * { display: table-cell; vertical-align: middle; } }</style><script type="application/ld+json"> { "@context" : "http://schema.org", "@type" : "NewsMediaOrganization", "brand" : { "name" : "KSL", "url" : "https://www.ksl.com" }, "slogan" : "Utah's #1 source for News, Sports, Weather, Cars, Classifieds and more", "address" : "55 North 300 West Ste 400 Salt Lake City, Utah 84101-3502", "telephone" : "801-333-7422", "foundingLocation": "Salt Lake City, Utah", "contactPoint": [{ "@type" : "contactPoint", "email" : "web@ksl.com", "contactType" : "KSL.com News Team" },{ "@type" : "contactPoint", "email" : "classifieds@ksl.com", "contactType" : "KSL Classifieds" },{ "@type" : "contactPoint", "email" : "cars@ksl.com", "contactType" : "KSL Cars" },{ "@type" : "contactPoint", "email" : "deals@ksl.com", "contactType" : "KSL Deals" },{ "@type" : "contactPoint", "email" : "homes@ksl.com", "contactType" : "KSL Homes" },{ "@type" : "contactPoint", "email" : "jobs@ksl.com", "contactType" : "KSL Jobs" },{ "@type" : "contactPoint", "email" : "kslcomments@deseretdigital.com", "contactType" : "KSL.com Comment Boards" },{ "@type" : "contactPoint", "email" : "support@ksl.com", "contactType" : "General questions" },{ "@type" : "contactPoint", "telephone" : "800-794-1611", "contactType" : "Utah.com Reservation Information" },{ "@type" : "contactPoint", "telephone" : "801-356-9077", "contactType" : "Utah.com Advertising Opportunities" }] } </script><script> //stn ad code callback function s2nFloatCallback(callback) { console.log('Getting STN Api'); const playerDiv = document.querySelector('[data-stn-player]'); const api = callback(playerDiv); if (!api) { console.log('Did Not Get STN Api'); return; } console.log('Got STN Api'); let oldFloatDisabled = null; function floatUpdate() { const playerHeight = window.pageYOffset + window.innerHeight - 380; console.log(playerHeight); const newFloatDisabled = window.innerWidth < 850 || window.innerWidth < 1705 && playerHeight < 2055; if(oldFloatDisabled !== newFloatDisabled) { api.floatApi.floatDisabled = oldFloatDisabled = newFloatDisabled; } } window.addEventListener('resize', floatUpdate ); window.addEventListener('scroll', floatUpdate ); floatUpdate(); } </script></head><body id="body"><div class="ksl-header-menu-container"><div class="ksl-header-menu-container__inner"><div id="kslHeaderStatic"><noscript><iframe title="GTM Pixel" src="https://www.googletagmanager.com/ns.html?id=GTM-NKMQVGQ" height="0" width="0" style="display:none;visibility:hidden" ></iframe></noscript><div class="ksl-header--static"><div><div></div><div></div><a class="ksl-header-skip-to-content" href="#ksl-header-skip">Skip to content</a><div class="ksl-header ksl-header--large" role="navigation" aria-label="main menu"><div class="ksl-header__outer"><div class="ksl-header__inner"><a class="ksl-header-logo" href="//www.ksl.com" aria-labelledby="ksl-header-logo-label"><div class="ksl-header-logo__large"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 89.7 47" height="64" width="118"><title id="ksl-header-logo-label">KSL homepage</title><path fill="#FFF" d="M42.7 33.2C39 40.4 31.6 45 23.5 45 11.6 45 2 35.3 2 23.5S11.6 2 23.5 2C35.3 2 45 11.6 45 23.5v.6h2v-.6C47 10.5 36.4 0 23.5 0 10.5 0 0 10.5 0 23.5S10.5 47 23.5 47c9.2 0 17.6-5.4 21.4-13.8h-2.2z"></path><g fill="#FFF"><path d="M43.3 31.4h-10V30c.6-1 .9-2.1.9-3.4v-.1c0-1.2-.3-2.2-.9-3.1v-7.7h4.2v12h5.2s-.6 1.7.6 3.7zM17.3 31.4l-4.6-5.6-1.9 2.1v3.5H6.7V15.8h4.1v6.6l5.6-6.6h4.7l-6 7.1 7.2 8.5z"></path><path d="M32.7 26.6c-.1 3.1-2.5 5-6.4 5-.8 0-1.7-.2-1.9-.3l-4-4.8c2.7 1.6 4.5 1.6 6.1 1.6 1.2 0 1.9-.4 1.9-1.2 0-.7-.6-1.1-2.7-1.6-3.2-.7-5.8-1.6-5.8-4.9.1-3 2.5-5 6.1-5 2.5 0 4.6.7 6.3 2l-2.1 2.9c-1.4-1-3-1.5-4.4-1.5-1.2 0-1.7.6-1.7 1.1 0 .8.6 1.1 2.8 1.6 3.5 1 5.8 2.1 5.8 5.1z"></path></g><path fill="#FFF" d="M66.3 31.7c-3.3 0-5.7-2.5-5.7-5.6 0-3.1 2.5-5.7 5.8-5.7s5.7 2.5 5.7 5.6c0 3.2-2.5 5.7-5.8 5.7zm0-9.1c-2 0-3.3 1.6-3.3 3.5s1.4 3.5 3.3 3.5c2 0 3.3-1.6 3.3-3.5s-1.3-3.5-3.3-3.5zm19.6-2.1c2.4 0 3.8 1.5 3.8 4.1v6.9h-2.5v-6.1c0-1.7-.8-2.6-2.2-2.6-1.3 0-2.3.9-2.3 2.7v6.1h-2.5v-6.2c0-1.7-.8-2.6-2.2-2.6-1.4 0-2.3 1-2.3 2.7v6.1h-2.5V20.7h2.5v1.6c.7-1 1.6-1.9 3.3-1.9 1.6 0 2.6.8 3.2 1.9.9-1.1 2.1-1.8 3.7-1.8zm-26.8 7.7c-.8.8-1.6 1.3-2.8 1.3-1.9 0-3.2-1.6-3.2-3.5s1.3-3.5 3.1-3.5c1.2 0 2 .6 2.8 1.3l1.5-1.7c-1-1.1-2.3-1.9-4.3-1.9-3 0-5.2 2.2-5.6 4.9.9.9 1.5 2.1 1.5 3.5 0 .4 0 .7-.1 1.1 1 1.1 2.4 1.8 4.1 1.8 2.1 0 3.4-.8 4.4-2l-1.4-1.3zm-14.7.7c0 1.7 1.3 3 3 3s3-1.3 3-3-1.3-3-3-3-3 1.4-3 3"></path></svg></div><div class="ksl-header-logo__small"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 83.098 16.607" height="22" width="110"><title id="ksl-header-logo-label">KSL homepage</title><path fill="#FFF" d="M59.641 16.209c-3.291 0-5.726-2.516-5.726-5.604 0-3.106 2.454-5.661 5.766-5.661 3.314 0 5.745 2.516 5.745 5.623 0 3.085-2.453 5.642-5.785 5.642zm0-9.099c-1.984 0-3.251 1.554-3.251 3.456 0 1.92 1.369 3.495 3.291 3.495 2.004 0 3.272-1.554 3.272-3.457 0-1.919-1.37-3.494-3.312-3.494zm19.608-2.167c2.351 0 3.782 1.492 3.782 4.129v6.892h-2.475V9.829c0-1.718-.797-2.639-2.187-2.639-1.35 0-2.311.941-2.311 2.681v6.093h-2.476V9.808c0-1.677-.817-2.617-2.187-2.617-1.369 0-2.312 1.023-2.312 2.7v6.073H66.61V5.166h2.473v1.637c.695-.961 1.637-1.859 3.292-1.859 1.554 0 2.639.755 3.212 1.9.88-1.146 2.026-1.901 3.662-1.901zm-26.865 7.77c-.777.797-1.637 1.349-2.804 1.349-1.9 0-3.231-1.554-3.231-3.495 0-1.902 1.311-3.456 3.108-3.456 1.248 0 2.047.551 2.804 1.349l1.534-1.656c-1.004-1.104-2.272-1.859-4.314-1.859-2.972 0-5.21 2.178-5.553 4.928.947.872 1.541 2.118 1.541 3.505 0 .363-.044.718-.122 1.059 1.001 1.088 2.439 1.774 4.11 1.774 2.107 0 3.355-.838 4.417-2.024l-1.49-1.474zm-14.692.698c0 1.65 1.342 2.994 2.995 2.994 1.652 0 2.996-1.344 2.996-2.994 0-1.656-1.344-2.997-2.996-2.997-1.653 0-2.995 1.341-2.995 2.997m-1.093 2.436H26.594v-1.412c.603-.97.913-2.104.913-3.352v-.051c0-1.176-.311-2.239-.913-3.129V.234h4.191v11.971h5.249s-.644 1.649.565 3.642zm-25.952.007L6 10.294l-1.823 2.131v3.429H0V.271h4.177v6.571L9.754.271h4.723L8.45 7.397l7.198 8.457h-5.001zm15.343-4.771c-.06 3.106-2.48 5.045-6.366 5.045-.787 0-1.731-.208-1.92-.252l-3.952-4.808c2.736 1.626 4.509 1.622 6.097 1.622 1.197 0 1.904-.426 1.918-1.176l.001-.049c.016-.748-.617-1.12-2.704-1.592-3.191-.736-5.848-1.614-5.792-4.864l.002-.048C13.328 1.998 15.786 0 19.388 0c2.541 0 4.611.665 6.319 2.024l-2.132 2.938c-1.403-.981-2.964-1.519-4.374-1.519-1.226 0-1.692.569-1.702 1.103v.045c-.016.79.56 1.118 2.78 1.627 3.468.761 5.771 1.868 5.712 4.813l-.001.052z"></path></svg></div></a><div class="ksl-header-nav-group ksl-header-nav-group--level-1 ksl-header-news"><div class="ksl-header-nav-group__head" aria-hidden="true"></div><div class="ksl-header-nav-group__body"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-home"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">News</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/news/utah" role="menuitem" rel>Utah</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/news/features" role="menuitem" rel>Features</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/news/us" role="menuitem" rel>U.S.</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/news/world" role="menuitem" rel>World</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/news/voces-de-utah" role="menuitem" rel>Voces de Utah</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/news/idaho" role="menuitem" rel>Idaho</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/news/traffic" role="menuitem" rel>Traffic</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="https://live.ksl.com" role="menuitem" rel>Video</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-sports"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/sports" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Sports</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/sports/utah-jazz" role="menuitem" rel>Utah Jazz</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/sports/utah-hockey-club" role="menuitem" rel>Utah HC</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/sports/byu-cougars" role="menuitem" rel>BYU Cougars</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/sports/utah-utes" role="menuitem" rel>Utah Utes</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/sports/pac-12-hotline" role="menuitem" rel>Big 12 Hotline</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/sports/utah-state-aggies" role="menuitem" rel>Utah State Aggies</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/sports/weber-state-wildcats" role="menuitem" rel>Weber State Wildcats</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="//www.ksl.com/sports/real-salt-lake" role="menuitem" rel>Real Salt Lake</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-8" href="//www.ksl.com/sports/national" role="menuitem" rel>National</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-9" href="//www.ksl.com/sports/pickem/pro" role="menuitem" rel>Pick'em - Pro</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-10" href="//www.ksl.com/sports/pickem" role="menuitem" rel>Pick'em - College</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-11" href="//www.ksl.com/sports/beyond-the-game" role="menuitem" rel>Beyond the Game</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-12" href="//www.ksl.com/sports/high-school" role="menuitem" rel>High School</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-13" href="//www.ksl.com/sports/stats-and-scores" role="menuitem" rel>Stats & Scores</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-beyondSeries"><div class="ksl-header-nav-item-new-link" aria-hidden="true">New</div><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/beyond" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Beyond Series</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/sports/beyond-the-game" role="menuitem" rel>Beyond the Game</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/beyond/beyond-business" role="menuitem" rel>Beyond Business</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-brandview"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/brandview" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Brandview</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/brandview/minky-couture" role="menuitem" rel>Minky Couture</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/brandview/salt-lake-chamber" role="menuitem" rel>Salt Lake Chamber</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/brandview/utah-real-estate" role="menuitem" rel>Utah Real Estate</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/brandview/rc-willey" role="menuitem" rel>RC Willey</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/brandview/u-of-u-health-care" role="menuitem" rel>U of U Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/brandview/intermountain-healthcare" role="menuitem" rel>Intermountain Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/brandview/retirement-planning" role="menuitem" rel>Retirement Planning</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-tv"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.ksltv.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">TV/Radio</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://live.ksl.com" role="menuitem" rel>Watch Live</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://kslnewsradio.com/listen/" role="menuitem" target="_blank" rel="noopener">Listen Live</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-obituaries"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.thememories.com/ksl/obituaries" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Obituaries</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://www.thememories.com/ksl/obituaries/create-life-story" role="menuitem" rel="nofollow">Create Life Story</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://www.thememories.com/ksl/obituaries/account" role="menuitem" rel="nofollow">My Life Stories</a></div></div></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-1 ksl-header-weather ksl-header-weather-dropdown"><div class="ksl-header-nav-group__head"></div><div class="ksl-header-dropdown wrapper--weather-widget"><a href="https://www.ksl.com/weather/forecast" class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow wrapper--weather-toggle" aria-expanded="false" aria-haspopup="true" aria-label="Weather"></a><div class="ksl-header-dropdown__body weather-dropdown" aria-hidden="true"><div class="weather-widget"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 level-2-weather"><div class="ksl-header-nav-group__body"><div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/weather/radar" role="menuitem" rel="_none">VORTEX</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/weather/microcast" role="menuitem" rel="_none">MicroCast</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/weather/currents" role="menuitem" rel="_none">Current Conditions</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/weather/cameras" role="menuitem" rel="_none">Cameras</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/weather/photoContest" role="menuitem" rel="_none">Photo Contest</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/weather/alerts" role="menuitem" rel="_none">Weather Alerts</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/weather/outdoorPlanner" role="menuitem" rel="_none">Outdoor Weather Planner</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="//www.ksl.com/weather/airQuality" role="menuitem" rel="_none">Air Quality</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-8" href="//www.ksl.com/weather/weatherWorks" role="menuitem" rel="_none">Weather Works</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-9" href="//www.ksl.com/weather/snowpack" role="menuitem" rel="_none">Snowpack</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-10" href="//www.ksl.com/weather/skiReport" role="menuitem" rel="_none">Ski Report</a></div></div></div></div></div></div></div></div><div class="ksl-header-nav-group ksl-header-marketplace--noSearch ksl-header-nav-group--level-1 ksl-header-marketplace"><div class="ksl-header-nav-group__head" aria-hidden="true">Marketplace</div><div class="ksl-header-nav-group__body"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-classifieds"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://classifieds.ksl.com/?c=1" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Classifieds</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Classifieds" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Classifieds" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Classifieds" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://myaccount.ksl.com/messages?section=Classifieds&meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://classifieds.ksl.com/sell" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://classifieds.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-cars"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://cars.ksl.com/?c=1" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Cars</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Cars" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Cars" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Cars" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://myaccount.ksl.com/messages?section=Cars&meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://cars.ksl.com/sell" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://cars.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-homes"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://homes.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Homes</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Homes" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Homes" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Homes" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://myaccount.ksl.com/messages?section=Homes&meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://homes.ksl.com/sell/sell-choice" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-jobs"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://jobs.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Jobs</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Jobs" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Jobs" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Jobs" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://jobs.ksl.com/edit" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://jobs.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-services"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://services.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Services</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Services" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://classifieds.ksl.com/services/sell" role="menuitem" rel="nofollow">List a Business</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://services.ksl.com/faq" role="menuitem" rel>Support</a></div></div></div></div></div><div class="ksl-header__stacking-section"><button aria-labelledby="ksl-header-messages-label" class="ksl-header-message-button__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;"><title>Messages (0)</title><path d="M483.3,24.5c-5.5-5.6-13.8-7.5-21.1-4.8L16.8,181.9c-7.5,2.7-12.7,9.7-13.1,17.6c-0.5,8,3.9,15.5,11,19 l177.3,88.6l88.8,177.3c3.4,6.8,10.3,11,17.9,11c0.3,0,0.6,0,0.9,0c7.9-0.4,14.8-5.4,17.7-12.7L487.6,45.8 C490.5,38.5,488.8,30.1,483.3,24.5z M388.3,89.2L203,268.1L74.1,203.6L388.3,89.2z M231.3,296.4l185.6-179.2L296.3,426.4 L231.3,296.4z"></path></svg></button><div class="ksl-header-dropdown ksl-header-account-dropdown ksl-header-dropdown--has-close-action"><span class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-account-toggle"><button class="ksl-header-account-toggle__icon" aria-labelledby="ksl-header-account-label" aria-haspopup="true" aria-expanded="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><title id="ksl-header-account-label">account - logged out</title><path fill="#FFF" d="M354.9 224h-14.1c20.8-22.3 33.4-52.4 33.4-85.4 0-67.9-55.1-123.9-123.9-123.9s-123.9 56-123.9 123.9c0 33 12.7 63 33.4 85.4h-14.1c-45.9 0-83.5 37.6-83.5 83.5v177.2h376.4V307.6c-.1-45.9-37.8-83.6-83.7-83.6zm-190-85.3c0-46.8 38.6-85.4 85.4-85.4s85.4 38.6 85.4 85.4c0 43.5-32 79.3-73 85.4H238c-41.1-6.1-73.1-42-73.1-85.4zM399 446.2H101.6V307.6c0-24.8 20.2-44.1 44.1-44.1H355c23.9 0 44.1 19.3 44.1 44.1v138.6z"></path></svg></button></span><div class="ksl-header-dropdown__body account-dropdown"><div class="ksl-header-account"><div class="ksl-header-account__logged-out"><a class="ksl-header-account__login-button subitem-0 ksl-header-button" href="https://myaccount.ksl.com/login">Sign In</a><a class="ksl-header-account__create-account-link ksl-header-link subitem-1" href="https://www.ksl.com/myaccount/create-account">Or Create an Account</a></div><div class="ksl-header-account__links"><div class="ksl-header-nav-item"><a class="ksl-header-nav-link" href="https://support.ksl.com/hc/en-us"><span class="ksl-header-nav-link__icon ksl-header-nav-link__icon--support"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><title>Support</title><path d="M493.4,275.6c0-42.1-21.3-75.6-49.8-81.2c-2.8-9-9.8-16.1-18.8-19c-9-87.7-83.3-156.4-173.3-156.4 C161.3,19.1,87,87.8,78,175.5c-9,2.9-16,10-18.8,19c-28.5,5.6-49.8,39-49.8,81.2c0,42.1,21.3,75.6,49.8,81.1 c3.7,11.8,14.6,20.5,27.6,20.5c16,0,29-13,29-29V203c0-12.2-7.6-22.7-18.3-26.9c8.6-77.3,74.3-137.6,153.9-137.6 c79.6,0,145.3,60.3,153.9,137.6c-10.7,4.3-18.3,14.7-18.3,26.9v145.2c0,12.6,8.1,23.2,19.3,27.2c-0.7,30.8-24.2,57-55.6,59.9 c-3.7,0.4-7.5,0.3-12.1,0h-30.8c-4-11.2-14.7-19.4-27.3-19.4H232c-16,0-29,13-29,29s13,29,29,29h48.4c12.6,0,23.2-8.1,27.3-19.4 l29.9,0c2.5,0.2,4.9,0.3,7.4,0.3c2.5,0,4.9-0.1,7.4-0.3c41.4-3.8,72.4-38.5,73.1-79.2c8.6-3,15.3-10,18.1-18.7 C472,351.2,493.4,317.8,493.4,275.6z M28.7,275.6c0-28.7,12.6-53.4,29-60.6v121.2C41.3,329,28.7,304.3,28.7,275.6z M96.5,348.2 c0,5.3-4.3,9.7-9.7,9.7c-5.3,0-9.7-4.3-9.7-9.7V203c0-5.3,4.3-9.7,9.7-9.7c5.3,0,9.7,4.3,9.7,9.7V348.2z M280.4,454.7H232 c-5.3,0-9.7-4.3-9.7-9.7c0-5.3,4.3-9.7,9.7-9.7h48.4c5.3,0,9.7,4.3,9.7,9.7C290.1,450.4,285.7,454.7,280.4,454.7z M425.6,348.2 c0,5.3-4.3,9.7-9.7,9.7s-9.7-4.3-9.7-9.7V203c0-5.3,4.3-9.7,9.7-9.7s9.7,4.3,9.7,9.7V348.2z M445,336.2V215 c16.5,7.2,29.1,31.9,29.1,60.6S461.4,329,445,336.2z"></path></svg></span>Support</a></div></div></div></div></div></div></div></div><div class="ksl-header-reserved ksl-header-reserved--large"></div></div><div id="ksl-header-skip" tabIndex="-1"></div></div></div></div><div id="kslHeader"></div></div><div class="ksl-header-menu-container__content"><div class="pagebody"><div class="main_content" id="main_content" ><style> .ElectionNow { overflow: auto; white-space: nowrap; min-height: 30px; height: auto; font-size: 14px; color: #333; background: #eeeeee; font-weight: 300; padding: 5px 0 0; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; float: left; cursor: pointer; margin: 0 5.175601%; width: 89.648798%; } /* For WebKit browsers (Chrome, Safari, Edge Chromium, Opera) */ .ElectionNow::-webkit-scrollbar { width: 4px; /* Vertical scrollbar width */ height: 4px; /* Horizontal scrollbar height */ } .ElectionNow::-webkit-scrollbar-track { background: transparent; /* Background of the scrollbar track */ } .ElectionNow::-webkit-scrollbar-thumb { background-color: #022e65; border-radius: 0; } .ElectionNow ul { padding: 5px 0.5em !important; width: 100%; float: left } .electionsHeader { background: #001137; padding: 0.25em 0.7em; font-size: 1.2em; font-weight: 700; color: #fff; margin: 15px 5.175601% 0; width: 89.648798%; } /* Not sure why, but something keeps setting `.ddm-menu` to this element at `@media(max-width: 939px)` */ .ElectionNow ul.ddm-menu { width: 100%; height: 100%; position: static; z-index: auto; top: auto; left: auto; transition: none; overflow: auto; -webkit-overflow-scrolling: auto; padding: 5px 0.5em !important; } .results { display: inline-block; min-width: 20%; vertical-align: top; box-sizing: border-box; padding: 0 0.5em; border-left: 1px solid #ccc; } .results p { clear: both; margin: 0; font-size: 0.8rem; } .results:first-child { border-left: 0; margin: 0; } .results h3 { padding: 0 0 5px; font-weight: 700; } .results .candidate-result { float: right; font-weight: 600; } .precincts { float: right; font-size: 10px; font-style: italic; font-weight: 300 !important; } div.results { font-size: 12px !important; letter-spacing: -0.02em !important; margin-bottom: 5px; } .winner { font-weight: 700; color: green; } .winner > img { height: 12px; width: 12px; } .declared { font-weight: 300; } .result-box { transition: background-color 1s; } #electionsTicker { min-height: 78px; } #electionsTicker * { font-family: 'Nunito Sans', sans-serif; } @media(max-width: 850px) { /*div.results:nth-child(n+4) {*/ /* display: none;*/ /*}*/ .results { width: 33.333333%; } .results h3 { font-size: 1.1rem; } .hideCandidates { display: none; } .results p { font-size: 1.1rem; } .ElectionNow .generic { font-size: 1rem; } } @media(max-width: 550px) { div.results:nth-child(n + 5) { display: none; } .results { width: 100%; border-bottom: 1px solid #ccc; border-left: 0; padding: 0 3.5%; } .ElectionNow { width: 100%; margin: 0; white-space: normal; height: 200px; overflow-y: scroll; } .electionsHeader { width: 100%; margin: 0; } .ElectionNow ul { padding: 0 !important; width: 100%; float: left; } .results p { font-size: 1.5em; } .results h3 { font-size: 1.2em; } div.results { padding-top: 1em; padding-bottom: 1em; } } </style><div data-ksl-news-dfp-ad-id-off="mobileReskinTop" class="mobile_wrap_off" data-ksl-news-dfp-ad-footer-off></div><div class="top_story"><div class="top_story_info"><a href="/article/51288461/cox-says-these-bills-will-make-utah-safer-but-can-they-solve-the-states-new-trouble-spot" data-sid="51288461"><h1> Cox says these bills will make Utah safer, but can they solve the state's new trouble spot? </h1><h2>Utah leaders say they're sending a message to criminal enterprises through a suite of bills that will soon go into law, especially as a new trouble spot has appeared in recent months.</h2></a></div><noscript><!-- This is only applied when JS is OFF --><style> .js-only { display: none; } </style></noscript><a href="/article/51288461/cox-says-these-bills-will-make-utah-safer-but-can-they-solve-the-states-new-trouble-spot" data-sid="51288461"><picture class="js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305332/30533259.jpg?filter=kslv2/responsive_top_sm" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305332/30533259.jpg?filter=kslv2/responsive_story_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3053/305332/30533259.jpg?filter=kslv2/responsive_top_sm" srcset="https://img.ksl.com/slc/3053/305332/30533259.jpg?filter=kslv2/responsive_top_sm" alt="Cox says these bills will make Utah safer, but can they solve the state's new trouble spot?"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305332/30533259.jpg?filter=kslv2/responsive_top_sm" alt="Cox says these bills will make Utah safer, but can they solve the state's new trouble spot?"></noscript></a></div><div class="top_picks"><figure class="pick_story"><a href="/article/51288733/mother-of-8-year-old-boy-shot-and-killed-in-saratoga-springs-has-also-died" data-sid="51288733"><picture><source srcset="https://img.ksl.com/slc/3049/304935/30493595.jpeg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3049/304935/30493595.jpeg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3049/304935/30493595.jpeg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3049/304935/30493595.jpeg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3049/304935/30493595.jpeg?filter=kslv2/responsive_toppicks" alt="Mother of 8-year-old boy shot and killed in Saratoga Springs has also died"><!--[endif]--></picture></a><h2><a href="/article/51288733/mother-of-8-year-old-boy-shot-and-killed-in-saratoga-springs-has-also-died" data-sid="51288733"> Mother of 8-year-old boy shot and killed in Saratoga Springs has also died </a></h2></figure><figure class="pick_story"><a href="/article/51287698/fbi-to-bolster-efforts-in-utah-elsewhere-to-resolve-violent-crimes-involving-indigenous-people" data-sid="51287698"><picture><source srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_toppicks" alt="FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people"><!--[endif]--></picture></a><h2><a href="/article/51287698/fbi-to-bolster-efforts-in-utah-elsewhere-to-resolve-violent-crimes-involving-indigenous-people" data-sid="51287698"> FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people </a></h2></figure><figure class="pick_story"><a href="/article/51288606/utahns-are-going-to-feel-it-gov-cox-says-of-trumps-liberation-day-tariffs" data-sid="51288606"><picture><source srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_toppicks" alt="'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs"><!--[endif]--></picture></a><h2><a href="/article/51288606/utahns-are-going-to-feel-it-gov-cox-says-of-trumps-liberation-day-tariffs" data-sid="51288606"> 'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs </a></h2></figure></div><div class="ksl-unclear" data-adunit data-form-factor="not-mobile" ><div class="queue_ad q-spacer q-spacer__firstView"><div style="min-width: 300px; min-height: 250px;" data-container-id="firstView" ></div></div></div><script> // Request the SVG sprite fetch("//static.ksl.com/ksl-svg-sprite/sprite.svgz") .then((res) => res.text()) .then((svg) => { // Once you receive it, inject it into the HTML let div = document.createElement("div"); div.style.display = "none"; div.innerHTML = svg; document.body.insertBefore(div, document.body.childNodes[0]); }); </script><div class="queue_mn"><style> .queueHeader h3 { padding: 1% 0 1% 0; } </style><div class="queueHeader" style="display: flex;flex-wrap: nowrap;align-items: flex-start;justify-content: space-between;"><h3 style="flex: 1;">Latest News & Features</h3><script> KSL.onLoad.push(function () { const deps = ['https://d3njgrq4uvb497.cloudfront.net/react/6454752d92dcbcec72210e7d3088a4ca-CustomizeNewsFeed.min.js']; KSL.require(deps, function () { let customFeed = {}; customFeed.feed = []; let newsFeedLength = '0'; const localStorage = window.localStorage; if (performance.getEntriesByType("navigation")[0].type === "back_forward") { let myNews = localStorage.getItem('ksl-mynews'); if (myNews !== null) { myNews = JSON.parse(myNews); if (Object.keys(myNews).length > 0) { customFeed.feed = myNews.feed; newsFeedLength = myNews.length; } } } else { localStorage.removeItem('ksl-mynews'); } const props = { memberId: parseInt('0'), newsFeedLength: newsFeedLength, customFeed: customFeed }; ReactDOM.render( React.createElement( KSL.News.UI.CustomizeNewsFeed.default, props ), document.getElementById('customize-news') ); }); }); </script><div id="customize-news"></div></div><noscript><!-- This is only applied when JS is OFF --><style> .js-only { display: none; } .queue_story .image_box:before, #loadMoreStories, .browseday { display: none; } </style></noscript><div class="queue" data-sid="51287993"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51287993" href="/article/51287993/idaho-expands-death-penalty-to-child-predators" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Idaho expands death penalty to child predators" src="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_lg" alt="Idaho expands death penalty to child predators"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51287993" href="/article/51287993/idaho-expands-death-penalty-to-child-predators">Idaho expands death penalty to child predators</a></h2><h4><span class="long ">Emma Pitts, Deseret News | Posted</span><span class="short"> April 3 - 8:06 p.m. | </span><span class="save-story" id="story-51287993" onclick="kslSocialShare.redirectToLogin(51287993); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The state of Idaho recently passed a bill that was signed into law that would expand the death penalty to pedophiles. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288743"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288743" href="/article/51288743/murray-man-shot-by-police-charged-with-using-flamethrower-knives-against-officers" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Murray man shot by police charged with using flamethrower, knives against officers" src="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_lg" alt="Murray man shot by police charged with using flamethrower, knives against officers"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288743" href="/article/51288743/murray-man-shot-by-police-charged-with-using-flamethrower-knives-against-officers">Murray man shot by police charged with using flamethrower, knives against officers</a></h2><h4><span class="long ">Pat Reavy, KSL.com | Posted</span><span class="short"> April 3 - 7:40 p.m. | </span><span class="save-story" id="story-51288743" onclick="kslSocialShare.redirectToLogin(51288743); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A Murray man who was shot by police was charged Thursday with using a homemade flamethrower against police and throwing knives at officers.</h5></div></div><div class="queue_break"></div></div></div><!-- Story removed from queue because it's already a top pick (Cox says these bills will make Utah safer, but can they solve the state's new trouble spot?) --><div class="queue" data-sid="51288120"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288120" href="/article/51288120/storms-kill-6-in-the-south-and-midwest-as-forecasters-warn-of-catastrophic-rains-floods-this-week" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Storms kill 6 in the South and Midwest as forecasters warn of catastrophic rains, floods this week" src="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_lg" alt="Storms kill 6 in the South and Midwest as forecasters warn of catastrophic rains, floods this week"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288120" href="/article/51288120/storms-kill-6-in-the-south-and-midwest-as-forecasters-warn-of-catastrophic-rains-floods-this-week">Storms kill 6 in the South and Midwest as forecasters warn of catastrophic rains, floods this week</a></h2><h4><span class="long ">Adrian Sainz, George Walker IV and John Seewer, Associated Press | Updated</span><span class="short"> April 3 - 6:44 p.m. | </span><span class="save-story" id="story-51288120" onclick="kslSocialShare.redirectToLogin(51288120); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Violent storms and tornadoes tore through cities from Oklahoma to Indiana during what could be a record-setting period of deadly weather and flooding. The storms destroyed homes and sent debris nearly 5 miles into the air in one location.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288514"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288514" href="/article/51288514/white-house-national-security-officials-fired-sources-say-in-trumps-first-purge" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="White House national security officials fired, sources say, in Trump's first purge" src="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305261/30526109.JPG?filter=kslv2/responsive_lg" alt="White House national security officials fired, sources say, in Trump's first purge"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288514" href="/article/51288514/white-house-national-security-officials-fired-sources-say-in-trumps-first-purge">White House national security officials fired, sources say, in Trump's first purge</a></h2><h4><span class="long ">Erin Banco, Karen Freifeld, Gram Slattery and Andrea Shalal, Reuters | Updated</span><span class="short"> April 3 - 6:39 p.m. | </span><span class="save-story" id="story-51288514" onclick="kslSocialShare.redirectToLogin(51288514); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>At least six White House National Security Council officials have been fired or reassigned in what appears to be the first significant purge of Donald Trump's second presidency.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288729"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288729" href="/article/51288729/utah-board-of-education-rejects-letter-to-trump-administration-over-state-handling-of-federal-funds" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Utah Board of Education rejects letter to Trump administration over state handling of federal funds" src="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305371/30537132.jpeg?filter=kslv2/responsive_lg" alt="Utah Board of Education rejects letter to Trump administration over state handling of federal funds"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288729" href="/article/51288729/utah-board-of-education-rejects-letter-to-trump-administration-over-state-handling-of-federal-funds">Utah Board of Education rejects letter to Trump administration over state handling of federal funds</a></h2><h4><span class="long ">Logan Stefanich, KSL.com | Posted</span><span class="short"> April 3 - 6:32 p.m. | </span><span class="save-story" id="story-51288729" onclick="kslSocialShare.redirectToLogin(51288729); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The Utah State Board of Education on Thursday rejected a proposal to send an intent letter to the Trump administration and Utah's federal delegation expressing support for sending federal education dollars to the state.</h5></div></div><div class="queue_break"></div></div><div class="queue ad"><div class="firefox_fix"><div class="ksl-unclear" data-adunit data-form-factor="" ><div class="queue_ad q-spacer q-spacer__secondView"><div style="min-width: 300px; min-height: 250px;" data-container-id="secondView" data-ksl-news-dfp-param-key="queue"></div></div></div></div></div></div><div class="queue" data-sid="51288704"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288704" href="/article/51288704/warrant-issued-for-suspected-driver-in-fatal-west-jordan-hit-and-run-crash-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Warrant issued for suspected driver in fatal West Jordan hit-and-run crash " src="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2864/286464/28646462.jpeg?filter=kslv2/responsive_lg" alt="Warrant issued for suspected driver in fatal West Jordan hit-and-run crash "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288704" href="/article/51288704/warrant-issued-for-suspected-driver-in-fatal-west-jordan-hit-and-run-crash-">Warrant issued for suspected driver in fatal West Jordan hit-and-run crash </a></h2><h4><span class="long ">Pat Reavy, KSL.com | Posted</span><span class="short"> April 3 - 5:36 p.m. | </span><span class="save-story" id="story-51288704" onclick="kslSocialShare.redirectToLogin(51288704); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>An arrest warrant has been issued for the suspected driver of a fatal hit-and-run crash in West Jordan who is feared to have fled the area.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288064"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288064" href="/article/51288064/st-george-high-school-honors-retiring-principal-with-original-musical" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="St. George high school honors retiring principal with original musical" src="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_lg" alt="St. George high school honors retiring principal with original musical"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288064" href="/article/51288064/st-george-high-school-honors-retiring-principal-with-original-musical">St. George high school honors retiring principal with original musical</a></h2><h4><span class="long ">Cassidy Wixom, KSL.com | Posted</span><span class="short"> April 3 - 5:03 p.m. | </span><span class="save-story" id="story-51288064" onclick="kslSocialShare.redirectToLogin(51288064); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>More than a dozen students plan to honor their retiring principal with a brand new musical based completely on his life.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51287935"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51287935" href="https://bit.ly/445x3KC" target="_blank" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Family-friendly bike riding trails for Utah summer adventures" src="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3051/305102/30510244.jpg?filter=kslv2/responsive_lg" alt="Family-friendly bike riding trails for Utah summer adventures"></noscript></a></figure><div class="headline"><h3 class="partner">PARTNER</h3><h2 class="nowrap" ><a data-sid="51287935" href="https://bit.ly/445x3KC" target="_blank" >Family-friendly bike riding trails for Utah summer adventures</a></h2><h4><span class="long ">Karli Davis, KSL Classifieds | Posted</span><span class="short"> April 3 - 4:54 p.m. | </span><span class="save-story" id="story-51287935" onclick="kslSocialShare.redirectToLogin(51287935); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Our state is covered in leisurely and rowdy bike riding trails that everyone can enjoy. KSL Classifieds shares our favorite bike riding spots across Utah this summer — some easy, some tough, all amazing. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288575"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288575" href="/article/51288575/average-us-rate-on-a-30-year-mortgage-dips-to-664-for-the-second-drop-in-2-weeks" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Average US rate on a 30-year mortgage dips to 6.64% for the second drop in 2 weeks" src="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305270/30527077.jpg?filter=kslv2/responsive_lg" alt="Average US rate on a 30-year mortgage dips to 6.64% for the second drop in 2 weeks"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288575" href="/article/51288575/average-us-rate-on-a-30-year-mortgage-dips-to-664-for-the-second-drop-in-2-weeks">Average US rate on a 30-year mortgage dips to 6.64% for the second drop in 2 weeks</a></h2><h4><span class="long ">Alex Veiga, Associated Press | Posted</span><span class="short"> April 3 - 4:32 p.m. | </span><span class="save-story" id="story-51288575" onclick="kslSocialShare.redirectToLogin(51288575); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The average rate on a 30-year mortgage in the U.S. edged lower for the second week in a row, a modest but welcome boost for prospective home shoppers in the midst of the spring homebuying season.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51287980"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51287980" href="/article/51287980/police-investigating-human-remains-found-in-trash-bag-near-brigham-city" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Police investigating human remains found in trash bag near Brigham City" src="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3051/305129/30512964.jpeg?filter=kslv2/responsive_lg" alt="Police investigating human remains found in trash bag near Brigham City"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51287980" href="/article/51287980/police-investigating-human-remains-found-in-trash-bag-near-brigham-city">Police investigating human remains found in trash bag near Brigham City</a></h2><h4><span class="long ">Cassidy Wixom, KSL.com | Updated</span><span class="short"> April 3 - 4:30 p.m. | </span><span class="save-story" id="story-51287980" onclick="kslSocialShare.redirectToLogin(51287980); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Police are investigating human remains found Wednesday in a trash bag by the side of the road outside Brigham City. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288518"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288518" href="/article/51288518/police-probe-sign-in-southern-utah-from-white-supremacist-group" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Police probe sign in southern Utah from white supremacist group" src="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305253/30525393.jpeg?filter=kslv2/responsive_lg" alt="Police probe sign in southern Utah from white supremacist group"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288518" href="/article/51288518/police-probe-sign-in-southern-utah-from-white-supremacist-group">Police probe sign in southern Utah from white supremacist group</a></h2><h4><span class="long ">Nick Fiala, St. George News | Posted</span><span class="short"> April 3 - 4:04 p.m. | </span><span class="save-story" id="story-51288518" onclick="kslSocialShare.redirectToLogin(51288518); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A sign belonging to a white supremacist group was allegedly found hanging on an overpass in Washington near Exit 13 of Interstate 15 recently. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288759"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288759" href="/article/51288759/have-you-seen-this-espn-analyst-has-touching-moment-with-son-on-autism-awareness-day" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day" src="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_lg" alt="Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288759" href="/article/51288759/have-you-seen-this-espn-analyst-has-touching-moment-with-son-on-autism-awareness-day">Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day</a></h2><h4><span class="long ">Ryan Miller, KSL.com | Posted</span><span class="short"> April 3 - 3:56 p.m. | </span><span class="save-story" id="story-51288759" onclick="kslSocialShare.redirectToLogin(51288759); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>On Wednesday, Dan Orlovsky wasn't an ESPN analyst or the former quarterback who jokes that "end zones should be 11 yards." He was a father.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288717"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288717" href="/article/51288717/man-killed-in-vehicle-fire-after-crashing-into-overpass-in-st-george" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Man killed in vehicle fire after crashing into overpass in St. George" src="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305332/30533287.jpeg?filter=kslv2/responsive_lg" alt="Man killed in vehicle fire after crashing into overpass in St. George"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288717" href="/article/51288717/man-killed-in-vehicle-fire-after-crashing-into-overpass-in-st-george">Man killed in vehicle fire after crashing into overpass in St. George</a></h2><h4><span class="long ">Cassidy Wixom, KSL.com | Posted</span><span class="short"> April 3 - 3:00 p.m. | </span><span class="save-story" id="story-51288717" onclick="kslSocialShare.redirectToLogin(51288717); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A driver died in a vehicle fire after crashing into an overpass pillar near the St. George airport on Thursday. </h5></div></div><div class="queue_break"></div></div><div class="queue"><div class="firefox_fix"><div class="ksl-unclear" data-adunit data-form-factor="" ><div class="queue_ad q-spacer q-spacer__thirdView"><div style="min-width: 300px; min-height: 250px;" data-container-id="thirdView" data-ksl-news-dfp-param-key="queue"></div></div></div></div></div></div><div class="queue" data-sid="51288708"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288708" href="/article/51288708/nhl-veteran-trevor-lewis-always-thought-slc-could-be-a-hockey-town-hes-happy-it-finally-is-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="NHL veteran Trevor Lewis always thought SLC could be a hockey town. He's happy it finally is " src="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305332/30533246.jpeg?filter=kslv2/responsive_lg" alt="NHL veteran Trevor Lewis always thought SLC could be a hockey town. He's happy it finally is "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288708" href="/article/51288708/nhl-veteran-trevor-lewis-always-thought-slc-could-be-a-hockey-town-hes-happy-it-finally-is-">NHL veteran Trevor Lewis always thought SLC could be a hockey town. He's happy it finally is </a></h2><h4><span class="long ">Ryan Miller, KSL.com | Posted</span><span class="short"> April 3 - 2:52 p.m. | </span><span class="save-story" id="story-51288708" onclick="kslSocialShare.redirectToLogin(51288708); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Utah native Trevor Lewis never thought he'd experience something like Thursday night: skating in an NHL game in his hometown.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288660"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288660" href="/article/51288660/utah-board-of-education-rejects-measure-targeting-lingering-diversity-programs-in-schools" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Utah Board of Education rejects measure targeting lingering diversity programs in schools" src="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3053/305318/30531802.jpeg?filter=kslv2/responsive_lg" alt="Utah Board of Education rejects measure targeting lingering diversity programs in schools"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288660" href="/article/51288660/utah-board-of-education-rejects-measure-targeting-lingering-diversity-programs-in-schools">Utah Board of Education rejects measure targeting lingering diversity programs in schools</a></h2><h4><span class="long ">Logan Stefanich, KSL.com | Posted</span><span class="short"> April 3 - 2:37 p.m. | </span><span class="save-story" id="story-51288660" onclick="kslSocialShare.redirectToLogin(51288660); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The Utah State Board of Education on Thursday struck down a resolution that targeted remaining diversity, equity and inclusion practices it says are "still present and active" in the state's schools and Board of Education rules.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288606"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288606" href="/article/51288606/utahns-are-going-to-feel-it-gov-cox-says-of-trumps-liberation-day-tariffs" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs" src="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305200/30520062.JPG?filter=kslv2/responsive_lg" alt="'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288606" href="/article/51288606/utahns-are-going-to-feel-it-gov-cox-says-of-trumps-liberation-day-tariffs">'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs</a></h2><h4><span class="long ">Bridger Beal-Cvetko, KSL.com | Posted</span><span class="short"> April 3 - 2:07 p.m. | </span><span class="save-story" id="story-51288606" onclick="kslSocialShare.redirectToLogin(51288606); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>President Donald Trump's latest round of tariffs will be felt by Utahns through price increases, Gov. Spencer Cox said, but he's "curious" to see how the trade measures play out.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288180"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288180" href="/article/51288180/rubio-us-is-committed-to-nato-but-europe-must-spend-more-on-defense" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Rubio: US is committed to NATO, but Europe must spend more on defense" src="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_lg" alt="Rubio: US is committed to NATO, but Europe must spend more on defense"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288180" href="/article/51288180/rubio-us-is-committed-to-nato-but-europe-must-spend-more-on-defense">Rubio: US is committed to NATO, but Europe must spend more on defense</a></h2><h4><span class="long ">Lili Bayer and Sabine Siebold, Reuters | Updated</span><span class="short"> April 3 - 1:22 p.m. | </span><span class="save-story" id="story-51288180" onclick="kslSocialShare.redirectToLogin(51288180); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Secretary of State Marco Rubio told NATO allies on Thursday that Washington remained committed to the alliance but expected them to spend far more on defense and would give them some time to do so.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288434"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288434" href="/article/51288434/child-flown-to-hospital-after-reported-near-drowning-in-brian-head-swimming-pool" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Child flown to hospital after reported near-drowning in Brian Head swimming pool" src="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2887/288776/28877615.jpeg?filter=kslv2/responsive_lg" alt="Child flown to hospital after reported near-drowning in Brian Head swimming pool"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288434" href="/article/51288434/child-flown-to-hospital-after-reported-near-drowning-in-brian-head-swimming-pool">Child flown to hospital after reported near-drowning in Brian Head swimming pool</a></h2><h4><span class="long ">Jeff Richards, St. George News | Posted</span><span class="short"> April 3 - 12:56 p.m. | </span><span class="save-story" id="story-51288434" onclick="kslSocialShare.redirectToLogin(51288434); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A 4-year-old child is recovering following a close call involving a near-drowning incident at a pool in Brian Head on Monday night, officials said.</h5></div></div><div class="queue_break"></div></div><div id="image-carousel" class="queue_carousel"></div><div class="queue_break carousel_queue_break"></div><script> KSL.onLoad.push(function () { const deps = ['https://d3njgrq4uvb497.cloudfront.net/react/780b06be3763fb4f941b5c65c3733a2b-ImageCarousel.min.js']; const match = document.cookie.match(/(^|;) ?hideImageCarousel=([^;]*)(;|$)/); const hideCookieValue = match ? match[2] : null; const carouselContainer = document.getElementById('image-carousel'); const carouselBreak = document.querySelector('.carousel_queue_break'); if (hideCookieValue !== '1') { KSL.require(deps, function () { let mid = 0; let kslApp = {"config":{"sports":{"apiBase":"https:\/\/news-api.ksl.com\/v1\/sports\/"},"debug":false,"nav":{"svg":{"logo":"https:\/\/media.ksl.com\/svg\/ksl-logo.svg","logoSmall":"https:\/\/media.ksl.com\/svg\/ksl-logo-small.svg"},"png":{"logo":"https:\/\/media.ksl.com\/png\/ksl-logo.png","logoSmall":"https:\/\/media.ksl.com\/png\/ksl-logo-small.png"}},"tests":{"endToEnd":{"baseUrl":"https:\/\/www.ksl.com"}},"ads":{"network":6686,"site":"ddm.ksl","baseTagUrl":"https:\/\/pubads.g.doubleclick.net\/gampad\/ads"},"assets":{"baseUrl":"https:\/\/d3njgrq4uvb497.cloudfront.net\/"},"twig":{"path":"\/app\/views","enableTemplateCache":true,"cachePath":"\/cache"},"log":{"path":"\/tmp\/www.ksl.com.log","graylog":{"host":"graylog.deseretdigital.com","port":12202},"daysToKeep":30},"aws":{"accessKeyId":"AKIA3UO2XQAZV4U4A2FH","secretAccessKey":"\/1yLLVWcn1evGyEXc3NSAE7gOzL\/H8YXbsBxw47A","version":"latest","region":"us-east-1","bucket":"pandora.bonnint.net"},"mongo":{"connectionString":"mongodb:\/\/sessiondb1.ksl.com,sessiondb2.ksl.com,sessiondb3.ksl.com,sessiondb4.ksl.com,sessiondb5.ksl.com\/?replicaSet=ksl_sessions&connectTimeoutMS=1000&readPreference=secondaryPreferred&maxStalenessSeconds=90","db":"sessions","collection":"sessions","debug":false},"react":{"base":"https:\/\/static.ksl.com\/javascript\/react.production.min.js","dom":"https:\/\/static.ksl.com\/javascript\/react-dom.production.min.js"},"session":{"cookieDomain":".ksl.com","cookieLifetime":31536000,"cookieSecure":true,"cookieHttpOnly":true},"reauth":{"timeout":{"comments":172800}},"uiComponents":{"baseUrl":"https:\/\/d3njgrq4uvb497.cloudfront.net\/react\/","bundles":"https:\/\/d3njgrq4uvb497.cloudfront.net\/react\/bundles.json"},"imageFilters":{"articlePoster":"filter=kslv2\/responsive_story_lg","articlePosterThumbnail":"filter=kslv2\/responsive_top_sm","articleTopPicks":"filter=kslv2\/responsive_toppicks","authorThumbnail":"filter=ksl\/img90","photoGallery":"filter=ksl\/gallery","photoGallerySmall":"filter=ksl\/gallery_small","photoGalleryThumbnail":"filter=ksl\/gallery_thumbnail","queueLarge":"filter=kslv2\/responsive_lg","queueSmall":"filter=kslv2\/responsive_200","videoListThumbnail":"filter=video\/150x84","inlineLarge":"filter=kslv2\/inline_lg","inlineSmall":"filter=kslv2\/inline_sm","inlineEmbedThumbnail":"filter=ksl\/200x150_cropped"},"siftScience":{"key":"46e0e4c3e4"},"ipBlacklistUrl":"https:\/\/www.ksl.com\/ip_blacklist.txt","ipWhitelistUrl":"https:\/\/www.ksl.com\/ip_whitelist.txt","forecast":{"validCities":["Salt Lake","Ogden","Provo","Saint George","Logan","Park City","Moab","Price","Cedar City","Vernal","Evanston","Richfield","Manti","Montpelier","Tooele"],"validZones":{"Salt Lake":"zone-1","Ogden":"zone-2","Provo":"zone-3","Saint George":"zone-6","Logan":"zone-4","Park City":"zone-5","Moab":"zone-8","Price":"zone-9","Cedar City":"zone-7","Vernal":"zone-10","Evanston":"zone-11","Richfield":"zone-13","Manti":"zone-14","Montpelier":"zone-12","Tooele":"zone-15"},"validCams":{"Salt Lake":"Northern Utah","Ogden":"Northern Utah","Provo":"Northern Utah","Saint George":"Southern Utah","Logan":"Northern Utah","Park City":"Northern Utah","Moab":"Southern Utah","Price":"Southern Utah","Cedar City":"Southern Utah","Vernal":"Northern Utah","Evanston":"Northern Utah","Richfield":"Southern Utah","Manti":"Southern Utah","Montpelier":"Northern Utah","Tooele":"Northern Utah"}},"reauthURLS":{"comments":{"REAUTH_KEY_PATTERN":"|article\/(\\d+)|","REAUTH_KEY_NAME":"comments","REAUTH_KEY_ACTION":0,"REAUTH_KEY_TIMEOUT":172800},"general":{"REAUTH_KEY_PATTERN":"|public\/member\/home|","REAUTH_KEY_ACTION":1,"REAUTH_KEY_TIMEOUT":1800}},"mods":{"3":"Devin B.","5726":"Steve B.","132385":"Glenn S.","190706":"Rob J.","273375":"Rob J.","273424":"Jordan O.","1226288":"Josh F.","481380":"Linda W.","2673507":"Xoel C.","2897363":"Whitney E.","1509194":"Marly F.","3777702":"Allison M.","3695890":"Rachel B.","3442086":"Tori F.","3403493":"Krissy H.","3403471":"Olivia S."},"env":"prod"},"hideHeader":false,"session_id":"","reactBundles":{"AdUnit.min.js":"f4c71afb65516d825e05345e2e82c728-AdUnit.min.js","Button.min.js":"67d8cf961d5b8d8d469cb216088cb38c-Button.min.js","NewsListItem.min.js":"a59cdc0d87f3aa2c4742d64f89c33ee4-NewsListItem.min.js","QueueNotification.min.js":"d09eb19c6ef1b55a64dcc646b8cbd9a0-QueueNotification.min.js","Button.min.js.map":"67d8cf961d5b8d8d469cb216088cb38c-Button.min.js.map","vendors~NewsListItem.min.js":"3a86b6899f6f913e193b590f5e40a3b2-vendors~NewsListItem.min.js","AdUnit.min.js.map":"f4c71afb65516d825e05345e2e82c728-AdUnit.min.js.map","NewsListItem.min.js.map":"a59cdc0d87f3aa2c4742d64f89c33ee4-NewsListItem.min.js.map","QueueNotification.min.js.map":"d09eb19c6ef1b55a64dcc646b8cbd9a0-QueueNotification.min.js.map","vendors~NewsListItem.min.js.map":"3a86b6899f6f913e193b590f5e40a3b2-vendors~NewsListItem.min.js.map","AdUnit.js.map":"d5177cf7c8f86668350e2473fd206eb6-AdUnit.js.map","Button.js.map":"48ecae3c8ecc484c10995e7c8172e459-Button.js.map","CommentDashboard.min.js":"e2292303088bf1134ffdfaf5e1e08dc3-CommentDashboard.min.js","CommentMod.min.js":"dc964e8f4f36793b745f6286d2b36300-CommentMod.min.js","Comments.min.js":"05ef3998b2e12225991bb73c9db7803a-Comments.min.js","ElectionsTicker.min.js":"c81f07b9fcc650ef6529881cd23c708d-ElectionsTicker.min.js","Iwitness.min.js":"38b60f4fd1e7a42791f058254b43ab2d-Iwitness.min.js","Microcast.min.js":"041ccd9c8f13c1677bb09c44d60ce198-Microcast.min.js","Alerts.min.js":"3a25368b5a8434cf7c4ea32329fb9469-Alerts.min.js","Cms.min.js":"dccf1e6af14217937273c6ba62e66f90-Cms.min.js","Elections.min.js":"7cc23a14bd12dd6453b6ec254b2c8928-Elections.min.js","Myth.min.js":"0e69391bb5609fb1ac90ccd69b344949-Myth.min.js","OlympicCountdown.min.js":"47cd4adee97072798de81652624ceea7-OlympicCountdown.min.js","PhotoGallery.min.js":"3f6f835c93edbe4fd61a764b1dee4add-PhotoGallery.min.js","Pickem.min.js":"70debb247c1a2fab12bb83e0b111573c-Pickem.min.js","Queue.min.js":"7409b372bfc0cb9bc480b92c704c1f61-Queue.min.js","Sample.min.js":"67f360db6718433d59d45f2cb76bf698-Sample.min.js","ScoreboardFull.min.js":"0b99d53fad812c1e5d5fe0fce865714b-ScoreboardFull.min.js","SelectWeatherPics.min.js":"ed9b9069a1fd477ffea2b236289dd733-SelectWeatherPics.min.js","SportsBoxscores.min.js":"075c1b99422d6d2a73be2d33948de917-SportsBoxscores.min.js","SportsFanTop25.min.js":"a03e647e461f3c222ffef4c6f93c96c3-SportsFanTop25.min.js","SportsPoll.min.js":"82986348995f55de88ab9703a9e78951-SportsPoll.min.js","StudioCommentDashboard.min.js":"b8f55ba9eaebd7c4def5e84db09a7216-StudioCommentDashboard.min.js","Tools.min.js":"990486e5024d9f381b91e055ff0e6d70-Tools.min.js","VideoPromoter.min.js":"c387f70abf862e24b58442c7ea8f12b4-VideoPromoter.min.js","SportsScoreboard.min.js":"3606a2196750eac9c9043d782a8fdbcf-SportsScoreboard.min.js","Watchit.min.js":"31c68f59e3fcf340c92cf898854cc910-Watchit.min.js","WeatherForecast.min.js":"3d84f0285ba68e4f937925ec4b07ab3e-WeatherForecast.min.js","WeatherNetwork.min.js":"2edbf5866fc76ecbf746d1be5d3f1122-WeatherNetwork.min.js","WeatherPhotoMod.min.js":"a6130fa380d94bb2718d193680ee96f4-WeatherPhotoMod.min.js","WingAds.min.js":"2da941dcfbe5ed3bc541823c3abe5268-WingAds.min.js","Alerts.min.js.map":"3a25368b5a8434cf7c4ea32329fb9469-Alerts.min.js.map","CommentDashboard.min.js.map":"e2292303088bf1134ffdfaf5e1e08dc3-CommentDashboard.min.js.map","CommentMod.min.js.map":"dc964e8f4f36793b745f6286d2b36300-CommentMod.min.js.map","Cms.min.js.map":"dccf1e6af14217937273c6ba62e66f90-Cms.min.js.map","Comments.min.js.map":"05ef3998b2e12225991bb73c9db7803a-Comments.min.js.map","Iwitness.min.js.map":"38b60f4fd1e7a42791f058254b43ab2d-Iwitness.min.js.map","Microcast.min.js.map":"041ccd9c8f13c1677bb09c44d60ce198-Microcast.min.js.map","Myth.min.js.map":"0e69391bb5609fb1ac90ccd69b344949-Myth.min.js.map","OlympicCountdown.min.js.map":"47cd4adee97072798de81652624ceea7-OlympicCountdown.min.js.map","Elections.min.js.map":"7cc23a14bd12dd6453b6ec254b2c8928-Elections.min.js.map","ElectionsTicker.min.js.map":"c81f07b9fcc650ef6529881cd23c708d-ElectionsTicker.min.js.map","PhotoGallery.min.js.map":"3f6f835c93edbe4fd61a764b1dee4add-PhotoGallery.min.js.map","Pickem.min.js.map":"70debb247c1a2fab12bb83e0b111573c-Pickem.min.js.map","Queue.min.js.map":"7409b372bfc0cb9bc480b92c704c1f61-Queue.min.js.map","Sample.min.js.map":"67f360db6718433d59d45f2cb76bf698-Sample.min.js.map","ScoreboardFull.min.js.map":"0b99d53fad812c1e5d5fe0fce865714b-ScoreboardFull.min.js.map","SelectWeatherPics.min.js.map":"ed9b9069a1fd477ffea2b236289dd733-SelectWeatherPics.min.js.map","SportsBoxscores.min.js.map":"075c1b99422d6d2a73be2d33948de917-SportsBoxscores.min.js.map","SportsFanTop25.min.js.map":"a03e647e461f3c222ffef4c6f93c96c3-SportsFanTop25.min.js.map","SportsPoll.min.js.map":"82986348995f55de88ab9703a9e78951-SportsPoll.min.js.map","SportsScoreboard.min.js.map":"3606a2196750eac9c9043d782a8fdbcf-SportsScoreboard.min.js.map","StudioCommentDashboard.min.js.map":"b8f55ba9eaebd7c4def5e84db09a7216-StudioCommentDashboard.min.js.map","Tools.min.js.map":"990486e5024d9f381b91e055ff0e6d70-Tools.min.js.map","VideoPromoter.min.js.map":"c387f70abf862e24b58442c7ea8f12b4-VideoPromoter.min.js.map","Watchit.min.js.map":"31c68f59e3fcf340c92cf898854cc910-Watchit.min.js.map","WeatherForecast.min.js.map":"3d84f0285ba68e4f937925ec4b07ab3e-WeatherForecast.min.js.map","WeatherPhotoMod.min.js.map":"a6130fa380d94bb2718d193680ee96f4-WeatherPhotoMod.min.js.map","WingAds.min.js.map":"2da941dcfbe5ed3bc541823c3abe5268-WingAds.min.js.map","WeatherNetwork.min.js.map":"2edbf5866fc76ecbf746d1be5d3f1122-WeatherNetwork.min.js.map","Calendar.min.js":"384ee30ceebfd3d05e8a5e9f7f5e11d8-Calendar.min.js","Calendar.min.js.map":"384ee30ceebfd3d05e8a5e9f7f5e11d8-Calendar.min.js.map","WeatherSearch.min.js":"5196ed4644792ed3823ab9e232817739-WeatherSearch.min.js","WeatherSearch.min.js.map":"5196ed4644792ed3823ab9e232817739-WeatherSearch.min.js.map","TestCMS.min.js":"a51231d853dd34eb3b3edd062429e70d-TestCMS.min.js","TestCMS.min.js.map":"a51231d853dd34eb3b3edd062429e70d-TestCMS.min.js.map","SportsScoreboardNew.min.js":"6d42fd61636dceb102879b35fecced1f-SportsScoreboardNew.min.js","SportsScoreboardNew.min.js.map":"6d42fd61636dceb102879b35fecced1f-SportsScoreboardNew.min.js.map","CustomizeNewsFeed.min.js":"6454752d92dcbcec72210e7d3088a4ca-CustomizeNewsFeed.min.js","CustomizeNewsFeed.min.js.map":"6454752d92dcbcec72210e7d3088a4ca-CustomizeNewsFeed.min.js.map","MyNews.min.js":"1e61dde9606a99dec2c2a9a06312253d-MyNews.min.js","MyNews.min.js.map":"1e61dde9606a99dec2c2a9a06312253d-MyNews.min.js.map","SportsScoreboardApp.min.js":"91fff09e4a707c2d6c76bed9dc045396-SportsScoreboardApp.min.js","SportsScoreboardApp.min.js.map":"91fff09e4a707c2d6c76bed9dc045396-SportsScoreboardApp.min.js.map","LoadMore.min.js":"c7baa688c2e64bab946957b1dbef4d37-LoadMore.min.js","LoadMore.min.js.map":"c7baa688c2e64bab946957b1dbef4d37-LoadMore.min.js.map","ImageCarousel.min.js.map":"780b06be3763fb4f941b5c65c3733a2b-ImageCarousel.min.js.map","ImageCarousel.min.js":"780b06be3763fb4f941b5c65c3733a2b-ImageCarousel.min.js","baseUrl":"https:\/\/d3njgrq4uvb497.cloudfront.net\/react\/"},"bundles":{"js":{"app":"app--ksl-e2bc.js","styles":"styles--ksl-7f1e.js"},"css":{"styles":"styles--ksl-7f1e.css"}},"GDPR":false,"member_id":0,"user_name":"","admin":false,"server_name":"www.ksl.com","x_server":false,"environment":"prod","environmentUrlPrefix":""}; if (kslApp && kslApp.member_id) { mid = kslApp.member_id; } const props = { apiUrl: '/proxy', jwt: '', mid: mid, onClose: function () { // expires 30 days in the future document.cookie = `hideImageCarousel=1; expires=${new Date(new Date().getTime() + 1000 * 60 * 60 * 24 * 30).toGMTString()}; path=/`; if(carouselContainer) { carouselContainer.remove(); } if(carouselBreak) { carouselBreak.remove(); } }, }; ReactDOM.render( React.createElement(KSL.News.UI.ImageCarousel.default, props), document.getElementById('image-carousel') ); }); }else { if(carouselContainer) { carouselContainer.remove(); } if(carouselBreak) { carouselBreak.remove(); } } }); </script></div><div class="queue" data-sid="51287896"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51287896" href="/article/51287896/heres-what-roads-salt-lake-city-will-work-on-this-year-and-whats-on-pause" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Here's what roads Salt Lake City will work on this year — and what's on pause" src="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3051/305126/30512656.jpeg?filter=kslv2/responsive_lg" alt="Here's what roads Salt Lake City will work on this year — and what's on pause"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51287896" href="/article/51287896/heres-what-roads-salt-lake-city-will-work-on-this-year-and-whats-on-pause">Here's what roads Salt Lake City will work on this year — and what's on pause</a></h2><h4><span class="long ">Carter Williams, KSL.com | Posted</span><span class="short"> April 3 - 12:37 p.m. | </span><span class="save-story" id="story-51287896" onclick="kslSocialShare.redirectToLogin(51287896); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Salt Lake City officials said Wednesday that a handful of projects, in addition to ongoing work to reconstruct 2100 South, are slated to begin this year.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51287698"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51287698" href="/article/51287698/fbi-to-bolster-efforts-in-utah-elsewhere-to-resolve-violent-crimes-involving-indigenous-people" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people" src="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3050/305018/30501808.jpeg?filter=kslv2/responsive_lg" alt="FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51287698" href="/article/51287698/fbi-to-bolster-efforts-in-utah-elsewhere-to-resolve-violent-crimes-involving-indigenous-people">FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people</a></h2><h4><span class="long ">Tim Vandenack, KSL.com | Posted</span><span class="short"> April 3 - 12:05 p.m. | </span><span class="save-story" id="story-51287698" onclick="kslSocialShare.redirectToLogin(51287698); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The FBI will temporarily bolster efforts in Salt Lake City and other U.S. locales to investigate violent crimes involving Native American communities.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288354"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288354" href="/article/51288354/elon-musk-will-continue-to-be-adviser-after-departure-from-doge-vance-says" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Elon Musk will continue to be adviser after departure from DOGE, Vance says" src="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305204/30520473.JPG?filter=kslv2/responsive_lg" alt="Elon Musk will continue to be adviser after departure from DOGE, Vance says"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288354" href="/article/51288354/elon-musk-will-continue-to-be-adviser-after-departure-from-doge-vance-says">Elon Musk will continue to be adviser after departure from DOGE, Vance says</a></h2><h4><span class="long ">Andrea Shalal, Reuters | Updated</span><span class="short"> April 3 - 11:43 a.m. | </span><span class="save-story" id="story-51288354" onclick="kslSocialShare.redirectToLogin(51288354); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Billionaire Elon Musk will remain a friend and adviser to President Donald Trump and Vice President JD Vance, even after he leaves his role with the Department of Government Efficiency, Vance said in an interview with Fox News on Thursday.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51286191"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51286191" href="/article/51286191/utah-collision-operation-receiving-national-attention-heres-why" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Utah collision operation receiving national attention: Here's why" src="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3049/304973/30497319.jpeg?filter=kslv2/responsive_lg" alt="Utah collision operation receiving national attention: Here's why"></noscript></a></figure><div class="headline"><h3 class="sponsored">SPONSORED</h3><h2 class="nowrap" ><a data-sid="51286191" href="/article/51286191/utah-collision-operation-receiving-national-attention-heres-why">Utah collision operation receiving national attention: Here's why</a></h2><h4><span class="long ">Young Automotive Group | Posted</span><span class="short"> April 3 - 11:30 a.m. | </span><span class="save-story" id="story-51286191" onclick="kslSocialShare.redirectToLogin(51286191); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5> Young Collision Center is a part of a growing company in the Young Automotive Group. The dealership chain recently celebrated 100 years of business.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51288544"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51288544" href="/article/51288544/taylorsville-man-arrested-following-shots-fired-chase" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Taylorsville man arrested following shots fired, chase" src="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3052/305280/30528071.jpeg?filter=kslv2/responsive_lg" alt="Taylorsville man arrested following shots fired, chase"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51288544" href="/article/51288544/taylorsville-man-arrested-following-shots-fired-chase">Taylorsville man arrested following shots fired, chase</a></h2><h4><span class="long ">Pat Reavy, KSL.com | Posted</span><span class="short"> April 3 - 11:09 a.m. | </span><span class="save-story" id="story-51288544" onclick="kslSocialShare.redirectToLogin(51288544); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A Taylorsville man was arrested Wednesday after shots were fired near a middle school and again inside a home, and ended with an officer ramming a fleeing vehicle. </h5></div></div><div class="queue_break"></div></div></div><script></script><div id="loadMoreBtnContainer"></div><script> KSL.onLoad.push(function () { let url = window.location.hostname; let latest = url.includes("stage"); const route = '/'; const deps = ['https://d3njgrq4uvb497.cloudfront.net/react/7409b372bfc0cb9bc480b92c704c1f61-Queue.min.js']; const shouldIncludeNotification = Boolean(1); const topPicks = Object({"51288461":true}); const storyIds = { '51287993': true, '51288743': true, '51288461': true, '51288120': true, '51288514': true, '51288729': true, '51288704': true, '51288064': true, '51287935': true, '51288575': true, '51287980': true, '51288518': true, '51288759': true, '51288717': true, '51288708': true, '51288660': true, '51288606': true, '51288180': true, '51288434': true, '51287896': true, '51287698': true, '51288354': true, '51286191': true, '51288544': true, }; const stories = [ {id: Number('51287993')}, {id: Number('51288743')}, {id: Number('51288461')}, {id: Number('51288120')}, {id: Number('51288514')}, {id: Number('51288729')}, {id: Number('51288704')}, {id: Number('51288064')}, {id: Number('51287935')}, {id: Number('51288575')}, {id: Number('51287980')}, {id: Number('51288518')}, {id: Number('51288759')}, {id: Number('51288717')}, {id: Number('51288708')}, {id: Number('51288660')}, {id: Number('51288606')}, {id: Number('51288180')}, {id: Number('51288434')}, {id: Number('51287896')}, {id: Number('51287698')}, {id: Number('51288354')}, {id: Number('51286191')}, {id: Number('51288544')}, ]; const memberId = 0; let textLink = Boolean('1'); if (textLink) { if (route) { textLink = { anchor: 'Browse by day', href: '/archive/2025/04/03/_', }; } else { textLink = { anchor: 'Browse by day', href: '/archive' }; } } else { textLink = {}; } KSL.require(deps, function () { const props = { route: route, onLoad: function () { if (kslDataLayer) { const dl = KSL.news.util.findIn(['pageDetails', 'userDetails'], kslDataLayer); kslDataLayer.push({ event: 'trigger-ga-event', eventCategory: 'Load More Stories', eventAction: dl.pageDetails.contentGrouping2 || 'Homepage', eventLabel: (Number(dl.userDetails.userId) || '') + '|' + Number(dl.pageDetails.contentId), }); } KSL.news.dfp.loadAdUnits(); }, idBlacklist: Object.assign({}, storyIds, topPicks), stories: stories, textLink: textLink, shouldIncludeNotification: shouldIncludeNotification, offset: Object.keys(storyIds).length, latest: latest.toString(), filterLarge: '?filter=kslv2/responsive_lg', filterSmall: '?filter=kslv2/responsive_200', persistPaging: true, api: '/proxy/nos', showExternalLinks: Boolean(), searchType: '', queueType: 'normal', showFeatured: Boolean(0), memberId: memberId, showSaved: Boolean(1), }; ReactDOM.render(React.createElement(KSL.News.UI.Queue.default, props), document.getElementById('loadMoreBtnContainer')); }); }); </script></div><style> .beyond-homepage-container { position: relative; width: 100%; overflow: hidden; padding: 0 5.175601% 0 5.175601%; margin: 20px 0; } .beyond-homepage-ad-wrapper { position: relative; width: 100%; } .beyond-homepage-ad { position: absolute; top: 0; left: 0; width: 100%; opacity: 0; pointer-events: none; transition: opacity 1s ease; } .beyond-homepage-ad.visible { opacity: 1; pointer-events: auto; position: relative; /* Make the visible image relative so it affects container height */ } .beyond-homepage-container img { display: block; width: 100%; height: auto; } </style><div style="clear:both;"></div><div class="beyond-homepage-container"><div class="beyond-homepage-ad-wrapper"><a href="/beyond/beyond-business" class="beyond-homepage-ad" onclick="sendToGA(kslEventBus.eventTypes.beyondBusinessAdClick)" data-startdate="2025-01-01T00:00:00Z" ><picture><source media="(max-width: 600px)" srcset="https://img.ksl.com/slc/3048/304880/30488026.jpg"><img src="https://img.ksl.com/slc/3048/304880/30488026.jpg" alt="KSL.com Beyond Business" /></picture></a></div><div class="beyond-homepage-ad-wrapper"><a href="/sports/beyond-the-game" class="beyond-homepage-ad" onclick="sendToGA(kslEventBus.eventTypes.btgAdClick)" ><picture><source media="(max-width: 600px)" srcset="https://img.ksl.com/slc/3048/304882/30488204.jpg"><img src="https://img.ksl.com/slc/3048/304882/30488204.jpg" alt="KSL.com Beyond Series" /></picture></a></div></div><script> function sendToGA(eventType) { kslEventBus.emit(eventType, { variant: 'homepage banner' }); } document.addEventListener('DOMContentLoaded', function() { let ads = Array.from(document.querySelectorAll('.beyond-homepage-ad')); const now = new Date(); // Filter ads by start date or no start date ads = ads.filter(ad => { const startDateAttr = ad.getAttribute('data-startdate'); if (!startDateAttr) { // No start date means show the ad return true; } const startDate = new Date(startDateAttr); return now >= startDate; }); // If no ads are eligible, do nothing if (ads.length === 0) { return; } // If only one ad, just show it if (ads.length === 1) { ads[0].classList.add('visible'); return; } // Multiple ads scenario: show the first and rotate let currentIndex = 0; ads[currentIndex].classList.add('visible'); setInterval(function() { ads[currentIndex].classList.remove('visible'); currentIndex = (currentIndex + 1) % ads.length; ads[currentIndex].classList.add('visible'); }, 10000); }); </script><div style="clear: both;"></div><div id="list_read" class="mostpopularlist hp " data-nosnippet><h3>Most Viewed</h3><ol><li class="nocontent"><a href="/article/51287954/church-unveils-new-statue-on-temple-square-highlighting-ministry-of-the-women"> Church unveils new statue on Temple Square highlighting 'ministry of the women' </a></li><li class="nocontent"><a href="/article/51287897/what-titles-are-coming-to-amazon-prime-video-in-april"> What titles are coming to Amazon Prime Video in April </a></li><li class="nocontent"><a href="/article/51288407/woman-shot-killed-in-ogden"> Woman shot, killed in Ogden </a></li><li class="nocontent"><a href="/article/51288606/utahns-are-going-to-feel-it-gov-cox-says-of-trumps-liberation-day-tariffs"> 'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs </a></li><li class="nocontent"><a href="/article/51288023/friends-coaches-remember-riverton-teen-killed-in-remote-tooele-county-crash"> Friends, coaches remember Riverton teen killed in remote Tooele County crash </a></li><li class="nocontent"><a href="/article/51288354/elon-musk-will-continue-to-be-adviser-after-departure-from-doge-vance-says"> Elon Musk will continue to be adviser after departure from DOGE, Vance says </a></li><li class="nocontent"><a href="/article/51287488/the-story-is-over-egg-prices-fall-9-from-last-week"> 'The story is over': Egg prices fall 9% from last week </a></li><li class="nocontent"><a href="/article/51287980/police-investigating-human-remains-found-in-trash-bag-near-brigham-city"> Police investigating human remains found in trash bag near Brigham City </a></li><li class="nocontent"><a href="/article/51286729/trumps-sweeping-import-tariffs-amp-up-global-trade-war"> Trump's sweeping import tariffs amp up global trade war </a></li><li class="nocontent"><a href="/article/51286238/cox-vetoed-a-bill-changing-tax-relief-for-older-utahns-heres-what-the-program-does"> Cox vetoed a bill changing tax relief for older Utahns. Here's what the program does </a></li></ol></div><div id="market-ticker"><div class="queueHeader"><h3>Markets <a href="https://www.macu.com/wealth-management?cid=ea-KSL-StockTicker-nm-StockTicker"><img src="//img.ksl.com/slc/2923/292383/29238334.png" style="float: right; width: 217px; height: 24px;" alt="Mountain America Credit Union Logo"></a></h3></div><div class="quotebox"><form method="get" name="search-theme-form" action="https://finance.yahoo.com/q?s="><div id="stockButton"><input type="image" src="//static.ksl.com/graphics/search_grey.gif" alt="search icon"></div><div id="stockInput"><input type="text" name="s" value="Get Quote" onclick="this.value = '';" onchange="document['search-theme-form'].action += this.value"></div></form></div><div class="market-ticker"><span id="stockArrow_DJIA" class="market-ticker-change-image">-</span><span class="market-ticker-label">DJIA</span><span id="stockValue_DJIA" class="market-ticker-value">-</span><span id="stockChange_DJIA" class="market-ticker-change">-</span></div><div class="market-ticker"><span id="stockArrow_NASDAQ" class="market-ticker-change-image">-</span><span class="market-ticker-label">Nasdaq</span><span id="stockValue_NASDAQ" class="market-ticker-value">-</span><span id="stockChange_NASDAQ" class="market-ticker-change">-</span></div><div class="market-ticker"><span id="stockArrow_S&P500" class="market-ticker-change-image">-</span><span class="market-ticker-label">S&P 500</span><span id="stockValue_S&P500" class="market-ticker-value">-</span><span id="stockChange_S&P500" class="market-ticker-change">-</span></div></div><script> KSL.onLoad.push(function () { const container = document.getElementById('market-ticker'); new StockTicker(container); }) </script><style> .border { float: left; border-top: 1px #aaa dotted; width: calc(100% - 2 * 5.175601%); margin: 0 5.175601%; } .newsSignup { background-color: #E3F8FF; float: left; margin: 20px 5.175601% 20px 5.175601%; padding: 0 43px; display: flex; flex-direction: row; align-items: stretch; } .newsSignup h3 { color: #002D65; font-size: 20px; line-height: 27px; } .emailSignupText { float: left;color: #343434;font-size: 16px;line-height: 22px } .firstColumn { display: flex;flex-direction: column;justify-content: space-evenly;flex: 2; } .secondColumn { display: flex; justify-content: flex-end; flex: 1; align-items: flex-end; } .secondColumn img { content:url("https://img.ksl.com/slc/2908/290846/29084682.png"); } .newsSignupForm { display: flex; justify-content: space-evenly; } .newsSignupForm input { float: left; padding: 5px; width: calc(100% - 140px); border-radius: 4px; border-width: 1px; height: 35px; } .newsSignupForm button { align-items: center; background-color: rgb(0, 157, 214); color: rgb(255, 255, 255); height: 35px; width: 130px; justify-content: normal; font-size: 1em; font-family: 'Nunito Sans', sans-serif; font-weight: bold; padding: 0px 20px; border-width: 0px; border-radius: 4px; text-transform: capitalize; cursor: pointer; transition: background-color 0.3s ease 0s, color 0.3s ease 0s, border-color 0.3s ease 0s; display: grid; white-space: nowrap; outline: none; } @media (max-width: 850px) { .secondColumn img { content:url("https://img.ksl.com/slc/2908/290846/29084669.png"); } .newsSignup { padding: 0 0 0 20px; } .firstColumn { margin: 20px 0 0 0; } .firstColumn div { margin-bottom: 15px; } } @media only screen and (max-width: 550px) { .newsSignupForm { flex-direction: column; margin-bottom: 15px; } .firstColumn .emailSignupMessage { margin-bottom: 0; } .newsSignupForm input { width: auto; margin-bottom: 15px; } .newsSignupForm button { width: auto; } .firstColumn { padding: 20px 0; } } </style><div class="border"></div><div class="newsSignup"><div class="firstColumn"><div><h3>STAY IN THE KNOW</h3></div><div class="emailSignupText"> Get informative articles and interesting stories delivered to your inbox weekly. <strong>Subscribe to the KSL.com Trending 5.</strong></div><form class="newsSignupForm" action="https://info.ksl.com/l/911272/2021-12-13/b5t7g" method="post"><input type="text" name="email" id="email" placeholder="Enter your email"><button class="button" type="submit"> Sign Me Up </button></form><div class="emailSignupMessage" style="font-size: 70%"> By subscribing, you acknowledge and agree to KSL.com's <a href="https://support.ksl.com/hc/en-us/articles/1260800721790-Terms-of-Use" target="_blank">Terms of Use</a> and <a href="https://www.ksl.com/article/50065715" target="_blank">Privacy Policy</a>. </div></div><div class="secondColumn"><img alt="Newsletter Signup" style="height: 218px;width: auto;" src="https://img.ksl.com/slc/2908/290836/29083691.png"></div></div><div class="sections"><div class="sectionQueue"><h3><a href="/sports">Sports »</a></h3><a href="/article/51288759/have-you-seen-this-espn-analyst-has-touching-moment-with-son-on-autism-awareness-day"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305358/30535838.jpg?filter=kslv2/responsive_toppicks" alt="Top Sports story anchor"></picture><div><h2>Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day</h2></div></a><ul><li><a href="/article/51288708/nhl-veteran-trevor-lewis-always-thought-slc-could-be-a-hockey-town-hes-happy-it-finally-is-">NHL veteran Trevor Lewis always thought SLC could be a hockey town. He's happy it finally is </a></li><li><a href="/article/51288103/as-teams-swiss-army-knife-nate-johnson-has-found-a-fitting-purpose-with-utes-again">As team's 'Swiss Army knife,' Nate Johnson has found a fitting purpose with Utes again</a></li><li><a href="/article/51288121/slc-puck-podcast--longshot-utah-not-worried-about-playoff-odds">SLC Puck podcast : Longshot Utah not worried about playoff odds</a></li><li><a href="/article/51288080/jazz-in-pole-position-for-best-lottery-odds-after-loss-to-rockets-">Jazz in pole position for best lottery odds after loss to Rockets </a></li></ul></div><div class="sectionQueue"><h3><a href="/news/features">Features »</a></h3><a href="/article/51288064/st-george-high-school-honors-retiring-principal-with-original-musical"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305324/30532415.jpeg?filter=kslv2/responsive_toppicks" alt="Top Features story anchor"></picture><div><h2>St. George high school honors retiring principal with original musical</h2></div></a><ul><li><a href="/article/51288726/tom-cruise-opens-cinemacon-speech-with-moment-of-silence-for-val-kilmer">Tom Cruise opens CinemaCon speech with moment of silence for Val Kilmer</a></li><li><a href="/article/51288759/have-you-seen-this-espn-analyst-has-touching-moment-with-son-on-autism-awareness-day">Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day</a></li><li><a href="/article/51287811/this-utah-resort-just-exceeded-500-inches-of-snow-for-the-year-">This Utah resort just exceeded 500 inches of snow for the year </a></li><li><a href="/article/51286238/cox-vetoed-a-bill-changing-tax-relief-for-older-utahns-heres-what-the-program-does">Cox vetoed a bill changing tax relief for older Utahns. Here's what the program does</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/outdoors">Outdoors »</a></h3><a href="/article/51287811/this-utah-resort-just-exceeded-500-inches-of-snow-for-the-year-"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3050/305024/30502458.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3050/305024/30502458.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3050/305024/30502458.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3050/305024/30502458.jpg?filter=kslv2/responsive_toppicks" alt="Top Outdoors story anchor"></picture><div><h2>This Utah resort just exceeded 500 inches of snow for the year </h2></div></a><ul><li><a href="/article/51287111/no-joke-wintry-storm-pulls-april-fools-day-trick-on-northern-utah-valleys">No joke: Wintry storm pulls April Fools' Day trick on northern Utah valleys</a></li><li><a href="/article/51286552/salt-lake-city-closes-jordan-river-parkway-section-amid-cartel-activity-concerns">Salt Lake City closes Jordan River Parkway section amid 'cartel activity' concerns</a></li><li><a href="/article/51286440/a-tale-of-two-stranded-horses-that-became-fast-friends">A tale of two stranded horses that became fast friends</a></li><li><a href="/article/51286549/father-2-boys-scale-cliff-to-hang-american-flag-in-zion-national-park">Father, 2 boys scale cliff to hang American flag in Zion National Park</a></li></ul></div><span class="linebreak"></span><div class="sectionQueue"><h3><a href="/news/world">World »</a></h3><a href="/article/51288180/rubio-us-is-committed-to-nato-but-europe-must-spend-more-on-defense"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3052/305287/30528747.jpeg?filter=kslv2/responsive_toppicks" alt="Top World story anchor"></picture><div><h2>Rubio: US is committed to NATO, but Europe must spend more on defense</h2></div></a><ul><li><a href="/article/51287852/us-senate-passes-bill-aimed-at-stopping-trump-tariffs-on-canada">US Senate passes bill aimed at stopping Trump tariffs on Canada</a></li><li><a href="/article/51286744/russia-says-it-cannot-accept-us-proposals-on-ukraine-in-current-form">Russia says it cannot accept US proposals on Ukraine 'in current form'</a></li><li><a href="/article/51286633/from-paper-fish-to-flying-penguins-april-fools-day-is-sure-to-bring-plenty-of-practical-jokes">From paper fish to flying penguins, April Fools' Day is sure to bring plenty of practical jokes</a></li><li><a href="/article/51285834/signs-of-life-detected-in-quake-struck-bangkok-skyscraper-death-toll-tops-2000">Signs of life detected in quake-struck Bangkok skyscraper; death toll tops 2,000</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/us">U.S. »</a></h3><a href="/article/51288120/storms-kill-6-in-the-south-and-midwest-as-forecasters-warn-of-catastrophic-rains-floods-this-week"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305342/30534212.jpg?filter=kslv2/responsive_toppicks" alt="Top U.S. story anchor"></picture><div><h2>Storms kill 6 in the South and Midwest as forecasters warn of catastrophic rains, floods this week</h2></div></a><ul><li><a href="/article/51288514/white-house-national-security-officials-fired-sources-say-in-trumps-first-purge">White House national security officials fired, sources say, in Trump's first purge</a></li><li><a href="/article/51288775/us-health-dept-may-ask-fired-staff-to-keep-working-reinstate-others">US Health Dept may ask fired staff to keep working, reinstate others</a></li><li><a href="/article/51288799/us-senate-republicans-vote-to-advance-trumps-sweeping-tax-cut-plan">US Senate Republicans vote to advance Trump's sweeping tax cut plan</a></li><li><a href="/article/51288726/tom-cruise-opens-cinemacon-speech-with-moment-of-silence-for-val-kilmer">Tom Cruise opens CinemaCon speech with moment of silence for Val Kilmer</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/utah">Utah »</a></h3><a href="/article/51288743/murray-man-shot-by-police-charged-with-using-flamethrower-knives-against-officers"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3049/304919/30491925.jpeg?filter=kslv2/responsive_toppicks" alt="Top Utah story anchor"></picture><div><h2>Murray man shot by police charged with using flamethrower, knives against officers</h2></div></a><ul><li><a href="/article/51288461/cox-says-these-bills-will-make-utah-safer-but-can-they-solve-the-states-new-trouble-spot">Cox says these bills will make Utah safer, but can they solve the state's new trouble spot?</a></li><li><a href="/article/51288729/utah-board-of-education-rejects-letter-to-trump-administration-over-state-handling-of-federal-funds">Utah Board of Education rejects letter to Trump administration over state handling of federal funds</a></li><li><a href="/article/51288704/warrant-issued-for-suspected-driver-in-fatal-west-jordan-hit-and-run-crash-">Warrant issued for suspected driver in fatal West Jordan hit-and-run crash </a></li><li><a href="/article/51288064/st-george-high-school-honors-retiring-principal-with-original-musical">St. George high school honors retiring principal with original musical</a></li></ul></div><span class="linebreak"></span><div class="sectionQueue"><h3><a href="/news/voces-de-utah">Voces de Utah »</a></h3><a href="/article/51287046/catholic-community-services-ending-aid-to-refugees-immigrant-children-due-to-funding-cuts"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3049/304993/30499374.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3049/304993/30499374.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3049/304993/30499374.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3049/304993/30499374.jpeg?filter=kslv2/responsive_toppicks" alt="Top Voces de Utah story anchor"></picture><div><h2>Catholic Community Services ending aid to refugees, immigrant children due to funding cuts</h2></div></a><ul><li><a href="/article/51286470/83-of-americans-favor-deporting-at-least-some-immigrants-here-illegally-survey-finds">83% of Americans favor deporting at least some immigrants here illegally, survey finds</a></li><li><a href="/article/51283653/social-media-posts-hint-at-federal-crackdown-on-illegal-immigration-in-utah">Social media posts hint at federal crackdown on illegal immigration in Utah</a></li><li><a href="/article/51283552/cox-signs-several-bills-into-law-that-take-aim-at-immigrants-involved-in-criminal-activity">Cox signs several bills into law that take aim at immigrants involved in criminal activity</a></li><li><a href="/article/51282669/over-half-of-americans-say-making-english-the-official-us-language-is-important">Over half of Americans say making English the official US language is important</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/business">Business »</a></h3><a href="/article/51288726/tom-cruise-opens-cinemacon-speech-with-moment-of-silence-for-val-kilmer"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3053/305334/30533443.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305334/30533443.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3053/305334/30533443.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3053/305334/30533443.jpg?filter=kslv2/responsive_toppicks" alt="Top Business story anchor"></picture><div><h2>Tom Cruise opens CinemaCon speech with moment of silence for Val Kilmer</h2></div></a><ul><li><a href="/article/51288575/average-us-rate-on-a-30-year-mortgage-dips-to-664-for-the-second-drop-in-2-weeks">Average US rate on a 30-year mortgage dips to 6.64% for the second drop in 2 weeks</a></li><li><a href="/article/51288546/a-2300-apple-iphone-tariffs-could-make-that-happen">A $2,300 Apple iPhone? Tariffs could make that happen</a></li><li><a href="/article/51288606/utahns-are-going-to-feel-it-gov-cox-says-of-trumps-liberation-day-tariffs">'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs</a></li><li><a href="/article/51288187/stocks-us-dollar-sink-as-trump-tariffs-fuel-economic-worries">Stocks, US dollar sink as Trump tariffs fuel economic worries</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/politics">Politics »</a></h3><a href="/article/51287993/idaho-expands-death-penalty-to-child-predators"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3051/305141/30514179.jpg?filter=kslv2/responsive_toppicks" alt="Top Politics story anchor"></picture><div><h2>Idaho expands death penalty to child predators</h2></div></a><ul><li><a href="/article/51288514/white-house-national-security-officials-fired-sources-say-in-trumps-first-purge">White House national security officials fired, sources say, in Trump's first purge</a></li><li><a href="/article/51288729/utah-board-of-education-rejects-letter-to-trump-administration-over-state-handling-of-federal-funds">Utah Board of Education rejects letter to Trump administration over state handling of federal funds</a></li><li><a href="/article/51288799/us-senate-republicans-vote-to-advance-trumps-sweeping-tax-cut-plan">US Senate Republicans vote to advance Trump's sweeping tax cut plan</a></li><li><a href="/article/51288660/utah-board-of-education-rejects-measure-targeting-lingering-diversity-programs-in-schools">Utah Board of Education rejects measure targeting lingering diversity programs in schools</a></li></ul></div><span class="linebreak"></span></div><div class="ksl-unclear" data-adunit data-form-factor="" ><div class="queue_ad q-spacer q-spacer__footer"><div style="min-width: 300px; min-height: 250px;" data-container-id="footer" ></div></div></div><div data-ksl-news-dfp-ad-id-off="mobileReskinBottom" class="mobile_wrap_off" data-ksl-news-dfp-ad-footer-off></div></div></div><script> KSL.onLoad.push(function () { (function () { kslDataLayer.push({ event: 'impressions-loaded', ecommerce: { currencyCode: 'US', impressions: [{"name":"Cox says these bills will make Utah safer, but can they solve the state's new trouble spot?","id":51288461,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":1},{"name":"Mother of 8-year-old boy shot and killed in Saratoga Springs has also died","id":51288733,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|parked","list":"Homepage Queue","position":2},{"name":"FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people","id":51287698,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":3},{"name":"'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs","id":51288606,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"internet_team|politics|standard","list":"Homepage Queue","position":4},{"name":"Idaho expands death penalty to child predators","id":51287993,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Idaho","variant":"combined_newsroom|crime|standard","list":"Homepage Queue","position":5},{"name":"Murray man shot by police charged with using flamethrower, knives against officers","id":51288743,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":6},{"name":"Storms kill 6 in the South and Midwest as forecasters warn of catastrophic rains, floods this week","id":51288120,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|disaster|standard","list":"Homepage Queue","position":7},{"name":"White House national security officials fired, sources say, in Trump's first purge","id":51288514,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":8},{"name":"Utah Board of Education rejects letter to Trump administration over state handling of federal funds","id":51288729,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Education","variant":"internet_team|education|standard","list":"Homepage Queue","position":9},{"name":"Warrant issued for suspected driver in fatal West Jordan hit-and-run crash ","id":51288704,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":10},{"name":"St. George high school honors retiring principal with original musical","id":51288064,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Entertainment","variant":"internet_team|arts-entertainment|standard","list":"Homepage Queue","position":11},{"name":"Family-friendly bike riding trails for Utah summer adventures","id":51287935,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"","variant":"contributor||partner","list":"Homepage Queue","position":12},{"name":"Average US rate on a 30-year mortgage dips to 6.64% for the second drop in 2 weeks","id":51288575,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"associated_press|economy|standard","list":"Homepage Queue","position":13},{"name":"Police investigating human remains found in trash bag near Brigham City","id":51287980,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":14},{"name":"Police probe sign in southern Utah from white supremacist group","id":51288518,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Southern Utah","variant":"contributor|expansion|standard","list":"Homepage Queue","position":15},{"name":"Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day","id":51288759,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Have You Seen This?","variant":"internet_team|humor|standard","list":"Homepage Queue","position":16},{"name":"Man killed in vehicle fire after crashing into overpass in St. George","id":51288717,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":17},{"name":"NHL veteran Trevor Lewis always thought SLC could be a hockey town. He's happy it finally is ","id":51288708,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|Utah HC","variant":"internet_team|sports|standard","list":"Homepage Queue","position":18},{"name":"Utah Board of Education rejects measure targeting lingering diversity programs in schools","id":51288660,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Education","variant":"internet_team|education|standard","list":"Homepage Queue","position":19},{"name":"'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs","id":51288606,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"internet_team|politics|standard","list":"Homepage Queue","position":20},{"name":"Rubio: US is committed to NATO, but Europe must spend more on defense","id":51288180,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":21},{"name":"Child flown to hospital after reported near-drowning in Brian Head swimming pool","id":51288434,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Southern Utah","variant":"contributor|expansion|standard","list":"Homepage Queue","position":22},{"name":"Here's what roads Salt Lake City will work on this year \u2014\u00a0and what's on pause","id":51287896,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Salt Lake County","variant":"internet_team|transportation|standard","list":"Homepage Queue","position":23},{"name":"FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people","id":51287698,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":24},{"name":"Elon Musk will continue to be adviser after departure from DOGE, Vance says","id":51288354,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":25},{"name":"Utah collision operation receiving national attention: Here's why","id":51286191,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"|transportation|sponsored","list":"Homepage Queue","position":26},{"name":"Taylorsville man arrested following shots fired, chase","id":51288544,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":27}] } }); window.impressions = [{"name":"Cox says these bills will make Utah safer, but can they solve the state's new trouble spot?","id":51288461,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":1},{"name":"Mother of 8-year-old boy shot and killed in Saratoga Springs has also died","id":51288733,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|parked","list":"Homepage Queue","position":2},{"name":"FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people","id":51287698,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":3},{"name":"'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs","id":51288606,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"internet_team|politics|standard","list":"Homepage Queue","position":4},{"name":"Idaho expands death penalty to child predators","id":51287993,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Idaho","variant":"combined_newsroom|crime|standard","list":"Homepage Queue","position":5},{"name":"Murray man shot by police charged with using flamethrower, knives against officers","id":51288743,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":6},{"name":"Storms kill 6 in the South and Midwest as forecasters warn of catastrophic rains, floods this week","id":51288120,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|disaster|standard","list":"Homepage Queue","position":7},{"name":"White House national security officials fired, sources say, in Trump's first purge","id":51288514,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":8},{"name":"Utah Board of Education rejects letter to Trump administration over state handling of federal funds","id":51288729,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Education","variant":"internet_team|education|standard","list":"Homepage Queue","position":9},{"name":"Warrant issued for suspected driver in fatal West Jordan hit-and-run crash ","id":51288704,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":10},{"name":"St. George high school honors retiring principal with original musical","id":51288064,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Entertainment","variant":"internet_team|arts-entertainment|standard","list":"Homepage Queue","position":11},{"name":"Family-friendly bike riding trails for Utah summer adventures","id":51287935,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"","variant":"contributor||partner","list":"Homepage Queue","position":12},{"name":"Average US rate on a 30-year mortgage dips to 6.64% for the second drop in 2 weeks","id":51288575,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"associated_press|economy|standard","list":"Homepage Queue","position":13},{"name":"Police investigating human remains found in trash bag near Brigham City","id":51287980,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":14},{"name":"Police probe sign in southern Utah from white supremacist group","id":51288518,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Southern Utah","variant":"contributor|expansion|standard","list":"Homepage Queue","position":15},{"name":"Have You Seen This? ESPN analyst has touching moment with son on Autism Awareness Day","id":51288759,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Have You Seen This?","variant":"internet_team|humor|standard","list":"Homepage Queue","position":16},{"name":"Man killed in vehicle fire after crashing into overpass in St. George","id":51288717,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":17},{"name":"NHL veteran Trevor Lewis always thought SLC could be a hockey town. He's happy it finally is ","id":51288708,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|Utah HC","variant":"internet_team|sports|standard","list":"Homepage Queue","position":18},{"name":"Utah Board of Education rejects measure targeting lingering diversity programs in schools","id":51288660,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Education","variant":"internet_team|education|standard","list":"Homepage Queue","position":19},{"name":"'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs","id":51288606,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"internet_team|politics|standard","list":"Homepage Queue","position":20},{"name":"Rubio: US is committed to NATO, but Europe must spend more on defense","id":51288180,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":21},{"name":"Child flown to hospital after reported near-drowning in Brian Head swimming pool","id":51288434,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Southern Utah","variant":"contributor|expansion|standard","list":"Homepage Queue","position":22},{"name":"Here's what roads Salt Lake City will work on this year \u2014\u00a0and what's on pause","id":51287896,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Salt Lake County","variant":"internet_team|transportation|standard","list":"Homepage Queue","position":23},{"name":"FBI to bolster efforts in Utah, elsewhere to resolve violent crimes involving Indigenous people","id":51287698,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":24},{"name":"Elon Musk will continue to be adviser after departure from DOGE, Vance says","id":51288354,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":25},{"name":"Utah collision operation receiving national attention: Here's why","id":51286191,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"|transportation|sponsored","list":"Homepage Queue","position":26},{"name":"Taylorsville man arrested following shots fired, chase","id":51288544,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":27}]; function triggerClick(e) { var click = e.target.closest('a'); if (!click) { return; } if (!main.contains(click)) { return; } var sid = click.dataset.sid; if (!sid) { return; } for (var each of window.impressions) { if (parseInt(each.id, 0) === parseInt(sid, 0)) { myStorage = window.sessionStorage; myStorage.setItem('ksl-article-click', each.id + '::' + each.variant + '::' + each.category); kslEventBus.emit(kslEventBus.eventTypes.impressionClick, each); break; } } e.stopPropagation(); } var main = document.getElementById("main_content"); main.addEventListener('click', triggerClick, false); }()); }); </script><script> KSL.onLoad.push(function () { (function () { window.mostViewedImpressions = [{"name":"Church unveils new statue on Temple Square highlighting 'ministry of the women'","id":"51287954","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":1},{"name":"What titles are coming to Amazon Prime Video in April","id":"51287897","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":2},{"name":"Woman shot, killed in Ogden","id":"51288407","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":3},{"name":"'Utahns are going to feel it' Gov. Cox says of Trump's 'liberation day' tariffs","id":"51288606","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":4},{"name":"Friends, coaches remember Riverton teen killed in remote Tooele County crash","id":"51288023","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":5},{"name":"Elon Musk will continue to be adviser after departure from DOGE, Vance says","id":"51288354","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":6},{"name":"'The story is over': Egg prices fall 9% from last week","id":"51287488","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":7},{"name":"Police investigating human remains found in trash bag near Brigham City","id":"51287980","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":8},{"name":"Trump's sweeping import tariffs amp up global trade war","id":"51286729","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":9},{"name":"Cox vetoed a bill changing tax relief for older Utahns. Here's what the program does","id":"51286238","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":10}]; var classname = document.getElementsByClassName("nocontent"); var eventSent = false; var isInViewport = function (elem) { var bounding = elem.getBoundingClientRect(); return ( bounding.top >= 0 && bounding.left >= 0 && bounding.bottom <= (window.innerHeight || document.documentElement.clientHeight) && bounding.right <= (window.innerWidth || document.documentElement.clientWidth) ); }; function triggerMostViewedScrolledIntoView(e) { if (isInViewport(classname[1].childNodes[0]) && !eventSent) { eventSent = true; kslEventBus.emit(kslEventBus.eventTypes.mostViewedLoaded, window.mostViewedImpressions); } } function triggerClick(e) { var clickedElement = e.target.closest('a'); if (!clickedElement) { return; } var href = clickedElement.href; //parse sid out of href and compare to id var sid = href.match("[0-9]+"); if (!clickedElement) { return; } if (!sid) { return; } for (var each of window.mostViewedImpressions) { if (parseInt(each.id, 0) === parseInt(sid, 0)) { myStorage = window.sessionStorage; myStorage.setItem('ksl-article-click', each.id + '::' + each.variant + '::' + each.category); kslEventBus.emit(kslEventBus.eventTypes.mostViewedClicked, each); break; } } } window.addEventListener('scroll', triggerMostViewedScrolledIntoView, false); for (var i = 0; i < classname.length; i++) { classname[i].addEventListener('click', triggerClick, false); } }()); }); </script><div class="banner_ad" style="height: 1px; width: 1px;"> </div><script> KSL.onLoad.push(function() { setTimeout(function () { if(!document.getElementsByClassName) return; var ads = document.getElementsByClassName('banner_ad'); var ad = ads[ads.length - 1]; if(!ad || ad.innerHTML.length == 0 || ad.clientHeight === 0) { kslEventBus.emit(kslEventBus.eventTypes.adBlock, "on"); } else { kslEventBus.emit(kslEventBus.eventTypes.adBlock, "off"); } }, 2500); }); </script><div class="footer"><div class="container"><div class="inside"><div class="top"><div class="social_links"><a href="/"><picture class="KSLlogo"><source srcset="https://static.ksl.com/beta/node_modules/ksl-responsive-header/dist/51d664bc63e53f2a4398cf2601a38704.svg" type="image/svg+xml"><!--[if lt IE 9]><img src="https://static.ksl.com/graphics/KSL_logo.png" /><![endif]--><!--[if !lt IE 9]> --><img alt="KSL.com Logo" src="https://static.ksl.com/graphics/KSL_logo.png" data-srcset="https://static.ksl.com/graphics/KSL_logo.png" ><!-- <![endif]--></picture></a><ul class="social_icons"><li><a target="_blank" href="https://www.facebook.com/kslcom"></a></li><li><a target="_blank" href="https://twitter.com/KSLcom"></a></li><li><a target="_blank" href="https://www.instagram.com/kslcom"></a></li><li><a target="_blank" href="https://www.tiktok.com/@kslnews"></a></li><li><a target="_blank" href="https://www.youtube.com/@KSL_com"></a></li><li><a target="_blank" href="https://www.threads.net/@kslcom"></a></li><li><a target="_blank" href="https://whatsapp.com/channel/0029VacsJfV0LKZHQfLIfu0e"></a></li></ul></div><div class="main_links"><a href="https://www.ksl.com/news/apps">Mobile Apps</a> | <a href="https://info.ksl.com/newsletters">Newsletter</a> | <a href="https://www.deseretdigital.com/advertising">Advertise</a> | <a href="https://support.ksl.com/hc/en-us/articles/1260800774449-Contact-Us">Contact Us</a> | <a href="https://www.deseretdigital.com/careers">Careers with KSL.com</a> | <a target="_blank" href="https://announcekit.co/ksl/product-updates">Product Updates</a></div></div><div class="legal"><a href="https://support.ksl.com/hc/en-us/articles/1260800721790-Terms-of-Use">Terms of use</a> | <a href="https://support.ksl.com/hc/en-us/articles/1260800669529-Privacy-Statement">Privacy Statement</a> | <a href=" https://support.ksl.com/hc/en-us/articles/1260800721610-DMCA-Notice">DMCA Notice</a> | <a href="" id="manage-cookies">Manage My Cookies</a> | <a href="https://www.ksl.com/eeo/EEO_Public_File.pdf">EEO Public File Report</a> | <a href="https://publicfiles.fcc.gov/tv-profile/ksl-tv">KSL-TV FCC Public File</a> | <a href="https://publicfiles.fcc.gov/fm-profile/ksl-fm">KSL FM Radio FCC Public File</a> | <a href="https://publicfiles.fcc.gov/am-profile/ksl">KSL AM Radio FCC Public File</a> | <a href="https://www.ksl.com/article/50065799">Closed Captioning Assistance</a></div><div class="copyright">© 2025 <span id="gpt-click-target">KSL.com</span> | KSL Broadcasting Salt Lake City UT | Site hosted & managed by <a href="http://deseretdigital.com/">Deseret Digital Media</a> - a <a href="http://deseretmediacompanies.com/">Deseret Media Company</a> </div></div></div></div><script> document.querySelector('#manage-cookies').addEventListener('click', function(event) { event.preventDefault(); // open manage cookie consent preferences modal popup window.OneTrust.ToggleInfoDisplay(); }); </script><div class="ksl-unclear" data-adunit data-form-factor="mobile-only" data-teleportation="nodeFixed"><div class="nodeContent fixed_ad"><div class="queue_ad" data-container-id="firstView"></div></div></div></div></div><script> var _GDPR_ = !!''; var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var pbjs = window.pbjs || {}; pbjs.que = pbjs.que || []; if (_GDPR_ !== true) { (function() { setTimeout(() => { var openx = document.createElement("script"); openx.async = true; openx.type = "text/javascript"; var useSSL = "https:" == document.location.protocol; openx.src = (useSSL ? "https:" : "http:") + '//ksl-d.openx.net/w/1.0/jstag?nc=6686-KSL_News'; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(openx, node); }, 1000); })(); } </script><script> KSL.onLoad.push(function(KSL) { KSL.require('https://www.googletagservices.com/tag/js/gpt.js', function () { var adsConfigs = Object({"firstView":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"fixed","size":[[320,50]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[970,90],[728,90],[970,250]],"breakPoints":{"min":"991","max":"1083"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[300,250],[728,90]],"breakPoints":{"min":"730","max":"990"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[728,90],[970,90],[970,250],[1084,250]],"breakPoints":{"min":"1084","max":"9999999"}}],"secondView":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[320,50],[300,250],[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline2","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top2","size":[[728,90],[300,250]],"breakPoints":{"min":"730","max":"990"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top2","size":[[728,90],[970,90],[970,250]],"breakPoints":{"min":"991","max":"99999"}}],"thirdView":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top3","size":[[728,90],[970,90],[970,250]],"breakPoints":{"min":"991","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline3","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline2","size":[[320,50],[300,250],[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top3","size":[[300,250],[728,90]],"breakPoints":{"min":"730","max":"990"}}],"articleFixed":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"fixed","size":[[320,50]],"breakPoints":{"min":"0","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[728,90],[970,90]],"breakPoints":{"min":"991","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[728,90]],"breakPoints":{"min":"730","max":"990"}}],"articleWidget":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"hp","size":[[300,125]],"breakPoints":{"min":"991","max":"99999"}}],"articleMonster":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"right","size":[[300,600],[300,250]],"breakPoints":{"min":"850","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"bottom","size":[[300,250]],"breakPoints":{"min":"0","max":"849"}}],"articleBlock":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"right2","size":[[300,600],[300,250]],"breakPoints":{"min":"850","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"bottom2","size":[[300,250]],"breakPoints":{"min":"0","max":"849"}}],"articleWordCount":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"551","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"0","max":"349"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250],[320,50]],"breakPoints":{"min":"350","max":"550"}}],"articleBottom":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"articlebottom","size":[[620,300]],"breakPoints":{"min":"1101","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,300]],"breakPoints":{"min":"0","max":"1100"}}],"commentBlock":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline_comments","size":[[300,250]],"breakPoints":{"min":"0","max":"99999"}}],"mobileReskinTop":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"mobw1","size":[[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"tabw1","size":[[300,100]],"breakPoints":{"min":"551","max":"1024"}}],"mobileReskinBottom":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"mobw2","size":[[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"tabw2","size":[[300,100]],"breakPoints":{"min":"551","max":"1024"}}],"mobileGallery":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"0","max":"99999"}}],"footer":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[320,50]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[970,250],[970,90]],"breakPoints":{"min":"970","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[728,90]],"breakPoints":{"min":"728","max":"969"}}],"leftTakeover":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"leftTakeover","size":[[510,1109]],"breakPoints":{"min":"1097","max":"99999"}}],"rightTakeover":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"rightTakeover","size":[[510,1109]],"breakPoints":{"min":"1097","max":"99999"}}],"scoreboardAd":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"scoreboard","size":[[120,60]],"breakPoints":{"min":"728","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"scoreboard","size":[[120,20]],"breakPoints":{"min":"0","max":"727"}}]}); KSL.news.dfp.loadAdUnits(adsConfigs, !!''); var taxonomy = adsConfigs.firstView[0].taxonomy || '/6686/ddm.ksl/News'; //wunderkind var wkndSlot; if (window.googletag) { googletag.cmd.push(function () { var div = document.createElement('div'); div.id = 'wunderkind-smart-tag'; div.style['font-size'] = '0px'; div.style['height'] = '0px'; div.style['overflow-y'] = 'hidden'; document.body.insertBefore(div, document.body.firstChild); wkndSlot = googletag.defineOutOfPageSlot(taxonomy, 'wunderkind-smart-tag').setTargeting('pos', ['pixel']).addService(googletag.pubads()); }); googletag.cmd.push(function () { googletag.display('wunderkind-smart-tag'); }); } }); }); </script><script> KSL.onLoad.push(function() { var _user_id = '0'; var _session_id = ''; var _sift = window._sift = window._sift || []; _sift.push(['_setAccount', '46e0e4c3e4']); _sift.push(['_setUserId', _user_id]); _sift.push(['_setSessionId', _session_id]); _sift.push(['_trackPageview']); (function() { function ls() { var e = document.createElement('script'); e.defer = true; e.src = 'https://cdn.siftscience.com/s.js'; document.body.appendChild(e); } if (window.attachEvent) { window.attachEvent('onload', ls); } else { window.addEventListener('load', ls, false); } })(); }); </script><script> var _GDPR_ = !!''; if (_GDPR_ !== true) { KSL.onLoad.push(function() { (function() { var adl = document.createElement('script'); adl.type = 'text/javascript'; adl.defer = true; adl.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'tagan.adlightning.com/deseretdigital/op.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(adl, s); })(); }); } </script><!-- Google Tag Manager --><noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-TVLZ5Z" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript><script> (function(w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = '//www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'kslDataLayer', 'GTM-TVLZ5Z'); </script><!-- End Google Tag Manager --><script> var tempDataLayer = Object({"brandDetails":{"entity":"KSL.com - News\/Content","objective":"Content"},"event":"data-layer-initialized","sessionDetails":{"loginState":false,"loginMethod":"traditional"},"userDetails":{"userId":null,"regDate":null},"pageDetails":{"siteVersionNumber":"1.0","template":"Homepage","previousUrl":"not specified","contentGrouping1":"News"}}); tempDataLayer.pageDetails = tempDataLayer.pageDetails || {}; tempDataLayer.pageDetails.ddmHitID = window.ddmPageviewId; tempDataLayer.pageDetails.ddmDeviceID = window.ddmDeviceId; tempDataLayer.sessionDetails = tempDataLayer.sessionDetails || {}; tempDataLayer.sessionDetails.ddmSessionID = window.ddmSessionId; kslDataLayer.push(tempDataLayer); </script><script src="https://static.ksl.com/javascript/react.production.min.js"></script><script src="https://static.ksl.com/javascript/react-dom.production.min.js"></script><script> (function() { var deps = ['https://d3njgrq4uvb497.cloudfront.net/app--ksl-e2bc.js']; if (!navigator.userAgent.match(/\schrome\//i)) { deps.push('https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js?features=default,fetch'); } KSL.require(deps, function() { console.log('Main bundle loaded (base.twig)'); }); }()); </script><!-- tmpl: homepage --></body></html>