editor
Logout
Account
Preferences
Did you know...
Streams heard since April 2006:
13,870,625
view source - https://1041ezfm.com/
*** Test System ***
GO TO PRODUCTION
<!DOCTYPE html> <html lang="en-US"> <head> <link rel="shortcut icon" href="https://1041ezfm.com/wp-content/themes/koez/img/favicon.png"/> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://1041ezfm.com/wp-content/themes/koez/img/touch-icon-57.png"/> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://1041ezfm.com/wp-content/themes/koez/img/touch-icon-72.png"/> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://1041ezfm.com/wp-content/themes/koez/img/touch-icon-114.png"/> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://1041ezfm.com/wp-content/themes/koez/img/touch-icon-144.png"/> <meta name="application-name" content="104.1 EZ FM"/> <meta name="msapplication-TileColor" content="#000000"/> <meta name="msapplication-TileImage" content="https://1041ezfm.com/wp-content/themes/koez/img/touch-icon-144.png"/> <meta charset="UTF-8"/> <meta property="og:image" content="https://1041ezfm.com/wp-content/themes/koez/img/facebook-og.jpg"/> <meta property="og:url" content="http://1041ezfm.com/"/> <meta property="og:site_name" content="104.1 EZ FM"/> <meta property="og:type" content="blog"/> <meta property="og:description" content="Soft and Refreshing."/> <meta property="og:title" content="104.1 EZ FM | Soft and Refreshing."/> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> <title>104.1 EZ FM | Soft and Refreshing.</title> <link rel="profile" href="http://gmpg.org/xfn/11"/> <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700' rel='stylesheet' type='text/css'/> <link href='//fonts.googleapis.com/css?family=Special+Elite' rel='stylesheet' type='text/css'/> <link rel="stylesheet" href="https://1041ezfm.com/wp-content/themes/ac/bootstrap.css"/> <link rel="stylesheet" type="text/css" media="all" href="https://1041ezfm.com/wp-content/themes/koez/style.css"/> <link rel="stylesheet" href="https://1041ezfm.com/wp-content/themes/ac/style.responsive.css"/> <link rel="stylesheet" href="https://1041ezfm.com/wp-content/themes/koez/style.responsive.css"/> <link rel="stylesheet" href="https://1041ezfm.com/wp-content/themes/koez/responsiveslides.css"/> <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"/> <link rel="pingback" href="https://1041ezfm.com/xmlrpc.php"/> <script type="text/javascript"> /* <![CDATA[ */ window.JetpackScriptData = {"site":{"icon":"","title":"104.1 EZ FM","host":"unknown","is_wpcom_platform":false}}; /* ]]> */ </script> <meta name='robots' content='max-image-preview:large' /> <link rel='dns-prefetch' href='//code.jquery.com' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link rel='dns-prefetch' href='//servedbyadbutler.com' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//v0.wordpress.com' /> <link rel="alternate" type="application/rss+xml" title="104.1 EZ FM » Feed" href="https://1041ezfm.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="104.1 EZ FM » Comments Feed" href="https://1041ezfm.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-11DGELD39E" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/1041ezfm.com\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-11DGELD39E', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-11DGELD39E', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/1041ezfm.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}}; /*! This file is auto-generated */ !function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='core-styles-css' href='https://1041ezfm.com/wp-content/themes/core/core.css?ver=1' type='text/css' media='all' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://1041ezfm.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link rel='stylesheet' id='mediaelement-css' href='https://1041ezfm.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://1041ezfm.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.2' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='saga-alert-bar-css-css' href='https://1041ezfm.com/wp-content/plugins/saga-alert-bar/saga-alert-bar.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='saga-dynamic-lead-frontend-css-css' href='https://1041ezfm.com/wp-content/plugins/saga-dynamic-lead-scheduler/css/dynamiclead.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='saga-news-styles-css' href='https://1041ezfm.com/wp-content/plugins/saga-news/templates/style.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='share-this-share-buttons-sticky-css' href='https://1041ezfm.com/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1714423772' type='text/css' media='all' /> <link rel='stylesheet' id='events-manager-css' href='https://1041ezfm.com/wp-content/plugins/events-manager/includes/css/events-manager.min.css?ver=6.4.5.1' type='text/css' media='all' /> <style id='events-manager-inline-css' type='text/css'> body .em { --font-family : inherit; --font-weight : inherit; --font-size : 1em; --line-height : inherit; } </style> <script type="text/javascript" src="//code.jquery.com/jquery-1.8.2.min.js?ver=1.8.2" id="jquery-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/themes/ac/js/bootstrap.js?ver=6.8.2" id="bootstrap-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/themes/koez/responsiveslides.min.js?ver=6.8.2" id="responsiveslides-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=9.6.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[]","home_url":"https:\/\/1041ezfm.com","hash_tracking":"false","v4_id":"G-11DGELD39E"};/* ]]> */ </script> <script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js?ver=2.3.6#property=5babc2dc83d4a800114ea9bd&product=inline-buttons&source=sharethis-share-buttons-wordpress" id="share-this-share-buttons-mu-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/mouse.min.js?ver=1.13.3" id="jquery-ui-mouse-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/sortable.min.js?ver=1.13.3" id="jquery-ui-sortable-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="text/javascript" id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":0,"isRTL":false});}); /* ]]> */ </script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/resizable.min.js?ver=1.13.3" id="jquery-ui-resizable-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/draggable.min.js?ver=1.13.3" id="jquery-ui-draggable-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/controlgroup.min.js?ver=1.13.3" id="jquery-ui-controlgroup-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/checkboxradio.min.js?ver=1.13.3" id="jquery-ui-checkboxradio-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/button.min.js?ver=1.13.3" id="jquery-ui-button-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-includes/js/jquery/ui/dialog.min.js?ver=1.13.3" id="jquery-ui-dialog-js"></script> <script type="text/javascript" id="events-manager-js-extra"> /* <![CDATA[ */ var EM = {"ajaxurl":"https:\/\/1041ezfm.com\/wp-admin\/admin-ajax.php","locationajaxurl":"https:\/\/1041ezfm.com\/wp-admin\/admin-ajax.php?action=locations_search","firstDay":"0","locale":"en","dateFormat":"yy-mm-dd","ui_css":"https:\/\/1041ezfm.com\/wp-content\/plugins\/events-manager\/includes\/css\/jquery-ui\/build.min.css","show24hours":"0","is_ssl":"1","autocomplete_limit":"10","calendar":{"breakpoints":{"small":560,"medium":908,"large":false}},"datepicker":{"format":"F j, Y"},"search":{"breakpoints":{"small":650,"medium":850,"full":false}},"url":"https:\/\/1041ezfm.com\/wp-content\/plugins\/events-manager","txt_search":"Search","txt_searching":"Searching...","txt_loading":"Loading..."}; /* ]]> */ </script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/plugins/events-manager/includes/js/events-manager.min.js?ver=6.4.5.1" id="events-manager-js"></script> <script type="text/javascript" src="https://servedbyadbutler.com/app.js?ver=1.0.0" id="adbutler-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/plugins/lazy-butler/public/js/lazy-butler-cross-platform.js?ver=1.0.0" id="lazy-butler-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/themes/ac/js/mobile-detect.min.js?ver=6.8.2" id="mobile-detect-js"></script> <link rel="https://api.w.org/" href="https://1041ezfm.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://1041ezfm.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.8.2" /> <script async defer type="text/javascript" src="https://xp.audience.io/sdk.js"></script> <style type="text/css"> .widget.facebook { padding: 0 } .widget.facebook h1 { margin-right: 0 !important; /* Hack until old Facebook widget is removed */ left: 0 !important; /* Hack until old Facebook widget is removed */ z-index: 2; margin-bottom: 0 !important; } .facebookOuter { background-color: #ffffff; width: 298px; border: none; margin: 0 !important; /* Hack until old Facebook widget is removed */ } .fb-like-box { background-color: #ffffff } .fb-like-box iframe[style] { background-color: transparent !important } </style> <!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag--> <!-- This site is patched against a big problem not solved since WordPress 2.5 --> </head> <body> <div class="flair"> <div id="fb-root"></div> <div id="stationbar"> <div class="container"> <div class="row"> <div class="span3"> <p> <a href="javascript:void(window.open('https://player.amperwave.net/7888','','height=800,width=1024,scrollbars=1,resizeable=0,status=0'));">Listen Live</a> </p> </div> <div class="span9 hidden-phone"> <div class="headersearch"> <form method="get" id="searchform" action="https://1041ezfm.com/"> <label for="s" class="assistive-text">Search</label> <input type="text" class="field" name="s" id="s" placeholder="Search" /> <input type="submit" class="submit" name="submit" id="searchsubmit" value="Search" /> </form> </div> <ul class="headericons"> <li> <a href="https://facebook.com/1041ezfm" class="facebook" title="Facebook" target="_blank"><span>Facebook</span></a> </li> <li> <a href="https://twitter.com/1041EZfm" class="twitter" title="Twitter" target="_blank"><span>Twitter</span></a> </li> <li> <a href="https://instagram.com/1041ezfm" class="instagram" title="Instagram" target="_blank"><span>Instagram</span></a> </li> <li> <a href="/listener-club-signup/" class="email" title="Email"><span>Email</span></a> </li> <li> <a href="https://tunein.com/radio/1041-EZ-FM-s6071" class="tunein" title="Tunein"><span>Tunein</span></a> </li> <li> <a href="https://apps.apple.com/us/app/104-1-ez-fm/id6535697057" class="iphone" title="iPhone"><span>iPhone</span></a> </li> <li> <a href="https://play.google.com/store/apps/details?id=com.jacapps.koez" class="android" title="Android"><span>Android</span></a> </li> </ul> </div> </div> </div> </div> <div class="page"> <header> <div id="masthead"> <div class="container"> <div class="row"> <div class="span8 logo"> <a href="/"><img src="https://1041ezfm.com/wp-content/themes/koez/img/logo.png" alt="104.1 EZ FM"/></a> </div> <div class="span4 listenlive hidden-phone"> <a href="javascript:void(window.open('https://player.amperwave.net/7888','','height=800,width=1024,scrollbars=1,resizeable=0,status=0'));"></a> </div> </div> </div> </div> <nav> <div class="container"> <div class="row"> <div class="span12"> <a class="navcollapse" data-toggle="collapse" data-target=".nav-collapse"><h3>Menu</h3></a> <div class="nav-collapse"> <ul id="menu-main" class="nav"><li id="menu-item-53" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item active menu-item-53"><a href="/">Home</a></li> <li id="menu-item-19216" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19216"><a href="https://1041ezfm.com/voices/">Voices</a></li> <li id="menu-item-19189" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-19189"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Media</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-54" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-54"><a href="#">Listen Live</a></li> <li id="menu-item-21186" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-21186"><a href="https://1041ezfm.com/recently-played/">Recently Played</a></li> <li id="menu-item-19190" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19190"><a href="https://1041ezfm.com/how-to-listen/">How to Listen</a></li> <li id="menu-item-14852" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-14852"><a href="https://1041ezfm.com/category/photos/">Photos</a></li> <li id="menu-item-323" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-323"><a href="https://1041ezfm.com/news/sections/viral-videos/">Viral Videos</a></li> </ul> </li> <li id="menu-item-55" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-55"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Connect</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-84" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-84"><a href="https://1041ezfm.com/listener-club-signup/">Email Club</a></li> <li id="menu-item-85" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-85"><a target="_blank" href="http://facebook.com/1041ezfm">Facebook</a></li> <li id="menu-item-86" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-86"><a target="_blank" href="http://twitter.com/1041EZfm">Twitter</a></li> </ul> </li> <li id="menu-item-13984" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13984"><a href="https://1041ezfm.com/contests/">Contests & Rules</a></li> <li id="menu-item-58" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-58"><a href="#" class="dropdown-toggle" data-toggle="dropdown">News</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-24638" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-24638"><a href="https://1041ezfm.com/news/sections/local/">Local</a></li> <li id="menu-item-6633" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-6633"><a href="https://1041ezfm.com/news/sections/music/">Music</a></li> <li id="menu-item-59" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-59"><a href="https://1041ezfm.com/news/sections/entertainment/">Entertainment</a></li> <li id="menu-item-60" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-60"><a href="https://1041ezfm.com/news/sections/lifestyle/">Lifestyle</a></li> <li id="menu-item-62" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-62"><a href="https://1041ezfm.com/news/sections/national/">National</a></li> <li id="menu-item-63" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-63"><a href="https://1041ezfm.com/news/sections/sports/">Sports</a></li> <li id="menu-item-16156" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16156"><a target="_blank" href="/forecast/">Weather</a></li> </ul> </li> <li id="menu-item-66" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-66"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Events</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-145" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145"><a href="/events/categories/concerts/">Concerts</a></li> <li id="menu-item-132" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-132"><a href="/events/">Events Calendar</a></li> <li id="menu-item-131" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-131"><a href="https://1041ezfm.com/submit-your-event/">Submit Your Event</a></li> </ul> </li> <li id="menu-item-68" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-68"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Contact</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-78" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-78"><a href="https://1041ezfm.com/contact-us/">Contact Us</a></li> <li id="menu-item-24341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-24341"><a href="https://dsmradio.com/careers/">Work Here</a></li> </ul> </li> <li id="menu-item-11899" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-11899"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Advertise</a> <ul class="dropdown-menu depth_0"> <li id="menu-item-77" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-77"><a href="https://1041ezfm.com/advertise-with-us/">Advertise With Us</a></li> <li id="menu-item-2994" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2994"><a href="/our-certified-team/">Our Certified Team</a></li> </ul> </li> <li id="menu-item-28189" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-28189"><a href="https://www.dealmoines.com/des-moines/deals">Deal Moines</a></li> </ul> </div> </div> </div> </div> </nav> </header> <div id="main"> <div class="container"> <div class="row"> <div class="span12"></div> </div> </div> <div id="content-home"> <div class="container"> <div class="row"> <div class="span8"> <div id="dynamiclead"> <div id="features"> <div class="feature"> <h2 id="dynamicheadline" class="headline"> <a href="https://1041ezfm.com/2025/07/22/kidz-bop-live-sweepstakes/"> Win a 4-pack of tickets to the KIDZ BOP LIVE Certified Bop Tour at the Iowa State Fair! </a> </h2> <a href="https://1041ezfm.com/2025/07/22/kidz-bop-live-sweepstakes/"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025-620x400.jpg" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025-620x400.jpg 620w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025-600x387.jpg 600w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025-560x361.jpg 560w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025-200x129.jpg 200w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025.jpg 646w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="29903" data-permalink="https://1041ezfm.com/2025/07/22/kidz-bop-live-sweepstakes/kidzbop2025/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025.jpg" data-orig-size="646,416" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="kidzbop2025" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/kidzbop2025.jpg" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"> <a href="https://www.delilah.com/#new_tab"> Listen to Delilah every night from 7pm - Midnight! </a> </h2> <a href="https://www.delilah.com/#new_tab"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue-620x400.jpg" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue-620x400.jpg 620w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue-768x495.jpg 768w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue-600x387.jpg 600w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue-560x361.jpg 560w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue-200x129.jpg 200w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue.jpg 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="29735" data-permalink="https://www.delilah.com/#new_tab/delilah-fiblue/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="delilah-fiblue" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/04/delilah-fiblue.jpg" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"><a href="https://1041ezfm.com/how-to-listen">Listen to 104.1 EZ FM on your streaming device!</a> </h2> <a href="https://1041ezfm.com/how-to-listen"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-620x400.jpg" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-620x400.jpg 620w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-768x495.jpg 768w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-600x387.jpg 600w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-560x361.jpg 560w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-200x129.jpg 200w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="27796" data-permalink="https://1041ezfm.com/how-to-listen/listento-e/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="listento-e" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"><a href="https://dsmpeopleschoice.com/#new_tab">See the best of the best in central Iowa as voted on by YOU in the Des Moines’ People’s Choice!</a> </h2> <a href="https://dsmpeopleschoice.com/#new_tab"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-620x400.jpg" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-620x400.jpg 620w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-768x495.jpg 768w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-600x387.jpg 600w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-560x361.jpg 560w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-200x129.jpg 200w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg 1240w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="29913" data-permalink="https://dsmpeopleschoice.com/#new_tab/dsmpeopleschoice2025-vl/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="dsmpeopleschoice2025-VL" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg" /></a> </div> <div class="feature"> <h2 id="dynamicheadline" class="headline"><a href="https://1041ezfm.com/how-to-listen">Start your workday right with 104.1 EZ FM's 9 O'Clock All Music Hour</a> </h2> <a href="https://1041ezfm.com/how-to-listen"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez-620x400.jpg" class="attachment-feature-image size-feature-image wp-post-image" alt="" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez-620x400.jpg 620w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez-768x495.jpg 768w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez-600x387.jpg 600w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez-560x361.jpg 560w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez-200x129.jpg 200w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez.jpg 1400w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="29566" data-permalink="https://1041ezfm.com/how-to-listen/9oclockworkdayez/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez.jpg" data-orig-size="1400,903" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="9oclockworkdayez" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/01/9oclockworkdayez.jpg" /></a> </div> </div> <ul class="dynamicselector" id="selector"> <li> <a href="" title="KIDZ BOP LIVE Sweepstakes"></a> </li> <li> <a href="" title="Delilah"></a> </li> <li> <a href="" title="How to Listen"></a> </li> <li> <a href="" title="Des Moines' People's Choice"></a> </li> <li> <a href="" title="104.1 EZ FM's 9 O'Clock All Music Hour"></a> </li> </ul> </div> </div> <div class="span4 hidden-phone"> <div id="leadad_1"> <div id="3125" style="margin:auto;display:table;" class="ad-platter"> <script type="text/javascript"> var ad3125 = new lazyButler({"desktop":{"id":"434812","size":"300,250"},"mobile":{"id":"434812","size":"300,250"},"market":"177032","ID":3125}); ad3125.init(); </script> </div> </div> <div id="leadad_2"> <a href="/app/" class="workdaykickoff"></a> </div> </div> </div> <div class="row"> <!-- Small Widgets --> <div class="span2" id="smallcol"> <div id="em_widget-3" class="widget news widget_em_widget"><h1><span>Events</span></h1><div class="em-list-widget em-events-widget"><div class="item"> <div class="itemimg"> <a href="https://1041ezfm.com/events/dino-park-zoo/"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1-125x100.jpg" class="attachment-125x100 size-125x100 wp-post-image" alt="Dino Park Zoo" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="29808" data-permalink="https://1041ezfm.com/events/dino-park-zoo/dinoparkzoo1/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="dinoparkzoo1" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/06/dinoparkzoo1.jpg" /></a> </div> <h2><a href="https://1041ezfm.com/events/dino-park-zoo/">Dino Park Zoo</a></h2> </div><div class="item"> <div class="itemimg"> <a href="https://1041ezfm.com/events/2025-downtown-farmers-market-2-2025-08-02/"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-125x100.jpg" class="attachment-125x100 size-125x100 wp-post-image" alt="2025 Downtown Farmers' Market" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="29617" data-permalink="https://1041ezfm.com/?attachment_id=29617" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM.jpg" data-orig-size="700,467" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"","camera":"Canon EOS R6","caption":"","created_timestamp":"1716044093","copyright":"","focal_length":"24","iso":"100","shutter_speed":"0.00625","title":"","orientation":"1"}" data-image-title="2024_DTFM" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM.jpg" /></a> </div> <h2><a href="https://1041ezfm.com/events/2025-downtown-farmers-market-2-2025-08-02/">2025 Downtown Farmers’ Market</a></h2> </div><div class="item"> <div class="itemimg"> <a href="https://1041ezfm.com/events/zoo-brew-3-2025-08-06/"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-125x100.jpg" class="attachment-125x100 size-125x100 wp-post-image" alt="Zoo Brew" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="29784" data-permalink="https://1041ezfm.com/?attachment_id=29784" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="zoobrew2024" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024.jpg" /></a> </div> <h2><a href="https://1041ezfm.com/events/zoo-brew-3-2025-08-06/">Zoo Brew</a></h2> </div><div class="item"> <div class="itemimg"> <a href="https://1041ezfm.com/events/2025-downtown-farmers-market-2-2025-08-09/"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-125x100.jpg" class="attachment-125x100 size-125x100 wp-post-image" alt="2025 Downtown Farmers' Market" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="29617" data-permalink="https://1041ezfm.com/?attachment_id=29617" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM.jpg" data-orig-size="700,467" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"","camera":"Canon EOS R6","caption":"","created_timestamp":"1716044093","copyright":"","focal_length":"24","iso":"100","shutter_speed":"0.00625","title":"","orientation":"1"}" data-image-title="2024_DTFM" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/03/2024_DTFM.jpg" /></a> </div> <h2><a href="https://1041ezfm.com/events/2025-downtown-farmers-market-2-2025-08-09/">2025 Downtown Farmers’ Market</a></h2> </div><div class="item"> <div class="itemimg"> <a href="https://1041ezfm.com/events/zoo-brew-3-2025-08-13/"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-125x100.jpg" class="attachment-125x100 size-125x100 wp-post-image" alt="Zoo Brew" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="29784" data-permalink="https://1041ezfm.com/?attachment_id=29784" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="zoobrew2024" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/05/zoobrew2024.jpg" /></a> </div> <h2><a href="https://1041ezfm.com/events/zoo-brew-3-2025-08-13/">Zoo Brew</a></h2> </div></div></div><div id="saganewswidget-15" class="widget news widget_saganewswidget"><div class="items news hidden-phone"><h1><span>Lifestyle</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://1041ezfm.com/news/030030-to-stay-sharper-while-aging-get-active-challenge-your-brain-and-eat-healthy/">To stay sharper while aging, get active, challenge your brain, and eat healthy</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-to-stay-sharper-while-aging-get-active-challenge-your-brain-and-eat-healthy/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254179" data-permalink="https://news.sagacom.com/news/030030-to-stay-sharper-while-aging-get-active-challenge-your-brain-and-eat-healthy/be-well-protect-your-brain/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"AP","camera":"","caption":"FILE - An elderly couple walks down a hallway in Easton, Pa., on Nov. 6, 2015. (AP Photo\/Matt Rourke, File)","created_timestamp":"1446810108","copyright":"Copyright 2016 The Associated Press. All rights reserved.","focal_length":"0","iso":"0","shutter_speed":"0","title":"Be Well-Protect Your Brain","orientation":"0"}" data-image-title="Be Well-Protect Your Brain" data-image-description="" data-image-caption="<p>FILE – An elderly couple walks down a hallway in Easton, Pa., on Nov. 6, 2015. (AP Photo/Matt Rourke, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206726997622.jpg" /></a> </div> <p>It's official: Older Americans worried about cognitive decline can stay sharper for longer by exercising both their bodies and their brains and eating healthier.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://1041ezfm.com/news/030030-what-to-know-about-soda-sweeteners-as-sugar-returns-to-american-coke/">What to know about soda sweeteners as sugar returns to American Coke</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-what-to-know-about-soda-sweeteners-as-sugar-returns-to-american-coke/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254011" data-permalink="https://news.sagacom.com/news/030030-what-to-know-about-soda-sweeteners-as-sugar-returns-to-american-coke/coca-cola/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"2.2","credit":"AP","camera":"iPhone 14 Pro","caption":"Bottles of Mexican Coca-Cola are displayed at a grocery store in Mount Prospect, Ill., Thursday, July 17, 2025. (AP Photo\/Nam Y. Huh)","created_timestamp":"1752778333","copyright":"Copyright 2025 The Associated Press. All rights reserved.","focal_length":"2.22","iso":"250","shutter_speed":"0.0083333333333333","title":"Coca Cola","orientation":"0"}" data-image-title="Coca Cola" data-image-description="" data-image-caption="<p>Bottles of Mexican Coca-Cola are displayed at a grocery store in Mount Prospect, Ill., Thursday, July 17, 2025. (AP Photo/Nam Y. Huh)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198788207277.jpg" /></a> </div> <p>President Donald Trump teased the announcement last week, but the Coca-Cola Co. confirmed it Tuesday: a cane sugar-sweetened version of the beverage maker's trademark soda will be released in the U.S. this fall.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://1041ezfm.com/news/030030-keeping-animals-of-all-sizes-from-cats-to-horses-cool-during-record-heat/">Keeping animals of all sizes, from cats to horses, cool during record heat</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-keeping-animals-of-all-sizes-from-cats-to-horses-cool-during-record-heat/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253906" data-permalink="https://news.sagacom.com/news/030030-keeping-animals-of-all-sizes-from-cats-to-horses-cool-during-record-heat/extreme-heat-animal-safety/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399.jpg" data-orig-size="1024,768" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"AP","camera":"Jpeg File","caption":"Dogs are seen at Animal Care and Control on Tuesday, July 8, 2025 in West Palm Beach, Fla. The shelter is educating the public on how to protect animals from dangers like heat stroke and dehydration. (AP Photo\/Cody Jackson)","created_timestamp":"1752611749","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"Extreme Heat-Animal Safety","orientation":"0"}" data-image-title="Extreme Heat-Animal Safety" data-image-description="" data-image-caption="<p>Dogs are seen at Animal Care and Control on Tuesday, July 8, 2025 in West Palm Beach, Fla. The shelter is educating the public on how to protect animals from dangers like heat stroke and dehydration. (AP Photo/Cody Jackson)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25197479513399.jpg" /></a> </div> <p>With record temperatures hitting the U.S., pet owners have to protect their four-legged family members from dangers like heat stroke and dehydration.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">2 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://1041ezfm.com/news/030030-the-grueling-135-mile-journey-of-a-66-year-old-runner-through-one-of-the-hottest-places-on-earth/">The grueling 135-mile journey of a 66-year-old runner through one of the hottest places on Earth</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-the-grueling-135-mile-journey-of-a-66-year-old-runner-through-one-of-the-hottest-places-on-earth/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253872" data-permalink="https://news.sagacom.com/news/030030-the-grueling-135-mile-journey-of-a-66-year-old-runner-through-one-of-the-hottest-places-on-earth/climate-heat-death-valley-ultramarathon/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"2.8","credit":"AP","camera":"ILCE-9M3","caption":"Danny Westergaard, left, competes during the Badwater 135 Ultramarathon beside Jennifer Drain, his cousin and crew lead, Wednesday, July 9, 2025, near Lone Pine, Calif. (AP Photo\/John Locher)","created_timestamp":"1752100037","copyright":"Copyright 2025 The Associated Press. All rights reserved.","focal_length":"119","iso":"250","shutter_speed":"0.0001","title":"Climate Heat Death Valley Ultramarathon","orientation":"0"}" data-image-title="Climate Heat Death Valley Ultramarathon" data-image-description="" data-image-caption="<p>Danny Westergaard, left, competes during the Badwater 135 Ultramarathon beside Jennifer Drain, his cousin and crew lead, Wednesday, July 9, 2025, near Lone Pine, Calif. (AP Photo/John Locher)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25198013106924.jpg" /></a> </div> <p>When the running gets hard in this desert dubbed "hell on Earth," Danny Westergaard tells himself: "Slow and steady" or "smooth as butter."</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 weeks ago</span> in <a href="/news/sections/lifestyle">Lifestyle</a></p> <h2><a href="https://1041ezfm.com/news/030030-one-tech-tip-click-to-cancel-is-over-but-there-are-other-ways-to-unsubscribe/">One Tech Tip: ‘Click-to-cancel’ is over, but there are other ways to unsubscribe</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-one-tech-tip-click-to-cancel-is-over-but-there-are-other-ways-to-unsubscribe/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253787" data-permalink="https://news.sagacom.com/news/030030-one-tech-tip-click-to-cancel-is-over-but-there-are-other-ways-to-unsubscribe/ftc-click-to-cancel/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548.jpg" data-orig-size="1024,660" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"AP","camera":"Canon EOS 5D Mark IV","caption":"FILE - The logos for streaming services Netflix, Hulu, Disney Plus and Sling TV are pictured on a remote control on Aug. 13, 2020, in Portland, Ore. (AP Photo\/Jenny Kane, File)","created_timestamp":"1597340037","copyright":"Copyright 2020 The Associated Press. All rights reserved.","focal_length":"0","iso":"500","shutter_speed":"0.0125","title":"FTC-Click to Cancel","orientation":"1"}" data-image-title="FTC-Click to Cancel" data-image-description="" data-image-caption="<p>FILE – The logos for streaming services Netflix, Hulu, Disney Plus and Sling TV are pictured on a remote control on Aug. 13, 2020, in Portland, Ore. (AP Photo/Jenny Kane, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25190445114548.jpg" /></a> </div> <p>A "click-to-cancel" rule, which would have made it easier for consumers to end unwanted subscriptions, has been blocked by a federal appeals court days before it was set to go into effect. But there are ways to end those subscriptions and memberships, even if they take some work.</p> </div> </div></div><div id="saganewswidget-5" class="widget news widget_saganewswidget"><div class="items news"><h1><span>Trending</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/national">National</a>, <a href="/news/sections/trending">Trending</a></p> <h2><a href="https://1041ezfm.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/">Record-breaking heat wave scorches Southeast US</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254242" data-permalink="https://news.sagacom.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/us-florida-extreme-weather-heat/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"6.3","credit":"AP","camera":"ILCE-1","caption":"Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo\/Chris O'Meara)","created_timestamp":"1753810203","copyright":"Copyright 2025 The Associated Press. All rights reserved.","focal_length":"174","iso":"250","shutter_speed":"0.0008","title":"US Florida Extreme Weather Heat","orientation":"1"}" data-image-title="US Florida Extreme Weather Heat" data-image-description="" data-image-caption="<p>Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo/Chris O’Meara)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" /></a> </div> <p>Residents in the Southeast U.S. are no strangers to heat in the summertime. But this week's sweltering hot weather set at least one record and has forecasters urging residents to limit time outside on Tuesday if possible — and stay hydrated.</p> </div> </div></div><div id="saganewswidget-14" class="widget news widget_saganewswidget"><div class="items news hidden-phone"><h1><span>Music</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/music">Music</a></p> <h2><a href="https://1041ezfm.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/">As Beyoncé’s Cowboy Carter tour draws to a close, Blue Ivy emerges as a star</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254170" data-permalink="https://news.sagacom.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/beyonce-blue-ivy/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"AP","camera":"ILCE-1","caption":"FILE - Beyonc\u00e9, center left, and her daughter, Blue Ivy Carter, perform during halftime of an NFL football game between the Baltimore Ravens and Houston Texans Wednesday, Dec. 25, 2024, in Houston. (AP Photo\/David J. Phillip, File)","created_timestamp":"1735168923","copyright":"Copyright 2024 The Associated Press. All rights reserved.","focal_length":"600","iso":"1250","shutter_speed":"0.001","title":"Beyonce Blue Ivy","orientation":"0"}" data-image-title="Beyonce Blue Ivy" data-image-description="" data-image-caption="<p>FILE – Beyoncé, center left, and her daughter, Blue Ivy Carter, perform during halftime of an NFL football game between the Baltimore Ravens and Houston Texans Wednesday, Dec. 25, 2024, in Houston. (AP Photo/David J. Phillip, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" /></a> </div> <p>"Who they came to see?" Beyoncé asks as she performs her 2023 single "My House" during the Cowboy Carter tour. For many, the answer has been Blue Ivy.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">1 week ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/music">Music</a></p> <h2><a href="https://1041ezfm.com/news/030030-buckingham-nicks-was-a-record-store-holy-grail-for-decades-its-finally-getting-reissued/">‘Buckingham Nicks’ was a record store holy grail for decades. It’s finally getting reissued</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-buckingham-nicks-was-a-record-store-holy-grail-for-decades-its-finally-getting-reissued/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254071" data-permalink="https://news.sagacom.com/news/030030-buckingham-nicks-was-a-record-store-holy-grail-for-decades-its-finally-getting-reissued/buckingham-nicks-reissue/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"AP","camera":"Canon EOS 5D Mark II","caption":"Music historian and journalist Brian Mansfield holds an original pressing of the \"Buckingham Nicks\" vinyl record at his home in Nashville, Tenn., Wednesday, July 23, 2025. (AP Photo\/Kristin M. Hall)","created_timestamp":"1753303284","copyright":"","focal_length":"45","iso":"400","shutter_speed":"0.02","title":"Buckingham Nicks Reissue","orientation":"0"}" data-image-title="Buckingham Nicks Reissue" data-image-description="" data-image-caption="<p>Music historian and journalist Brian Mansfield holds an original pressing of the “Buckingham Nicks” vinyl record at his home in Nashville, Tenn., Wednesday, July 23, 2025. (AP Photo/Kristin M. Hall)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25204744854150.jpg" /></a> </div> <p>Four years before Fleetwood Mac's "Rumours" became one of the best breakup records of the 1970s — and, many might say, all time — Stevie Nicks and Lindsey Buckingham were relative unknowns, a young couple putting out their own album, posing nude on the cover like a Laurel Canyon version of Adam and Eve.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 weeks ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/music">Music</a></p> <h2><a href="https://1041ezfm.com/news/030030-a-rap-festival-near-the-arctic-ocean-delights-crowds-under-the-midnight-sun/">A rap festival near the Arctic Ocean delights crowds under the midnight sun</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-a-rap-festival-near-the-arctic-ocean-delights-crowds-under-the-midnight-sun/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253744" data-permalink="https://news.sagacom.com/news/030030-a-rap-festival-near-the-arctic-ocean-delights-crowds-under-the-midnight-sun/finland-arctic-rap-festival/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{"aperture":"6.3","credit":"AP","camera":"ILCE-7SM3","caption":"Artists J. Laitinen and Jouni J. perform at the Loktafeasta rap festival in Utsjoki village, north of the Arctic circle, Finland, Sunday, July 6, 2025. (AP Photo\/Tommi Ojala)","created_timestamp":"1751747562","copyright":"Copyright 2025 The Associated Press. All rights reserved","focal_length":"68","iso":"400","shutter_speed":"0.01","title":"Finland Arctic Rap Festival","orientation":"1"}" data-image-title="Finland Arctic Rap Festival" data-image-description="" data-image-caption="<p>Artists J. Laitinen and Jouni J. perform at the Loktafeasta rap festival in Utsjoki village, north of the Arctic circle, Finland, Sunday, July 6, 2025. (AP Photo/Tommi Ojala)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192445272146.jpg" /></a> </div> <p>It was well past midnight when Mihkku Laiti appeared on stage to perform at an open-air music festival in the Finnish village of Utsjoki, north of the Arctic circle...</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 weeks ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/music">Music</a></p> <h2><a href="https://1041ezfm.com/news/030030-singer-chris-brown-pleads-not-guilty-to-2-further-charges-over-london-nightclub-assault-case/">Singer Chris Brown pleads not guilty to 2 further charges over London nightclub assault case</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-singer-chris-brown-pleads-not-guilty-to-2-further-charges-over-london-nightclub-assault-case/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253654" data-permalink="https://news.sagacom.com/news/030030-singer-chris-brown-pleads-not-guilty-to-2-further-charges-over-london-nightclub-assault-case/attachment/253654/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743.jpg" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"AP","camera":"ILCE-9M2","caption":"Grammy-winning singer Chris Brown makes his way into Southwark Crown Court, in London, Friday, July 11, 2025.(AP Photo\/Alberto Pezzali)","created_timestamp":"1752222822","copyright":"Copyright 2025 The Associated Press. All rights reserved","focal_length":"105","iso":"1000","shutter_speed":"0.0015625","title":"----------------","orientation":"1"}" data-image-title="—————-" data-image-description="" data-image-caption="<p>Grammy-winning singer Chris Brown makes his way into Southwark Crown Court, in London, Friday, July 11, 2025.(AP Photo/Alberto Pezzali)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25192280517743.jpg" /></a> </div> <p>Grammy-winning singer Chris Brown on Friday pleaded not guilty to two further charges related to the serious beating of a music producer with...</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 weeks ago</span> in <a href="/news/sections/music">Music</a></p> <h2><a href="https://1041ezfm.com/news/030030-justin-bieber-releases-swag-his-long-awaited-seventh-album/">Justin Bieber releases ‘Swag,’ his long-awaited seventh album</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-justin-bieber-releases-swag-his-long-awaited-seventh-album/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="253645" data-permalink="https://news.sagacom.com/news/030030-justin-bieber-releases-swag-his-long-awaited-seventh-album/justin-bieber/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885.jpg" data-orig-size="1200,799" data-comments-opened="1" data-image-meta="{"aperture":"3.5","credit":"Invision","camera":"NIKON D4S","caption":"FILE - Justin Bieber attends The Metropolitan Museum of Art's Costume Institute benefit gala on Sept. 13, 2021, in New York. (Photo by Evan Agostini\/Invision\/AP, File)","created_timestamp":"1631578508","copyright":"Invision","focal_length":"170","iso":"1250","shutter_speed":"0.0025","title":"Justin Bieber","orientation":"1"}" data-image-title="Justin Bieber" data-image-description="" data-image-caption="<p>Justin Bieber attends The Metropolitan Museum of Art’s Costume Institute benefit gala on Sept. 13, 2021, in New York. (Photo by Evan Agostini/Invision/AP, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25191788956885.jpg" /></a> </div> <p>Never say never! Justin Bieber surprised fans Friday by releasing "Swag," his seventh studio album, hours after he teased it on...</p> </div> </div></div> </div> <!-- Large Widgets --> <div class="span6" id="largecol"> <div id="saganewswidget-4" class="widget news widget_saganewswidget"><div class="items news"><h1><span>Entertainment</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://1041ezfm.com/news/030030-american-eagles-good-jeans-ads-with-sydney-sweeney-spark-a-debate-on-race-and-beauty-standards/">American Eagle’s ‘good jeans’ ads with Sydney Sweeney spark a debate on race and beauty standards</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-american-eagles-good-jeans-ads-with-sydney-sweeney-spark-a-debate-on-race-and-beauty-standards/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254230" data-permalink="https://news.sagacom.com/news/030030-american-eagles-good-jeans-ads-with-sydney-sweeney-spark-a-debate-on-race-and-beauty-standards/american-eagle-sydney-sweeney/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"3.2","credit":"Scott A Garfitt\/Invision\/AP","camera":"ILCE-1","caption":"FILE - Sydney Sweeney poses for photographers upon arrival at the premiere of the film 'Echo Valley' on June 10, 2025, in London. (Photo by Scott A Garfitt\/Invision\/AP, File)","created_timestamp":"1749578518","copyright":"Invision","focal_length":"200","iso":"1250","shutter_speed":"0.0015625","title":"American Eagle Sydney Sweeney","orientation":"0"}" data-image-title="American Eagle Sydney Sweeney" data-image-description="" data-image-caption="<p>FILE – Sydney Sweeney poses for photographers upon arrival at the premiere of the film ‘Echo Valley’ on June 10, 2025, in London. (Photo by Scott A Garfitt/Invision/AP, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210789530338.jpg" /></a> </div> <p>U.S. fashion retailer American Eagle Outfitters wanted to make a splash with its new advertising campaign starring 27-year-old actor Sydney Sweeney. The ad blitz included "clever, even provocative language" and was "definitely going to push buttons," the company's chief marketing officer told trade media outlets. It has.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a>, <a href="/news/sections/music">Music</a></p> <h2><a href="https://1041ezfm.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/">As Beyoncé’s Cowboy Carter tour draws to a close, Blue Ivy emerges as a star</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254170" data-permalink="https://news.sagacom.com/news/030030-as-beyonces-cowboy-carter-tour-draws-to-a-close-blue-ivy-emerges-as-a-star/beyonce-blue-ivy/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"AP","camera":"ILCE-1","caption":"FILE - Beyonc\u00e9, center left, and her daughter, Blue Ivy Carter, perform during halftime of an NFL football game between the Baltimore Ravens and Houston Texans Wednesday, Dec. 25, 2024, in Houston. (AP Photo\/David J. Phillip, File)","created_timestamp":"1735168923","copyright":"Copyright 2024 The Associated Press. All rights reserved.","focal_length":"600","iso":"1250","shutter_speed":"0.001","title":"Beyonce Blue Ivy","orientation":"0"}" data-image-title="Beyonce Blue Ivy" data-image-description="" data-image-caption="<p>FILE – Beyoncé, center left, and her daughter, Blue Ivy Carter, perform during halftime of an NFL football game between the Baltimore Ravens and Houston Texans Wednesday, Dec. 25, 2024, in Houston. (AP Photo/David J. Phillip, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25207419069424.jpg" /></a> </div> <p>"Who they came to see?" Beyoncé asks as she performs her 2023 single "My House" during the Cowboy Carter tour. For many, the answer has been Blue Ivy.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">4 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://1041ezfm.com/news/030030-fantastic-four-first-steps-scores-marvels-first-100-million-box-office-opening-of-2025/">‘Fantastic Four: First Steps’ scores Marvel’s first $100 million box office opening of 2025</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-fantastic-four-first-steps-scores-marvels-first-100-million-box-office-opening-of-2025/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254167" data-permalink="https://news.sagacom.com/news/030030-fantastic-four-first-steps-scores-marvels-first-100-million-box-office-opening-of-2025/film-review-the-fantastic-four-first-steps/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"AP","camera":"Jpeg File","caption":"This image released by Disney shows Pedro Pascal in a scene from \"The Fantastic Four: First Steps.\" (Marvel\/Disney via AP)","created_timestamp":"1752884896","copyright":"\u00a9 2025 20th Century Studios \/ \u00a9 and \u2122 2025 MARVEL","focal_length":"0","iso":"0","shutter_speed":"0","title":"Film Review - The Fantastic Four: First Steps","orientation":"0"}" data-image-title="Film Review – The Fantastic Four: First Steps" data-image-description="" data-image-caption="<p>This image released by Disney shows Pedro Pascal in a scene from “The Fantastic Four: First Steps.” (Marvel/Disney via AP)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25200016975567.jpg" /></a> </div> <p>Marvel's first family has finally found box office gold. "The Fantastic Four: First Steps," the first film about the superheroes made under the guidance of Kevin Feige and the Walt Disney Co., earned $118 million in its first weekend in 4,125 North American theaters, according to studio estimates Sunday.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">5 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://1041ezfm.com/news/030030-comic-con-salutes-james-gunn-and-gets-first-looks-at-coyote-vs-acme-and-new-star-trek-forays/">Comic-Con salutes James Gunn and gets first looks at ‘Coyote vs. Acme,’ and new ‘Star Trek’ forays</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-comic-con-salutes-james-gunn-and-gets-first-looks-at-coyote-vs-acme-and-new-star-trek-forays/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254141" data-permalink="https://news.sagacom.com/news/030030-comic-con-salutes-james-gunn-and-gets-first-looks-at-coyote-vs-acme-and-new-star-trek-forays/2025-comic-con-peacemaker-panel/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"6.3","credit":"Richard Shotwell\/Invision\/AP","camera":"NIKON D5","caption":"James Gunn, left, and John Cena attend a panel for \"Peacemaker\" during Comic-Con International on Saturday, July 26, 2025, in San Diego. (Photo by Richard Shotwell\/Invision\/AP)","created_timestamp":"1753569408","copyright":"Invision","focal_length":"600","iso":"8000","shutter_speed":"0.004","title":"2025 Comic-Con - \"Peacemaker\" Panel","orientation":"1"}" data-image-title="2025 Comic-Con – “Peacemaker” Panel" data-image-description="" data-image-caption="<p>James Gunn, left, and John Cena attend a panel for “Peacemaker” during Comic-Con International on Saturday, July 26, 2025, in San Diego. (Photo by Richard Shotwell/Invision/AP)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25208024266773.jpg" /></a> </div> <p>Director James Gunn got an ovation from thousands for "Superman" in the most fitting place of all — Comic-Con.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">5 days ago</span> in <a href="/news/sections/entertainment">Entertainment</a></p> <h2><a href="https://1041ezfm.com/news/030030-lilo-stitch-stars-reflect-on-films-success-and-are-eager-for-a-sequel/">‘Lilo & Stitch’ stars reflect on film’s success and are eager for a sequel</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-lilo-stitch-stars-reflect-on-films-success-and-are-eager-for-a-sequel/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254136" data-permalink="https://news.sagacom.com/news/030030-lilo-stitch-stars-reflect-on-films-success-and-are-eager-for-a-sequel/2025-comic-con-lilo-stitch-portrait-session/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455.jpg" data-orig-size="683,1024" data-comments-opened="1" data-image-meta="{"aperture":"8","credit":"Chris Pizzello\/Invision\/AP","camera":"ILCE-9M3","caption":"Sydney Agudong, from left, Maia Kealoha, and Tia Carrere pose for a portrait to promote \"Lilo & Stitch\" during Comic-Con International on Friday, July 25, 2025, in San Diego. (AP Photo\/Chris Pizzello)","created_timestamp":"1753468683","copyright":"Invision","focal_length":"43","iso":"200","shutter_speed":"0.004","title":"2025 Comic-Con - \"Lilo & Stitch\" Portrait Session","orientation":"0"}" data-image-title="2025 Comic-Con – “Lilo &amp; Stitch” Portrait Session" data-image-description="" data-image-caption="<p>Sydney Agudong, from left, Maia Kealoha, and Tia Carrere pose for a portrait to promote “Lilo &amp; Stitch” during Comic-Con International on Friday, July 25, 2025, in San Diego. (AP Photo/Chris Pizzello)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25206697945455.jpg" /></a> </div> <p>A few things have changed for the stars of "Lilo & Stitch" since the movie became the breakout hit of 2025. For 8-year-old star Maia Kealoha, it's meant no more Doritos – she's learned she has to keep her teeth clean, especially when doing interviews.</p> </div> </div></div> </div> <!-- Medium Widgets --> <div class="span4" id="mediumcol"> <div id="saga_wonp-2" class="widget news widget_saga_wonp"><div class=""><h1><span>Now Playing</span></h1><div class="items"> <div style="display: none;"> </div> <script type="text/javascript" id="v6_player" class="async-script-loader"> (function () { window._nowplaying_abacast_V6_widget_config = {"id":"v6_player","widget_width":"300","widget_height":"85","default_album_art":"https://player.amperwave.net/widget/assets/images/no-art.jpg","album_art_width":"auto","album_art_height":"auto","background_color":"","foreground_color":"","font_color":"#000","font_family":"Source Sans Pro","font_size":"20pt","player_url_override":"","now_playing_text":"now playing","play_start_text":"play start:","launch_player_text":"launch player","clarity_station_id":"7888","theme":"light","time_format":"12-hour","version":"latest"}; function async_load () { var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; var theUrl = "https://player.amperwave.net/widget/nowplaying-latest.min.js"; s.src = theUrl + (theUrl.indexOf('?') >= 0 ? '&' : '?') + 'ref=' + encodeURIComponent(window.location.href) + '&env=prod'; var embedderScript = document.getElementById("v6_player"); embedderScript.parentNode.insertBefore(s, embedderScript); } if (window.attachEvent) { window.attachEvent('onload', async_load); } else { window.addEventListener('load', async_load, false); } })(); </script> <style> .nowplaying-widget-container { width: 300px !important; min-width: 300px !important; } .nowplaying-widget-container p.time { display: none; } .nowplaying-widget-container p.track { padding: 5px 0 5px 0; overflow-wrap: break-word; font-family: Source Sans Pro; font-size: 12pt; } .nowplaying-widget-container .right { display: none; } .nowplaying-widget-container .centre { } </style> </div></div></div><div id="media_image-2" class="widget news widget_media_image"><a href="https://www.dealmoines.com/des-moines/deals"><img width="300" height="150" src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2023/06/desmoines-deal-banner.jpg" class="image wp-image-28190 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2023/06/desmoines-deal-banner.jpg 300w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2023/06/desmoines-deal-banner-200x100.jpg 200w" sizes="(max-width: 300px) 100vw, 300px" data-attachment-id="28190" data-permalink="https://1041ezfm.com/desmoines-deal-banner/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2023/06/desmoines-deal-banner.jpg" data-orig-size="300,150" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="desmoines-deal-banner" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2023/06/desmoines-deal-banner.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2023/06/desmoines-deal-banner.jpg" /></a></div><div id="whwidget-4" class="widget news widget_whwidget"><div class="whats-happening"><h1><span>What's Happening</span></h1><div class="items"> <div class="item"> <h2><a href="https://dsmpeopleschoice.com/#new_tab">Des Moines’ People’s Choice</a></h2> <div class="itemimg"> <a href="https://dsmpeopleschoice.com/#new_tab"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-125x100.jpg" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="29913" data-permalink="https://dsmpeopleschoice.com/#new_tab/dsmpeopleschoice2025-vl/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="dsmpeopleschoice2025-VL" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2025/07/dsmpeopleschoice2025-VL.jpg" /></a> </div> <p>See the best of the best in central Iowa as voted on by YOU in the Des Moines’ People’s Choice!</p> </div> <div class="item"> <h2><a href="https://1041ezfm.com/how-to-listen">How to Listen</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/how-to-listen"><img src="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-125x100.jpg" class="attachment-thumb-image size-thumb-image wp-post-image" alt="" decoding="async" srcset="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-125x100.jpg 125w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-100x80.jpg 100w, https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e-70x56.jpg 70w" sizes="(max-width: 125px) 100vw, 125px" data-attachment-id="27796" data-permalink="https://1041ezfm.com/how-to-listen/listento-e/" data-orig-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg" data-orig-size="1240,800" data-comments-opened="1" data-image-meta="{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"1"}" data-image-title="listento-e" data-image-description="" data-image-caption="" data-medium-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg" data-large-file="https://1041ezfm.com/wp-content/blogs.dir/21/files/2022/12/listento-e.jpg" /></a> </div> <p>Listen to 104.1 EZ FM on your streaming device!</p> </div> </div></div></div><div id="saganewswidget-17" class="widget news widget_saganewswidget"><div class="items news hidden-phone"><h1><span>National</span></h1> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/national">National</a>, <a href="/news/sections/trending">Trending</a></p> <h2><a href="https://1041ezfm.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/">Record-breaking heat wave scorches Southeast US</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254242" data-permalink="https://news.sagacom.com/news/030030-record-breaking-heat-wave-scorches-southeast-us/us-florida-extreme-weather-heat/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-orig-size="1024,683" data-comments-opened="1" data-image-meta="{"aperture":"6.3","credit":"AP","camera":"ILCE-1","caption":"Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo\/Chris O'Meara)","created_timestamp":"1753810203","copyright":"Copyright 2025 The Associated Press. All rights reserved.","focal_length":"174","iso":"250","shutter_speed":"0.0008","title":"US Florida Extreme Weather Heat","orientation":"1"}" data-image-title="US Florida Extreme Weather Heat" data-image-description="" data-image-caption="<p>Children play in the water to avoid the heat at the Titusville Splash Pad, Tuesday, July 29, 2025, in Titusville, Fla. (AP Photo/Chris O’Meara)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25210694710658.jpg" /></a> </div> <p>Residents in the Southeast U.S. are no strangers to heat in the summertime. But this week's sweltering hot weather set at least one record and has forecasters urging residents to limit time outside on Tuesday if possible — and stay hydrated.</p> </div> <div class="item"> <p class="momentdate incats"><span class="time">3 days ago</span> in <a href="/news/sections/national">National</a></p> <h2><a href="https://1041ezfm.com/news/030030-former-vice-president-kamala-harris-says-she-will-not-run-for-california-governor-in-2026/">Former Vice President Kamala Harris says she will not run for California governor in 2026</a></h2> <div class="itemimg"> <a href="https://1041ezfm.com/news/030030-former-vice-president-kamala-harris-says-she-will-not-run-for-california-governor-in-2026/"><img src="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-100x80.jpg" class="attachment-thumb size-thumb wp-post-image" alt="" decoding="async" srcset="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-100x80.jpg 100w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-125x100.jpg 125w, https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525-70x56.jpg 70w" sizes="(max-width: 100px) 100vw, 100px" data-attachment-id="254223" data-permalink="https://news.sagacom.com/news/030030-former-vice-president-kamala-harris-says-she-will-not-run-for-california-governor-in-2026/election-2026-governor-harris/" data-orig-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525.jpg" data-orig-size="1024,682" data-comments-opened="1" data-image-meta="{"aperture":"4","credit":"AP","camera":"ILCE-9M3","caption":"FILE - Democratic presidential nominee Vice President Kamala Harris speaks in Washington, Nov. 6, 2024. (AP Photo\/Jacquelyn Martin, File)","created_timestamp":"1730928768","copyright":"Copyright 2024 The Associated Press. All rights reserved.","focal_length":"200","iso":"1000","shutter_speed":"0.0015625","title":"Election 2026 Governor Harris","orientation":"1"}" data-image-title="Election 2026 Governor Harris" data-image-description="" data-image-caption="<p>FILE – Democratic presidential nominee Vice President Kamala Harris speaks in Washington, Nov. 6, 2024. (AP Photo/Jacquelyn Martin, File)</p> " data-medium-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525.jpg" data-large-file="https://news.sagacom.com/wp-content/blogs.dir/3/files/2025/07/AP25211676373525.jpg" /></a> </div> <p>Former Vice President Kamala Harris will not run for California governor next year, leaving open the possibility that she could mount a third run for the White House in 2028.</p> </div> </div></div> </div> </div> <div class="container"> <div class="row footerads hidden-phone"> <div class="span12"> <div id="2469" style="margin:auto;display:table;" class="ad-platter"> <script type="text/javascript"> var ad2469 = new lazyButler({"desktop":{"id":"434814","size":"728,90"},"mobile":{"id":"","size":""},"market":"177032","ID":2469}); ad2469.init(); </script> </div> </div> </div> </div> </div> <footer id="footer"> <div class="container"> <div class="row footer-inner"> <div class="span3 hidden-phone centered-logo"><span>104.1 EZ FM</span></div> <div class="span9 legal"> <p> <span class="visible-phone"><strong>104.1 EZ FM</strong><br/></span>Copyright 2025 Saga Communications, Inc. <br class="visible-phone"/>All rights reserved.<br/> <a href="https://eeo.sagacom.com/des-moines/">EEO Report</a> | <a href="https://publicfiles.fcc.gov/fm-profile/KOEZ">FCC Public File </a> | <a href="/fcc-applications/">FCC Applications</a><BR> For assistance accessing public files, contact pfhelp@desmoinesmediagroup.com<BR> <a href="/privacy-policy/">Privacy Policy</a> | <a href="/terms-of-use/">Terms of Use</a> | <a href="/contests">Contests & Rules</a> | Some images copyright AP, Clipart.com<br/> <a href="//media.sagacom.com/NDAL-full.pdf">Non-Discriminatory Advertising Letter</a> | Advisory Public Notice - Non-Discriminatory Ad Contracts </p> </div> </div> <div class="row hidden-phone"> <div class="span3"> <aside id="nav_menu-3" class="widget widget_nav_menu"><h1>Listen</h1><div class="menu-footer-media-container"><ul id="menu-footer-media" class="menu"><li id="menu-item-103" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-103"><a href="#">Listen Live</a></li> <li id="menu-item-19192" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-19192"><a href="/recently-played">Recently Played</a></li> <li id="menu-item-19194" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19194"><a href="https://1041ezfm.com/how-to-listen/">How to Listen</a></li> <li id="menu-item-19193" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-19193"><a href="https://1041ezfm.com/category/photos/">Photos</a></li> <li id="menu-item-19195" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-19195"><a href="https://1041ezfm.com/news/sections/viral-videos/">Viral Videos</a></li> </ul></div></aside><aside id="nav_menu-7" class="widget widget_nav_menu"><h1>OnAir</h1><div class="menu-footer-on-air-container"><ul id="menu-footer-on-air" class="menu"><li id="menu-item-19217" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19217"><a href="https://1041ezfm.com/voices/">Voices</a></li> </ul></div></aside> </div> <div class="span3"> <aside id="nav_menu-4" class="widget widget_nav_menu"><h1>Connect</h1><div class="menu-footer-connect-container"><ul id="menu-footer-connect" class="menu"><li id="menu-item-108" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-108"><a href="https://1041ezfm.com/listener-club-signup/">Email Club Signup</a></li> <li id="menu-item-109" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-109"><a target="_blank" href="http://facebook.com/1041ezfm">Facebook</a></li> <li id="menu-item-110" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-110"><a target="_blank" href="http://twitter.com/1041EZfm">Twitter</a></li> </ul></div></aside> </div> <div class="span3"> <aside id="nav_menu-5" class="widget widget_nav_menu"><h1>News</h1><div class="menu-footer-news-container"><ul id="menu-footer-news" class="menu"><li id="menu-item-6634" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-6634"><a href="https://1041ezfm.com/news/sections/music/">Music</a></li> <li id="menu-item-111" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-111"><a href="https://1041ezfm.com/news/sections/entertainment/">Entertainment</a></li> <li id="menu-item-112" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-112"><a href="https://1041ezfm.com/news/sections/lifestyle/">Lifestyle</a></li> <li id="menu-item-117" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-117"><a href="https://1041ezfm.com/news/sections/weird/">Weird</a></li> <li id="menu-item-114" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-114"><a href="https://1041ezfm.com/news/sections/national/">National</a></li> <li id="menu-item-115" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-115"><a href="https://1041ezfm.com/news/sections/sports/">Sports</a></li> <li id="menu-item-16155" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-16155"><a target="_blank" href="http://www.kcci.com/weather">Weather</a></li> </ul></div></aside> </div> <div class="span3"> <aside id="nav_menu-8" class="widget widget_nav_menu"><h1>Events</h1><div class="menu-footer-events-container"><ul id="menu-footer-events" class="menu"><li id="menu-item-124" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-124"><a href="/events/">Events Calendar</a></li> <li id="menu-item-19191" class="menu-item menu-item-type-taxonomy menu-item-object-event-categories menu-item-19191"><a href="https://1041ezfm.com/events/categories/concerts/">Concerts</a></li> </ul></div></aside><aside id="nav_menu-6" class="widget widget_nav_menu"><h1>Contact</h1><div class="menu-footer-contact-container"><ul id="menu-footer-contact" class="menu"><li id="menu-item-101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-101"><a href="https://1041ezfm.com/contact-us/">Contact Us</a></li> <li id="menu-item-17645" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-17645"><a href="/common/longformrules.php">Contest Rules</a></li> <li id="menu-item-100" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-100"><a href="https://1041ezfm.com/advertise-with-us/">Advertise With Us</a></li> </ul></div></aside> </div> </div> </div> <div class="footer-ad visible-phone"> <div class="container"> <div class="row"> <div class="span12"> <!-- ROS Mobile 320x50 [async] --> <div class="ad-platter"> <!-- ROS Mobile 320x50 [async] --> <script type="text/javascript">if (!window.AdButler){(function(){var s = document.createElement("script"); s.async = true; s.type = "text/javascript";s.src = 'https://servedbyadbutler.com/app.js';var n = document.getElementsByTagName("script")[0]; n.parentNode.insertBefore(s, n);}());}</script> <script type="text/javascript"> var AdButler = AdButler || {}; AdButler.ads = AdButler.ads || []; var abkw = window.abkw || ''; var reg_zone = (window.innerWidth < 992) ?{"id":"434813","size":""}:false; if(reg_zone != false) { // The placement ID is usually set by the first instance and increase in number over iteration ++ // For some reason it can conflict and run at the same time if lazy zone and non lazy zone exist on the same page. window['plc' + reg_zone.id] = 1; document.write('<' + 'div id="placement_' + reg_zone.id + '_' + window['plc' + reg_zone.id] + '"></' + 'div>'); AdButler.ads.push({ handler: function (opt) { AdButler.register(177032, reg_zone.id, reg_zone.size.split(','), 'placement_' + reg_zone.id + '_' + opt.place, opt); }, opt: { place: window['plc' + reg_zone.id]++, keywords: abkw, domain: 'servedbyadbutler.com', click: 'CLICK_MACRO_PLACEHOLDER' } }); } </script> </div> </div> </div> </div> </div> </footer> </div> <script type="text/javascript" src="https://1041ezfm.com/wp-content/themes/ac/js/jquery.cycle.all.js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/themes/ac/js/jquery.touchwipe.min.js"></script> <script type="text/javascript"> jQuery('#features').prepend('<img src="https://1041ezfm.com/wp-content/themes/ac/img/blank.png" class="placeholder" />'); jQuery('#features').cycle({ fx: 'scrollHorz', speed: 300, timeout: 7000, pager: '#selector', pagerAnchorBuilder: function (idx, slide) { return '#selector li:eq(' + idx + ') a'; }, slideResize: true, containerResize: false, fit: false, slideExpr: 'div' }); jQuery("#features").touchwipe({ wipeLeft: function () { jQuery("#features").cycle("next"); }, wipeRight: function () { jQuery("#features").cycle("prev"); }, wipeUp: function () { }, wipeDown: function () { }, preventDefaultEvents: false }); jQuery(function () { jQuery("#slider1").responsiveSlides({ maxwidth: 700, speed: 100 }); }); </script> <script type="text/javascript"> jQuery(document).ready(function () { var menuID = jQuery('#menu-item-54'); findA = menuID.find('a'); findA.click(function (event) { newwindow = window.open('https://player.amperwave.net/7888', '', 'height=800,width=1024,scrollbars=0,resizeable=0,status=0'); var s = s_gi(s_account); s.linkTrackVars = 'events'; s.linkTrackEvents = 'event11'; s.events = 'event11'; s.tl(this, 'o', 'Live Streaming - Main Nav Bar'); if (window.focus) { newwindow.focus() } return false; }); }); jQuery(document).ready(function () { var menuID2 = jQuery('#menu-item-103'); findB = menuID2.find('a'); findB.click(function (event) { newwindow = window.open('https://player.amperwave.net/7888', '', 'height=800,width=1024,scrollbars=0,resizeable=0,status=0'); var s = s_gi(s_account); s.linkTrackVars = 'events'; s.linkTrackEvents = 'event11'; s.events = 'event11'; s.tl(this, 'o', 'Live Streaming - Footer Nav Bar'); if (window.focus) { newwindow.focus() } return false; }); }); </script> </div> <script type="text/javascript"> (function (d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0"; fjs.parentNode.insertBefore(js, fjs); } (document, 'script', 'facebook-jssdk')); </script> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/blogs.dir\/21\/files\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/koez\/*","\/wp-content\/themes\/ac\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type="text/javascript"> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; // js.src = "//connect.facebook.net/en_US/all.js#xfbml=1&version=v2.4"; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v12.0"; fjs.parentNode.insertBefore(js, fjs); } (document, 'script', 'facebook-jssdk')); </script> <script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-11DGELD39E', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><script type="text/javascript" src="//maps.googleapis.com/maps/api/js?v=3.exp&key=AIzaSyB9dxEJq5_KLeWmWd30IPQUE-iFvDlQZo0&ver=1.5.2" id="google-api-js"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> <script type="text/javascript" id="gforms_recaptcha_recaptcha-js-extra"> /* <![CDATA[ */ var gforms_recaptcha_recaptcha_strings = {"nonce":"236669ce8f","disconnect":"Disconnecting","change_connection_type":"Resetting","spinner":"https:\/\/1041ezfm.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","connection_type":"classic","disable_badge":"","change_connection_type_title":"Change Connection Type","change_connection_type_message":"Changing the connection type will delete your current settings. Do you want to proceed?","disconnect_title":"Disconnect","disconnect_message":"Disconnecting from reCAPTCHA will delete your current settings. Do you want to proceed?","site_key":"6LfdT9cfAAAAAGLxJp5W4QEwAmr_BFiVAPCqehm7"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6LfdT9cfAAAAAGLxJp5W4QEwAmr_BFiVAPCqehm7&ver=1.9.1" id="gforms_recaptcha_recaptcha-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://1041ezfm.com/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=1.9.1" id="gforms_recaptcha_frontend-js" defer="defer" data-wp-strategy="defer"></script> <!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag--> <!-- This site is patched against a big problem not solved since WordPress 2.5 --> </div> </body> </html> <!-- generated 116 seconds ago generated in 0.332 seconds served from batcache in 0.003 seconds expires in 184 seconds -->
URL: