editor Logout
Account Preferences
Did you know...
Streams heard since April 2006:
13,870,625
Streaming Radio Guide
view source - https://www.ksl.com
*** Test System *** GO TO PRODUCTION
<!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="KSL is Utah's #1 source for news, sports, weather, and classifieds. Get the latest breaking news Utah cares about - today's news, current headlines, 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 Breaking News, Top Stories & Sports | World, US, Local"><meta property="og:title" content="Utah Breaking News, Top Stories & Sports | World, US, Local"><meta name="twitter:site" content="@kslcom"><meta property="og:description" content="KSL is Utah's #1 source for news, sports, weather, and classifieds. Get the latest breaking news Utah cares about - today's news, current headlines, 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 Breaking News, Top Stories &amp; Sports | World, US, Local</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-0f4c.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-0f4c.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" : "KSL is Utah&#039;s #1 source for news, sports, weather, and classifieds. Get the latest breaking news Utah cares about - today&#039;s news, current headlines, 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-TVLZ5Z" height="0" width="0" style="display:none;visibility:hidden" ></iframe></noscript><div class="ksl-header--static"><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-mammoth" role="menuitem" rel>Utah Mammoth</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/Royals</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-home" role="menuitem" rel>Pick'em</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/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-11" 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-12" href="//www.ksl.com/sports/stats-and-scores" role="menuitem" rel>Stats &amp; 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-events"><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/events" rel><span class="ksl-header-nav-link">Events</span></a></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-beyondSeries"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/beyond" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Beyond Series</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/sports/beyond-the-game" role="menuitem" rel>Beyond the Game</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/beyond/beyond-business" role="menuitem" rel>Beyond Business</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-brandview"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="//www.ksl.com/brandview" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Brandview</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/brandview/minky-couture" role="menuitem" rel>Minky Couture</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/brandview/salt-lake-chamber" role="menuitem" rel>Salt Lake Chamber</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/brandview/utah-real-estate" role="menuitem" rel>Utah Real Estate</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/brandview/rc-willey" role="menuitem" rel>RC Willey</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/brandview/u-of-u-health-care" role="menuitem" rel>U of U Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/brandview/intermountain-healthcare" role="menuitem" rel>Intermountain Health</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/brandview/retirement-planning" role="menuitem" rel>Retirement Planning</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-tv"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.ksltv.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">TV/Radio</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://live.ksl.com" role="menuitem" rel>Watch Live</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://kslnewsradio.com/listen/" role="menuitem" target="_blank" rel="noopener">Listen Live</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--news-obituaries"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://www.thememories.com/ksl/obituaries" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Obituaries</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://www.thememories.com/ksl/obituaries/create-life-story" role="menuitem" rel="nofollow">Create Life Story</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://www.thememories.com/ksl/obituaries/account" role="menuitem" rel="nofollow">My Life Stories</a></div></div></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-1 ksl-header-weather ksl-header-weather-dropdown"><div class="ksl-header-nav-group__head"></div><div class="ksl-header-dropdown wrapper--weather-widget"><a href="https://www.ksl.com/weather/forecast" class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow wrapper--weather-toggle" aria-expanded="false" aria-haspopup="true" aria-label="Weather"></a><div class="ksl-header-dropdown__body weather-dropdown" aria-hidden="true"><div class="weather-widget"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 level-2-weather"><div class="ksl-header-nav-group__body"><div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="//www.ksl.com/weather/radar" role="menuitem" rel="_none">VORTEX</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="//www.ksl.com/weather/microcast" role="menuitem" rel="_none">MicroCast</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="//www.ksl.com/weather/currents" role="menuitem" rel="_none">Current Conditions</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="//www.ksl.com/weather/cameras" role="menuitem" rel="_none">Cameras</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="//www.ksl.com/weather/photoContest" role="menuitem" rel="_none">Photo Contest</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="//www.ksl.com/weather/alerts" role="menuitem" rel="_none">Weather Alerts</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-6" href="//www.ksl.com/weather/outdoorPlanner" role="menuitem" rel="_none">Outdoor Weather Planner</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-7" href="//www.ksl.com/weather/airQuality" role="menuitem" rel="_none">Air Quality</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-8" href="//www.ksl.com/weather/weatherWorks" role="menuitem" rel="_none">Weather Works</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-9" href="//www.ksl.com/weather/snowpack" role="menuitem" rel="_none">Snowpack</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-10" href="//www.ksl.com/weather/skiReport" role="menuitem" rel="_none">Ski Report</a></div></div></div></div></div></div></div></div><div class="ksl-header-nav-group ksl-header-marketplace--noSearch ksl-header-nav-group--level-1 ksl-header-marketplace"><div class="ksl-header-nav-group__head" aria-hidden="true">Marketplace</div><div class="ksl-header-nav-group__body"><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-classifieds"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://classifieds.ksl.com" 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&amp;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" 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&amp;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&amp;meOthers=All" role="menuitem" rel="nofollow">Messages</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://homes.ksl.com/sell/sell-choice" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-jobs"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://jobs.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Jobs</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Jobs" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://myaccount.ksl.com/favorites?section=Jobs" role="menuitem" rel="nofollow">Favorites</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://myaccount.ksl.com/alerts?vertical=Jobs" role="menuitem" rel="nofollow">Saved Searches</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-3" href="https://jobs.ksl.com/edit" role="menuitem" rel="nofollow">Add Listing</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-4" href="https://jobs.ksl.com/resources" role="menuitem" rel>Resources</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-5" href="https://support.ksl.com/hc/en-us" role="menuitem" rel>Support</a></div></div></div><div class="ksl-header-nav-group ksl-header-nav-group--level-2 ksl-header-dropdown ksl-header-nav-group--marketplace-services"><a class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-nav-group__head" href="https://services.ksl.com" rel aria-haspopup="true" aria-expanded="false"><span class="ksl-header-nav-link">Services</span></a><div class="ksl-header-dropdown__body ksl-header-nav-group__body" role="menu"><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-0" href="https://myaccount.ksl.com/listings?vertical=Services" role="menuitem" rel="nofollow">My Listings</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-1" href="https://classifieds.ksl.com/services/sell" role="menuitem" rel="nofollow">List a Business</a></div><div class="ksl-header-nav-item ksl-header-nav-item--level-3" role="none"><a class="ksl-header-nav-link subitem-2" href="https://services.ksl.com/faq" role="menuitem" rel>Support</a></div></div></div></div></div><div class="ksl-header__stacking-section"><button aria-labelledby="ksl-header-messages-label" class="ksl-header-message-button__icon"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;"><title>Messages (0)</title><path d="M483.3,24.5c-5.5-5.6-13.8-7.5-21.1-4.8L16.8,181.9c-7.5,2.7-12.7,9.7-13.1,17.6c-0.5,8,3.9,15.5,11,19 l177.3,88.6l88.8,177.3c3.4,6.8,10.3,11,17.9,11c0.3,0,0.6,0,0.9,0c7.9-0.4,14.8-5.4,17.7-12.7L487.6,45.8 C490.5,38.5,488.8,30.1,483.3,24.5z M388.3,89.2L203,268.1L74.1,203.6L388.3,89.2z M231.3,296.4l185.6-179.2L296.3,426.4 L231.3,296.4z"></path></svg></button><div class="ksl-header-dropdown ksl-header-account-dropdown ksl-header-dropdown--has-close-action"><span class="ksl-header-dropdown__toggle ksl-header-dropdown__toggle--with-arrow ksl-header-account-toggle"><button class="ksl-header-account-toggle__icon" aria-labelledby="ksl-header-account-label" aria-haspopup="true" aria-expanded="false"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><title id="ksl-header-account-label">account - logged out</title><path fill="#FFF" d="M354.9 224h-14.1c20.8-22.3 33.4-52.4 33.4-85.4 0-67.9-55.1-123.9-123.9-123.9s-123.9 56-123.9 123.9c0 33 12.7 63 33.4 85.4h-14.1c-45.9 0-83.5 37.6-83.5 83.5v177.2h376.4V307.6c-.1-45.9-37.8-83.6-83.7-83.6zm-190-85.3c0-46.8 38.6-85.4 85.4-85.4s85.4 38.6 85.4 85.4c0 43.5-32 79.3-73 85.4H238c-41.1-6.1-73.1-42-73.1-85.4zM399 446.2H101.6V307.6c0-24.8 20.2-44.1 44.1-44.1H355c23.9 0 44.1 19.3 44.1 44.1v138.6z"></path></svg></button></span><div class="ksl-header-dropdown__body account-dropdown"><div class="ksl-header-account"><div class="ksl-header-account__logged-out"><a class="ksl-header-account__login-button subitem-0 ksl-header-button" href="https://myaccount.ksl.com/login">Sign In</a><a class="ksl-header-account__create-account-link ksl-header-link subitem-1" href="https://www.ksl.com/myaccount/create-account">Or Create an Account</a></div><div class="ksl-header-account__links"><div class="ksl-header-nav-item"><a class="ksl-header-nav-link" href="https://support.ksl.com/hc/en-us"><span class="ksl-header-nav-link__icon ksl-header-nav-link__icon--support"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 500 500"><title>Support</title><path d="M493.4,275.6c0-42.1-21.3-75.6-49.8-81.2c-2.8-9-9.8-16.1-18.8-19c-9-87.7-83.3-156.4-173.3-156.4 C161.3,19.1,87,87.8,78,175.5c-9,2.9-16,10-18.8,19c-28.5,5.6-49.8,39-49.8,81.2c0,42.1,21.3,75.6,49.8,81.1 c3.7,11.8,14.6,20.5,27.6,20.5c16,0,29-13,29-29V203c0-12.2-7.6-22.7-18.3-26.9c8.6-77.3,74.3-137.6,153.9-137.6 c79.6,0,145.3,60.3,153.9,137.6c-10.7,4.3-18.3,14.7-18.3,26.9v145.2c0,12.6,8.1,23.2,19.3,27.2c-0.7,30.8-24.2,57-55.6,59.9 c-3.7,0.4-7.5,0.3-12.1,0h-30.8c-4-11.2-14.7-19.4-27.3-19.4H232c-16,0-29,13-29,29s13,29,29,29h48.4c12.6,0,23.2-8.1,27.3-19.4 l29.9,0c2.5,0.2,4.9,0.3,7.4,0.3c2.5,0,4.9-0.1,7.4-0.3c41.4-3.8,72.4-38.5,73.1-79.2c8.6-3,15.3-10,18.1-18.7 C472,351.2,493.4,317.8,493.4,275.6z M28.7,275.6c0-28.7,12.6-53.4,29-60.6v121.2C41.3,329,28.7,304.3,28.7,275.6z M96.5,348.2 c0,5.3-4.3,9.7-9.7,9.7c-5.3,0-9.7-4.3-9.7-9.7V203c0-5.3,4.3-9.7,9.7-9.7c5.3,0,9.7,4.3,9.7,9.7V348.2z M280.4,454.7H232 c-5.3,0-9.7-4.3-9.7-9.7c0-5.3,4.3-9.7,9.7-9.7h48.4c5.3,0,9.7,4.3,9.7,9.7C290.1,450.4,285.7,454.7,280.4,454.7z M425.6,348.2 c0,5.3-4.3,9.7-9.7,9.7s-9.7-4.3-9.7-9.7V203c0-5.3,4.3-9.7,9.7-9.7s9.7,4.3,9.7,9.7V348.2z M445,336.2V215 c16.5,7.2,29.1,31.9,29.1,60.6S461.4,329,445,336.2z"></path></svg></span>Support</a></div></div></div></div></div></div></div></div><div class="ksl-header-reserved ksl-header-reserved--large"></div></div><div id="ksl-header-skip" tabIndex="-1"></div></div></div></div><div id="kslHeader"></div></div><div class="ksl-header-menu-container__content"><div class="pagebody"><div class="main_content" id="main_content" ><style> .ElectionNow { overflow: auto; white-space: nowrap; min-height: 30px; height: auto; font-size: 14px; color: #333; background: #eeeeee; font-weight: 300; padding: 5px 0 0; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-font-smoothing: antialiased !important; float: left; cursor: pointer; margin: 0 5.175601%; width: 89.648798%; } /* For WebKit browsers (Chrome, Safari, Edge Chromium, Opera) */ .ElectionNow::-webkit-scrollbar { width: 4px; /* Vertical scrollbar width */ height: 4px; /* Horizontal scrollbar height */ } .ElectionNow::-webkit-scrollbar-track { background: transparent; /* Background of the scrollbar track */ } .ElectionNow::-webkit-scrollbar-thumb { background-color: #022e65; border-radius: 0; } .ElectionNow ul { padding: 5px 0.5em !important; width: 100%; float: left } .electionsHeader { background: #001137; padding: 0.25em 0.7em; font-size: 1.2em; font-weight: 700; color: #fff; margin: 15px 5.175601% 0; width: 89.648798%; } /* Not sure why, but something keeps setting `.ddm-menu` to this element at `@media(max-width: 939px)` */ .ElectionNow ul.ddm-menu { width: 100%; height: 100%; position: static; z-index: auto; top: auto; left: auto; transition: none; overflow: auto; -webkit-overflow-scrolling: auto; padding: 5px 0.5em !important; } .results { display: inline-block; min-width: 20%; vertical-align: top; box-sizing: border-box; padding: 0 0.5em; border-left: 1px solid #ccc; } .results p { clear: both; margin: 0; font-size: 0.8rem; } .results:first-child { border-left: 0; margin: 0; } .results h3 { padding: 0 0 5px; font-weight: 700; } .results .candidate-result { float: right; font-weight: 600; } .precincts { float: right; font-size: 10px; font-style: italic; font-weight: 300 !important; } div.results { font-size: 12px !important; letter-spacing: -0.02em !important; margin-bottom: 5px; } .winner { font-weight: 700; color: green; } .winner > img { height: 12px; width: 12px; } .declared { font-weight: 300; } .result-box { transition: background-color 1s; } #electionsTicker { min-height: 78px; } #electionsTicker * { font-family: 'Nunito Sans', sans-serif; } @media(max-width: 850px) { /*div.results:nth-child(n+4) {*/ /* display: none;*/ /*}*/ .results { width: 33.333333%; } .results h3 { font-size: 1.1rem; } .hideCandidates { display: none; } .results p { font-size: 1.1rem; } .ElectionNow .generic { font-size: 1rem; } } @media(max-width: 550px) { div.results:nth-child(n + 5) { display: none; } .results { width: 100%; border-bottom: 1px solid #ccc; border-left: 0; padding: 0 3.5%; } .ElectionNow { width: 100%; margin: 0; white-space: normal; height: 200px; overflow-y: scroll; } .electionsHeader { width: 100%; margin: 0; } .ElectionNow ul { padding: 0 !important; width: 100%; float: left; } .results p { font-size: 1.5em; } .results h3 { font-size: 1.2em; } div.results { padding-top: 1em; padding-bottom: 1em; } } </style><div data-ksl-news-dfp-ad-id-off="mobileReskinTop" class="mobile_wrap_off" data-ksl-news-dfp-ad-footer-off></div><div class="trails"><div class="crumbs"><h1>Utah Breaking News, Sports and Weather</h1></div></div><div class="top_story"><div class="top_story_info"><a href="/article/51355041/slain-utah-designers-creations-on-display-thanks-to-others-who-helped-finish-his-work" data-sid="51355041"><h2 class="main"> Slain Utah designer&#039;s creations on display thanks to others who helped finish his work </h2><h2>Friends, family and fans of Afa Ah Loo — who was shot and killed during a protest — clapped and hooted Friday for each of his creations that others helped finish after his death.</h2></a></div><noscript><!-- This is only applied when JS is OFF --><style> .js-only { display: none; } </style></noscript><a href="/article/51355041/slain-utah-designers-creations-on-display-thanks-to-others-who-helped-finish-his-work" data-sid="51355041"><picture class="js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_top_sm" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_story_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_top_sm" srcset="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_top_sm" alt="Slain Utah designer&#039;s creations on display thanks to others who helped finish his work"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_top_sm" alt="Slain Utah designer&#039;s creations on display thanks to others who helped finish his work"></noscript></a></div><div class="top_picks"><figure class="pick_story"><a href="/article/51355071/davis-community-closet-giveaway-provides-clothes-bedding-and-more-to-students-in-need" data-sid="51355071"><picture><source srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_toppicks" alt="Davis Community Closet giveaway provides clothes, bedding and more to students in need"><!--[endif]--></picture></a><h2><a href="/article/51355071/davis-community-closet-giveaway-provides-clothes-bedding-and-more-to-students-in-need" data-sid="51355071"> Davis Community Closet giveaway provides clothes, bedding and more to students in need </a></h2></figure><figure class="pick_story"><a href="/article/51355011/former-utah-officer-charged-with-falsifying-time-cards-getting-paid-double" data-sid="51355011"><picture><source srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_toppicks" alt="Former Utah officer charged with falsifying time cards, getting paid double"><!--[endif]--></picture></a><h2><a href="/article/51355011/former-utah-officer-charged-with-falsifying-time-cards-getting-paid-double" data-sid="51355011"> Former Utah officer charged with falsifying time cards, getting paid double </a></h2></figure><figure class="pick_story"><a href="/article/51354521/teacher-charged-in-fatal-stabbing-of-couple-on-a-hike-with-their-kids-is-ordered-held-without-bond" data-sid="51354521"><picture><source srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_lg" media="(max-width: 550px)"><source srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_200" media="(min-width:990px) and (max-height: 750px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_toppicks"><!--[if !lt IE 9]><!--><img src="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_toppicks" srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_toppicks" alt="Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond"><!--[endif]--></picture></a><h2><a href="/article/51354521/teacher-charged-in-fatal-stabbing-of-couple-on-a-hike-with-their-kids-is-ordered-held-without-bond" data-sid="51354521"> Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond </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 &amp; Features</h3><script> KSL.onLoad.push(function () { const deps = ['https://d3njgrq4uvb497.cloudfront.net/react/2eccbb8222774defa0b60c30d9fed3e4-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="51354729"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354729" href="/article/51354729/why-utah-reps-maloy-owens-say-things-are-baaaaaad-for-us-sheep-industry" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry" src="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_lg" alt="Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354729" href="/article/51354729/why-utah-reps-maloy-owens-say-things-are-baaaaaad-for-us-sheep-industry">Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry</a></h2><h4><span class="long ">Amy Joi O'Donoghue, Deseret News&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 12:53 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354729" onclick="kslSocialShare.redirectToLogin(51354729); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A flood of lamb imports from Australia and New Zealand is slaughtering the U.S. sheep industry and Utah farmers are struggling to survive the onslaught, according to a pair of Utah representatives.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51355123"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355123" href="/article/51355123/monroe-canyon-fire-containment-drops-to-4-as-crews-work-to-restore-power-in-bear-valley" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Monroe Canyon Fire containment drops to 4% as crews work to restore power in Bear Valley" src="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3102/310239/31023904.jpeg?filter=kslv2/responsive_lg" alt="Monroe Canyon Fire containment drops to 4% as crews work to restore power in Bear Valley"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355123" href="/article/51355123/monroe-canyon-fire-containment-drops-to-4-as-crews-work-to-restore-power-in-bear-valley">Monroe Canyon Fire containment drops to 4% as crews work to restore power in Bear Valley</a></h2><h4><span class="long ">Alex Tumalip, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 12:04 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355123" onclick="kslSocialShare.redirectToLogin(51355123); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Garkane Energy and Rocky Mountain Power crews are working to restore service in Bear Valley as containment on the Monroe Canyon Fire fell again to 4% on Saturday.</h5></div></div><div class="queue_break"></div></div></div><!-- Story removed from queue because it's already a top pick (Slain Utah designer&#039;s creations on display thanks to others who helped finish his work) --><div class="queue" data-sid="51355125"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355125" href="/article/51355125/glider-pilot-dies-after-crashing-in-mountain-green-sparking-fire" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Glider pilot dies after crashing in Mountain Green, sparking fire" src="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310469/31046921.jpeg?filter=kslv2/responsive_lg" alt="Glider pilot dies after crashing in Mountain Green, sparking fire"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355125" href="/article/51355125/glider-pilot-dies-after-crashing-in-mountain-green-sparking-fire">Glider pilot dies after crashing in Mountain Green, sparking fire</a></h2><h4><span class="long ">Alex Tumalip, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 11:52 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355125" onclick="kslSocialShare.redirectToLogin(51355125); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A glider pilot died after crashing into Mahogany Mountain, sparking a small fire on Friday, but it was only the start of an eventful day for firefighters in the Mountain Green Fire Protection District.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51355118"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355118" href="/article/51355118/deputies-seize-12-million-of-narcotics-in-blanding-traffic-stop" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Deputies seize $1.2 million of narcotics in Blanding traffic stop" src="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310468/31046802.jpeg?filter=kslv2/responsive_lg" alt="Deputies seize $1.2 million of narcotics in Blanding traffic stop"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355118" href="/article/51355118/deputies-seize-12-million-of-narcotics-in-blanding-traffic-stop">Deputies seize $1.2 million of narcotics in Blanding traffic stop</a></h2><h4><span class="long ">Alex Tumalip, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 10:48 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355118" onclick="kslSocialShare.redirectToLogin(51355118); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A driver who was pulled over for a registration violation in Blanding was arrested Saturday after police said they found an estimated $1.2 million worth of narcotics inside the vehicle. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51352505"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51352505" href="/article/51352505/cheyenne-to-host-data-center-using-more-electricity-than-all-state-homes" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Cheyenne to host data center using more electricity than all state homes" src="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310403/31040305.jpg?filter=kslv2/responsive_lg" alt="Cheyenne to host data center using more electricity than all state homes"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51352505" href="/article/51352505/cheyenne-to-host-data-center-using-more-electricity-than-all-state-homes">Cheyenne to host data center using more electricity than all state homes</a></h2><h4><span class="long ">Mead Gruver and Matt O'brien, Associated Press&nbsp;&nbsp;|&nbsp;&nbsp;Updated</span><span class="short"> Aug. 2 - 10:48 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51352505" onclick="kslSocialShare.redirectToLogin(51352505); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A massive AI data center proposed near Cheyenne, Wyoming, would use more electricity than all homes in the state combined. Mayor Patrick Collins calls it a "game changer." </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="51353751"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51353751" href="/article/51353751/the-race-of-our-lifetimes-heres-what-trumps-ai-action-plan-means-for-utah" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="&#039;The race of our lifetimes&#039;: Here&#039;s what Trump&#039;s AI Action Plan means for Utah" src="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_lg" alt="&#039;The race of our lifetimes&#039;: Here&#039;s what Trump&#039;s AI Action Plan means for Utah"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51353751" href="/article/51353751/the-race-of-our-lifetimes-heres-what-trumps-ai-action-plan-means-for-utah">'The race of our lifetimes': Here's what Trump's AI Action Plan means for Utah</a></h2><h4><span class="long ">Logan Stefanich, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 10:04 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51353751" onclick="kslSocialShare.redirectToLogin(51353751); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>The Trump administration last week unveiled its "AI Action Plan." Here's how it will impact the Beehive State.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354722"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354722" href="/article/51354722/company-gets-a-big-payment-by-mistake-but-sender-has-trouble-getting-it-back" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Company gets a big payment by mistake, but sender has trouble getting it back" src="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310456/31045671.jpeg?filter=kslv2/responsive_lg" alt="Company gets a big payment by mistake, but sender has trouble getting it back"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354722" href="/article/51354722/company-gets-a-big-payment-by-mistake-but-sender-has-trouble-getting-it-back">Company gets a big payment by mistake, but sender has trouble getting it back</a></h2><h4><span class="hp_icons">&#xe912;</span><span class="long ">Matt Gephardt, KSL-TV&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 9:33 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354722" onclick="kslSocialShare.redirectToLogin(51354722); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Imagine sending an accidental payment to a company you don't owe a dime to, but then not being able to get your money refunded.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354311"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354311" href="/article/51354311/what-in-flight-turbulence-is-and-when-it-becomes-dangerous-for-passengers-and-crews" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="What in-flight turbulence is and when it becomes dangerous for passengers and crews" src="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310448/31044810.jpg?filter=kslv2/responsive_lg" alt="What in-flight turbulence is and when it becomes dangerous for passengers and crews"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354311" href="/article/51354311/what-in-flight-turbulence-is-and-when-it-becomes-dangerous-for-passengers-and-crews">What in-flight turbulence is and when it becomes dangerous for passengers and crews</a></h2><h4><span class="long ">The Associated Press&nbsp;&nbsp;|&nbsp;&nbsp;Updated</span><span class="short"> Aug. 2 - 9:01 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354311" onclick="kslSocialShare.redirectToLogin(51354311); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A Delta Air Lines flight from Salt Lake City to Amsterdam hit by severe turbulence highlighted the dangers of traveling through unstable air, and experts advise travelers to stay vigilant.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354789"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354789" href="/article/51354789/new-book-highlights-forgotten-murder-of-idaho-man-114-years-ago" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="New book highlights forgotten murder of Idaho man 114 years ago" src="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310458/31045801.jpeg?filter=kslv2/responsive_lg" alt="New book highlights forgotten murder of Idaho man 114 years ago"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354789" href="/article/51354789/new-book-highlights-forgotten-murder-of-idaho-man-114-years-ago">New book highlights forgotten murder of Idaho man 114 years ago</a></h2><h4><span class="long ">Rett Nelson, EastIdahoNews.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 8:26 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354789" onclick="kslSocialShare.redirectToLogin(51354789); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>For Dan Neal, the knowledge of his grandfather's murder has been part of his life for as long as he can remember. But until recently, he didn't know all of the details.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354423"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354423" href="/article/51354423/key-emerging-trends-in-kitchen-countertop-design-for-2025" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Key emerging trends in kitchen countertop design for 2025" src="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3049/304932/30493203.jpeg?filter=kslv2/responsive_lg" alt="Key emerging trends in kitchen countertop design for 2025"></noscript></a></figure><div class="headline"><h3 class="sponsored">SPONSORED</h3><h2 class="nowrap" ><a data-sid="51354423" href="/article/51354423/key-emerging-trends-in-kitchen-countertop-design-for-2025">Key emerging trends in kitchen countertop design for 2025</a></h2><h4><span class="long ">Bedrock Quartz&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 8:00 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354423" onclick="kslSocialShare.redirectToLogin(51354423); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5> From eye-catching visual elements to innovative features, the countertops of tomorrow are all about making bold statements and seamlessly blending technology into everyday life.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354521"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354521" href="/article/51354521/teacher-charged-in-fatal-stabbing-of-couple-on-a-hike-with-their-kids-is-ordered-held-without-bond" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond" src="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310459/31045948.jpg?filter=kslv2/responsive_lg" alt="Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354521" href="/article/51354521/teacher-charged-in-fatal-stabbing-of-couple-on-a-hike-with-their-kids-is-ordered-held-without-bond">Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond</a></h2><h4><span class="long ">Andrew Demillo And Safiyah Riddle, Associated Press&nbsp;&nbsp;|&nbsp;&nbsp;Updated</span><span class="short"> Aug. 2 - 7:54 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354521" onclick="kslSocialShare.redirectToLogin(51354521); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A teacher who authorities say admitted to fatally stabbing a couple he didn't know who were hiking with two of their children in an Arkansas state park has faced a judge for the first time. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51353811"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51353811" href="/article/51353811/should-colleges-pay-their-athletes-heres-what-utahns-think-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Should colleges pay their athletes? Here&#039;s what Utahns think " src="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_lg" alt="Should colleges pay their athletes? Here&#039;s what Utahns think "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51353811" href="/article/51353811/should-colleges-pay-their-athletes-heres-what-utahns-think-">Should colleges pay their athletes? Here's what Utahns think </a></h2><h4><span class="long ">Dennis Romboy, Deseret News&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 7:15 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51353811" onclick="kslSocialShare.redirectToLogin(51353811); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A recent settlement provided a revenue-sharing plan that allows schools to distribute up to 22% of the average athletic department's income to players in all sports.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51355071"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355071" href="/article/51355071/davis-community-closet-giveaway-provides-clothes-bedding-and-more-to-students-in-need" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Davis Community Closet giveaway provides clothes, bedding and more to students in need" src="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310466/31046626.jpeg?filter=kslv2/responsive_lg" alt="Davis Community Closet giveaway provides clothes, bedding and more to students in need"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355071" href="/article/51355071/davis-community-closet-giveaway-provides-clothes-bedding-and-more-to-students-in-need">Davis Community Closet giveaway provides clothes, bedding and more to students in need</a></h2><h4><span class="long ">Ivy Farguheson, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 2 - 1:50 a.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355071" onclick="kslSocialShare.redirectToLogin(51355071); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>This Davis Community Closet clothing and bedding giveaway has grown from serving 150 people in 2017 to approximately 2,000 in 2024.</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="51354964"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354964" href="/article/51354964/draper-pool-tests-positive-for-west-nile-virus-as-presence-increases-throughout-utah-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Draper pool tests positive for West Nile virus as presence increases throughout Utah " src="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2947/294768/29476813.jpeg?filter=kslv2/responsive_lg" alt="Draper pool tests positive for West Nile virus as presence increases throughout Utah "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354964" href="/article/51354964/draper-pool-tests-positive-for-west-nile-virus-as-presence-increases-throughout-utah-">Draper pool tests positive for West Nile virus as presence increases throughout Utah </a></h2><h4><span class="long ">Emily Ashcraft, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 10:32 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354964" onclick="kslSocialShare.redirectToLogin(51354964); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Draper reported two mosquito pools, or traps, that tested positive for West Nile virus on Thursday, as the Utah Department of Health and Human Services reports increased presence of the virus in mosquitos in multiple counties. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354945"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354945" href="/article/51354945/military-veteran-is-suspected-in-montana-bar-shooting-that-killed-4-prompting-manhunt" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt" src="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310462/31046285.jpg?filter=kslv2/responsive_lg" alt="Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354945" href="/article/51354945/military-veteran-is-suspected-in-montana-bar-shooting-that-killed-4-prompting-manhunt">Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt</a></h2><h4><span class="long ">Matthew Brown and Colleen Slevin, Associated Press&nbsp;&nbsp;|&nbsp;&nbsp;Updated</span><span class="short"> Aug. 1 - 10:09 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354945" onclick="kslSocialShare.redirectToLogin(51354945); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Authorities are searching for a military veteran believed to be the suspect in a shooting at a Montana bar left four people dead on Friday. He is believed to be armed.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51352378"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51352378" href="/article/51352378/study-names-st-george-as-utahs-most-small-business-friendly-city" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Study names St. George as Utah&#039;s most small business-friendly city" src="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310420/31042074.jpeg?filter=kslv2/responsive_lg" alt="Study names St. George as Utah&#039;s most small business-friendly city"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51352378" href="/article/51352378/study-names-st-george-as-utahs-most-small-business-friendly-city">Study names St. George as Utah's most small business-friendly city</a></h2><h4><span class="long ">Logan Stefanich, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 9:43 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51352378" onclick="kslSocialShare.redirectToLogin(51352378); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A new study from B2B Review concluded that St. George is Utah's most small business-friendly city.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51355037"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355037" href="/article/51355037/1-found-dead-in-overturned-car-at-kyhv-peak-after-driver-checks-in-at-er-police-say" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say" src="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310464/31046452.jpeg?filter=kslv2/responsive_lg" alt="1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355037" href="/article/51355037/1-found-dead-in-overturned-car-at-kyhv-peak-after-driver-checks-in-at-er-police-say">1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say</a></h2><h4><span class="long ">Ashley Imlay, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Updated</span><span class="short"> Aug. 1 - 9:42 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355037" onclick="kslSocialShare.redirectToLogin(51355037); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A female was found dead Friday morning in a crashed car off Kyhv Peak Road, police said. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354984"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354984" href="/article/51354984/former-byu-golfer-cole-ponich-makes-utah-championship-cut-in-korn-ferry-tour-pro-debut" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Former BYU golfer Cole Ponich makes Utah Championship cut in Korn Ferry Tour pro debut" src="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310464/31046457.jpeg?filter=kslv2/responsive_lg" alt="Former BYU golfer Cole Ponich makes Utah Championship cut in Korn Ferry Tour pro debut"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354984" href="/article/51354984/former-byu-golfer-cole-ponich-makes-utah-championship-cut-in-korn-ferry-tour-pro-debut">Former BYU golfer Cole Ponich makes Utah Championship cut in Korn Ferry Tour pro debut</a></h2><h4><span class="hp_icons">&#xe912;</span><span class="long ">Sean Walker, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 9:25 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354984" onclick="kslSocialShare.redirectToLogin(51354984); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>It's just the third professional start for Ponich, who won the Provo Open a month ago in his pro debut and finished in the top-15 of the Colorado Open.</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/03457fe70649b02e9d6235f4a9a6970d-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":"d22bd789fa3bcde9ced513e8fee7e7ff-CommentDashboard.min.js","CommentMod.min.js":"4c2397ada0ae47e9635dba5e6dac58ad-CommentMod.min.js","Comments.min.js":"b6e1e4d83d1172b85057d7152cba9625-Comments.min.js","ElectionsTicker.min.js":"12041659c37a94487a14fa09cd67e0e5-ElectionsTicker.min.js","Iwitness.min.js":"2772b6066022fb509162871a7cfdd379-Iwitness.min.js","Microcast.min.js":"6f4d6f40f683961163029505a82e146e-Microcast.min.js","Alerts.min.js":"e1ed7687dd646bae73ddf288cc6b1698-Alerts.min.js","Cms.min.js":"efa0f0cf191163d7ee29696354107bd9-Cms.min.js","Elections.min.js":"da6985a3ddf2985126269f4bc248fad6-Elections.min.js","Myth.min.js":"a2822b38d56f27a6cdbb969f8f9ee9bd-Myth.min.js","OlympicCountdown.min.js":"9af335647695129204da9573d515508a-OlympicCountdown.min.js","PhotoGallery.min.js":"64fd67364593289003805fccda236155-PhotoGallery.min.js","Pickem.min.js":"2925500eda40c84ed1af0bc680f8648a-Pickem.min.js","Queue.min.js":"b6bcd09f43ff73493bae1d1bfc661be3-Queue.min.js","Sample.min.js":"eb51290d41be3412073dfde3fbfd45e2-Sample.min.js","ScoreboardFull.min.js":"f2c5443b3f32ad594c960217a3bc2436-ScoreboardFull.min.js","SelectWeatherPics.min.js":"5c64726c221dc0389509e0d63249b0cc-SelectWeatherPics.min.js","SportsBoxscores.min.js":"22612e30020b24c8ce364bb4e699bad8-SportsBoxscores.min.js","SportsFanTop25.min.js":"f7dfe951f5f0122c50ca464fe8c44974-SportsFanTop25.min.js","SportsPoll.min.js":"f089f727cc8182c3843837073ce1cd81-SportsPoll.min.js","StudioCommentDashboard.min.js":"de30a2d74668bd5a2eb7965f11f34455-StudioCommentDashboard.min.js","Tools.min.js":"20e457e887982b601a030dba56010921-Tools.min.js","VideoPromoter.min.js":"f6046b2b1357554d1922e55a0c66e82b-VideoPromoter.min.js","SportsScoreboard.min.js":"6f1da90b2313e56febaf6a6734791032-SportsScoreboard.min.js","Watchit.min.js":"69bf83833a8d57e42eddd1949da36b4e-Watchit.min.js","WeatherForecast.min.js":"223c7d7c25f160356c5348eb4c4fe9f8-WeatherForecast.min.js","WeatherNetwork.min.js":"02f5961fa4d3038556bdb9c96ca1ab0a-WeatherNetwork.min.js","WeatherPhotoMod.min.js":"7f5091d8be51e49c1ff3ef2704db6fb4-WeatherPhotoMod.min.js","WingAds.min.js":"2da941dcfbe5ed3bc541823c3abe5268-WingAds.min.js","Alerts.min.js.map":"e1ed7687dd646bae73ddf288cc6b1698-Alerts.min.js.map","CommentDashboard.min.js.map":"d22bd789fa3bcde9ced513e8fee7e7ff-CommentDashboard.min.js.map","CommentMod.min.js.map":"4c2397ada0ae47e9635dba5e6dac58ad-CommentMod.min.js.map","Cms.min.js.map":"efa0f0cf191163d7ee29696354107bd9-Cms.min.js.map","Comments.min.js.map":"b6e1e4d83d1172b85057d7152cba9625-Comments.min.js.map","Iwitness.min.js.map":"2772b6066022fb509162871a7cfdd379-Iwitness.min.js.map","Microcast.min.js.map":"6f4d6f40f683961163029505a82e146e-Microcast.min.js.map","Myth.min.js.map":"a2822b38d56f27a6cdbb969f8f9ee9bd-Myth.min.js.map","OlympicCountdown.min.js.map":"9af335647695129204da9573d515508a-OlympicCountdown.min.js.map","Elections.min.js.map":"da6985a3ddf2985126269f4bc248fad6-Elections.min.js.map","ElectionsTicker.min.js.map":"12041659c37a94487a14fa09cd67e0e5-ElectionsTicker.min.js.map","PhotoGallery.min.js.map":"64fd67364593289003805fccda236155-PhotoGallery.min.js.map","Pickem.min.js.map":"2925500eda40c84ed1af0bc680f8648a-Pickem.min.js.map","Queue.min.js.map":"b6bcd09f43ff73493bae1d1bfc661be3-Queue.min.js.map","Sample.min.js.map":"eb51290d41be3412073dfde3fbfd45e2-Sample.min.js.map","ScoreboardFull.min.js.map":"f2c5443b3f32ad594c960217a3bc2436-ScoreboardFull.min.js.map","SelectWeatherPics.min.js.map":"5c64726c221dc0389509e0d63249b0cc-SelectWeatherPics.min.js.map","SportsBoxscores.min.js.map":"22612e30020b24c8ce364bb4e699bad8-SportsBoxscores.min.js.map","SportsFanTop25.min.js.map":"f7dfe951f5f0122c50ca464fe8c44974-SportsFanTop25.min.js.map","SportsPoll.min.js.map":"f089f727cc8182c3843837073ce1cd81-SportsPoll.min.js.map","SportsScoreboard.min.js.map":"6f1da90b2313e56febaf6a6734791032-SportsScoreboard.min.js.map","StudioCommentDashboard.min.js.map":"de30a2d74668bd5a2eb7965f11f34455-StudioCommentDashboard.min.js.map","Tools.min.js.map":"20e457e887982b601a030dba56010921-Tools.min.js.map","VideoPromoter.min.js.map":"f6046b2b1357554d1922e55a0c66e82b-VideoPromoter.min.js.map","Watchit.min.js.map":"69bf83833a8d57e42eddd1949da36b4e-Watchit.min.js.map","WeatherForecast.min.js.map":"223c7d7c25f160356c5348eb4c4fe9f8-WeatherForecast.min.js.map","WeatherPhotoMod.min.js.map":"7f5091d8be51e49c1ff3ef2704db6fb4-WeatherPhotoMod.min.js.map","WingAds.min.js.map":"2da941dcfbe5ed3bc541823c3abe5268-WingAds.min.js.map","WeatherNetwork.min.js.map":"02f5961fa4d3038556bdb9c96ca1ab0a-WeatherNetwork.min.js.map","Calendar.min.js":"072e8433c403aa722519bef7a125b624-Calendar.min.js","Calendar.min.js.map":"072e8433c403aa722519bef7a125b624-Calendar.min.js.map","WeatherSearch.min.js":"090003a5879e705628c627a3d409b084-WeatherSearch.min.js","WeatherSearch.min.js.map":"090003a5879e705628c627a3d409b084-WeatherSearch.min.js.map","TestCMS.min.js":"a51231d853dd34eb3b3edd062429e70d-TestCMS.min.js","TestCMS.min.js.map":"a51231d853dd34eb3b3edd062429e70d-TestCMS.min.js.map","SportsScoreboardNew.min.js":"b1738bd1c0d4aca26b9d84c5e1975639-SportsScoreboardNew.min.js","SportsScoreboardNew.min.js.map":"b1738bd1c0d4aca26b9d84c5e1975639-SportsScoreboardNew.min.js.map","CustomizeNewsFeed.min.js":"2eccbb8222774defa0b60c30d9fed3e4-CustomizeNewsFeed.min.js","CustomizeNewsFeed.min.js.map":"2eccbb8222774defa0b60c30d9fed3e4-CustomizeNewsFeed.min.js.map","MyNews.min.js":"69308f108b54cca17959b3527c388970-MyNews.min.js","MyNews.min.js.map":"69308f108b54cca17959b3527c388970-MyNews.min.js.map","SportsScoreboardApp.min.js":"494d41766a937c681cace03024bd02be-SportsScoreboardApp.min.js","SportsScoreboardApp.min.js.map":"494d41766a937c681cace03024bd02be-SportsScoreboardApp.min.js.map","LoadMore.min.js":"8b2e637fec0d0e458ff059ec1aeb5ef2-LoadMore.min.js","LoadMore.min.js.map":"8b2e637fec0d0e458ff059ec1aeb5ef2-LoadMore.min.js.map","ImageCarousel.min.js.map":"03457fe70649b02e9d6235f4a9a6970d-ImageCarousel.min.js.map","ImageCarousel.min.js":"03457fe70649b02e9d6235f4a9a6970d-ImageCarousel.min.js","ReadingTools.min.js":"4401a1f71b249989c560d56ecabaa0d9-ReadingTools.min.js","ReadingTools.min.js.map":"4401a1f71b249989c560d56ecabaa0d9-ReadingTools.min.js.map","AdSlot.js.map":"bd1deb02fd4255a6b3c9a542a3da6b6a-AdSlot.js.map","tailwind-styles.min.js":"7921f89c0519c9c9d3637c2b598f8625-tailwind-styles.min.js","tailwind-styles.min.js.map":"7921f89c0519c9c9d3637c2b598f8625-tailwind-styles.min.js.map","baseUrl":"https:\/\/d3njgrq4uvb497.cloudfront.net\/react\/"},"bundles":{"js":{"app":"app--ksl-0213.js","styles":"styles--ksl-0f4c.js"},"css":{"styles":"styles--ksl-0f4c.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="51355034"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355034" href="/article/51355034/motorcyclist-killed-in-summit-county-crash" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Motorcyclist killed in Summit County crash" src="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310464/31046441.jpeg?filter=kslv2/responsive_lg" alt="Motorcyclist killed in Summit County crash"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355034" href="/article/51355034/motorcyclist-killed-in-summit-county-crash">Motorcyclist killed in Summit County crash</a></h2><h4><span class="long ">Ashley Imlay, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Updated</span><span class="short"> Aug. 1 - 8:58 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355034" onclick="kslSocialShare.redirectToLogin(51355034); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5> A motorcyclist was killed Friday evening in a three-vehicle crash in Summit County, troopers said.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51355011"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51355011" href="/article/51355011/former-utah-officer-charged-with-falsifying-time-cards-getting-paid-double" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Former Utah officer charged with falsifying time cards, getting paid double" src="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/2990/299090/29909066.jpeg?filter=kslv2/responsive_lg" alt="Former Utah officer charged with falsifying time cards, getting paid double"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51355011" href="/article/51355011/former-utah-officer-charged-with-falsifying-time-cards-getting-paid-double">Former Utah officer charged with falsifying time cards, getting paid double</a></h2><h4><span class="long ">Pat Reavy, KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 8:32 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51355011" onclick="kslSocialShare.redirectToLogin(51355011); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>A former officer for the Mt. Pleasant Police Department is facing felony charges accusing him of claiming hours he didn't actually work and falsifying his time card. </h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354305"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354305" href="/article/51354305/trump-to-start-building-200m-white-house-ballroom-in-september" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Trump to start building $200M White House ballroom in September" src="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310446/31044694.JPG?filter=kslv2/responsive_lg" alt="Trump to start building $200M White House ballroom in September"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354305" href="/article/51354305/trump-to-start-building-200m-white-house-ballroom-in-september">Trump to start building $200M White House ballroom in September</a></h2><h4><span class="long ">Jeff Mason and Steve Holland, Reuters&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 8:03 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354305" onclick="kslSocialShare.redirectToLogin(51354305); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>President Donald Trump will soon embark on a dramatic addition to the White House: Construction starts in September on a new $200 million ballroom adjacent to the East Wing.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51352562"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51352562" href="/article/51352562/travel-spotlight-amazing-wyoming-road-trip-between-utah-and-yellowstone" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone" src="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_lg" alt="Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone"></noscript></a></figure><div class="headline"><h2 ><a data-sid="51352562" href="/article/51352562/travel-spotlight-amazing-wyoming-road-trip-between-utah-and-yellowstone">Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone</a></h2><h4><span class="long ">Grant Olsen for KSL.com&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 7:34 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51352562" onclick="kslSocialShare.redirectToLogin(51352562); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>I fell in love with the Wind River Range of the Rocky Mountains as a kid and was excited to take my family there this summer. Here are some highlights from our nostalgic road trip.</h5></div></div><div class="queue_break"></div></div></div><div class="queue" data-sid="51354889"><div class="firefox_fix"><div class="queue_story"><figure class="image_box"><a data-sid="51354889" href="/article/51354889/this-utah-skier-has-gone-to-the-ends-of-the-earth-to-pad-his-world-record-" ><picture class="box js-only"><!--[if IE 9]><video style="display: none"><![endif]--><source srcset="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_200" media="(max-width: 550px)"><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_lg" data-srcset="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_lg"><!--[if IE 9]></video><![endif]--><!--[if !lt IE 9]><!--><img class="lazyload" alt="This Utah skier has gone to the ends of the earth to pad his world record " src="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_200" data-srcset="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_200"><!--[endif]--></picture><noscript><img src="https://img.ksl.com/slc/3104/310460/31046007.jpg?filter=kslv2/responsive_lg" alt="This Utah skier has gone to the ends of the earth to pad his world record "></noscript></a></figure><div class="headline"><h2 ><a data-sid="51354889" href="/article/51354889/this-utah-skier-has-gone-to-the-ends-of-the-earth-to-pad-his-world-record-">This Utah skier has gone to the ends of the earth to pad his world record </a></h2><h4><span class="long ">Dennis Romboy, Deseret News&nbsp;&nbsp;|&nbsp;&nbsp;Posted</span><span class="short"> Aug. 1 - 7:11 p.m. &nbsp;|&nbsp; </span><span class="save-story" id="story-51354889" onclick="kslSocialShare.redirectToLogin(51354889); return false;"><span class="save-story__icon"></span><span class="save-story__text"> Save Story</span></span></h4><h5>Even after his recently certified world record skiing feat, Thomas Hart, a retired commercial real estate broker now living in Utah, is showing no signs of slowing down.</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/b6bcd09f43ff73493bae1d1bfc661be3-Queue.min.js']; const shouldIncludeNotification = Boolean(1); const topPicks = Object({"51355041":true}); const storyIds = { '51354729': true, '51355123': true, '51355041': true, '51355125': true, '51355118': true, '51352505': true, '51353751': true, '51354722': true, '51354311': true, '51354789': true, '51354423': true, '51354521': true, '51353811': true, '51355071': true, '51354964': true, '51354945': true, '51352378': true, '51355037': true, '51354984': true, '51355034': true, '51355011': true, '51354305': true, '51352562': true, '51354889': true, }; const stories = [ {id: Number('51354729')}, {id: Number('51355123')}, {id: Number('51355041')}, {id: Number('51355125')}, {id: Number('51355118')}, {id: Number('51352505')}, {id: Number('51353751')}, {id: Number('51354722')}, {id: Number('51354311')}, {id: Number('51354789')}, {id: Number('51354423')}, {id: Number('51354521')}, {id: Number('51353811')}, {id: Number('51355071')}, {id: Number('51354964')}, {id: Number('51354945')}, {id: Number('51352378')}, {id: Number('51355037')}, {id: Number('51354984')}, {id: Number('51355034')}, {id: Number('51355011')}, {id: Number('51354305')}, {id: Number('51352562')}, {id: Number('51354889')}, ]; const memberId = 0; let textLink = Boolean('1'); if (textLink) { if (route) { textLink = { anchor: 'Browse by day', href: '/archive/2025/08/02/_', }; } 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="/sports/beyond-the-game" class="beyond-homepage-ad" onclick="sendToGA(kslEventBus.eventTypes.btgAdClick)" ><picture><source media="(max-width: 600px)" srcset="https://img.ksl.com/slc/3048/304882/30488204.jpg"><img src="https://img.ksl.com/slc/3048/304882/30488204.jpg" alt="KSL.com Beyond Series" /></picture></a></div><div 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/3070/307058/30705840.jpg"><img src="https://img.ksl.com/slc/3070/307058/30705840.jpg" alt="KSL.com Beyond Business" /></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/51355037/1-found-dead-in-overturned-car-at-kyhv-peak-after-driver-checks-in-at-er-police-say"> 1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say </a></li><li class="nocontent"><a href="/article/51354521/teacher-charged-in-fatal-stabbing-of-couple-on-a-hike-with-their-kids-is-ordered-held-without-bond"> Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond </a></li><li class="nocontent"><a href="/article/51352445/tax-troubles-coming-for--iras-and-401ks-over-200000"> Tax troubles coming for IRAs and 401Ks over $200,000 - <span class="sponsored">SPONSORED</span></a></li><li class="nocontent"><a href="/article/51353811/should-colleges-pay-their-athletes-heres-what-utahns-think-"> Should colleges pay their athletes? Here&#039;s what Utahns think </a></li><li class="nocontent"><a href="/article/51354722/company-gets-a-big-payment-by-mistake-but-sender-has-trouble-getting-it-back"> Company gets a big payment by mistake, but sender has trouble getting it back </a></li><li class="nocontent"><a href="/article/51354945/military-veteran-is-suspected-in-montana-bar-shooting-that-killed-4-prompting-manhunt"> Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt </a></li><li class="nocontent"><a href="/article/51354964/draper-pool-tests-positive-for-west-nile-virus-as-presence-increases-throughout-utah-"> Draper pool tests positive for West Nile virus as presence increases throughout Utah </a></li><li class="nocontent"><a href="/article/51355011/former-utah-officer-charged-with-falsifying-time-cards-getting-paid-double"> Former Utah officer charged with falsifying time cards, getting paid double </a></li><li class="nocontent"><a href="/article/51355034/motorcyclist-killed-in-summit-county-crash"> Motorcyclist killed in Summit County crash </a></li><li class="nocontent"><a href="/article/51354305/trump-to-start-building-200m-white-house-ballroom-in-september"> Trump to start building $200M White House ballroom in September </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&amp;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 &raquo;</a></h3><a href="/article/51353811/should-colleges-pay-their-athletes-heres-what-utahns-think-"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310437/31043793.jpg?filter=kslv2/responsive_toppicks" alt="Top Sports story anchor"></picture><div><h2>Should colleges pay their athletes? Here&#039;s what Utahns think </h2></div></a><ul><li><a href="/article/51354984/former-byu-golfer-cole-ponich-makes-utah-championship-cut-in-korn-ferry-tour-pro-debut">Former BYU golfer Cole Ponich makes Utah Championship cut in Korn Ferry Tour pro debut</a></li><li><a href="/article/51354953/utah-royals-send-former-no-1-pick-ally-sentnor-to-kansas-city-in-nwsl-record-deal">Utah Royals send former No. 1 pick Ally Sentnor to Kansas City in NWSL record deal</a></li><li><a href="/article/51354842/utah-football-mailbag-the-teams-floor-and-ceiling-whitts-trust-of-his-ocs-and-more">Utah football mailbag: The team&#039;s floor and ceiling, Whitt&#039;s trust of his OC&#039;s and more</a></li><li><a href="/article/51354792/rsl-fills-striker-vacancy-with-brazilian-rwan-cruz-on-loan-from-botafogo">RSL fills striker vacancy with Brazilian Rwan Cruz on loan from Botafogo</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/features">Features &raquo;</a></h3><a href="/article/51355041/slain-utah-designers-creations-on-display-thanks-to-others-who-helped-finish-his-work"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310467/31046774.jpeg?filter=kslv2/responsive_toppicks" alt="Top Features story anchor"></picture><div><h2>Slain Utah designer&#039;s creations on display thanks to others who helped finish his work</h2></div></a><ul><li><a href="/article/51355071/davis-community-closet-giveaway-provides-clothes-bedding-and-more-to-students-in-need">Davis Community Closet giveaway provides clothes, bedding and more to students in need</a></li><li><a href="/article/51352562/travel-spotlight-amazing-wyoming-road-trip-between-utah-and-yellowstone">Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone</a></li><li><a href="/article/51354889/this-utah-skier-has-gone-to-the-ends-of-the-earth-to-pad-his-world-record-">This Utah skier has gone to the ends of the earth to pad his world record </a></li><li><a href="/article/51354963/review-the-bad-guys-2-is-a-criminally-good-time-for-the-whole-crew">Review: &#039;The Bad Guys 2&#039; is a criminally good time for the whole crew</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/outdoors">Outdoors &raquo;</a></h3><a href="/article/51352562/travel-spotlight-amazing-wyoming-road-trip-between-utah-and-yellowstone"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310416/31041646.jpg?filter=kslv2/responsive_toppicks" alt="Top Outdoors story anchor"></picture><div><h2>Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone</h2></div></a><ul><li><a href="/article/51354889/this-utah-skier-has-gone-to-the-ends-of-the-earth-to-pad-his-world-record-">This Utah skier has gone to the ends of the earth to pad his world record </a></li><li><a href="/article/51354922/utah-implements-emergency-options-for-hunters-impacted-by-monroe-canyon-fire-">Utah implements emergency options for hunters impacted by Monroe Canyon Fire </a></li><li><a href="/article/51354754/cox-to-utahns-please-use-extreme-caution-statewide-as-monroe-canyon-fire-grows-">Cox to Utahns: &#039;Please use extreme caution&#039; statewide, as Monroe Canyon Fire grows </a></li><li><a href="/article/51354523/the-rolling-pilot-worlds-first-parapalegic-hot-air-balloon-pilot-to-fly-at-ammon-days">The Rolling Pilot: World&#039;s first parapalegic hot air balloon pilot to fly at Ammon Days</a></li></ul></div><span class="linebreak"></span><div class="sectionQueue"><h3><a href="/news/world">World &raquo;</a></h3><a href="/article/51354607/mcdonalds-plans-to-double-down-on-ai-investment-by-2027-executive-says"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310454/31045436.JPG?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310454/31045436.JPG?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310454/31045436.JPG?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310454/31045436.JPG?filter=kslv2/responsive_toppicks" alt="Top World story anchor"></picture><div><h2>McDonald&#039;s plans to &#039;double down&#039; on AI investment by 2027, executive says</h2></div></a><ul><li><a href="/article/51354672/markets-dive-after-trump-hits-more-countries-with-steep-tariffs">Markets dive after Trump hits more countries with steep tariffs</a></li><li><a href="/article/51354150/trump-wants-deal-to-end-russias-war-in-ukraine-by-aug-8-us-tells-un">Trump wants deal to end Russia&#039;s war in Ukraine by Aug. 8, US tells UN</a></li><li><a href="/article/51354201/exxon-chevron-profits-to-drop-to-lowest-point-since-pandemic-analystssay">Exxon, Chevron profits to drop to lowest point since pandemic, analysts say</a></li><li><a href="/article/51354160/fairground-ride-snaps-mid-air-in-saudi-arabia-injuring-23-state-media-reports">Fairground ride snaps mid-air in Saudi Arabia, injuring 23, state media reports</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/us">U.S. &raquo;</a></h3><a href="/article/51354729/why-utah-reps-maloy-owens-say-things-are-baaaaaad-for-us-sheep-industry"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" alt="Top U.S. story anchor"></picture><div><h2>Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry</h2></div></a><ul><li><a href="/article/51352505/cheyenne-to-host-data-center-using-more-electricity-than-all-state-homes">Cheyenne to host data center using more electricity than all state homes</a></li><li><a href="/article/51354311/what-in-flight-turbulence-is-and-when-it-becomes-dangerous-for-passengers-and-crews">What in-flight turbulence is and when it becomes dangerous for passengers and crews</a></li><li><a href="/article/51354859/milwaukee-man-gets-life-in-prison-for-killing-and-dismembering-a-woman-on-first-date">Milwaukee man gets life in prison for killing and dismembering a woman on first date</a></li><li><a href="/article/51354521/teacher-charged-in-fatal-stabbing-of-couple-on-a-hike-with-their-kids-is-ordered-held-without-bond">Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/utah">Utah &raquo;</a></h3><a href="/article/51354729/why-utah-reps-maloy-owens-say-things-are-baaaaaad-for-us-sheep-industry"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" alt="Top Utah story anchor"></picture><div><h2>Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry</h2></div></a><ul><li><a href="/article/51355123/monroe-canyon-fire-containment-drops-to-4-as-crews-work-to-restore-power-in-bear-valley">Monroe Canyon Fire containment drops to 4% as crews work to restore power in Bear Valley</a></li><li><a href="/article/51355041/slain-utah-designers-creations-on-display-thanks-to-others-who-helped-finish-his-work">Slain Utah designer&#039;s creations on display thanks to others who helped finish his work</a></li><li><a href="/article/51355125/glider-pilot-dies-after-crashing-in-mountain-green-sparking-fire">Glider pilot dies after crashing in Mountain Green, sparking fire</a></li><li><a href="/article/51355118/deputies-seize-12-million-of-narcotics-in-blanding-traffic-stop">Deputies seize $1.2 million of narcotics in Blanding traffic stop</a></li></ul></div><span class="linebreak"></span><div class="sectionQueue"><h3><a href="/news/voces-de-utah">Voces de Utah &raquo;</a></h3><a href="/article/51353071/mexican-consulate-artes-de-mexico-hosting-festival-featuring-mexicos-varied-food-offerings"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310420/31042081.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310420/31042081.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310420/31042081.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310420/31042081.jpeg?filter=kslv2/responsive_toppicks" alt="Top Voces de Utah story anchor"></picture><div><h2>Mexican Consulate, Artes de Mexico hosting festival featuring Mexico&#039;s varied food offerings</h2></div></a><ul><li><a href="/article/51352485/guatemalan-officials-explore-creation-of-consulate-business-ties-during-utah-visit">Guatemalan officials explore creation of consulate, business ties during Utah visit</a></li><li><a href="/article/51352371/utah-sheriffs-association-leaders-defend-increasing-cooperation-with-immigration-officials">Utah Sheriffs Association leaders defend increasing cooperation with immigration officials</a></li><li><a href="/article/51351343/immigration-crackdown-having-ripple-effects-at-latino-festivals-spurring-at-least-1-cancellation">Immigration crackdown having ripple effects at Latino festivals, spurring at least 1 cancellation</a></li><li><a href="/article/51350059/mother-2-kids-killed-in-west-jordan-blaze-had-come-from-venezuela-in-search-of-better-life">Mother, 2 kids killed in West Jordan blaze had come from Venezuela in search of better life</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/business">Business &raquo;</a></h3><a href="/article/51354729/why-utah-reps-maloy-owens-say-things-are-baaaaaad-for-us-sheep-industry"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310456/31045694.jpg?filter=kslv2/responsive_toppicks" alt="Top Business story anchor"></picture><div><h2>Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry</h2></div></a><ul><li><a href="/article/51354607/mcdonalds-plans-to-double-down-on-ai-investment-by-2027-executive-says">McDonald&#039;s plans to &#039;double down&#039; on AI investment by 2027, executive says</a></li><li><a href="/article/51352505/cheyenne-to-host-data-center-using-more-electricity-than-all-state-homes">Cheyenne to host data center using more electricity than all state homes</a></li><li><a href="/article/51354722/company-gets-a-big-payment-by-mistake-but-sender-has-trouble-getting-it-back">Company gets a big payment by mistake, but sender has trouble getting it back</a></li><li><a href="/article/51352378/study-names-st-george-as-utahs-most-small-business-friendly-city">Study names St. George as Utah&#039;s most small business-friendly city</a></li></ul></div><div class="sectionQueue"><h3><a href="/news/politics">Politics &raquo;</a></h3><a href="/article/51353751/the-race-of-our-lifetimes-heres-what-trumps-ai-action-plan-means-for-utah"><picture><!--[if IE 9]><video style="display: none"><![endif]--><source type="image/jpeg" srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_toppicks"><!--[if IE 9]></video><![endif]--><img class="lazyload" src="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_toppicks" data-srcset="https://img.ksl.com/slc/3104/310449/31044929.jpeg?filter=kslv2/responsive_toppicks" alt="Top Politics story anchor"></picture><div><h2>&#039;The race of our lifetimes&#039;: Here&#039;s what Trump&#039;s AI Action Plan means for Utah</h2></div></a><ul><li><a href="/article/51354305/trump-to-start-building-200m-white-house-ballroom-in-september">Trump to start building $200M White House ballroom in September</a></li><li><a href="/article/51354858/corporation-for-public-broadcasting-to-close-after-funding-cut-in-blow-to-local-media">Corporation for Public Broadcasting to close after funding cut in blow to local media</a></li><li><a href="/article/51354672/markets-dive-after-trump-hits-more-countries-with-steep-tariffs">Markets dive after Trump hits more countries with steep tariffs</a></li><li><a href="/article/51354652/trump-fed-board-should-assume-control-if-powell-wont-lower-interest-rates">Trump: Fed board should assume control if Powell won&#039;t lower interest rates</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":"Slain Utah designer's creations on display thanks to others who helped finish his work","id":51355041,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Entertainment","variant":"internet_team|human_interest|standard","list":"Homepage Queue","position":1},{"name":"Davis Community Closet giveaway provides clothes, bedding and more to students in need","id":51355071,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Davis County","variant":"internet_team|family-parenting|standard","list":"Homepage Queue","position":2},{"name":"Former Utah officer charged with falsifying time cards, getting paid double","id":51355011,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":3},{"name":"Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond","id":51354521,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|courts|standard","list":"Homepage Queue","position":4},{"name":"Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry","id":51354729,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah","variant":"combined_newsroom|business-finance|standard","list":"Homepage Queue","position":5},{"name":"Monroe Canyon Fire containment drops to 4% as crews work to restore power in Bear Valley","id":51355123,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Central Utah","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":6},{"name":"Glider pilot dies after crashing in Mountain Green, sparking fire","id":51355125,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":7},{"name":"Deputies seize $1.2 million of narcotics in Blanding traffic stop","id":51355118,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":8},{"name":"Cheyenne to host data center using more electricity than all state homes","id":51352505,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"associated_press|economy|standard","list":"Homepage Queue","position":9},{"name":"'The race of our lifetimes': Here's what Trump's AI Action Plan means for Utah","id":51353751,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Science","variant":"internet_team|technology|standard","list":"Homepage Queue","position":10},{"name":"Company gets a big payment by mistake, but sender has trouble getting it back","id":51354722,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah","variant":"ksl_broadcasting|business-finance|standard","list":"Homepage Queue","position":11},{"name":"What in-flight turbulence is and when it becomes dangerous for passengers and crews","id":51354311,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Science","variant":"associated_press|transportation|standard","list":"Homepage Queue","position":12},{"name":"New book highlights forgotten murder of Idaho man 114 years ago","id":51354789,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Idaho","variant":"contributor|expansion|standard","list":"Homepage Queue","position":13},{"name":"Key emerging trends in kitchen countertop design for 2025","id":51354423,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"|human_interest|sponsored","list":"Homepage Queue","position":14},{"name":"Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond","id":51354521,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|courts|standard","list":"Homepage Queue","position":15},{"name":"Should colleges pay their athletes? Here's what Utahns think ","id":51353811,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Education","variant":"combined_newsroom|education|standard","list":"Homepage Queue","position":16},{"name":"Davis Community Closet giveaway provides clothes, bedding and more to students in need","id":51355071,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Davis County","variant":"internet_team|family-parenting|standard","list":"Homepage Queue","position":17},{"name":"Draper pool tests positive for West Nile virus as presence increases throughout Utah ","id":51354964,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Health","variant":"internet_team|health|standard","list":"Homepage Queue","position":18},{"name":"Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt","id":51354945,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"associated_press|crime|standard","list":"Homepage Queue","position":19},{"name":"Study names St. George as Utah's most small business-friendly city","id":51352378,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"internet_team|business-finance|standard","list":"Homepage Queue","position":20},{"name":"1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say","id":51355037,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":21},{"name":"Former BYU golfer Cole Ponich makes Utah Championship cut in Korn Ferry Tour pro debut","id":51354984,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|National Sports|Golf","variant":"internet_team|sports|standard","list":"Homepage Queue","position":22},{"name":"Motorcyclist killed in Summit County crash","id":51355034,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":23},{"name":"Former Utah officer charged with falsifying time cards, getting paid double","id":51355011,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":24},{"name":"Trump to start building $200M White House ballroom in September","id":51354305,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":25},{"name":"Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone","id":51352562,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Outdoors","variant":"contributor|recreation|standard","list":"Homepage Queue","position":26},{"name":"This Utah skier has gone to the ends of the earth to pad his world record ","id":51354889,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah","variant":"combined_newsroom|human_interest|standard","list":"Homepage Queue","position":27}] } }); window.impressions = [{"name":"Slain Utah designer's creations on display thanks to others who helped finish his work","id":51355041,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Entertainment","variant":"internet_team|human_interest|standard","list":"Homepage Queue","position":1},{"name":"Davis Community Closet giveaway provides clothes, bedding and more to students in need","id":51355071,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Davis County","variant":"internet_team|family-parenting|standard","list":"Homepage Queue","position":2},{"name":"Former Utah officer charged with falsifying time cards, getting paid double","id":51355011,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":3},{"name":"Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond","id":51354521,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|courts|standard","list":"Homepage Queue","position":4},{"name":"Why Utah Reps. Maloy, Owens say things are baaaaaad for US sheep industry","id":51354729,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah","variant":"combined_newsroom|business-finance|standard","list":"Homepage Queue","position":5},{"name":"Monroe Canyon Fire containment drops to 4% as crews work to restore power in Bear Valley","id":51355123,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Central Utah","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":6},{"name":"Glider pilot dies after crashing in Mountain Green, sparking fire","id":51355125,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":7},{"name":"Deputies seize $1.2 million of narcotics in Blanding traffic stop","id":51355118,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":8},{"name":"Cheyenne to host data center using more electricity than all state homes","id":51352505,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"associated_press|economy|standard","list":"Homepage Queue","position":9},{"name":"'The race of our lifetimes': Here's what Trump's AI Action Plan means for Utah","id":51353751,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Science","variant":"internet_team|technology|standard","list":"Homepage Queue","position":10},{"name":"Company gets a big payment by mistake, but sender has trouble getting it back","id":51354722,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah","variant":"ksl_broadcasting|business-finance|standard","list":"Homepage Queue","position":11},{"name":"What in-flight turbulence is and when it becomes dangerous for passengers and crews","id":51354311,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Science","variant":"associated_press|transportation|standard","list":"Homepage Queue","position":12},{"name":"New book highlights forgotten murder of Idaho man 114 years ago","id":51354789,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Idaho","variant":"contributor|expansion|standard","list":"Homepage Queue","position":13},{"name":"Key emerging trends in kitchen countertop design for 2025","id":51354423,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Brandview","variant":"|human_interest|sponsored","list":"Homepage Queue","position":14},{"name":"Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond","id":51354521,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"associated_press|courts|standard","list":"Homepage Queue","position":15},{"name":"Should colleges pay their athletes? Here's what Utahns think ","id":51353811,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Education","variant":"combined_newsroom|education|standard","list":"Homepage Queue","position":16},{"name":"Davis Community Closet giveaway provides clothes, bedding and more to students in need","id":51355071,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah Counties|Davis County","variant":"internet_team|family-parenting|standard","list":"Homepage Queue","position":17},{"name":"Draper pool tests positive for West Nile virus as presence increases throughout Utah ","id":51354964,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Health","variant":"internet_team|health|standard","list":"Homepage Queue","position":18},{"name":"Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt","id":51354945,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"associated_press|crime|standard","list":"Homepage Queue","position":19},{"name":"Study names St. George as Utah's most small business-friendly city","id":51352378,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Business","variant":"internet_team|business-finance|standard","list":"Homepage Queue","position":20},{"name":"1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say","id":51355037,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":21},{"name":"Former BYU golfer Cole Ponich makes Utah Championship cut in Korn Ferry Tour pro debut","id":51354984,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"Sports|National Sports|Golf","variant":"internet_team|sports|standard","list":"Homepage Queue","position":22},{"name":"Motorcyclist killed in Summit County crash","id":51355034,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|disaster|standard","list":"Homepage Queue","position":23},{"name":"Former Utah officer charged with falsifying time cards, getting paid double","id":51355011,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah|Police & Courts","variant":"internet_team|crime|standard","list":"Homepage Queue","position":24},{"name":"Trump to start building $200M White House ballroom in September","id":51354305,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|U.S.","variant":"reuters wire|politics|standard","list":"Homepage Queue","position":25},{"name":"Travel spotlight: Amazing Wyoming road trip between Utah and Yellowstone","id":51352562,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Features|Outdoors","variant":"contributor|recreation|standard","list":"Homepage Queue","position":26},{"name":"This Utah skier has gone to the ends of the earth to pad his world record ","id":51354889,"price":"Not Specified","brand":"KSL.com - News\/Content","category":"News|Utah","variant":"combined_newsroom|human_interest|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":"1 found dead in overturned car at Kyhv Peak after driver checks in at ER, police say","id":"51355037","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":1},{"name":"Teacher charged in fatal stabbing of couple on a hike with their kids is ordered held without bond","id":"51354521","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":2},{"name":"Tax troubles coming for IRAs and 401Ks over $200,000","id":"51352445","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":3},{"name":"Should colleges pay their athletes? Here's what Utahns think ","id":"51353811","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":4},{"name":"Company gets a big payment by mistake, but sender has trouble getting it back","id":"51354722","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":5},{"name":"Military veteran is suspected in Montana bar shooting that killed 4, prompting manhunt","id":"51354945","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":6},{"name":"Draper pool tests positive for West Nile virus as presence increases throughout Utah ","id":"51354964","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":7},{"name":"Former Utah officer charged with falsifying time cards, getting paid double","id":"51355011","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":8},{"name":"Motorcyclist killed in Summit County crash","id":"51355034","price":"Not Specified","brand":"KSL.com - News\/Content","category":"News","variant":"not specified","list":"Homepage Most Viewed","position":9},{"name":"Trump to start building $200M White House ballroom in September","id":"51354305","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;">&nbsp;</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">&#xea8c;</a></li><li><a target="_blank" href="https://twitter.com/KSLcom">&#xe700;</a></li><li><a target="_blank" href="https://www.instagram.com/kslcom">&#xea92;</a></li><li><a target="_blank" href="https://www.tiktok.com/@kslnews">&#xe900;</a></li><li><a target="_blank" href="https://www.youtube.com/@KSL_com">&#xea9d;</a></li><li><a target="_blank" href="https://www.threads.net/@kslcom">&#xe903;</a></li><li><a target="_blank" href="https://whatsapp.com/channel/0029VacsJfV0LKZHQfLIfu0e">&#xea93;</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">&copy; 2025 <span id="gpt-click-target">KSL.com</span> | KSL Broadcasting Salt Lake City UT | Site hosted &amp; managed by <a href="http://deseretdigital.com/">Deseret Digital Media</a> - a <a href="http://deseretmediacompanies.com/">Deseret Media Company</a>&nbsp;&nbsp;</div></div></div></div><script> document.querySelector('#manage-cookies').addEventListener('click', function(event) { event.preventDefault(); // open manage cookie consent preferences modal popup window.OneTrust.ToggleInfoDisplay(); }); </script><div class="ksl-unclear" data-adunit data-form-factor="mobile-only" data-teleportation="nodeFixed"><div class="nodeContent fixed_ad"><div class="queue_ad" data-container-id="firstView"></div></div></div></div></div><script> var _GDPR_ = !!''; var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var pbjs = window.pbjs || {}; pbjs.que = pbjs.que || []; if (_GDPR_ !== true) { (function() { setTimeout(() => { var openx = document.createElement("script"); openx.async = true; openx.type = "text/javascript"; var useSSL = "https:" == document.location.protocol; openx.src = (useSSL ? "https:" : "http:") + '//ksl-d.openx.net/w/1.0/jstag?nc=6686-KSL_News'; var node = document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(openx, node); }, 1000); })(); } </script><script> KSL.onLoad.push(function(KSL) { KSL.require('https://www.googletagservices.com/tag/js/gpt.js', function () { var adsConfigs = Object({"firstView":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"fixed","size":[[320,50]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[970,90],[728,90],[970,250]],"breakPoints":{"min":"991","max":"1083"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[300,250],[728,90]],"breakPoints":{"min":"730","max":"990"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[728,90],[970,90],[970,250],[1084,250]],"breakPoints":{"min":"1084","max":"9999999"}}],"secondView":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[320,50],[300,250],[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline2","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top2","size":[[728,90],[300,250]],"breakPoints":{"min":"730","max":"990"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top2","size":[[728,90],[970,90],[970,250]],"breakPoints":{"min":"991","max":"99999"}}],"thirdView":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top3","size":[[728,90],[970,90],[970,250]],"breakPoints":{"min":"991","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline3","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline2","size":[[320,50],[300,250],[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top3","size":[[300,250],[728,90]],"breakPoints":{"min":"730","max":"990"}}],"articleFixed":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"fixed","size":[[320,50]],"breakPoints":{"min":"0","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[728,90],[970,90]],"breakPoints":{"min":"991","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"top","size":[[728,90]],"breakPoints":{"min":"730","max":"990"}}],"articleWidget":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"hp","size":[[300,125]],"breakPoints":{"min":"991","max":"99999"}}],"articleMonster":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"right","size":[[300,600],[300,250]],"breakPoints":{"min":"850","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"bottom","size":[[300,250]],"breakPoints":{"min":"0","max":"849"}}],"articleBlock":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"right2","size":[[300,600],[300,250]],"breakPoints":{"min":"850","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"bottom2","size":[[300,250]],"breakPoints":{"min":"0","max":"849"}}],"articleWordCount":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"551","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"0","max":"349"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250],[320,50]],"breakPoints":{"min":"350","max":"550"}}],"articleBottom":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"articlebottom","size":[[620,300]],"breakPoints":{"min":"1101","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,300]],"breakPoints":{"min":"0","max":"1100"}}],"commentBlock":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline_comments","size":[[300,250]],"breakPoints":{"min":"0","max":"99999"}}],"mobileReskinTop":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"mobw1","size":[[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"tabw1","size":[[300,100]],"breakPoints":{"min":"551","max":"1024"}}],"mobileReskinBottom":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"mobw2","size":[[320,100]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"tabw2","size":[[300,100]],"breakPoints":{"min":"551","max":"1024"}}],"mobileGallery":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"inline","size":[[300,250]],"breakPoints":{"min":"0","max":"99999"}}],"footer":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[320,50]],"breakPoints":{"min":"0","max":"550"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[300,250]],"breakPoints":{"min":"551","max":"729"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[970,250],[970,90]],"breakPoints":{"min":"970","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"article-id","value":"53583"},{"key":"pt","value":"homepage"}],"pos":"footerad","size":[[728,90]],"breakPoints":{"min":"728","max":"969"}}],"leftTakeover":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"leftTakeover","size":[[510,1109]],"breakPoints":{"min":"1097","max":"99999"}}],"rightTakeover":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"rightTakeover","size":[[510,1109]],"breakPoints":{"min":"1097","max":"99999"}}],"scoreboardAd":[{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"scoreboard","size":[[120,60]],"breakPoints":{"min":"728","max":"99999"}},{"taxonomy":"\/6686\/ddm.ksl\/Homepage","targetings":[{"key":"v","value":"homepage"},{"key":"cc","value":"homepage"},{"key":"pt","value":"homepage"},{"key":"article-id","value":"53583"}],"pos":"scoreboard","size":[[120,20]],"breakPoints":{"min":"0","max":"727"}}]}); KSL.news.dfp.loadAdUnits(adsConfigs, !!''); var taxonomy = adsConfigs.firstView[0].taxonomy || '/6686/ddm.ksl/News'; //wunderkind var wkndSlot; if (window.googletag) { googletag.cmd.push(function () { var div = document.createElement('div'); div.id = 'wunderkind-smart-tag'; div.style['font-size'] = '0px'; div.style['height'] = '0px'; div.style['overflow-y'] = 'hidden'; document.body.insertBefore(div, document.body.firstChild); wkndSlot = googletag.defineOutOfPageSlot(taxonomy, 'wunderkind-smart-tag').setTargeting('pos', ['pixel']).addService(googletag.pubads()); }); googletag.cmd.push(function () { googletag.display('wunderkind-smart-tag'); }); } }); }); </script><script> KSL.onLoad.push(function() { var _user_id = '0'; var _session_id = ''; var _sift = window._sift = window._sift || []; _sift.push(['_setAccount', '46e0e4c3e4']); _sift.push(['_setUserId', _user_id]); _sift.push(['_setSessionId', _session_id]); _sift.push(['_trackPageview']); (function() { function ls() { var e = document.createElement('script'); e.defer = true; e.src = 'https://cdn.siftscience.com/s.js'; document.body.appendChild(e); } if (window.attachEvent) { window.attachEvent('onload', ls); } else { window.addEventListener('load', ls, false); } })(); }); </script><!-- 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-0213.js']; if (typeof window.fetch !== 'function') { 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>


URL: