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</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://www.ksltv.com/meet-our-team" role="menuitem" rel>Meet Our Team</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://www.ksltv.com/category/contests/" role="menuitem" rel>Contests & Promotions</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://www.ksltv.com/category/kslinvestigates/" role="menuitem" rel>KSL Investigators</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://www.ksltv.com/category/high-5/" role="menuitem" rel>High 5</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://studio5.ksl.com" role="menuitem" rel>Studio 5</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://www.ksloutdoors.com" role="menuitem" rel>Outdoors with Adam Eakle</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://www.ksl.com/?nid=1174" role="menuitem" rel>Your Life Your Health</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="https://www.ksltv.com/category/wednesdays-child/" role="menuitem" rel>Wednesday's Child</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="http://www.readtoday.com" role="menuitem" rel>Read Today</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="https://ksltv.com/ksl-tv-program-guide/" role="menuitem" rel>Program Guide</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-radio"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://kslnewsradio.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">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://kslnewsradio.com/listen/" role="menuitem" target="_blank" rel="noopener">Listen 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" role="menuitem" rel>Top Stories</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://kslnewsradio.com/schedule/" role="menuitem" rel>KSL Schedule</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://kslnewsradio.com/category/podcasts" role="menuitem" rel>Podcasts</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://kslnewsradio.com/meet-our-team/" role="menuitem" rel>Meet Our Team</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://kslnewsradio.com/category/contests" role="menuitem" rel>Contests & Promotions</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://kslnewsradio.com/subscribe-to-the-ksl-newsradio-newsletter/" role="menuitem" rel>Newsletter Signup</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"><style> #adTakeOverLeft, #adTakeOverRight { -webkit-transition: all 0.3s !important; -moz-transition: all 0.3s !important; transition: all 0.3s !important; } </style><!-- wrap stuff --><div id="adTakeOverLeft" data-adunit><div class="adTakeOverInner"><div data-container-id="leftTakeover"></div></div></div><div id="adTakeOverRight" data-adunit><div class="adTakeOverInner"><div data-container-id="rightTakeover"></div></div></div><script> KSL.onLoad.push(function () { const wingLeft = document.getElementById('adTakeOverLeft'); const wingRight = document.getElementById('adTakeOverRight'); function positionWings() { var scrollTop = (window.pageYOffset !== undefined) ? window.pageYOffset : (document.documentElement || document.body.parentNode || document.body).scrollTop; if (scrollTop > 0) { wingLeft.style.top = 0; wingRight.style.top = 0; } else { wingLeft.style.top = "30px"; wingRight.style.top = "30px"; } } window.onscroll = function () { positionWings() }; positionWings(); }); </script><style> .mobile_wrap { border-color: #a2f7b4; } .mobile_wrap_top, .mobile_wrap_bottom { background: #a2f7b4; } </style><script> KSL.onLoad.push(function () { var VP_WIDTH = VP_WIDTH || window.innerWidth; if (VP_WIDTH > KSL.news.ui.breakPoints.PHONE_WIDTH_MIN && VP_WIDTH <= KSL.news.ui.breakPoints.PHONE_WIDTH_MAX) { var firstView = document.querySelector('[data-ksl-news-dfp-ad-id="firstView"]'); var mobileReskinTop = document.querySelector('[data-ksl-news-dfp-ad-id-off="mobileReskinTop"]'); var mobileReskinBottom = document.querySelector('[data-ksl-news-dfp-ad-id-off="mobileReskinBottom"]'); var mainContent = document.querySelector('.main_content'); if (firstView !== null) { firstView.remove(); } if (mobileReskinTop !== null) { mobileReskinTop.classList.remove('mobile_wrap_off'); mobileReskinTop.classList.add('mobile_wrap_top'); mobileReskinTop.removeAttribute('data-ksl-news-dfp-ad-id-off'); mobileReskinTop.setAttribute('data-ksl-news-dfp-ad-id', 'mobileReskinTop'); mobileReskinTop.innerHTML += '<div data-adunit><div data-container-id="mobileReskinTop"></div></div>'; } if (mobileReskinBottom !== null) { mobileReskinBottom.classList.remove('mobile_wrap_off'); mobileReskinBottom.classList.add('mobile_wrap_bottom'); mobileReskinBottom.removeAttribute('data-ksl-news-dfp-ad-id-off'); mobileReskinBottom.setAttribute('data-ksl-news-dfp-ad-id', 'mobileReskinBottom'); mobileReskinBottom.innerHTML += '<div data-adunit><div data-container-id="mobileReskinBottom"></div></div>'; } if (mainContent !== null) { mainContent.classList.add('mobile_wrap'); } } }); </script><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/51253676/utahn-or-utahan-a-proposed-bill-aims-to-settle-the-debate-" data-sid="51253676"><h1> Utahn or Utahan? A proposed bill aims to settle the debate </h1><h2>A proposed bill in the Utah Legislature might finally end the biggest spelling beef in Utah. </h2></a></div><noscript><!-- This is only applied when JS is OFF --><style> .js-only { display: none; } </style></noscript><a href="/article/51253676/utahn-or-utahan-a-proposed-bill-aims-to-settle-the-debate-" data-sid="51253676"><picture class="js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_top_sm" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_story_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_top_sm" srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_top_sm" alt="Utahn or Utahan? A proposed bill aims to settle the debate "><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_top_sm" alt="Utahn or Utahan? A proposed bill aims to settle the debate "></noscript></a></div><div class="top_picks"><figure class="pick_story"><a href="/article/51254796/sole-surviving-daughter-of-wyoming-murder-suicide-dies-in-hospital" data-sid="51254796"><picture><source srcset="https://img.ksl.com/slc/3042/304210/30421047.jpeg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3042/304210/30421047.jpeg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304210/30421047.jpeg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3042/304210/30421047.jpeg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3042/304210/30421047.jpeg?filter=kslv2/responsive_toppicks" alt="Sole surviving daughter of Wyoming murder-suicide dies in hospital"><!--[endif]--></picture></a><h2><a href="/article/51254796/sole-surviving-daughter-of-wyoming-murder-suicide-dies-in-hospital" data-sid="51254796"> Sole surviving daughter of Wyoming murder-suicide dies in hospital </a></h2></figure><figure class="pick_story"><a href="/article/51255288/the-utah-checkdown-podcast-football-offseason-takes-shape-runnin-utes-upset-ku" data-sid="51255288"><picture><source srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks" alt="The Utah Checkdown podcast: Football offseason takes shape, Runnin' Utes upset KU"><!--[endif]--></picture></a><h2><a href="/article/51255288/the-utah-checkdown-podcast-football-offseason-takes-shape-runnin-utes-upset-ku" data-sid="51255288"> The Utah Checkdown podcast: Football offseason takes shape, Runnin' Utes upset KU </a></h2></figure><figure class="pick_story"><a href="/article/51254027/utah-house-votes-to-remove-state-from-voter-roll-system-before-next-election" data-sid="51254027"><picture><source srcset="https://img.ksl.com/slc/3041/304191/30419187.jpg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3041/304191/30419187.jpg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304191/30419187.jpg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3041/304191/30419187.jpg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3041/304191/30419187.jpg?filter=kslv2/responsive_toppicks" alt="Utah House votes to remove state from voter roll system before next election"><!--[endif]--></picture></a><h2><a href="/article/51254027/utah-house-votes-to-remove-state-from-voter-roll-system-before-next-election" data-sid="51254027"> Utah House votes to remove state from voter roll system before next election </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="51255308"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255308" href="/article/51255308/delta-plane-flips-on-landing-at-toronto-airport-injuring-8" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Delta plane flips on landing at Toronto airport, injuring 8" src="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_lg" alt="Delta plane flips on landing at Toronto airport, injuring 8"></noscript></a></figure><div class="headline"><h3 class="updated">UPDATED</h3><h2 class="nowrap" ><a data-sid="51255308" href="/article/51255308/delta-plane-flips-on-landing-at-toronto-airport-injuring-8">Delta plane flips on landing at Toronto airport, injuring 8</a></h2><h4><span class="long ">Reuters | Updated</span><span class="short"> Feb. 17 - 1:27 p.m. | </span><span class="save-story" id="story-51255308" onclick="kslSocialShare.redirectToLogin(51255308); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A plane crashed at Toronto Pearson International Airport on Monday, officials said, with CBC television reporting the plane flipped on landing.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51255054"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255054" href="/article/51255054/judge-expected-to-rule-in-24-hours-in-case-that-aims-to-sharply-curtail-musks-doge" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Judge expected to rule in 24 hours in case that aims to sharply curtail Musk's DOGE" src="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304216/30421604.JPG?filter=kslv2/responsive_lg" alt="Judge expected to rule in 24 hours in case that aims to sharply curtail Musk's DOGE"></noscript></a></figure><div class="headline"><h3 class="updated">UPDATED</h3><h2 class="nowrap" ><a data-sid="51255054" href="/article/51255054/judge-expected-to-rule-in-24-hours-in-case-that-aims-to-sharply-curtail-musks-doge">Judge expected to rule in 24 hours in case that aims to sharply curtail Musk's DOGE</a></h2><h4><span class="long ">Tom Hals, Reuters | Updated</span><span class="short"> Feb. 17 - 1:11 p.m. | </span><span class="save-story" id="story-51255054" onclick="kslSocialShare.redirectToLogin(51255054); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A judge said on Monday she hoped to rule within 24 hours in a lawsuit that aims to protect information systems at major government agencies from Elon Musk's DOGE team.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51255259"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255259" href="/article/51255259/14-month-old-boy-treated-for-fentanyl-overdose-5-people-charged-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="14-month-old boy treated for fentanyl overdose, 5 people charged " src="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_lg" alt="14-month-old boy treated for fentanyl overdose, 5 people charged "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51255259" href="/article/51255259/14-month-old-boy-treated-for-fentanyl-overdose-5-people-charged-">14-month-old boy treated for fentanyl overdose, 5 people charged </a></h2><h4><span class="long ">Pat Reavy, KSL.com | Posted</span><span class="short"> Feb. 17 - 1:00 p.m. | </span><span class="save-story" id="story-51255259" onclick="kslSocialShare.redirectToLogin(51255259); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Five people living in the same residence are facing criminal charges after a 14-month-old boy suffered a suspected fentanyl overdose.</h5></div></div><div class="queue_break"></div></div></div><!-- Story removed from queue because it's already a top pick (Utahn or Utahan? A proposed bill aims to settle the debate ) --><div class="queue" data-sid="51253145"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51253145" href="/article/51253145/are-ozempic-weight-loss-shots-worth-side-effects--do-better-options-exist" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Are Ozempic weight loss shots worth side effects? Do better options exist?" src="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304171/30417137.jpeg?filter=kslv2/responsive_lg" alt="Are Ozempic weight loss shots worth side effects? Do better options exist?"></noscript></a></figure><div class="headline"><h3 class="sponsored">SPONSORED</h3><h2 class="nowrap" ><a data-sid="51253145" href="/article/51253145/are-ozempic-weight-loss-shots-worth-side-effects--do-better-options-exist">Are Ozempic weight loss shots worth side effects? Do better options exist?</a></h2><h4><span class="long ">Health Utah | Posted</span><span class="short"> Feb. 17 - 11:30 a.m. | </span><span class="save-story" id="story-51253145" onclick="kslSocialShare.redirectToLogin(51253145); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Dr. Whit Roberts of Health Utah says he is concerned about the financial costs and health risks potentially posed by popular weight loss drugs.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51255226"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255226" href="/article/51255226/suspected-drug-dealer-arrested-after-running-from-police-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Suspected drug dealer arrested after running from police " src="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304220/30422041.jpg?filter=kslv2/responsive_lg" alt="Suspected drug dealer arrested after running from police "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51255226" href="/article/51255226/suspected-drug-dealer-arrested-after-running-from-police-">Suspected drug dealer arrested after running from police </a></h2><h4><span class="long ">Pat Reavy, KSL.com | Posted</span><span class="short"> Feb. 17 - 11:25 a.m. | </span><span class="save-story" id="story-51255226" onclick="kslSocialShare.redirectToLogin(51255226); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A man with a history of drug-related crimes was arrested over the weekend after trying to run from Salt Lake City police.</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="51254275"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254275" href="/article/51254275/life-threatening-cold-expected-across-parts-of-us-after-deadly-weekend-flooding" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="'Life-threatening cold' expected across parts of US after deadly weekend flooding" src="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304198/30419837.jpg?filter=kslv2/responsive_lg" alt="'Life-threatening cold' expected across parts of US after deadly weekend flooding"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254275" href="/article/51254275/life-threatening-cold-expected-across-parts-of-us-after-deadly-weekend-flooding">'Life-threatening cold' expected across parts of US after deadly weekend flooding</a></h2><h4><span class="long ">Dylan Lovan, Associated Press | Updated</span><span class="short"> Feb. 17 - 11:16 a.m. | </span><span class="save-story" id="story-51254275" onclick="kslSocialShare.redirectToLogin(51254275); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Harsh weather moved west on Monday as a polar vortex was expected to grip the Rockies and the northern Plains. A winter storms pummeled the eastern U.S. over the weekend, killing at least 10 people, including nine victims in Kentucky.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51255214"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255214" href="https://www.deseret.com/sports/2025/02/16/utah-state-basketball-legend-wayne-estes-college-basketball-hall-of-fame/" target="_blank" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="As USU legend Wayne Estes is honored, his teammate remembers a great friend — and an unwise decision" src="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304219/30421959.jpeg?filter=kslv2/responsive_lg" alt="As USU legend Wayne Estes is honored, his teammate remembers a great friend — and an unwise decision"></noscript></a></figure><div class="headline"><h3 class="partner">PARTNER</h3><h2 class="nowrap" ><a data-sid="51255214" href="https://www.deseret.com/sports/2025/02/16/utah-state-basketball-legend-wayne-estes-college-basketball-hall-of-fame/" target="_blank" >As USU legend Wayne Estes is honored, his teammate remembers a great friend — and an unwise decision</a></h2><h4><span class="long ">Lee Benson, Deseret News | Posted</span><span class="short"> Feb. 17 - 11:14 a.m. | </span><span class="save-story" id="story-51255214" onclick="kslSocialShare.redirectToLogin(51255214); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Estes is finally getting his due and will be enshrined into the National Collegiate Basketball Hall of Fame later this year.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51251987"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51251987" href="/article/51251987/utah-congressman-pushes-to-expand-work-requirements-for-snap-assistance" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Utah congressman pushes to expand work requirements for SNAP assistance" src="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2584/258410/25841065.jpg?filter=kslv2/responsive_lg" alt="Utah congressman pushes to expand work requirements for SNAP assistance"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51251987" href="/article/51251987/utah-congressman-pushes-to-expand-work-requirements-for-snap-assistance">Utah congressman pushes to expand work requirements for SNAP assistance</a></h2><h4><span class="long ">Cami Mondeaux, Deseret News | Posted</span><span class="short"> Feb. 17 - 10:46 a.m. | </span><span class="save-story" id="story-51251987" onclick="kslSocialShare.redirectToLogin(51251987); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Work requirements for the Supplemental Nutrition Assistance Program could be reinstated for able-bodied adults under a new bill being introduced this week in the House and Senate.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51254982"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254982" href="/article/51254982/byus-win-over-kansas-state-a-tribute-to-late-cougar-basketball-alum-jake-shoff" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="BYU's win over Kansas State a tribute to late Cougar basketball alum Jake Shoff" src="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304204/30420424.jpeg?filter=kslv2/responsive_lg" alt="BYU's win over Kansas State a tribute to late Cougar basketball alum Jake Shoff"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254982" href="/article/51254982/byus-win-over-kansas-state-a-tribute-to-late-cougar-basketball-alum-jake-shoff">BYU's win over Kansas State a tribute to late Cougar basketball alum Jake Shoff</a></h2><h4><span class="hp_icons"></span><span class="long ">Sean Walker, KSL.com | Posted</span><span class="short"> Feb. 17 - 10:33 a.m. | </span><span class="save-story" id="story-51254982" onclick="kslSocialShare.redirectToLogin(51254982); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The Cougars honored the family of Jake Shoff at halftime of Saturday's game after the former BYU post died in a fatal traffic accident Feb. 6 in Lehi.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51250095"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51250095" href="/article/51250095/can-education-get-utahs-kids-off-their-phones-and-doing-things-with-their-hands-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Can education get Utah's kids 'off their phones' and 'doing things with their hands'? " src="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304107/30410778.jpg?filter=kslv2/responsive_lg" alt="Can education get Utah's kids 'off their phones' and 'doing things with their hands'? "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51250095" href="/article/51250095/can-education-get-utahs-kids-off-their-phones-and-doing-things-with-their-hands-">Can education get Utah's kids 'off their phones' and 'doing things with their hands'? </a></h2><h4><span class="long ">Jason Swensen, Deseret News | Posted</span><span class="short"> Feb. 17 - 10:03 a.m. | </span><span class="save-story" id="story-51250095" onclick="kslSocialShare.redirectToLogin(51250095); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Utah House Speaker Mike Schultz, R-Hooper, is sponsoring HB447, which will create "catalyst campus programs" at Utah high schools.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51255013"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255013" href="/article/51255013/whats-open-and-closed-on-presidents-day" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="What's open and closed on Presidents Day" src="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_lg" alt="What's open and closed on Presidents Day"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51255013" href="/article/51255013/whats-open-and-closed-on-presidents-day">What's open and closed on Presidents Day</a></h2><h4><span class="long ">Ramishah Maruf, CNN | Posted</span><span class="short"> Feb. 17 - 9:29 a.m. | </span><span class="save-story" id="story-51255013" onclick="kslSocialShare.redirectToLogin(51255013); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Many Americans enjoy a day off on the third Monday of February every year. That's because it's Presidents Day, officially named Washington's Birthday in honor of America's first president, George Washington. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51255168"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51255168" href="/article/51255168/driver-killed-in-west-jordan-crash-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Driver killed in West Jordan crash " src="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2844/284407/28440731.jpeg?filter=kslv2/responsive_lg" alt="Driver killed in West Jordan crash "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51255168" href="/article/51255168/driver-killed-in-west-jordan-crash-">Driver killed in West Jordan crash </a></h2><h4><span class="long ">Pat Reavy, KSL.com | Posted</span><span class="short"> Feb. 17 - 8:56 a.m. | </span><span class="save-story" id="story-51255168" onclick="kslSocialShare.redirectToLogin(51255168); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A crash early Monday in West Jordan left one driver dead and another in critical condition.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51253923"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51253923" href="/article/51253923/low-cost-mris-are-a-great-option-with-high-deductible-insurance-plans" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Low-cost MRIs are a great option with high-deductible insurance plans" src="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2947/294712/29471222.jpg?filter=kslv2/responsive_lg" alt="Low-cost MRIs are a great option with high-deductible insurance plans"></noscript></a></figure><div class="headline"><h3 class="sponsored">SPONSORED</h3><h2 class="nowrap" ><a data-sid="51253923" href="/article/51253923/low-cost-mris-are-a-great-option-with-high-deductible-insurance-plans">Low-cost MRIs are a great option with high-deductible insurance plans</a></h2><h4><span class="long ">Taylormed MRI | Posted</span><span class="short"> Feb. 17 - 8:00 a.m. | </span><span class="save-story" id="story-51253923" onclick="kslSocialShare.redirectToLogin(51253923); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>TaylorMed has several locations where patients can get a low-cost MRI with a fast turnaround. If you need an MRI and have a high-deductible plan you should check this out.</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="51251564"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51251564" href="/article/51251564/golf-is-on-the-rise-in-salt-lake-city-but-it-may-cost-more-to-play-a-round-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Golf is on the rise in Salt Lake City, but it may cost more to play a round " src="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_lg" alt="Golf is on the rise in Salt Lake City, but it may cost more to play a round "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51251564" href="/article/51251564/golf-is-on-the-rise-in-salt-lake-city-but-it-may-cost-more-to-play-a-round-">Golf is on the rise in Salt Lake City, but it may cost more to play a round </a></h2><h4><span class="long ">Carter Williams, KSL.com | Posted</span><span class="short"> Feb. 17 - 7:15 a.m. | </span><span class="save-story" id="story-51251564" onclick="kslSocialShare.redirectToLogin(51251564); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Golf is about as popular as ever across Salt Lake City's six public courses, but it may soon cost a little more to hit the links in Utah's capital city.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51254053"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254053" href="/article/51254053/utahns-honored-for-saving-man-who-suffered-heart-attack-playing-basketball" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Utahns honored for saving man who suffered heart attack playing basketball" src="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304192/30419261.jpeg?filter=kslv2/responsive_lg" alt="Utahns honored for saving man who suffered heart attack playing basketball"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254053" href="/article/51254053/utahns-honored-for-saving-man-who-suffered-heart-attack-playing-basketball">Utahns honored for saving man who suffered heart attack playing basketball</a></h2><h4><span class="hp_icons"></span><span class="long ">Shara Park, KSL-TV | Posted</span><span class="short"> Feb. 16 - 10:29 p.m. | </span><span class="save-story" id="story-51254053" onclick="kslSocialShare.redirectToLogin(51254053); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Five men are being honored for their quick action in saving a man who suffered a heart attack while playing church basketball.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51254935"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254935" href="/article/51254935/steph-currys-ogs-beat-keyonte-georges-rising-stars-and-come-out-on-top-in-new-format" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Steph Curry's 'OGs' beat Keyonte George's Rising Stars and come out on top in new format" src="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304213/30421373.jpeg?filter=kslv2/responsive_lg" alt="Steph Curry's 'OGs' beat Keyonte George's Rising Stars and come out on top in new format"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254935" href="/article/51254935/steph-currys-ogs-beat-keyonte-georges-rising-stars-and-come-out-on-top-in-new-format">Steph Curry's 'OGs' beat Keyonte George's Rising Stars and come out on top in new format</a></h2><h4><span class="hp_icons"></span><span class="long ">Ryan Miller, KSL.com | Posted</span><span class="short"> Feb. 16 - 10:02 p.m. | </span><span class="save-story" id="story-51254935" onclick="kslSocialShare.redirectToLogin(51254935); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Keyonte George hit the first shot of the game — a 3-pointer from the top of the key — to give the Rising Stars an early lead. The rest of the contest went about as you'd expect.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51254817"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254817" href="/article/51254817/investigators-find-third-body-after-fiery-wyoming-highway-tunnel-crash" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Investigators find third body after fiery Wyoming highway-tunnel crash" src="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304210/30421065.jpg?filter=kslv2/responsive_lg" alt="Investigators find third body after fiery Wyoming highway-tunnel crash"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254817" href="/article/51254817/investigators-find-third-body-after-fiery-wyoming-highway-tunnel-crash">Investigators find third body after fiery Wyoming highway-tunnel crash</a></h2><h4><span class="long ">Associated Press | Posted</span><span class="short"> Feb. 16 - 9:16 p.m. | </span><span class="save-story" id="story-51254817" onclick="kslSocialShare.redirectToLogin(51254817); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A third victim has been found in the wreckage from a fiery crash involving 26 cars and trucks inside a Wyoming highway tunnel. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51250567"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51250567" href="/article/51250567/heres-what-consumers-can-expect-in-2025-as-inflation-rates-continue-to-rise" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Here's what consumers can expect in 2025 as inflation rates continue to rise" src="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304144/30414463.jpeg?filter=kslv2/responsive_lg" alt="Here's what consumers can expect in 2025 as inflation rates continue to rise"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51250567" href="/article/51250567/heres-what-consumers-can-expect-in-2025-as-inflation-rates-continue-to-rise">Here's what consumers can expect in 2025 as inflation rates continue to rise</a></h2><h4><span class="long ">Logan Stefanich, KSL.com | Posted</span><span class="short"> Feb. 16 - 9:04 p.m. | </span><span class="save-story" id="story-51250567" onclick="kslSocialShare.redirectToLogin(51250567); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>While 2025 is still in its infancy, economist Lindsey Piegza provided a look at what consumers can expect throughout the rest of the year.</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":"07dbd2ff35ad37f510d64bda35b93be0-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":"37e32683868eb3c8b85290e6c743420b-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":"37e32683868eb3c8b85290e6c743420b-Cms.min.js.map","Comments.min.js.map":"07dbd2ff35ad37f510d64bda35b93be0-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="51251064"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51251064" href="/article/51251064/can-utah-help-families-scale-the-benefits-cliff" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Can Utah help families scale 'the benefits cliff'?" src="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3041/304127/30412758.jpg?filter=kslv2/responsive_lg" alt="Can Utah help families scale 'the benefits cliff'?"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51251064" href="/article/51251064/can-utah-help-families-scale-the-benefits-cliff">Can Utah help families scale 'the benefits cliff'?</a></h2><h4><span class="long ">Brigham Tomco, Deseret News | Posted</span><span class="short"> Feb. 16 - 8:31 p.m. | </span><span class="save-story" id="story-51251064" onclick="kslSocialShare.redirectToLogin(51251064); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>In Utah's 2025 legislative session, multiple lawmakers are working with the conservative think tank Sutherland Institute to propose changes that would help families scale the benefits cliffs that stand between them and self-reliance.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51254592"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254592" href="/article/51254592/netanyahu-signals-hes-moving-ahead-with-trumps-idea-to-transfer-palestinians-from-gaza" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza" src="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304210/30421063.jpeg?filter=kslv2/responsive_lg" alt="Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254592" href="/article/51254592/netanyahu-signals-hes-moving-ahead-with-trumps-idea-to-transfer-palestinians-from-gaza">Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza</a></h2><h4><span class="long ">Matthew Lee and Natalie Melzer, Associated Press | Updated</span><span class="short"> Feb. 16 - 8:02 p.m. | </span><span class="save-story" id="story-51254592" onclick="kslSocialShare.redirectToLogin(51254592); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Israeli Prime Minister Benjamin Netanyahu has signaled that he's moving ahead with President Donald Trump's proposal to transfer the Palestinian population out of Gaza. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51254753"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51254753" href="/article/51254753/congress-scrambling-to-keep-up-with-department-of-government-efficiency-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Congress scrambling to keep up with Department of Government Efficiency " src="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3042/304209/30420914.jpg?filter=kslv2/responsive_lg" alt="Congress scrambling to keep up with Department of Government Efficiency "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51254753" href="/article/51254753/congress-scrambling-to-keep-up-with-department-of-government-efficiency-">Congress scrambling to keep up with Department of Government Efficiency </a></h2><h4><span class="long ">Cami Mondeaux, Deseret News | Posted</span><span class="short"> Feb. 16 - 7:04 p.m. | </span><span class="save-story" id="story-51254753" onclick="kslSocialShare.redirectToLogin(51254753); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The lightning speed with which Elon Musk is operating with the Department of Government Efficiency has left many lawmakers scrambling to keep up.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51239408"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51239408" href="/article/51239408/utahns-ditching-stucco-for-new-more-durable-exterior-material-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Utahns ditching stucco for new, more durable exterior material " src="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3007/300789/30078995.jpg?filter=kslv2/responsive_lg" alt="Utahns ditching stucco for new, more durable exterior material "></noscript></a></figure><div class="headline"><h3 class="sponsored">SPONSORED</h3><h2 class="nowrap" ><a data-sid="51239408" href="/article/51239408/utahns-ditching-stucco-for-new-more-durable-exterior-material-">Utahns ditching stucco for new, more durable exterior material </a></h2><h4><span class="long ">Vipeq Utah | Posted</span><span class="short"> Feb. 16 - 7:00 p.m. | </span><span class="save-story" id="story-51239408" onclick="kslSocialShare.redirectToLogin(51239408); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Thermal CorkShield is lightweight, sustainable and efficient in shielding homes from the elements.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51252045"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51252045" href="/article/51252045/kias-in-north-salt-lake-now-the-target-of-vehicle-break-ins-thefts" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Kias in North Salt Lake now the target of vehicle break-ins, thefts" src="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2771/277189/27718937.jpg?filter=kslv2/responsive_lg" alt="Kias in North Salt Lake now the target of vehicle break-ins, thefts"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51252045" href="/article/51252045/kias-in-north-salt-lake-now-the-target-of-vehicle-break-ins-thefts">Kias in North Salt Lake now the target of vehicle break-ins, thefts</a></h2><h4><span class="hp_icons"></span><span class="long ">Shelby Lofton, KSL-TV | Posted</span><span class="short"> Feb. 16 - 6:13 p.m. | </span><span class="save-story" id="story-51252045" onclick="kslSocialShare.redirectToLogin(51252045); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Another Utah neighborhood is being targeted for vehicle thefts. This time, police said the suspect, or suspects, are often leaving the cars in driveways damaged.</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({"51253676":true}); const storyIds = { '51255308': true, '51255054': true, '51255259': true, '51253676': true, '51253145': true, '51255226': true, '51254275': true, '51255214': true, '51251987': true, '51254982': true, '51250095': true, '51255013': true, '51255168': true, '51253923': true, '51251564': true, '51254053': true, '51254935': true, '51254817': true, '51250567': true, '51251064': true, '51254592': true, '51254753': true, '51239408': true, '51252045': true, }; const stories = [ {id: Number('51255308')}, {id: Number('51255054')}, {id: Number('51255259')}, {id: Number('51253676')}, {id: Number('51253145')}, {id: Number('51255226')}, {id: Number('51254275')}, {id: Number('51255214')}, {id: Number('51251987')}, {id: Number('51254982')}, {id: Number('51250095')}, {id: Number('51255013')}, {id: Number('51255168')}, {id: Number('51253923')}, {id: Number('51251564')}, {id: Number('51254053')}, {id: Number('51254935')}, {id: Number('51254817')}, {id: Number('51250567')}, {id: Number('51251064')}, {id: Number('51254592')}, {id: Number('51254753')}, {id: Number('51239408')}, {id: Number('51252045')}, ]; const memberId = 0; let textLink = Boolean('1'); if (textLink) { if (route) { textLink = { anchor: 'Browse by day', href: '/archive/2025/02/17/_', }; } 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/3030/303091/30309134.jpg"><img src="https://img.ksl.com/slc/3030/303091/30309134.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/3036/303655/30365586.png"><img src="https://img.ksl.com/slc/3036/303655/30365586.png" 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/51254712/gabby-petitos-mom-speaks-out-ahead-of-american-murder-netflix-docuseries"> Gabby Petito's mom speaks out ahead of 'American Murder' Netflix docuseries </a></li><li class="nocontent"><a href="/article/51254836/education-department-threatens-funding-of-any-school-that-considers-race-in-most-aspects"> Education Department threatens funding of any school that considers race in most aspects </a></li><li class="nocontent"><a href="/article/51254817/investigators-find-third-body-after-fiery-wyoming-highway-tunnel-crash"> Investigators find third body after fiery Wyoming highway-tunnel crash </a></li><li class="nocontent"><a href="/article/51250567/heres-what-consumers-can-expect-in-2025-as-inflation-rates-continue-to-rise"> Here's what consumers can expect in 2025 as inflation rates continue to rise </a></li><li class="nocontent"><a href="/article/51254749/greater-love-apostle-says-resurrection-is-literal-and-universal-calls-for-easter-emphasis"> 'Greater love': Apostle says resurrection is literal and universal, calls for Easter emphasis </a></li><li class="nocontent"><a href="/article/51254753/congress-scrambling-to-keep-up-with-department-of-government-efficiency-"> Congress scrambling to keep up with Department of Government Efficiency </a></li><li class="nocontent"><a href="/article/51254592/netanyahu-signals-hes-moving-ahead-with-trumps-idea-to-transfer-palestinians-from-gaza"> Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza </a></li><li class="nocontent"><a href="/article/51252045/kias-in-north-salt-lake-now-the-target-of-vehicle-break-ins-thefts"> Kias in North Salt Lake now the target of vehicle break-ins, thefts </a></li><li class="nocontent"><a href="/article/51254668/anti-trump-protestors-speak-in-small-ogden-rally-saturday"> Anti-Trump protestors speak in small Ogden rally Saturday </a></li><li class="nocontent"><a href="/article/51254796/sole-surviving-daughter-of-wyoming-murder-suicide-dies-in-hospital"> Sole surviving daughter of Wyoming murder-suicide dies in hospital </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/51255288/the-utah-checkdown-podcast-football-offseason-takes-shape-runnin-utes-upset-ku"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3011/301105/30110598.jpeg?filter=kslv2/responsive_toppicks" alt="Top Sports story anchor"></picture><div><h2>The Utah Checkdown podcast: Football offseason takes shape, Runnin' Utes upset KU</h2></div></a><ul><li><a href="/article/51254982/byus-win-over-kansas-state-a-tribute-to-late-cougar-basketball-alum-jake-shoff">BYU's win over Kansas State a tribute to late Cougar basketball alum Jake Shoff</a></li><li><a href="/article/51254985/slc-puck-podcast-hockey-takes-center-stage-thanks-to-intense-4-nations-matchup">SLC Puck podcast: Hockey takes center stage thanks to intense 4 Nations matchup</a></li><li><a href="/article/51251564/golf-is-on-the-rise-in-salt-lake-city-but-it-may-cost-more-to-play-a-round-">Golf is on the rise in Salt Lake City, but it may cost more to play a round </a></li><li><a href="/article/51254957/watercooler-talk-big-12-basketball-goes-through-utah">Watercooler Talk: Big 12 basketball goes through Utah</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/features">Features »</a></h3><a href="/article/51253676/utahn-or-utahan-a-proposed-bill-aims-to-settle-the-debate-"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks" alt="Top Features story anchor"></picture><div><h2>Utahn or Utahan? A proposed bill aims to settle the debate </h2></div></a><ul><li><a href="/article/51254566/saturday-night-live-celebrates-50-years-with-comedy-music-and-shows-many-many-famous-friends">'Saturday Night Live' celebrates 50 years with comedy, music and show's many, many famous friends</a></li><li><a href="/article/51251564/golf-is-on-the-rise-in-salt-lake-city-but-it-may-cost-more-to-play-a-round-">Golf is on the rise in Salt Lake City, but it may cost more to play a round </a></li><li><a href="/article/51254053/utahns-honored-for-saving-man-who-suffered-heart-attack-playing-basketball">Utahns honored for saving man who suffered heart attack playing basketball</a></li><li><a href="/article/51251064/can-utah-help-families-scale-the-benefits-cliff">Can Utah help families scale 'the benefits cliff'?</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/outdoors">Outdoors »</a></h3><a href="/article/51251564/golf-is-on-the-rise-in-salt-lake-city-but-it-may-cost-more-to-play-a-round-"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304189/30418988.jpeg?filter=kslv2/responsive_toppicks" alt="Top Outdoors story anchor"></picture><div><h2>Golf is on the rise in Salt Lake City, but it may cost more to play a round </h2></div></a><ul><li><a href="/article/51254689/advisory-issued-as-more-snow-arrives-in-utah-avalanche-warnings-persist">Advisory issued as more snow arrives in Utah; avalanche warnings persist</a></li><li><a href="/article/51254551/snowmobiler-who-survived-3-avalanches-warns-of-backcountry-danger">Snowmobiler who survived 3 avalanches warns of backcountry danger</a></li><li><a href="/article/51252752/humpback-whale-briefly-swallows-kayaker-in-chilean-patagonia--and-its-all-captured-on-camera">Humpback whale briefly swallows kayaker in Chilean Patagonia — and it's all captured on camera</a></li><li><a href="/article/51251542/winter-storm-warnings-issued-across-utah-ahead-of-incoming-atmospheric-river-">Winter storm warnings issued across Utah ahead of incoming atmospheric river </a></li></ul></div><span class="linebreak"></span><div class="sectionQueue"><h3><a href="/news/world">World »</a></h3><a href="/article/51255308/delta-plane-flips-on-landing-at-toronto-airport-injuring-8"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks" alt="Top World story anchor"></picture><div><h2>Delta plane flips on landing at Toronto airport, injuring 8</h2></div></a><ul><li><a href="/article/51254592/netanyahu-signals-hes-moving-ahead-with-trumps-idea-to-transfer-palestinians-from-gaza">Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza</a></li><li><a href="/article/51254608/ailing-pope-francis-apologizes-for-vatican-absence">Ailing Pope Francis apologizes for Vatican absence</a></li><li><a href="/article/51254332/at-least-18-people-are-dead-after-a-stampede-at-new-delhi-railway-station-in-india">At least 18 people are dead after a stampede at New Delhi railway station in India</a></li><li><a href="/article/51254403/an-idaho-falls-man-paralyzed-in-swiss-skiing-crash-is-closer-to-returning-home">An Idaho Falls man paralyzed in Swiss skiing crash is closer to returning home</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/us">U.S. »</a></h3><a href="/article/51255308/delta-plane-flips-on-landing-at-toronto-airport-injuring-8"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/2568/256847/25684701.jpg?filter=kslv2/responsive_toppicks" alt="Top U.S. story anchor"></picture><div><h2>Delta plane flips on landing at Toronto airport, injuring 8</h2></div></a><ul><li><a href="/article/51255161/doge-seeks-access-to-highly-sensitive-taxpayer-data-at-irs">DOGE seeks access to highly sensitive taxpayer data at IRS</a></li><li><a href="/article/51255054/judge-expected-to-rule-in-24-hours-in-case-that-aims-to-sharply-curtail-musks-doge">Judge expected to rule in 24 hours in case that aims to sharply curtail Musk's DOGE</a></li><li><a href="/article/51254585/scientists-race-to-discover-the-depth-of-ocean-damage-sparked-by-la-wildfires">Scientists race to discover the depth of ocean damage sparked by LA wildfires</a></li><li><a href="/article/51254275/life-threatening-cold-expected-across-parts-of-us-after-deadly-weekend-flooding">'Life-threatening cold' expected across parts of US after deadly weekend flooding</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/utah">Utah »</a></h3><a href="/article/51255259/14-month-old-boy-treated-for-fentanyl-overdose-5-people-charged-"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/2840/284045/28404590.jpeg?filter=kslv2/responsive_toppicks" alt="Top Utah story anchor"></picture><div><h2>14-month-old boy treated for fentanyl overdose, 5 people charged </h2></div></a><ul><li><a href="/article/51253676/utahn-or-utahan-a-proposed-bill-aims-to-settle-the-debate-">Utahn or Utahan? A proposed bill aims to settle the debate </a></li><li><a href="/article/51255226/suspected-drug-dealer-arrested-after-running-from-police-">Suspected drug dealer arrested after running from police </a></li><li><a href="/article/51251987/utah-congressman-pushes-to-expand-work-requirements-for-snap-assistance">Utah congressman pushes to expand work requirements for SNAP assistance</a></li><li><a href="/article/51250095/can-education-get-utahs-kids-off-their-phones-and-doing-things-with-their-hands-">Can education get Utah's kids 'off their phones' and 'doing things with their hands'? </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/51254060/14-utah-school-systems-could-apply-for-funding-help-for-english-language-learners"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304193/30419305.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304193/30419305.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3041/304193/30419305.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304193/30419305.jpeg?filter=kslv2/responsive_toppicks" alt="Top Voces de Utah story anchor"></picture><div><h2>14 Utah school systems could apply for funding help for English-language learners</h2></div></a><ul><li><a href="/article/51252743/utah-lawmaker-defends-bill-allocating-extra-funds-for-english-language-learners-despite-pushback">Utah lawmaker defends bill allocating extra funds for English-language learners despite pushback</a></li><li><a href="/article/51244993/youre-being-detained-woman-recounts-brothers-arrest-in-magna-by-immigration-officials">'You're being detained': Woman recounts brother's arrest in Magna by immigration officials</a></li><li><a href="/article/51247469/connect-with-community-millcreek-art-show-spotlights-wasatch-front-inspired-pieces">'Connect with community': Millcreek art show spotlights Wasatch Front-inspired pieces</a></li><li><a href="/article/51248479/community-volunteers-to-showcase-culture-in-annual-oaxaca-en-utah-fashion-show">Community volunteers to showcase culture in annual Oaxaca en Utah fashion show</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/business">Business »</a></h3><a href="/article/51255013/whats-open-and-closed-on-presidents-day"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3042/304216/30421617.jpg?filter=kslv2/responsive_toppicks" alt="Top Business story anchor"></picture><div><h2>What's open and closed on Presidents Day</h2></div></a><ul><li><a href="/article/51250567/heres-what-consumers-can-expect-in-2025-as-inflation-rates-continue-to-rise">Here's what consumers can expect in 2025 as inflation rates continue to rise</a></li><li><a href="/article/51254638/coca-cola-leans-on-fancy-milk-to-grow-past-soft-drinks">Coca-Cola leans on fancy milk to grow past soft drinks</a></li><li><a href="/article/51251781/ogden-valley-incorporation-boosters-sue-weber-county-over-ski-village-development-moves">Ogden Valley incorporation boosters sue Weber County over ski village development moves</a></li><li><a href="/article/51253257/riverton-jiffy-lube-team-competing-to-be-best-oil-changers-in-the-country">Riverton Jiffy Lube team competing to be best oil changers in the country</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/politics">Politics »</a></h3><a href="/article/51253676/utahn-or-utahan-a-proposed-bill-aims-to-settle-the-debate-"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3041/304186/30418630.jpeg?filter=kslv2/responsive_toppicks" alt="Top Politics story anchor"></picture><div><h2>Utahn or Utahan? A proposed bill aims to settle the debate </h2></div></a><ul><li><a href="/article/51251987/utah-congressman-pushes-to-expand-work-requirements-for-snap-assistance">Utah congressman pushes to expand work requirements for SNAP assistance</a></li><li><a href="/article/51250095/can-education-get-utahs-kids-off-their-phones-and-doing-things-with-their-hands-">Can education get Utah's kids 'off their phones' and 'doing things with their hands'? </a></li><li><a href="/article/51254658/some-in-hurricane-helene-ravaged-north-carolina-embrace-trumps-push-to-abolish-fema">Some in Hurricane Helene-ravaged North Carolina embrace Trump's push to abolish FEMA</a></li><li><a href="/article/51250567/heres-what-consumers-can-expect-in-2025-as-inflation-rates-continue-to-rise">Here's what consumers can expect in 2025 as inflation rates continue to rise</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":"Utahn or Utahan? A proposed bill aims to settle the debate ","id":51253676,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"internet_team|politics|standard","list":"Homepage Queue","position":1},{"name":"Sole surviving daughter of Wyoming murder-suicide dies in hospital","id":51254796,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"contributor|expansion|parked","list":"Homepage Queue","position":2},{"name":"The Utah Checkdown podcast: Football offseason takes shape, Runnin' Utes upset KU","id":51255288,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|Utah Utes","variant":"internet_team|sports|parked","list":"Homepage Queue","position":3},{"name":"Utah House votes to remove state from voter roll system before next election","id":51254027,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"combined_newsroom|politics|standard","list":"Homepage Queue","position":4},{"name":"Delta plane flips on landing at Toronto airport, injuring 8","id":51255308,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|World","variant":"reuters wire|disaster|standard","list":"Homepage Queue","position":5},{"name":"Judge expected to rule in 24 hours in case that aims to sharply curtail Musk's DOGE","id":51255054,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"reuters wire|courts|standard","list":"Homepage Queue","position":6},{"name":"14-month-old boy treated for fentanyl overdose, 5 people charged ","id":51255259,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":7},{"name":"Are Ozempic weight loss shots worth side effects? Do better options exist?","id":51253145,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"contributor|health|sponsored","list":"Homepage Queue","position":8},{"name":"Suspected drug dealer arrested after running from police ","id":51255226,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":9},{"name":"'Life-threatening cold' expected across parts of US after deadly weekend flooding","id":51254275,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|disaster|standard","list":"Homepage Queue","position":10},{"name":"As USU legend Wayne Estes is honored, his teammate remembers a great friend \u2014 and an unwise decision","id":51255214,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"","variant":"deseret_news||partner","list":"Homepage Queue","position":11},{"name":"Utah congressman pushes to expand work requirements for SNAP assistance","id":51251987,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"combined_newsroom|government|standard","list":"Homepage Queue","position":12},{"name":"BYU's win over Kansas State a tribute to late Cougar basketball alum Jake Shoff","id":51254982,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|BYU Cougars","variant":"internet_team|sports|standard","list":"Homepage Queue","position":13},{"name":"Can education get Utah's kids 'off their phones' and 'doing things with their hands'? ","id":51250095,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"combined_newsroom|politics|standard","list":"Homepage Queue","position":14},{"name":"What's open and closed on Presidents Day","id":51255013,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"cnn_wire|government|standard","list":"Homepage Queue","position":15},{"name":"Driver killed in West Jordan crash ","id":51255168,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":16},{"name":"Low-cost MRIs are a great option with high-deductible insurance plans","id":51253923,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"contributor|health|sponsored","list":"Homepage Queue","position":17},{"name":"Golf is on the rise in Salt Lake City, but it may cost more to play a round ","id":51251564,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Salt Lake County","variant":"internet_team|government|standard","list":"Homepage Queue","position":18},{"name":"Utahns honored for saving man who suffered heart attack playing basketball","id":51254053,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Southern Utah","variant":"ksl_broadcasting|human_interest|standard","list":"Homepage Queue","position":19},{"name":"Steph Curry's 'OGs' beat Keyonte George's Rising Stars and come out on top in new format","id":51254935,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|Utah Jazz","variant":"internet_team|sports|standard","list":"Homepage Queue","position":20},{"name":"Investigators find third body after fiery Wyoming highway-tunnel crash","id":51254817,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|disaster|standard","list":"Homepage Queue","position":21},{"name":"Here's what consumers can expect in 2025 as inflation rates continue to rise","id":51250567,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"internet_team|economy|standard","list":"Homepage Queue","position":22},{"name":"Can Utah help families scale 'the benefits cliff'?","id":51251064,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Family","variant":"combined_newsroom|family-parenting|standard","list":"Homepage Queue","position":23},{"name":"Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza","id":51254592,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|World","variant":"associated_press|politics|standard","list":"Homepage Queue","position":24},{"name":"Congress scrambling to keep up with Department of Government Efficiency ","id":51254753,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"combined_newsroom|politics|standard","list":"Homepage Queue","position":25},{"name":"Utahns ditching stucco for new, more durable exterior material ","id":51239408,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"|human_interest|sponsored","list":"Homepage Queue","position":26},{"name":"Kias in North Salt Lake now the target of vehicle break-ins, thefts","id":51252045,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"ksl_broadcasting|crime|standard","list":"Homepage Queue","position":27}] } }); window.impressions = [{"name":"Utahn or Utahan? A proposed bill aims to settle the debate ","id":51253676,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"internet_team|politics|standard","list":"Homepage Queue","position":1},{"name":"Sole surviving daughter of Wyoming murder-suicide dies in hospital","id":51254796,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"contributor|expansion|parked","list":"Homepage Queue","position":2},{"name":"The Utah Checkdown podcast: Football offseason takes shape, Runnin' Utes upset KU","id":51255288,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|Utah Utes","variant":"internet_team|sports|parked","list":"Homepage Queue","position":3},{"name":"Utah House votes to remove state from voter roll system before next election","id":51254027,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"combined_newsroom|politics|standard","list":"Homepage Queue","position":4},{"name":"Delta plane flips on landing at Toronto airport, injuring 8","id":51255308,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|World","variant":"reuters wire|disaster|standard","list":"Homepage Queue","position":5},{"name":"Judge expected to rule in 24 hours in case that aims to sharply curtail Musk's DOGE","id":51255054,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"reuters wire|courts|standard","list":"Homepage Queue","position":6},{"name":"14-month-old boy treated for fentanyl overdose, 5 people charged ","id":51255259,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":7},{"name":"Are Ozempic weight loss shots worth side effects? Do better options exist?","id":51253145,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"contributor|health|sponsored","list":"Homepage Queue","position":8},{"name":"Suspected drug dealer arrested after running from police ","id":51255226,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":9},{"name":"'Life-threatening cold' expected across parts of US after deadly weekend flooding","id":51254275,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|disaster|standard","list":"Homepage Queue","position":10},{"name":"As USU legend Wayne Estes is honored, his teammate remembers a great friend \u2014 and an unwise decision","id":51255214,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"","variant":"deseret_news||partner","list":"Homepage Queue","position":11},{"name":"Utah congressman pushes to expand work requirements for SNAP assistance","id":51251987,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"combined_newsroom|government|standard","list":"Homepage Queue","position":12},{"name":"BYU's win over Kansas State a tribute to late Cougar basketball alum Jake Shoff","id":51254982,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|BYU Cougars","variant":"internet_team|sports|standard","list":"Homepage Queue","position":13},{"name":"Can education get Utah's kids 'off their phones' and 'doing things with their hands'? ","id":51250095,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Politics","variant":"combined_newsroom|politics|standard","list":"Homepage Queue","position":14},{"name":"What's open and closed on Presidents Day","id":51255013,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"cnn_wire|government|standard","list":"Homepage Queue","position":15},{"name":"Driver killed in West Jordan crash ","id":51255168,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":16},{"name":"Low-cost MRIs are a great option with high-deductible insurance plans","id":51253923,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"contributor|health|sponsored","list":"Homepage Queue","position":17},{"name":"Golf is on the rise in Salt Lake City, but it may cost more to play a round ","id":51251564,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Salt Lake County","variant":"internet_team|government|standard","list":"Homepage Queue","position":18},{"name":"Utahns honored for saving man who suffered heart attack playing basketball","id":51254053,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Southern Utah","variant":"ksl_broadcasting|human_interest|standard","list":"Homepage Queue","position":19},{"name":"Steph Curry's 'OGs' beat Keyonte George's Rising Stars and come out on top in new format","id":51254935,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|Utah Jazz","variant":"internet_team|sports|standard","list":"Homepage Queue","position":20},{"name":"Investigators find third body after fiery Wyoming highway-tunnel crash","id":51254817,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|disaster|standard","list":"Homepage Queue","position":21},{"name":"Here's what consumers can expect in 2025 as inflation rates continue to rise","id":51250567,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"internet_team|economy|standard","list":"Homepage Queue","position":22},{"name":"Can Utah help families scale 'the benefits cliff'?","id":51251064,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Family","variant":"combined_newsroom|family-parenting|standard","list":"Homepage Queue","position":23},{"name":"Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza","id":51254592,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|World","variant":"associated_press|politics|standard","list":"Homepage Queue","position":24},{"name":"Congress scrambling to keep up with Department of Government Efficiency ","id":51254753,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"combined_newsroom|politics|standard","list":"Homepage Queue","position":25},{"name":"Utahns ditching stucco for new, more durable exterior material ","id":51239408,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"|human_interest|sponsored","list":"Homepage Queue","position":26},{"name":"Kias in North Salt Lake now the target of vehicle break-ins, thefts","id":51252045,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"ksl_broadcasting|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":"Gabby Petito's mom speaks out ahead of 'American Murder' Netflix docuseries","id":"51254712","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":1},{"name":"Education Department threatens funding of any school that considers race in most aspects","id":"51254836","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":2},{"name":"Investigators find third body after fiery Wyoming highway-tunnel crash","id":"51254817","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":3},{"name":"Here's what consumers can expect in 2025 as inflation rates continue to rise","id":"51250567","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":4},{"name":"'Greater love': Apostle says resurrection is literal and universal, calls for Easter emphasis","id":"51254749","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":5},{"name":"Congress scrambling to keep up with Department of Government Efficiency ","id":"51254753","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":6},{"name":"Netanyahu signals he's moving ahead with Trump's idea to transfer Palestinians from Gaza","id":"51254592","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":7},{"name":"Kias in North Salt Lake now the target of vehicle break-ins, thefts","id":"51252045","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":8},{"name":"Anti-Trump protestors speak in small Ogden rally Saturday","id":"51254668","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":9},{"name":"Sole surviving daughter of Wyoming murder-suicide dies in hospital","id":"51254796","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></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>