CINXE.COM
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <style>:root{--color-white:#fff;--color-black:#000;--color-red:red;--color-brand-red:#c6002b;--color-brand-grey:#939697;--palette-red-600:#c6002b;--palette-red-500:#cd212e;--palette-red-400:#e22c3a;--palette-red-300:#f4747c;--palette-red-200:#f79096;--palette-red-100:#f4adb1;--palette-orange-600:#fb6825;--palette-orange-500:#fc833e;--palette-orange-400:#fc9e65;--palette-orange-300:#fdb990;--palette-orange-200:#fdd5bb;--palette-orange-100:#fef1e8;--palette-yellow-600:#fcba38;--palette-yellow-500:#fdc64c;--palette-yellow-400:#fdd36f;--palette-yellow-300:#fddf96;--palette-yellow-200:#feecbf;--palette-yellow-100:#fff8e9;--palette-green-600:#46815a;--palette-green-500:#62aa7b;--palette-green-400:#78d297;--palette-green-300:#8bdea7;--palette-green-200:#9ce2b4;--palette-green-100:#ace7c0;--palette-blue-600:#0055b7;--palette-blue-500:#509da7;--palette-blue-400:#60bac6;--palette-blue-300:#68c8d5;--palette-blue-200:#84dae5;--palette-blue-100:#a3e2eb;--palette-purple-600:#793cb7;--palette-purple-500:#8d5bcd;--palette-purple-400:#a071dc;--palette-purple-300:#a586e5;--palette-purple-200:#b895f2;--palette-purple-100:#c7a3f5;--palette-grey-600:#27292d;--palette-grey-600-rgb:39,41,45;--palette-grey-500:#3f4447;--palette-grey-500-rgb:63,68,71;--palette-grey-400:#717277;--palette-grey-400-rgb:113,114,119;--palette-grey-300:#a9afb2;--palette-grey-300-rgb:169,175,178;--palette-grey-250:#dadfe3;--palette-grey-250-rgb:218,223,227;--palette-grey-200:#e6eaed;--palette-grey-200-rgb:230,234,237;--palette-grey-150:#edf1f3;--palette-grey-150-rgb:237,241,243;--palette-grey-100:#f6f8f9;--palette-grey-100-rgb:246,248,249;--accent-color:var(--palette-grey-600);--station-accent-background:var(--palette-grey-600);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-white);--station-font-family:"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--body-bgcolor:var(--palette-grey-100);--body-font-family:var(--station-font-family);--body-font-size:1.6rem;--body-font-size-2:1.4rem;--body-text-color:var(--palette-grey-600);--secondary-text-color:var(--palette-grey-500);--caption-text-color:var(--palette-grey-400);--default-link-color:var(--palette-grey-600);--default-link-hover-color:var(--palette-grey-500);--station-link-color:var(--accent-color);--station-link-hover-color:var(--default-link-hover-color);--content-min-width:90rem;--content-max-width:128rem;--grid-vertical-spacing:3.2rem;--base-grid-gap:1.6rem;--region-row-gap:var(--grid-vertical-spacing);--grid-gutter-width:1.6rem;--front-matter-grid-column:2;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--full-width-grid-template-columns:1fr;--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(28.8rem,1fr) var(--grid-gutter-width);--site-theme-overlay-opacity:0.25;--site-theme-foreground-color:var(--palette-grey-500);--site-theme-foreground-hover-color:var(--palette-grey-400);--site-theme-background-color:var(--color-white);--text-highlight-background:var(--color-black);--text-highlight-foreground:var(--color-white);--alert-background-color:var(--palette-blue-600);--alert-foreground-color:var(--color-white);--browser-checker-bg-color:var(--palette-grey-400);--browser-checker-text-color:var(--color-black);--eyebrow-text-color:var(--palette-grey-600);--byline-text-color:var(--palette-grey-600);--button-background:var(--palette-grey-600);--button-foreground:var(--color-white);--button-border:none;--button-padding:1.5rem 2.4rem;--button-radius:99.9rem;--button-font-size:1.5rem;--button-font-weight:600;--button-line-height:2rem;--button-shadow:0 0.1rem 0.3rem rgba(0,0,0,.15);--button-hover-background:var(--palette-grey-500);--button-hover-foreground:var(--color-white);--button-hover-shadow:0 0.3rem 0.5rem rgba(0,0,0,.15);--button-hover-border:var(--button-border);--button-active-background:var(--button-background);--button-active-foreground:var(--button-foreground);--button-active-shadow:var(--button-shadow);--button-active-border:var(--button-border);--button-disabled-background:var(--palette-grey-250);--button-disabled-foreground:var(--palette-grey-300);--button-disabled-shadow:none;--button-disabled-border:var(--button-border);--button-secondary-background:transparent;--button-secondary-foreground:var(--palette-grey-600);--button-secondary-border:0.1rem solid var(--palette-grey-600);--button-secondary-hover-background:var(--palette-grey-150);--button-secondary-hover-foreground:var(--button-secondary-foreground);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--palette-grey-600);--button-secondary-active-foreground:var(--color-white);--button-secondary-active-border:var(--button-secondary-border);--button-customized-foreground:var(--body-text-color);--button-customized-background:transparent;--button-customized-hover-foreground:var(--body-text-color);--button-customized-hover-background:transparent;--block-theme-foreground-color:var(--body-text-color);--block-theme-background-color:var(--palette-grey-200);--block-theme-background-overlay:transparent;--heading-vertical-margin:2.4rem;--card-heading-color:var(--palette-grey-600);--card-bg-color:var(--color-white);--card-text-primary-color:var(--palette-grey-600);--card-text-secondary-color:var(--palette-grey-500);--tabs-text-default-color:var(--palette-grey-500);--tabs-text-active-color:var(--palette-grey-600);--fader-bg-color:var(--palette-grey-200);--fader-width:3.2rem;--fader-gradient:linear-gradient(to right,rgba(var(--palette-grey-200-rgb),0) 0%,var(--palette-grey-200) 90%);--viewmore-text-color:var(--palette-grey-600);--heading-text-color:var(--body-text-color);--container-max-width:128rem;--container-horizontal-margin:1.6rem;--container-block-vertical-margin:1.6rem;--container-width:calc(100vw - var(--container-horizontal-margin)*2);--container-block-width:var(--container-width);--navigation-zindex:999;--playerbar-zindex:9;--legalnotice-zindex:10;--modal-zindex:1000;--heading-font-weight:900;--heading-margin-default:0;--heading-1-font-size:3.2rem;--heading-1-line-height:3.6rem;--heading-2-font-size:2.4rem;--heading-2-line-height:2.8rem;--heading-3-font-size:2.4rem;--heading-3-line-height:2.8rem;--heading-4-font-size:1.8rem;--heading-4-line-height:2.2rem;--heading-5-font-size:1.6rem;--heading-5-line-height:2rem;--heading-6-font-size:1.4rem;--heading-6-line-height:1.6rem;--elevation-1:0 0.1rem 0.3rem rgba(0,0,0,.15);--elevation-4:0 0.3rem 0.5rem rgba(0,0,0,.15);--elevation-6:0 0.5rem 0.8rem rgba(0,0,0,.15);--elevation-8:0 0.8rem 2.4rem rgba(0,0,0,.15);--elevation-up:0 -0.1rem 0.3rem -0.3rem #000;--elevation-down:0 0.1rem 0.3rem -0.3rem #000;--weather-icon-color:var(--color-white);--arrow-icon-color:var(--color-white);--icon-default-width:2.4rem;--icon-default-height:2.4rem;--icon-primary-color:var(--palette-grey-500);--icon-secondary-color:var(--color-white);--icon-primary-hover-color:var(--palette-grey-400);--icon-secondary-hover-color:var(--color-white);--search-input-foreground:var(--palette-grey-600);--search-input-background:transparent;--search-container-background:var(--color-white);--search-input-placeholder:var(--palette-grey-400);--template-grid-height:100%}@media screen and (min-width:768px){:root{--max-gutter:calc((100% - var(--container-max-width))/2);--grid-gutter-width:minmax(2rem,var(--max-gutter));--base-grid-gap:3.2rem;--two-column-grid-template-columns:var(--grid-gutter-width) minmax(32rem,60rem) minmax(32rem,38rem) var(--grid-gutter-width)}}@media screen and (min-width:1060px){:root{--grid-gutter-width:minmax(8rem,var(--max-gutter));--two-column-grid-template-columns:var(--grid-gutter-width) minmax(52rem,90rem) 38rem var(--grid-gutter-width);--full-width-grid-block-template-columns:var(--grid-gutter-width) minmax(90rem,1fr) var(--grid-gutter-width);--container-horizontal-margin:8rem;--container-block-vertical-margin:3.2rem;--heading-1-font-size:4rem;--heading-1-line-height:4.8rem;--heading-2-font-size:3.2rem;--heading-2-line-height:3.6rem}}body.theme-night{--site-theme-foreground-color:var(--palette-grey-100);--site-theme-foreground-hover-color:var(--palette-grey-300);--site-theme-background-color:var(--color-black);--alert-background-color:var(--color-white);--alert-foreground-color:var(--color-black);--search-input-foreground:var(--site-theme-foreground-color);--search-container-background:var(--site-theme-background-color);--search-input-placeholder:var(--site-theme-foreground-hover-color);--station-accent-background:var(--color-white);--station-accent-background-overlay:var(--accent-color);--station-accent-foreground:var(--color-black);--block-theme-background-color:var(--palette-grey-600);--block-theme-background-overlay:var(--accent-color);--block-theme-foreground-color:var(--color-white)}body.theme-night .themed-block{--tabs-text-default-color:var(--palette-grey-100);--tabs-text-active-color:var(--palette-grey-200);--card-text-primary-color:var(--block-theme-foreground-color);--card-text-secondary-color:var(--block-theme-foreground-color);--viewmore-text-color:var(--block-theme-foreground-color);--icon-primary-color:var(--block-theme-foreground-color);--heading-text-color:var(--block-theme-foreground-color);--default-link-color:var(--block-theme-foreground-color);--body-text-color:var(--block-theme-foreground-color);--fader-gradient:none;--eyebrow-text-color:var(--block-theme-foreground-color);--button-background:var(--color-white);--button-foreground:var(--palette-grey-600);--button-border:none;--button-hover-background:var(--palette-grey-100);--button-hover-foreground:var(--palette-grey-600);--button-active-background:var(--button-hover-background);--button-active-foreground:var(--button-hover-foreground);--button-disabled-background:var(--palette-grey-400);--button-disabled-foreground:var(--palette-grey-300);--button-secondary-background:transparent;--button-secondary-foreground:var(--color-white);--button-secondary-border:0.1rem solid var(--palette-grey-100);--button-secondary-hover-background:var(--palette-grey-100);--button-secondary-hover-foreground:var(--palette-grey-600);--button-secondary-hover-border:var(--button-secondary-border);--button-secondary-active-background:var(--color-white);--button-secondary-active-foreground:var(--palette-grey-600);--button-secondary-active-border:var(--button-secondary-border)}body.template-coast{--accent-color:var(--palette-grey-100);--body-bgcolor:var(--color-black);--body-text-color:var(--color-white);--card-heading-color:var(--color-white);--card-bg-color:transparent;--card-text-primary-color:var(--color-white);--card-text-secondary-color:var(--palette-grey-100);--heading-text-color:var(--body-text-color);--tabs-text-default-color:var(--color-white);--tabs-text-active-color:var(--palette-grey-100);--button-customized-foreground:var(--default-link-color);--button-customized-hover-foreground:var(--default-link-hover-color)}.card-title{font-size:var(--heading-4-font-size);font-weight:var(--heading-font-weight);line-height:var(--heading-4-line-height)}.alerts:not(:empty),.themed-block{background-color:var(--block-theme-background-color);max-width:none;position:relative}.theme-night .alerts:not(:empty)>*,.theme-night .themed-block>*{position:relative;z-index:1}.theme-night .alerts:not(:empty):before,.theme-night .themed-block:before{background-color:var(--block-theme-background-overlay);content:"";display:inline-flex;height:100%;left:0;opacity:var(--site-theme-overlay-opacity);position:absolute;top:0;width:100%;z-index:0}.subheading{color:var(--secondary-text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:visibility 0s ease-in-out,opacity .3s;visibility:hidden;width:100%;z-index:10}.no-content{display:none}.hidden{display:none!important}.search-button{background-color:transparent;border:none;cursor:pointer;line-height:0;margin:0;padding:0}.search-button svg .primary-path{fill:var(--icon-primary-color)}.search-button:active svg .primary-path,.search-button:hover svg .primary-path{fill:var(--icon-primary-hover-color)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{border-radius:.6rem;box-shadow:var(--elevation-6)}.elevation-08{border-radius:.6rem;box-shadow:var(--elevation-8)}.elevation-up{border-radius:.6rem;box-shadow:var(--elevation-up)}.img-responsive{height:auto;max-width:100%}.warning-text{background:var(--palette-yellow-300);border-radius:.6rem;box-shadow:0 .4rem .4rem rgba(0,0,0,.1);color:var(--palette-grey-600);display:flex;font-size:1.6rem;font-weight:400;gap:.8rem;padding:1.6rem;width:100%}.warning-text:before{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='brown'><path d='M11.777.465a.882.882 0 00-1.554 0L.122 18.605C-.224 19.225.208 20 .899 20H21.1c.691 0 1.123-.775.777-1.395L11.777.465zM11 12.5c-.55 0-1-.45-1-1v-4c0-.55.45-1 1-1s1 .45 1 1v4c0 .55-.45 1-1 1zm0 4a1 1 0 110-2 1 1 0 010 2z' /></svg>");display:block;height:2rem;width:2.2rem}.fader{position:relative}.fader:after{background:var(--fader-gradient);content:"";display:inline-block;height:100%;position:absolute;right:-.1rem;top:-.1rem;width:var(--fader-width)}.fader .fade{display:none}.alerts:not(:empty){margin-bottom:-.1rem;padding:2.4rem 0}hr.divider{background-color:var(--palette-grey-300);border:none;height:.1rem;margin:0}hr.dark{background:var(--palette-grey-400)}html{font-size:10px;margin:0;max-width:100vw;padding:0;width:100%}html *{box-sizing:border-box}@-moz-document url-prefix(){body{font-weight:lighter}}body{background-color:var(--body-bgcolor);color:var(--body-text-color);font-family:var(--body-font-family);font-size:var(--body-font-size);margin:0;overflow:hidden;overflow-anchor:none;padding:0;position:relative;width:100%}body.no-scroll{height:100vh;overflow:hidden}body.no-scroll .scroll-blocker{opacity:1;visibility:visible}a{color:var(--default-link-color)}a.next-page{height:.1rem;visibility:hidden}h1,h2,h3,h4,h5,h6{color:var(--heading-text-color);font-weight:var(--heading-font-weight);margin:var(--heading-margin-default)}h1,h2,h3,h4{letter-spacing:-.02rem}h1{font-size:var(--heading-1-font-size);line-height:var(--heading-1-line-height)}h2{font-size:var(--heading-2-font-size);line-height:var(--heading-2-line-height)}h3{font-size:var(--heading-3-font-size);line-height:var(--heading-3-line-height)}h4{font-size:var(--heading-4-font-size);line-height:var(--heading-4-line-height)}h5{font-size:var(--heading-5-font-size);line-height:var(--heading-5-line-height)}h6{font-size:var(--heading-6-font-size);line-height:var(--heading-6-line-height)}figure{margin:0 auto}[type=email],[type=number],[type=password],input[type=text]{background:#fff;border:.1rem solid #717277;border-radius:.6rem}.tabbed-item:focus{background-color:#ff0!important;outline:.2rem dashed red!important}button{font-family:var(--body-font-family)}svg .primary-path{fill:var(--icon-primary-color)}svg .secondary-path{fill:var(--icon-secondary-color)}::selection{background-color:var(--text-highlight-background);color:var(--text-highlight-foreground)}@media print{@page{size:A4 portrait;margin:1cm}::-webkit-scrollbar{display:none}body{background:#fff!important;color:#000;font:13pt Georgia,Times New Roman,Times,serif;line-height:1.3;margin:0}#app{display:block;height:100%;width:auto}h1{font-size:24pt}h2,h3,h4{font-size:14pt;margin-top:2.5rem}h1,h2,h3,h4,h5,h6{page-break-after:avoid}a,blockquote,h1,h2,h3,h4,h5,h6,img,p{page-break-inside:avoid}img{page-break-after:avoid}pre,table{page-break-inside:avoid}a,a:link,a:visited{background:transparent;color:#520;font-weight:700;text-align:left;text-decoration:underline}a[href^="#"]{font-weight:400;text-decoration:none}a:after>img,article a[href^="#"]:after{content:""}address,blockquote,dd,dt,li,p{font-size:100%}ol,ul{list-style:square;margin-bottom:20pt;margin-left:18pt}li{line-height:1.6em}.component-site-header{display:block;position:relative}.component-site-header .main-header-items{display:block;width:100%}iframe{height:0!important;line-height:0pt!important;overflow:hidden!important;white-space:nowrap;width:0!important}.component-ad-unit,.component-pushdown,.component-recommendation,.component-social-network-icons,.footer-national-links,.lower-footer-national-links,.nav-toggler,.search-user-container,.share-icons,iframe,nav{display:none}}.component-app{background-color:pink;display:flex;flex-direction:column}.template-grid{display:grid;grid-template-areas:"router-outlet" "player-bar";grid-template-columns:1fr;grid-template-rows:1fr auto;height:100vh;height:var(--template-grid-height);overflow:hidden}.template-grid>.component-routes{grid-area:router-outlet;overflow:auto}.template-grid>.ihr-player-bar{grid-area:player-bar} /*# sourceMappingURL=local-critical-style.5a54a2ee878d2c1e77ca.css.map*/</style> <link rel="preconnect" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://i.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://webapi.radioedit.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://us.api.iheart.com" data-reactroot=""/><link rel="preconnect" href="https://https://cdn.cookielaw.org" data-reactroot=""/><link rel="preconnect" href="https://www.iheart.com" data-reactroot=""/><link rel="dns-prefetch" href="https://static.inferno.iheart.com" data-reactroot=""/><link rel="preload" href="https://www.iheart.com/sdk/sdk.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/consent/7d044e9d-e966-4b73-b448-a29d06f71027/otSDKStub.js" as="script" data-reactroot=""/><link rel="preload" href="https://cdn.cookielaw.org/opt-out/otCCPAiab.js" as="script" data-reactroot=""/> <link data-chunk="bundle" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/bundle.3b72355a31018725a3c6.css"> <link data-chunk="local" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/local.bc06f128f534d4a5d747.css"> <link data-chunk="core-components-tiles-OnairTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-components-tiles-OnairTileLoader-component.12f62d6d6ad5771d626e.css"> <link data-chunk="core-page-blocks-datasource-DatasourceLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceLoader-component.ed118ca85e0cefc658b6.css"> <link data-chunk="Datasource-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Datasource-component.a1eb25fbdc158e499608.css"> <link data-chunk="Grid-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Grid-component.9e05f3f8fa0e6b993347.css"> <link data-chunk="components-tiles-ContentTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-tiles-ContentTile-component.a5e9ee6f3bc07a62d945.css"> <link data-chunk="core-page-blocks-music-MusicTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-music-MusicTile-component.c0f2337b7d57cb7e8b6d.css"> <link data-chunk="Heading-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Heading-component.d79a5c95e6ef67a97bca.css"> <link data-chunk="Show-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Show-component.608ec1ff0656c8b676a1.css"> <link data-chunk="LoadMoreFromCursor-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/LoadMoreFromCursor-component.4a7a0f66bc2d890b3034.css"> <link data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/core-page-blocks-datasource-DatasourceTileLoader-component.a1eb25fbdc158e499608.css"> <link data-chunk="Eyebrow-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Eyebrow-component.23e83d8b8cab22ea99d6.css"> <link data-chunk="Podcasts-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Podcasts-component.570accd833088f4c4e7d.css"> <link data-chunk="FauxButton-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/FauxButton-component.1f25bb623660eb4f88c1.css"> <link data-chunk="ui-ImageTile-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/ImageTile-component.c2cbd469fbc0bd11cbdf.css"> <link data-chunk="Card-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/Card-component.c66d212af09897afcdd6.css"> <link data-chunk="components-catalog-TrackList-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/components-catalog-TrackList-component.626e2b289929900208bd.css"> <link data-chunk="AptivadaKeywordContest-component" rel="stylesheet" href="https://static.inferno.iheart.com/inferno/styles/AptivadaKeywordContest-component.a21f13419d9d48bf409a.css"> <style data-reactroot="">:root { --station-font-family: "Mulish","Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; --gradient-start: hsl(202,43.9%,49.9%); --gradient-stop: hsl(202,43.9%,43.9%); --accent-color: #77acca; --darkFooterColor: hsl(202,43.9%,47.9%); --premiere-footer-dark-color:var(--darkFooterColor); }</style> <title data-rh="true">1390 KRRZ - Minot's Classic Hits</title> <link data-rh="true" rel="shortcut icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(32,32),quality(65)"/><link data-rh="true" rel="apple-touch-icon" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)"/><link data-rh="true" rel="image_src" type="" title="" href="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><link data-rh="true" rel="canonical" type="" title="" href="https://classichits1390.iheart.com/"/> <meta data-rh="true" property="og:locale" content="en_us"/><meta data-rh="true" name="msapplication-TileColor" content="#fff"/><meta data-rh="true" name="msvalidate.01" content="E98E323249F89ACF6294F958692E230B"/><meta data-rh="true" name="format-detection" content="telephone=no"/><meta data-rh="true" name="theme-color" content="#77acca"/><meta data-rh="true" property="og:title" content="1390 KRRZ - Minot's Classic Hits"/><meta data-rh="true" property="twitter:title" content="1390 KRRZ - Minot's Classic Hits"/><meta data-rh="true" itemprop="name" content="1390 KRRZ - Minot's Classic Hits"/><meta data-rh="true" name="parsely-title" content="1390 KRRZ - Minot's Classic Hits"/><meta data-rh="true" name="description" content="Classic Hits for Minot, ND"/><meta data-rh="true" property="og:description" content="Classic Hits for Minot, ND"/><meta data-rh="true" property="twitter:description" content="Classic Hits for Minot, ND"/><meta data-rh="true" itemprop="description" content="Classic Hits for Minot, ND"/><meta data-rh="true" name="keywords" content="Minot, ND, Classic Hits"/><meta data-rh="true" name="parsely-tags" content="Minot, ND, Classic Hits"/><meta data-rh="true" property="og:url" content="https://classichits1390.iheart.com/"/><meta data-rh="true" property="twitter:url" content="https://classichits1390.iheart.com/"/><meta data-rh="true" itemprop="url" content="https://classichits1390.iheart.com/"/><meta data-rh="true" name="parsely-link" content="https://classichits1390.iheart.com/"/><meta data-rh="true" name="thumbnail" content="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image" content="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:image:width" content="1200"/><meta data-rh="true" property="og:image:height" content="675"/><meta data-rh="true" property="twitter:image" content="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="parsely-image-url" content="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" itemprop="image" content="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" name="msapplication-TileImage" content="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)"/><meta data-rh="true" property="og:type" content="website"/><meta data-rh="true" name="parsely-type" content="sectionpage"/><meta data-rh="true" property="twitter:card" content="Summary"/><meta data-rh="true" property="twitter:site" content="@1390KRRZ"/><meta data-rh="true" property="twitter:creator" content="@1390KRRZ"/><meta data-rh="true" property="twitter:domain" content="classichits1390.iheart.com"/><meta data-rh="true" property="og:site_name" content="1390 KRRZ"/><meta data-rh="true" name="application-name" content="1390 KRRZ"/><meta data-rh="true" name="google-site-verification" content="p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso"/><meta data-rh="true" name="parsely-section" content="topic"/> <script> function initializeIHRSDK() { window.IHR?.initializeSync({ alwaysPrompt: true, container: 'ihr-auth-container', embed: true, ampHost: 'https://us.api.iheart.com/api/', host: 'https://www.iheart.com', iframeId: 'ihr-frame', }); window.IHR_READY = true; console.info("IHR Auth SDK Loaded & Initialized from HEAD"); } </script> <script async src='https://www.iheart.com/sdk/sdk.js' onload="initializeIHRSDK()"></script> </head> <body class="theme-light template-default"> <div id="app"><div class="component-template template-grid" data-reactroot=""><div class="component-routes"><div class="component-pushdown"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3330" data-split="50" id="dfp-ad-3330-ad:top-leaderboard"></div></div><header class="component-site-header"><section class="main-header-items"><button aria-label="Open Site Navigation" class="nav-toggler" tabindex="0"><svg tabindex="-1" focusable="false" class="svg-icon icon-hamburger" width="32px" height="32px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path fill-rule="evenodd" clip-rule="evenodd" tabindex="-1" class="primary-path" fill="none" d="M7 22h18v-2H7v2zm0-5h18v-2H7v2zm0-7v2h18v-2H7z"></path></svg></button><nav class="" tabindex="-1" aria-hidden="true" aria-label="Primary Site Navigation" id="component-site-nav"><header class="navbar-header"><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="1390 KRRZ - Minot's Classic Hits" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></a></figure><button class="CloseButton-module_close_4S+oa undefined" aria-label="Close Site Navigation" tabindex="0"><svg class="svg-icon icon-close" focusable="false" tabindex="-1" aria-hidden="true" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path aria-hidden="true" focusable="false" tabindex="-1" class="primary-path" d="M18.3 5.70997C17.91 5.31997 17.28 5.31997 16.89 5.70997L12 10.59L7.10997 5.69997C6.71997 5.30997 6.08997 5.30997 5.69997 5.69997C5.30997 6.08997 5.30997 6.71997 5.69997 7.10997L10.59 12L5.69997 16.89C5.30997 17.28 5.30997 17.91 5.69997 18.3C6.08997 18.69 6.71997 18.69 7.10997 18.3L12 13.41L16.89 18.3C17.28 18.69 17.91 18.69 18.3 18.3C18.69 17.91 18.69 17.28 18.3 16.89L13.41 12L18.3 7.10997C18.68 6.72997 18.68 6.08997 18.3 5.70997Z" fill="#3F4447"></path></svg></button></header><hr class="divider"/><section class="nav-inner-wrapper"><ul style="max-height:calc(100vh - 100px)" class="menu-container main-nav"><li class="menu-top-label"><button aria-label="Listen" class="button-text" tabindex="0"><span class="menu-label">Listen</span></button></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for On-Air" class="button-text" tabindex="0"><span class="menu-label">On-Air</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Billy and Judi" tabindex="0" href="/featured/billy-and-judi/">Billy and Judi</a></li><li><a aria-label="Martha Quinn" tabindex="0" href="/featured/martha-quinn/">Martha Quinn</a></li><li><a aria-label="Jeffrey T. Mason" tabindex="0" href="/featured/jeffrey-t-mason/">Jeffrey T. Mason</a></li><li><a aria-label="Michelle Fay" tabindex="0" href="/featured/michelle-fay/">Michelle Fay</a></li><li><a aria-label="Full Schedule" tabindex="0" href="/schedule/">Full Schedule</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Music" class="button-text" tabindex="0"><span class="menu-label">Music</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Recently Played" tabindex="0" href="/music/recently-played/">Recently Played</a></li><li><a aria-label="Top Songs" tabindex="0" href="/music/top-songs/">Top Songs</a></li><li><a aria-label="Music News" tabindex="0" href="/topic/music-news/">Music News</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for News & Weather" class="button-text" tabindex="0"><span class="menu-label">News & Weather</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="National News" tabindex="0" href="/topic/national-news/">National News</a></li><li><a aria-label="Sports News" tabindex="0" href="/topic/sports/">Sports News</a></li><li><a aria-label="Entertainment News" tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></li><li><a aria-label="Weird News" tabindex="0" href="/topic/weird-news/">Weird News</a></li><li><a aria-label="Politics" tabindex="0" href="/topic/politics/">Politics</a></li><li><a aria-label="Weather" tabindex="0" href="/weather/">Weather</a></li><li><a href="http://www.dot.nd.gov/travel-info/" target="_blank" rel="noopener" aria-label="ND Road Report">ND Road Report</a></li><li><a aria-label="Snow Desk Report" tabindex="0" href="/featured/snow-desk-report/content/2020-11-11-mwec-snow-desk-report/">Snow Desk Report</a></li></ul></li><li data-testid="menu-top-label" class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Features" class="button-text" tabindex="0"><span class="menu-label">Features</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a aria-label="Community Calendar" tabindex="0" href="/featured/minot-area-community-calendar/content/2019-09-11-minot-area-community-calendar/">Community Calendar</a></li><li><a aria-label="Podcasts" tabindex="0" href="/podcasts/">Podcasts</a></li><li><a href="https://mntihm.incentrev.com/minot/deals" target="_blank" rel="noopener" aria-label="MinotDeals.com">MinotDeals.com</a></li><li><a aria-label="Job Connection" tabindex="0" href="/featured/job-connection-minot/content/job-connection-minot/">Job Connection</a></li><li><a aria-label="Business Connection" tabindex="0" href="/featured/minot-business-connection/">Business Connection</a></li><li><a aria-label="CEOs You Should Know" tabindex="0" href="/featured/ceos-you-should-know-nd/">CEOs You Should Know</a></li></ul></li><li class="menu-top-label menu-toggler"><button aria-label="Toggle Menu for Contests & Promotions" class="button-text" tabindex="0"><span class="menu-label">Contests & Promotions</span><svg tabindex="-1" focusable="false" class="svg-icon icon-expand" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path class="primary-path" tabindex="-1" d="M15.88 9.29006L12 13.1701L8.11998 9.29006C7.72998 8.90006 7.09998 8.90006 6.70998 9.29006C6.31998 9.68006 6.31998 10.3101 6.70998 10.7001L11.3 15.2901C11.69 15.6801 12.32 15.6801 12.71 15.2901L17.3 10.7001C17.69 10.3101 17.69 9.68006 17.3 9.29006C16.91 8.91006 16.27 8.90006 15.88 9.29006Z"></path></svg></button><ul class="submenu-container" aria-hidden="true"><li><a href="https://www.iheartradiobroadway.com/featured/iheart-amda/" target="_blank" rel="noopener" aria-label="Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!">Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!</a></li><li><a href="https://news.iheart.com/promotions/stella-rosa-100k-grocery-giveaway-1738829/" target="_blank" rel="noopener" aria-label="Stella Rosa $100K Grocery Giveaway">Stella Rosa $100K Grocery Giveaway</a></li><li><a aria-label="Win a trip to see Rod Stewart ONE LAST TIME in 2025 with special guest Cheap Trick!" tabindex="0" href="/promotions/win-a-trip-to-see-rod-1767288/">Win a trip to see Rod Stewart ONE LAST TIME in 2025 with special guest Cheap Trick!</a></li><li><a aria-label="All Contests & Promotions" tabindex="0" href="/promotions/">All Contests & Promotions</a></li><li><a aria-label="Contest Rules" tabindex="0" href="/rules/">Contest Rules</a></li></ul></li><li class="menu-top-label"><a tabindex="0" href="/contact/">Contact</a></li><li class="menu-top-label"><a tabindex="0" href="/newsletter/">Newsletter</a></li><li class="menu-top-label"><a tabindex="0" href="/advertise/">Advertise on 1390 KRRZ</a></li><li class="menu-top-label"><a href="tel:1-844-844-iHeart">1-844-844-iHeart</a></li><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/MinotsClassicHits1390KRRZ" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/1390KRRZ" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/iheart-minot" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li></ul></ul></section><footer class="navbar-footer"><form class="search-form" name="search-form" role="search"><section class="search-container"><input type="search" name="keyword" id="search-input-field-nav" aria-label="search text" placeholder="Search" value="" maxLength="250"/><button class="search-button search-submit" aria-label="Search" type="submit"><svg class="svg-icon icon-search" tabindex="-1" width="32px" height="32px" viewBox="0 0 32 32" focusable="false" fill="none" xmlns="http://www.w3.org/2000/svg"><circle class="outline" cx="16" cy="16" r="15" fill="none" stroke="none" stroke-width="2"></circle><path class="primary-path" fill-rule="evenodd" clip-rule="evenodd" d="M18.457 20.343a7.69 7.69 0 111.929-1.591l4.658 5.434a1.25 1.25 0 11-1.898 1.628l-4.69-5.471zm.829-6.652a4.69 4.69 0 11-9.381 0 4.69 4.69 0 019.38 0z" fill="none"></path></svg></button></section></form></footer></nav><figure class="component-station-logo"><a aria-label="Station Link" tabindex="0" href="/"><img src="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="1390 KRRZ - Minot's Classic Hits" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></a></figure><section class="listen-user-container"><div class="header-user"></div></section></section></header><main class="component-page layout-generic-full page-home krrz-am"><div class="alerts"></div><section class="col-top"><div class="component-region region-main-dynamic"><div class="OnairPlayTile-module_componentOnairPlayTile_Yxkqg themed-block" data-cy="componentOnairPlayTile"><section class="OnairPlayTile-module_streamStartWrapper_Or9qT" data-cy="streamStartWrapper"><div class="OnairPlayTile-module_streamStartThumb_hm6i6"><button class="OnairPlayTile-module_play-trigger_XLqj-" aria-label="Play 1390 KRRZ stream now"><span class="OnairPlayTile-module_hover-icon_Dx4i2"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></span><img src="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80" data-src="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" sizes="" alt="Logo for 1390 KRRZ - Minot's Classic Hits" class="lazyload" srcSet="https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(180,60)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(360,120)&quality=80 2x" width="180" height="60"/></button></div><div class="OnairPlayTile-module_streamStartDetails_vOU86"><h1>1390 KRRZ</h1><span class="OnairPlayTile-module_positioner_lTAsj">Minot's Classic Hits</span><svg tabindex="-1" focusable="false" class="svg-icon icon-live" width="33" height="15" viewBox="0 0 33 15" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="33" height="15" rx="2" fill="#D2252A"></rect><path tabindex="-1" d="M10.291 9.78613H6.73535V3.24951H5.34961V11H10.291V9.78613Z" fill="white"></path><path tabindex="-1" d="M13.1699 11V3.24951H11.7842V11H13.1699Z" fill="white"></path><path tabindex="-1" d="M18.8096 11L21.4897 3.24951H20.0127L18.0791 9.3833H17.9878L16.0381 3.24951H14.5073L17.2144 11H18.8096Z" fill="white"></path><path tabindex="-1" d="M27.8438 9.80225H24.2129V7.63232H27.645V6.50439H24.2129V4.44727H27.8438V3.24951H22.8271V11H27.8438V9.80225Z" fill="white"></path></svg><a class="OnairPlayTile-module_showTitle_mzyM7" tabindex="0" href="/featured/michelle-fay/">Michelle Fay</a><button class="OnairPlayTile-module_toggleBtn_dBWEQ" aria-label="Play Stream Now"><svg tabindex="-1" focusable="false" class="svg-icon icon-play" fill="none" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><circle class="secondary-path" cx="12" cy="12" r="12" fill="none" stroke="none"></circle><path tabindex="-1" class="primary-path" d="M10 15.0611V8.93886C10 8.58027 10.4111 8.37036 10.6997 8.58902L14.7841 11.6502C15.0203 11.8251 15.0203 12.1749 14.7841 12.3498L10.6997 15.411C10.4111 15.6296 10 15.4197 10 15.0611Z" fill="none"></path></svg></button></div></section></div><input type="hidden" data-id="FppTo"/></div></section><section class="col-left"><div class="component-region region-main-dynamic"><div class="component-container component-feed feed-style-horizontal themed-block block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="e6Rs0"><div class="component-grid col-1"><figure class="component-content-tile thumb-left feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 630px) 600px,(max-width: 720px) 690px,(max-width: 767px) 740px,(min-width: 768px) and (max-width: 800px) 420px,(max-width: 940px) 510px,(max-width: 1230px) 600px,(max-width: 1379px) 690px,(min-width: 1380px) 740px" alt="Music News - Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(600,338),quality(65) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(690,388),quality(65) 690w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(740,416),quality(65) 740w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/">Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played</a><time class="component-date-display" dateTime="1744057200000">Apr 07, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="e6Rs0"/><div class="component-container component-feed feed-style-xsmall block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Promotions"><div class="feed-cards" data-block-id="WQJCS"><div class="component-grid col-4"><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://form.jotform.com/232766502834055" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//677db099fbe1e507fc256c18?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//677db099fbe1e507fc256c18?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//677db099fbe1e507fc256c18?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//677db099fbe1e507fc256c18?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//677db099fbe1e507fc256c18?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Submit Your High School Athlete Here!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://form.jotform.com/232766502834055" class="card-title" target="_self">Submit Your High School Athlete Here!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-03-iheartradio-is-taking-over-wheel-of-fortune/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67ee98836a2cc126c6e73935?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67ee98836a2cc126c6e73935?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67ee98836a2cc126c6e73935?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67ee98836a2cc126c6e73935?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67ee98836a2cc126c6e73935?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="iHeartRadio Is Taking Over 'Wheel Of Fortune' This Week!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/content/2025-04-03-iheartradio-is-taking-over-wheel-of-fortune/">iHeartRadio Is Taking Over 'Wheel Of Fortune' This Week!</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a href="https://form.jotform.com/220396600287052" target="_self"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67cb31305a7af8c4b8fcefdb?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67cb31305a7af8c4b8fcefdb?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67cb31305a7af8c4b8fcefdb?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67cb31305a7af8c4b8fcefdb?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67cb31305a7af8c4b8fcefdb?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Minot's 2025 Spring Garage Sale Weekend" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a href="https://form.jotform.com/220396600287052" class="card-title" target="_self">Minot's 2025 Spring Garage Sale Weekend</a></figcaption></figure><figure class="component-content-tile thumb-top feed-leads-item"><div class="thumb-container"><a tabindex="0" href="/advertise/?campid=advertise_promo"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets//67b8f45de072eb330342907f?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Advertise with America's #1 Audio Company" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><a class="card-title" tabindex="0" href="/advertise/?campid=advertise_promo">Advertise with America's #1 Audio Company</a></figcaption></figure></div></div></div><input type="hidden" data-id="WQJCS"/><div class="component-container component-feed feed-style-large block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><div class="feed-cards" data-block-id="lP0Ih"><div class="component-grid col-2"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/">Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters</a><time class="component-date-display" dateTime="1744045080000">Apr 07, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2019-09-11-minot-area-community-calendar/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Local News - The Sundre Sand & Gravel Community Corner" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/local-news/">Local News</a></nav><a class="card-title" tabindex="0" href="/content/2019-09-11-minot-area-community-calendar/">The Sundre Sand & Gravel Community Corner</a><time class="component-date-display" dateTime="1744044125821">Apr 07, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="lP0Ih"/><input type="hidden" data-id="beE6F"/><input type="hidden" data-id="ha5Er"/><div class="component-container component-playlist tile themed-block"><header class="component-heading"><h2 class="heading-title">1390 KRRZ Music</h2></header><div class="component-tabs"><div class="tab-controls"><ul class="tab-selector"><li class="tab active"><button class="button-text">Recently Played</button></li><li class="tab"><button class="button-text">Top Songs</button></li></ul></div><div class="tab-content"><ul class="component-track-list"><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/manfred-manns-earth-band-37939/songs/blinded-by-the-light-46509923/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/46509923?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/46509923?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/46509923?ops=gravity("center"),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Blinded By The Light by Manfred Mann's Earth Band" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/manfred-manns-earth-band-37939/songs/blinded-by-the-light-46509923/" class="track-title" target="_blank" rel="noopener"><span>Blinded By The Light</span></a><a href="https://www.iheart.com/artist/manfred-manns-earth-band-37939/" class="track-artist" target="_blank" rel="noopener"><span>Manfred Mann's Earth Band</span></a><a href="https://www.iheart.com/artist/manfred-manns-earth-band-37939/albums/the-roaring-silence-46509922/" class="track-album" target="_blank" rel="noopener"><span>The Roaring Silence</span></a><time class="component-datetime-display track-time" dateTime="2025-04-07T19:55:19" data-timezone="America/Chicago">7:55 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/steve-perry-119455/songs/oh-sherrie-2570691/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/2570691?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/2570691?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/2570691?ops=gravity("center"),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="Oh Sherrie by Steve Perry" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/steve-perry-119455/songs/oh-sherrie-2570691/" class="track-title" target="_blank" rel="noopener"><span>Oh Sherrie</span></a><a href="https://www.iheart.com/artist/steve-perry-119455/" class="track-artist" target="_blank" rel="noopener"><span>Steve Perry</span></a><a href="https://www.iheart.com/artist/steve-perry-119455/albums/street-talk-expanded-edition-2569171/" class="track-album" target="_blank" rel="noopener"><span>Street Talk (Expanded Edition)</span></a><time class="component-datetime-display track-time" dateTime="2025-04-07T19:51:32" data-timezone="America/Chicago">7:51 PM</time></figcaption></figure></li><li class="track-list-item"><figure class="component-track-display type-recentlyplayed"><section class="thumb"><a href="https://www.iheart.com/artist/tom-petty-1805/songs/i-wont-back-down-607288/" target="_blank" rel="noopener"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/track/607288?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80)" data-srcset="https://i.iheart.com/v3/catalog/track/607288?ops=gravity("center"),ratio(1,1),fit(56,56),quality(80) 1x,https://i.iheart.com/v3/catalog/track/607288?ops=gravity("center"),ratio(1,1),fit(112,112),quality(80) 2x" sizes="(max-width: 767px) 56px,(min-width: 768px) 112px,auto " alt="I Won't Back Down by Tom Petty" class="lazyload" srcSet="" width="56" height="56"/></a></section><figcaption><a href="https://www.iheart.com/artist/tom-petty-1805/songs/i-wont-back-down-607288/" class="track-title" target="_blank" rel="noopener"><span>I Won't Back Down</span></a><a href="https://www.iheart.com/artist/tom-petty-1805/" class="track-artist" target="_blank" rel="noopener"><span>Tom Petty</span></a><a href="https://www.iheart.com/artist/tom-petty-1805/albums/full-moon-fever-607279/" class="track-album" target="_blank" rel="noopener"><span>Full Moon Fever</span></a><time class="component-datetime-display track-time" dateTime="2025-04-07T19:48:37" data-timezone="America/Chicago">7:48 PM</time></figcaption></figure></li></ul><a class="component-button button-faux secondary small see-all" tabindex="0" href="/music/recently-played/">See All Recently Played</a></div></div></div><input type="hidden" data-id="lHlMQ"/><div class="component-container component-show-collection block"><header class="component-heading"><h2 class="heading-title">Shows</h2></header><section class="Carousel-module_carousel-wrapper_299lN"><ul class="Carousel-module_carousel-controls_ZS68S"><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Left" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-left" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li><li><button class="component-button secondary small Carousel-module_slide-button_A51nd" aria-label="Slide Content Right" aria-hidden="false" type="button"><svg tabindex="-1" focusable="false" class="svg-icon icon-arrow direction-right" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" d="M9.30812 6.71002C8.91813 7.10002 8.91813 7.73002 9.30812 8.12002L13.1881 12L9.30812 15.88C8.91813 16.27 8.91813 16.9 9.30812 17.29C9.69813 17.68 10.3281 17.68 10.7181 17.29L15.3081 12.7C15.6981 12.31 15.6981 11.68 15.3081 11.29L10.7181 6.70002C10.3381 6.32002 9.69813 6.32002 9.30812 6.71002Z" fill="#3F4447" class="primary-path"></path></svg></button></li></ul><ul class="Carousel-module_carousel_oF6uY" tabindex="0"><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/billy-and-judi/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5c87bc366f8d04bff8ca4bd3?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5c87bc366f8d04bff8ca4bd3?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5c87bc366f8d04bff8ca4bd3?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Billy and Judi" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/billy-and-judi/">Billy and Judi</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/martha-quinn/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/5791c1ee599726e41e0d6075a302f1c1?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/5791c1ee599726e41e0d6075a302f1c1?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/5791c1ee599726e41e0d6075a302f1c1?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of The Martha Quinn Show" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/martha-quinn/">The Martha Quinn Show</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/jeffrey-t-mason/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/669ac12de5256acfeb694cfb?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/new_assets/669ac12de5256acfeb694cfb?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/new_assets/669ac12de5256acfeb694cfb?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Jeffrey T. Mason" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/jeffrey-t-mason/">Jeffrey T. Mason</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/michelle-fay/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/cbfc250cc9e0e529a165bd55c13a7acf?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/cbfc250cc9e0e529a165bd55c13a7acf?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/cbfc250cc9e0e529a165bd55c13a7acf?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Michelle Fay" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/michelle-fay/">Michelle Fay</a></figcaption></figure></li><li style="min-width:calc((100% - 2rem) / 3)"><figure class="component-show"><div class="thumb-container"><a tabindex="0" href="/featured/marc-the-cope-coppola/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.brands/e1305a2e52d060fbee357616f521db7c?ops=gravity(%22center%22),fit(160,160)&quality=80" data-srcset="https://i.iheart.com/v3/re/assets.brands/e1305a2e52d060fbee357616f521db7c?ops=gravity(%22center%22),fit(160,160)&quality=80 1x,https://i.iheart.com/v3/re/assets.brands/e1305a2e52d060fbee357616f521db7c?ops=gravity(%22center%22),fit(320,320)&quality=80 2x" sizes="" alt="Photo of Marc 'The Cope' Coppola" class="lazyload" srcSet="" width="160" height="160"/></a></div><figcaption><a class="card-title" tabindex="0" href="/featured/marc-the-cope-coppola/">Marc 'The Cope' Coppola</a></figcaption></figure></li></ul></section></div><input type="hidden" data-id="zlJN0"/><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3331" data-split="0" id="dfp-ad-3331-MOi2y"></div><input type="hidden" data-id="MOi2y"/><div class="component-container component-podcasts themed-block block"><header class="component-heading"><h2 class="heading-title">1390 KRRZ<!-- --> Podcasts</h2><a class="component-button button-faux secondary small see-all" tabindex="0" href="/podcasts/">See All</a></header><div class="component-grid col-4"><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/389-billy-judi-29715763/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/29715763?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Billy & Judi Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Billy & Judi</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28242749?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Talk Talk with Martha Quinn Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Talk Talk with Martha Quinn</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/462-minnesota-vikings-28149788/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/28149788?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for Minnesota Vikings Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">Minnesota Vikings</p></figcaption></a></figure><figure class="component-image-tile"><a href="https://www.iheart.com/podcast/269-first-lutheran-church-mino-82770100/" target="_blank" rel="noopener"><div class="component-card elevation-01"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(270,270),quality(70)" data-srcset="https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/catalog/podcast/82770100?ops=max(300,300),quality(70) 1251w" sizes="(max-width: 359px) 360px,(max-width: 599px) 600px,(max-width: 759px) 800px,(max-width: 1059px) 1060px,(max-width: 1249px) 1250px,any 1251px" alt="Thumbnail for First Lutheran Church Minot Podcast" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(150,150),quality(70) 360w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(270,270),quality(70) 600w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(380,380),quality(70) 800w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(480,480),quality(70) 1060w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(250,250),quality(70) 1250w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=max(300,300),quality(70) 1251w" width="150" height="150"/></div><figcaption><p class="title">First Lutheran Church Minot</p></figcaption></a></figure></div></div><input type="hidden" data-id="Vj1NU"/><div class="component-container component-feed feed-style-small block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Content"><header class="component-heading"><h2 class="heading-title">Latest Stories</h2></header><div class="feed-cards" data-block-id="kIdtO"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-07-actor-jay-north-dead-at-73/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Actor Jay North Dead At 73" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-07-actor-jay-north-dead-at-73/">Actor Jay North Dead At 73</a><time class="component-date-display" dateTime="1744029300000">Apr 07, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - After Seven Years, There's a New Top Casual Restaurant In America" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/">After Seven Years, There's a New Top Casual Restaurant In America</a><time class="component-date-display" dateTime="1743877020000">Apr 05, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Russell Brand Breaks Silence On Serious Charges" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/">Russell Brand Breaks Silence On Serious Charges</a><time class="component-date-display" dateTime="1743796680000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Entertainment News - Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/entertainment-news/">Entertainment News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/">Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer</a><time class="component-date-display" dateTime="1743794460000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Music News - iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/music-news/">Music News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/">iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN</a><time class="component-date-display" dateTime="1743785220000">Apr 04, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/content/2025-04-04-russell-brand-facing-serious-charges/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="National News - Russell Brand Facing Serious Charges" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/topic/national-news/">National News</a></nav><a class="card-title" tabindex="0" href="/content/2025-04-04-russell-brand-facing-serious-charges/">Russell Brand Facing Serious Charges</a><time class="component-date-display" dateTime="1743781920000">Apr 04, 2025</time></figcaption></figure></div></div><div class="component-load-more"><button class="component-button primary" aria-label="" aria-hidden="false" type="button">Load More</button></div></div><input type="hidden" data-id="kIdtO"/><div class="component-container component-feed feed-style-small-scrollable block" data-test-type="feed" data-feed="USAGE:feed-usecases/Default Personalities"><header class="component-heading"><h2 class="heading-title">From Our Shows</h2></header><div class="feed-cards" data-block-id="LSixG"><div class="component-grid col-3"><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/martha-quinn/content/2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Martha Quinn Show - Episode 237-I Want A Robot" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/martha-quinn/">The Martha Quinn Show</a></nav><a class="card-title" tabindex="0" href="/featured/martha-quinn/content/2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot/">Episode 237-I Want A Robot</a><time class="component-date-display" dateTime="1743688446000">Apr 03, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/marc-the-cope-coppola/content/2025-04-01-elvis-week-2025-is-set/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Marc 'The Cope' Coppola - Elvis Week 2025 Is Set!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/marc-the-cope-coppola/">Marc 'The Cope' Coppola</a></nav><a class="card-title" tabindex="0" href="/featured/marc-the-cope-coppola/content/2025-04-01-elvis-week-2025-is-set/">Elvis Week 2025 Is Set!</a><time class="component-date-display" dateTime="1743511080000">Apr 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/marc-the-cope-coppola/content/2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Marc 'The Cope' Coppola - How's That Rock & Roll Hall of Fame Fan Vote Going?" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/marc-the-cope-coppola/">Marc 'The Cope' Coppola</a></nav><a class="card-title" tabindex="0" href="/featured/marc-the-cope-coppola/content/2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going/">How's That Rock & Roll Hall of Fame Fan Vote Going?</a><time class="component-date-display" dateTime="1743510300000">Apr 01, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/billy-and-judi/content/2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="Billy and Judi - Alton, IL to Broadway! Brandon Springman on the Fab Fox Stage!" class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/billy-and-judi/">Billy and Judi</a></nav><a class="card-title" tabindex="0" href="/featured/billy-and-judi/content/2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage/">Alton, IL to Broadway! Brandon Springman on the Fab Fox Stage!</a><time class="component-date-display" dateTime="1743078720000">Mar 27, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item"><div class="thumb-container"><a tabindex="0" href="/featured/martha-quinn/content/2025-03-21-sweet-16-what-was-martha-thinking/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390?ops=gravity(%22north%22),fit(330,186),quality(65)" data-srcset="https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" sizes="(max-width: 360px) 330px,(max-width: 450px) 420px,(max-width: 540px) 510px,(max-width: 659px) 620px,(min-width: 660px) and (max-width: 719px) 330px,(max-width: 890px) 420px,(max-width: 970px) 510px,(max-width: 1159px) 330px,(min-width: 1160px) 420px" alt="The Martha Quinn Show - Sweet 16 & What Was Martha Thinking? " class="lazyload" srcSet="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(330,186),quality(65) 330w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(420,236),quality(65) 420w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(510,287),quality(65) 510w,https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b?ops=gravity(%22north%22),fit(620,349),quality(65) 620w" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/martha-quinn/">The Martha Quinn Show</a></nav><a class="card-title" tabindex="0" href="/featured/martha-quinn/content/2025-03-21-sweet-16-what-was-martha-thinking/">Sweet 16 & What Was Martha Thinking? </a><time class="component-date-display" dateTime="1742578200000">Mar 21, 2025</time></figcaption></figure><figure class="component-content-tile thumb-top feed-content-item external"><div class="thumb-container"><a tabindex="0" href="/featured/martha-quinn/content/2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing/"><img src="https://i.iheart.com/v3/re/new_assets/f79fc341-a979-4863-81b0-eea1ddc6e07b" data-src="https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)" data-srcset="" sizes="" alt="The Martha Quinn Show - Episode 236-Sweet 16 & What Were We Doing" class="lazyload" srcSet="" width="288" height="162"/></a></div><figcaption><nav data-cy="eyebrow" class="Eyebrow-module_component-eyebrow_AIV95"><a tabindex="0" href="/featured/martha-quinn/">The Martha Quinn Show</a></nav><a class="card-title" tabindex="0" href="/featured/martha-quinn/content/2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing/">Episode 236-Sweet 16 & What Were We Doing</a><time class="component-date-display" dateTime="1742555358000">Mar 21, 2025</time></figcaption></figure></div></div></div><input type="hidden" data-id="LSixG"/><input type="hidden" data-id="aM2ge"/><input type="hidden" data-id="rbePH"/></div></section><section class="col-bottom"><div class="component-region region-ad-bottom-leaderboard"><div tabindex="-1" class="component-ad-unit lazy-load" data-position="3306" data-split="0" id="dfp-ad-3306-ad:bottom-leaderboard"></div><input type="hidden" data-id="ad:bottom-leaderboard"/></div></section></main><footer class="component-site-footer"><div class="component-container"><div class="footer-row footer-links"><ul class="footer-national-links"><li><a tabindex="0" href="/contact/">Contact</a></li><li><a tabindex="0" href="/advertise/">Advertise on 1390 KRRZ</a></li><li><a href="https://www.iheart.com/apps/" target="_blank" rel="noopener">Download The Free iHeartRadio App</a></li><li><a href="https://www.iheart.com/podcast/" target="_blank" rel="noopener">Find a Podcast</a></li></ul><div class="component-social-network-icons"><ul class="component-social-icons"><li class="icon-container"><a href="//www.facebook.com/MinotsClassicHits1390KRRZ" aria-label="Visit us on facebook" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-facebook" width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"><path class="primary-path" tabindex="-1" d="M21 12C21 7.02891 16.9711 3 12 3C7.02891 3 3 7.02891 3 12C3 16.493 6.29062 20.216 10.5938 20.891V14.6016H8.30859V12H10.5938V10.0172C10.5938 7.76191 11.9367 6.51562 13.9934 6.51562C14.9777 6.51562 16.0078 6.69141 16.0078 6.69141V8.90625H14.8723C13.7543 8.90625 13.4062 9.60059 13.4062 10.3125V12H15.9023L15.5033 14.6016H13.4062V20.891C17.7094 20.216 21 16.493 21 12Z" fill="#27292D"></path><path class="secondary-path" tabindex="-1" d="M15.5033 14.6016L15.9023 12H13.4062V10.3125C13.4062 9.60059 13.7543 8.90625 14.8723 8.90625H16.0078V6.69141C16.0078 6.69141 14.9777 6.51562 13.9934 6.51562C11.9367 6.51562 10.5938 7.76191 10.5938 10.0172V12H8.30859V14.6016H10.5938V20.891C11.0525 20.9631 11.5219 21 12 21C12.4781 21 12.9475 20.9631 13.4062 20.891V14.6016H15.5033Z" fill="white"></path></svg></a></li><li class="icon-container"><a href="//www.x.com/1390KRRZ" aria-label="Visit us on X" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-twitter" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path class="primary-path" d="M13.7124 10.6218L20.4133 3H18.8254L13.0071 9.61788L8.35992 3H3L10.0274 13.0074L3 21H4.58799L10.7324 14.0113L15.6401 21H21L13.7124 10.6218ZM11.5375 13.0956L10.8255 12.0991L5.16017 4.16971H7.59922L12.1712 10.5689L12.8832 11.5655L18.8262 19.8835H16.3871L11.5375 13.0956Z" fill="#27292D"></path></svg></a></li><li class="icon-container"><a href="//www.snapchat.com/add/iheart-minot" aria-label="Visit us on snapchat" target="_blank" rel="noopener"><svg tabindex="-1" focusable="false" class="svg-icon icon-snapchat" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path tabindex="-1" class="primary-path" d="M21.6499 17.1157C18.9334 16.6657 17.7057 13.877 17.6557 13.7604C17.6502 13.7548 17.6502 13.7492 17.6446 13.7381C17.5002 13.4437 17.4668 13.1993 17.5502 13.0048C17.7057 12.6327 18.2834 12.4493 18.6668 12.3327C18.7723 12.2993 18.8723 12.266 18.9556 12.2327C19.6334 11.966 19.9722 11.6383 19.9667 11.255C19.9611 10.955 19.7278 10.6883 19.3556 10.555C19.2334 10.505 19.0834 10.4772 18.939 10.4772C18.839 10.4772 18.6945 10.4884 18.5557 10.555C18.2334 10.705 17.9446 10.7883 17.6946 10.7994C17.5279 10.7939 17.4224 10.7495 17.3613 10.7161C17.3668 10.5772 17.378 10.4384 17.3891 10.2884L17.3946 10.2328C17.4779 8.87181 17.5891 7.18304 17.1446 6.18866C15.8225 3.22776 13.0227 3 12.195 3C12.1783 3 12.1617 3 12.145 3C12.145 3 11.8228 3.00556 11.8006 3.00556C10.9729 3.00556 8.1786 3.23332 6.86203 6.19422C6.41762 7.18859 6.52317 8.87736 6.61205 10.2384C6.62316 10.3995 6.63427 10.5661 6.63982 10.7272C6.57316 10.7661 6.44539 10.8106 6.25096 10.8106C5.98987 10.8106 5.67878 10.7272 5.32881 10.5661C5.23437 10.5217 5.12882 10.4995 5.01216 10.4995C4.60664 10.4995 4.11778 10.7661 4.04001 11.1661C3.98446 11.455 4.11223 11.8771 5.03994 12.2382C5.12327 12.2716 5.22326 12.3049 5.32881 12.3382C5.71211 12.4604 6.28985 12.6438 6.44539 13.0104C6.52872 13.1993 6.49539 13.4493 6.35096 13.7437C6.3454 13.7492 6.3454 13.7548 6.33985 13.7659C6.28985 13.8826 5.06216 16.6768 2.34568 17.1212C2.13459 17.1546 1.9846 17.3434 2.00126 17.5545C2.00682 17.6156 2.01793 17.6823 2.0457 17.7434C2.25125 18.2211 3.1123 18.5711 4.67885 18.8155C4.72885 18.8878 4.7844 19.1377 4.81773 19.2877C4.85106 19.4377 4.88439 19.5933 4.93439 19.7544C4.97883 19.9155 5.1066 20.1099 5.41769 20.1099C5.54546 20.1099 5.69545 20.0821 5.86766 20.0488C6.12875 19.9988 6.48428 19.9266 6.93425 19.9266C7.18423 19.9266 7.43977 19.9488 7.70086 19.9932C8.20638 20.0766 8.63413 20.3821 9.13409 20.7321C9.84515 21.2376 10.6507 21.8042 11.8783 21.8042C11.9117 21.8042 11.945 21.8042 11.9783 21.7987C12.0172 21.7987 12.0672 21.8042 12.1228 21.8042C13.3505 21.8042 14.156 21.232 14.867 20.7321C15.367 20.3821 15.7947 20.0766 16.3003 19.9932C16.5613 19.9488 16.8169 19.9266 17.0669 19.9266C17.4946 19.9266 17.8335 19.9821 18.1335 20.0377C18.3223 20.0766 18.4723 20.0932 18.5834 20.0932H18.5945H18.6056C18.839 20.0932 19.0056 19.971 19.0667 19.7488C19.1112 19.5877 19.1501 19.4377 19.1834 19.2822C19.2167 19.1322 19.2723 18.8822 19.3223 18.81C20.8888 18.5656 21.7499 18.2156 21.9554 17.7434C21.9832 17.6823 21.9943 17.6212 21.9999 17.5545C22.0054 17.3379 21.8554 17.149 21.6499 17.1157Z" fill="#27292D"></path></svg></a></li></ul></div><div class="description">Classic Hits for Minot, ND</div><hr/><ul class="lower-footer-national-links"><li><a tabindex="0" href="/sitemap/">Sitemap</a></li><li><a tabindex="0" href="/rules/">Contest Rules</a></li><li><a href="https://www.iheart.com/privacy/" target="_blank" rel="noopener">Privacy Policy</a></li><li><a href="https://privacy.iheart.com/" target="_blank" rel="noopener">Your Privacy Choices<img data-src="http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684" alt="Your privacy Logo" class="lazyload" width="13" height="14"/></a></li><li><a href="https://www.iheart.com/terms/" target="_blank" rel="noopener">Terms of Use</a></li><li><a href="https://www.iheart.com/adchoices/" target="_blank" rel="noopener">AdChoices<img data-src="https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca" alt="AdChoices Logo" class="lazyload" width="13" height="14"/></a></li><li class="public-inspection-file"><a href="https://publicfiles.fcc.gov/am-profile/KRRZ/" target="_blank" rel="noopener">KRRZ<!-- --> <!-- -->Public Inspection File</a></li><li><a href="https://politicalfiles.iheartmedia.com/files/location/KRRZ/" target="_blank" rel="noopener">KRRZ<!-- --> <!-- -->Political File</a></li><li><a href="https://i.iheart.com/v3/re/assets.eeo/674e1b49f52b53a6a9aa4289?passthrough=1" target="_blank" rel="noopener">EEO Public File</a></li><li><a tabindex="0" href="/content/public-file-assistance/">Public File Assistance</a></li><li><a tabindex="0" href="/fcc-applications/">FCC Applications</a></li></ul><div class="site-ownership"><div>© <!-- -->2025<!-- --> <!-- -->iHeartMedia, Inc.</div></div></div></div></footer><div class="component-apptray"><div id="recaptcha-badge" class="g-recaptcha"></div></div></div></div></div> <div id="fb-root" /> <script>window.__PRELOADED_STATE__ = {"site":{"site":{"sites":{"find":{"_id":"%2F9fef54ebfbe5126e111ae3b6d6090ec7","canonicalHostname":"classichits1390.iheart.com","hostnames":[],"facets":["formats/CLASSICHITS","facets/Lisa St. Regis - Classic Hits","facets/Lisa St. Regis","brands/KRRZ-AM (682)","markets/MINOT-ND","facets/All Sites - English","facets/WinB4Contest","facets/Q2CashContest"],"slug":"krrz-am","market":"markets/MINOT-ND","ownBrand":"brands/KRRZ-AM (682)","timeZone":"America/Chicago","keys":["hostname:oldies1390.iheart.com","hostname:www.oldies1390.com","hostname:oldies1390.com","hostname:krrz-am.radio.iheart.com","hostname:classichits1390.com","hostname:www.classichits1390.com","hostname:classichits1390.iheart.com","id:/9fef54ebfbe5126e111ae3b6d6090ec7","brand:brands/KRRZ-AM (682)","slug:krrz-am","primaryParentOf:/addadc58084cbfd5af8b57dd60b87573","stream:8414","broadcastFacility:9679","broadcastFacilityCallsign:krrz"],"stream":{"id":8414,"primaryPronouncement":null,"recentlyPlayedEnabled":true,"isActive":"true"},"ownership":{"id":"providers/Clear Channel","taxo":{"source":{"display_name":"iHeartMedia, Inc."}}},"summary":{"name":"KRRZ-AM","description":"Classic Hits for Minot, ND"},"status":{"hide":{"startDate":0,"endDate":0,"redirectTo":""},"isHidden":false,"isActive":true},"configByLookup":{"_id":"/9fef54ebfbe5126e111ae3b6d6090ec7/inferno","adPositions":[{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3308","positionId":"3308","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5f15ebcbe9960c806959fb15","positionId":"3332","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]}],"_id":"/local-site/3309","positionId":"3309","template":"local-site","adSplit":10,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":768,"sizes":[{"w":1,"h":1}]}],"_id":"%2F5f9823d6564708139f497ffb","positionId":"8888","template":"local-inferno-site","adSplit":100,"forceLoad":true},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":250}]},{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90}]}],"_id":"%2F5e289b1ec184cee3fd7aaeaf","positionId":"3331","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":300,"h":100}]}],"_id":"/local-site/5052","positionId":"5052","template":"local-site","adSplit":0,"forceLoad":false},{"breakpoints":[{"breakpoint":1060,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":1190,"sizes":[{"w":300,"h":250},{"w":300,"h":600}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":0,"h":0}]},{"breakpoint":480,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb1","positionId":"3307","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":320,"sizes":[{"w":300,"h":250}]},{"breakpoint":480,"sizes":[{"w":300,"h":250}]},{"breakpoint":700,"sizes":[{"w":300,"h":250}]},{"breakpoint":760,"sizes":[{"w":300,"h":250}]},{"breakpoint":768,"sizes":[{"w":300,"h":250}]},{"breakpoint":800,"sizes":[{"w":300,"h":250}]},{"breakpoint":990,"sizes":[{"w":300,"h":250}]},{"breakpoint":1024,"sizes":[{"w":300,"h":250}]},{"breakpoint":1059,"sizes":[{"w":300,"h":250}]},{"breakpoint":1060,"sizes":[{"w":0,"h":0}]},{"breakpoint":1190,"sizes":[{"w":0,"h":0}]},{"breakpoint":0,"sizes":[{"w":0,"h":0}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb2","positionId":"3327","template":"local-inferno-site","adSplit":10,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":320,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":480,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":700,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":760,"sizes":[{"w":320,"h":50},{"w":320,"h":150}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeae","positionId":"3330","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":0,"h":0}]},{"breakpoint":320,"sizes":[{"w":3,"h":3}]},{"breakpoint":480,"sizes":[{"w":3,"h":3}]},{"breakpoint":700,"sizes":[{"w":3,"h":3}]},{"breakpoint":760,"sizes":[{"w":10,"h":10}]},{"breakpoint":768,"sizes":[{"w":10,"h":10}]},{"breakpoint":800,"sizes":[{"w":10,"h":10}]}],"_id":"%2F5f230d591e48ed5023a49f05","positionId":"3331a","template":"local-inferno-site","adSplit":50,"forceLoad":false},{"breakpoints":[{"breakpoint":0,"sizes":[{"w":320,"h":50}]},{"breakpoint":320,"sizes":[{"w":320,"h":50}]},{"breakpoint":480,"sizes":[{"w":320,"h":50}]},{"breakpoint":700,"sizes":[{"w":320,"h":50}]},{"breakpoint":760,"sizes":[{"w":320,"h":50}]},{"breakpoint":768,"sizes":[{"w":728,"h":90}]},{"breakpoint":800,"sizes":[{"w":728,"h":90}]},{"breakpoint":990,"sizes":[{"w":728,"h":90}]},{"breakpoint":1024,"sizes":[{"w":728,"h":90}]},{"breakpoint":1059,"sizes":[{"w":728,"h":90}]},{"breakpoint":1060,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]},{"breakpoint":1190,"sizes":[{"w":728,"h":90},{"w":970,"h":250}]}],"_id":"%2F5e289b1ec184cee3fd7aaeb0","positionId":"3306","template":"local-inferno-site","adSplit":0,"forceLoad":false}],"routes":[{"name":"home","path":"/"},{"name":"weather","path":"/weather"},{"name":"ads","path":"/ads/"},{"name":"advertise","path":"/advertise/"},{"name":"amazongoogle","path":"/amazon-alexa-and-google-home/"},{"name":"calendar_content_all","path":"/calendar/"},{"name":"contact","path":"/contact/"},{"name":"content","path":"/content/"},{"name":"contests","path":"/contests/"},{"name":"fccappliciations","path":"/fcc-applications/"},{"name":"featured","path":"/from-our-shows/"},{"name":"iheartradio_app","path":"/apps/"},{"name":"music_home","path":"/music/"},{"name":"newsletter","path":"/newsletter/"},{"name":"onair_schedule","path":"/schedule/"},{"name":"podcasts","path":"/podcasts/"},{"name":"promotions","path":"/promotions/"},{"name":"robots","path":"/robots/"},{"name":"rules","path":"/rules/"},{"name":"traffic","path":"/traffic/"},{"name":"error_page","path":"/_error/404/"},{"name":"music_recently_played","path":"/music/recently-played/"},{"name":"music_top_songs","path":"/music/top-songs/"},{"name":"newsletter_unsubscribe","path":"/newsletter/unsubscribe/"},{"name":"topic_content","path":"/topic/content/"},{"name":"author","path":"/author/\u003cslug>"},{"name":"calendar_content","path":"/calendar/content/\u003cslug>"},{"name":"calendar_content_category","path":"/calendar/category/\u003ctopic>"},{"name":"chart","path":"/charts/\u003cchart_slug>/"},{"name":"contest","path":"/contests/\u003cslug>/"},{"name":"detail","path":"/content/\u003cslug>/"},{"name":"onair_schedule_day","path":"/schedule/\u003cday>/"},{"name":"plaintext","path":"/text/\u003cslug>/"},{"name":"promotion","path":"/promotions/\u003cslug>/"},{"name":"search","path":"/search/\u003ckeyword>/"},{"name":"topic","path":"/topic/\u003ctopic>/"},{"name":"chart_detail","path":"/charts/\u003cchart_slug>/\u003clist_slug>/"}],"redirects":[{"id":"sG5ku","priority":0,"source":"/terms","regex":false,"schedule":{"begin":1495213980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iVzdH","priority":0,"source":"/privacy","regex":false,"schedule":{"begin":1495214100000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LoFCm","priority":0,"source":"/village","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1nTyx","priority":0,"source":"/spotlight","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"689Gc","priority":0,"source":"/spotlights","regex":false,"schedule":{"begin":1498503600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WFN6j","priority":0,"source":"/politics","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pHMQ9","priority":0,"source":"/politicaljunkie","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oLs7Z","priority":0,"source":"/trump","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jaGYj","priority":0,"source":"/election","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lAdqT","priority":0,"source":"/debate","regex":false,"schedule":{"begin":1498507200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hRBn4","priority":0,"source":"/live","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NTW8H","priority":0,"source":"/theater","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T7NRs","priority":0,"source":"/theaters","regex":false,"schedule":{"begin":1498510800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"lnPpW","priority":0,"source":"/fiestalatina","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"M89F6","priority":0,"source":"/fiesta","regex":false,"schedule":{"begin":1532113200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oIvoh","priority":0,"source":"/ontheverge","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fvFSl","priority":0,"source":"/otv","regex":false,"schedule":{"begin":1498672800000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0ojeA","priority":0,"source":"/events","regex":false,"schedule":{"begin":1498680000000,"end":4115978604802},"destination":{"type":"URL","value":"/content/iheartradio-events/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"t2qxn","priority":0,"source":"/risingstar","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QCwSi","priority":0,"source":"/risingstars","regex":false,"schedule":{"begin":1499313600000,"end":4115978604802},"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FNCWN","priority":0,"source":"/edc","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QIxAi","priority":0,"source":"/edcradio","regex":false,"schedule":{"begin":1500656400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"novvL","priority":0,"source":"/favicon.ico","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/assets/favicon.cf2eff6db48eda72637f3c01d6ce99ae.ico?rev=7.34.3"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cJ6Ax","priority":0,"source":"/script2/rss.php","regex":false,"schedule":{"begin":1500668040000,"end":4115978604802},"destination":{"type":"URL","value":"/timeline.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dc0Ob","priority":0,"source":"/playlist/","regex":false,"schedule":{"begin":1501782060000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"otvhW","priority":0,"source":"/calendar/concerts-9/","regex":false,"schedule":{"begin":1503509820000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/events/concerts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y0ecD","priority":0,"source":"/index.php","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fP9Md","priority":0,"source":"/index.html","regex":false,"schedule":{"begin":1503515460000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IT6c8","priority":0,"source":"/calendar/station-events-1/","regex":false,"schedule":{"begin":1503515520000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PfvMC","priority":0,"source":"/80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xXbXZ","priority":0,"source":"/80show","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"SzMPk","priority":0,"source":"/eightiesshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gBzKO","priority":0,"source":"/the80sshow","regex":false,"schedule":{"begin":1504040400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0vWcK","priority":0,"source":"/daytimevillage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IoHEa","priority":0,"source":"/iheartnow","regex":false,"schedule":{"begin":1506690000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kGobR","priority":0,"source":"/holidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vR6is","priority":0,"source":"/happyholidays","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tL3jx","priority":0,"source":"/christmas","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sOdwO","priority":0,"source":"/hanukkah","regex":false,"schedule":{"begin":1508331600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6fl6B","priority":0,"source":"/fangirls","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4pZRU","priority":0,"source":"/fangirl","regex":false,"schedule":{"begin":1515776400000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z0psI","priority":0,"source":"/blackhistory","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mU8Gz","priority":0,"source":"/blackhistorymonth","regex":false,"schedule":{"begin":1517007600000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scHow","priority":0,"source":"/iheartcountry","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tgPDH","priority":0,"source":"/country","regex":false,"schedule":{"begin":1518786000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheartcountry.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P4kj3","priority":0,"source":"/cc-common/traffic/index.html","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/traffic/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zOavI","priority":0,"source":"/cc-common/radiobase/contests","regex":false,"schedule":{"begin":1519282980000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kf469","priority":0,"source":"/cc-common/weather/","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pbxiP","priority":0,"source":"/go/radio_app","regex":false,"schedule":{"begin":1519283040000,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QxYrG","priority":0,"source":"/pages/streaming.html","regex":false,"schedule":{"begin":1519309560000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tnYcu","priority":0,"source":"/pages/streaming","regex":false,"schedule":{"begin":1519309620000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yBGWM","priority":0,"source":"/pages/war-of-the-roses","regex":false,"schedule":{"begin":1519426260000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/139-War-Of-The-Roses-25445146/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VfzOG","priority":0,"source":"/contest","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1Q9F6","priority":0,"source":"/cc-common/globalcontestfinder.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"oS817","priority":0,"source":"/pages/listenlive.html","regex":false,"schedule":{"begin":1519426380000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"r3T2K","priority":0,"source":"/cc-common/news/sections/entertainmentarticle.html","regex":false,"schedule":{"begin":1519426680000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/trending-pop/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ba6a4","priority":0,"source":"/home.aspx","regex":false,"schedule":{"begin":1519426740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JI9OM","priority":0,"source":"/cc-common/streaming_new/index.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GhyRh","priority":0,"source":"/cc-common/news/videos/player.html","regex":false,"schedule":{"begin":1519426800000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BSMwK","priority":0,"source":"/event_portal/view/calendar/calendar.html","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"szqQp","priority":0,"source":"/cc-common/contests/photo_contest.php","regex":false,"schedule":{"begin":1519426860000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"i54eh","priority":0,"source":"/asp2/codedetail.aspx","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"keGyL","priority":0,"source":"/go/register","regex":false,"schedule":{"begin":1519426920000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xnBQB","priority":0,"source":"/cc-common/iheartradio-music-festival","regex":false,"schedule":{"begin":1519426980000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7BOqD","priority":0,"source":"/cc-common/contests/index.html","regex":false,"schedule":{"begin":1519427040000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dOvXM","priority":0,"source":"/main.html","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iEGCz","priority":0,"source":"/cc-common/weather","regex":false,"schedule":{"begin":1519427100000,"end":4115978604802},"destination":{"type":"URL","value":"/weather/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"scTdK","priority":0,"source":"/music/recently-played/undefined/","regex":false,"schedule":{"begin":1521464520000,"end":4115978604802},"destination":{"type":"URL","value":"/music/recently-played/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Gje0w","priority":0,"source":"/music/undefined/","regex":false,"schedule":{"begin":1521465300000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sko3S","priority":0,"source":"/music/top-songs/undefined/","regex":false,"schedule":{"begin":1521548460000,"end":4115978604802},"destination":{"type":"URL","value":"/music/top-songs/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"d2Y8B","priority":0,"source":"/music/playlist/","regex":false,"schedule":{"begin":1521548760000,"end":4115978604802},"destination":{"type":"URL","value":"/music/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YMOfW","priority":0,"source":"/{{collectionUrl}}/","regex":false,"schedule":{"begin":1521724800000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UZWIc","priority":0,"source":"/stage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qY7Bi","priority":0,"source":"/daytimestage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"soGug","priority":0,"source":"/daystage","regex":false,"schedule":{"begin":1653336000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UMKHQ","priority":0,"source":"/musicfestival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"H7TrY","priority":0,"source":"/music-festival","regex":false,"schedule":{"begin":1528156800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4e6Mq","priority":0,"source":"/festival","regex":false,"schedule":{"begin":1596513600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"QmKB3","priority":0,"source":"/cc.js?ns=_cc","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"95ImX","priority":0,"source":"/6663/ccr.newyork.ny/wwpr-fm","regex":false,"schedule":{"begin":1528381680000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e2TbP","priority":0,"source":"/6663/ccr.newyork.ny.n/wwpr-fm","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rtsWp","priority":0,"source":"/6663/ccr","regex":false,"schedule":{"begin":1528381740000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dDHKJ","priority":0,"source":"/pages/bobbybones.html?article=10164920","regex":false,"schedule":{"begin":1528382220000,"end":4115978604802},"destination":{"type":"URL","value":"https://bobbybones.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Vksoo","priority":0,"source":"/Durginstuff.html/","regex":false,"schedule":{"begin":1528382400000,"end":4115978604802},"destination":{"type":"URL","value":"https://whp580.iheart.com/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ydn7Y","priority":0,"source":"/pages/johnandkenshow/","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/john-and-ken/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"JAfTn","priority":0,"source":"/cc-common/hdradio/player.php?staid=WLTW-FM","regex":false,"schedule":{"begin":1528382460000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/1067-lite-fm-1477/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"vmLvG","priority":0,"source":"/spit","regex":false,"schedule":{"begin":1534179720000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast/spit-29676456/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3jk0L","priority":0,"source":"/content/2018-09-06-actor-bury-reynolds-dead-at-82/","regex":false,"schedule":{"begin":1536262980000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2018-09-06-actor-burt-reynolds-dead-at-821/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rRiTl","priority":0,"source":"/topic/24/7%20News%20-%20National%20(501855)/","regex":false,"schedule":{"begin":1537971900000,"end":4115978604802},"destination":{"type":"URL","value":"/24-7-news/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l1YJA","priority":0,"source":"/alterego","regex":false,"schedule":{"begin":1538398200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5uKOW","priority":0,"source":"/podcastawards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"cVn5o","priority":0,"source":"/podcast-awards","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LcEcm","priority":0,"source":"/podcastaward","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FgU8x","priority":0,"source":"/podcast-award","regex":false,"schedule":{"begin":1539921600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gfVqw","priority":0,"source":"/jingleball","regex":false,"schedule":{"begin":1498755600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LScSz","priority":0,"source":"/sonos","regex":false,"schedule":{"begin":1543208400000,"end":4115978604802},"destination":{"type":"URL","value":"https://sonos.pages.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"T6DSc","priority":0,"source":"/jingle-ball","regex":false,"schedule":{"begin":1544072400000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DSnll","priority":0,"source":"/admin/ver2/login.php","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P6L0g","priority":0,"source":"Listen","regex":false,"schedule":{"begin":1544705880000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"0Z9RM","priority":0,"source":"/common/top_songs/2009.html","regex":false,"schedule":{"begin":1544706000000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/class-of-2009-312064750-TXZD2FPZxDpXUQH2kty9Zf/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Ttcig","priority":0,"source":"/pages/nathan-fast.html","regex":false,"schedule":{"begin":1544706300000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/nathan-fast/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IP3r2","priority":0,"source":"/pages/michaelberry.html","regex":false,"schedule":{"begin":1544706420000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/michael-berry/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VYRMr","priority":0,"source":"/pages/BOBBYOJAY.html","regex":false,"schedule":{"begin":1544706480000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/bobby-o-jay/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AGrmM","priority":0,"source":"/Listen%20","regex":false,"schedule":{"begin":1544706780000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"l8Hno","priority":0,"source":"/pages/lancesBlog.html","regex":false,"schedule":{"begin":1544707200000,"end":4115978604802},"destination":{"type":"URL","value":"/featured/lance-mcalister/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YSRPT","priority":0,"source":"/flashtalking/ftlocal.html","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XjHIU","priority":0,"source":"/news/terms-of-use-11584658","regex":false,"schedule":{"begin":1544707320000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5qzE7","priority":0,"source":"/legal/terms","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/terms/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"v37DV","priority":0,"source":"/asp2/usepoints.aspx","regex":false,"schedule":{"begin":1544707380000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jZJSE","priority":0,"source":"/common/quiz/one-direction/match.php","regex":false,"schedule":{"begin":1544707440000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/one-direction-687496/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tqQP1","priority":0,"source":"/tupacshakur","regex":false,"schedule":{"begin":1544707560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/2pac-39257/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"As3w2","priority":0,"source":"/app2/Contest/8LFQYF","regex":false,"schedule":{"begin":1544707620000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"3CQqZ","priority":0,"source":"/cc-common/contests","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5ODwU","priority":0,"source":"/app2/Contest/7LJDFU","regex":false,"schedule":{"begin":1544707680000,"end":4115978604802},"destination":{"type":"URL","value":"/contests/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"37kZs","priority":0,"source":"/cc-common/seasonal/holiday","regex":false,"schedule":{"begin":1544707740000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/collections/genre-playlists/playlist-genres/christmas/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"84jHC","priority":0,"source":"/pages/bod/thong.html","regex":false,"schedule":{"begin":1544707800000,"end":4115978604802},"destination":{"type":"URL","value":"/topic/whats-hot/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DPQ86","priority":0,"source":"/event_portal/view/calendar/event.html","regex":false,"schedule":{"begin":1544708100000,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"dbIgm","priority":0,"source":"/content/2019-01-03-that-hot-backup-dancer-from-taylor-swifts-netflix-film-is-on-instagram/","regex":false,"schedule":{"begin":1546609260000,"end":4115978604802},"destination":{"type":"URL","value":"/content/2019-01-03-the-hot-guy-from-taylor-swifts-netflix-film-has-a-name-and-an-instagram/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"q3tN4","priority":0,"source":"/iheartawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"A0cPy","priority":0,"source":"/awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"7UZst","priority":0,"source":"/musicawards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"n8wQt","priority":0,"source":"/music-awards","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"o5Bbj","priority":0,"source":"/vote","regex":false,"schedule":{"begin":1604505600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2gp2Q","priority":0,"source":"/award","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"IFx3E","priority":0,"source":"/awards%20vote","regex":false,"schedule":{"begin":1546984800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jNLvF","priority":0,"source":"/countryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Kzkd2","priority":0,"source":"/iheartcountryfestival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6aIim","priority":0,"source":"/iheartcountry-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"WzoLY","priority":0,"source":"/country-festival","regex":false,"schedule":{"begin":1548705600000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Prl6M","priority":0,"source":"/womenofiheartcountry","regex":false,"schedule":{"begin":1550869200000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UzDHM","priority":0,"source":"/women","regex":false,"schedule":{"begin":1614601800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gWMcd","priority":0,"source":"/content/2019-03-04-brawl-breaks-out-at-cardi-b-rodeo-concert/","regex":false,"schedule":{"begin":1551799560000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/artist/cardi-b-31246427/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"FpdzN","priority":0,"source":"/payment","regex":false,"schedule":{"begin":1554221040000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZBeQF","priority":0,"source":"/billpay","regex":false,"schedule":{"begin":1554221340000,"end":4115978604802},"destination":{"type":"URL","value":"/pay"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wH7lR","priority":0,"source":"/charts","regex":false,"schedule":{"begin":1597266000000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"eIvqD","priority":0,"source":"/wangotango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GTHXQ","priority":0,"source":"/wango","regex":false,"schedule":{"begin":1555939800000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LFrEl","priority":0,"source":"/fathersday","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1dAcV","priority":0,"source":"/fathers","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xsEuC","priority":0,"source":"/dads","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VSg8k","priority":0,"source":"/dad","regex":false,"schedule":{"begin":1556683200000,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/fathers-day-songs-312064750-QfEsRbbrtocNbyPSLFQapb/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nFudb","priority":0,"source":"/pride","regex":false,"schedule":{"begin":1560542400000,"end":4115978604802},"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9r4Wa","priority":0,"source":"/backtoschool","regex":false,"schedule":{"begin":1565186400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UXrDU","priority":0,"source":"/newsletters","regex":false,"schedule":{"begin":1565193600000,"end":4115978604802},"destination":{"type":"URL","value":"/newsletter"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HDw4Q","priority":0,"source":"/sports","regex":false,"schedule":{"begin":1721764800000,"end":4115978604802},"destination":{"type":"URL","value":"https://sports.iheart.com"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"BRIww","priority":0,"source":"/player/embed.html","regex":false,"schedule":{"begin":1569245520000,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Dkdkt","priority":0,"source":"/podcastchart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qs1iA","priority":0,"source":"/podcastschart","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5AXp4","priority":0,"source":"/podcastcharts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RqjrU","priority":0,"source":"/toppodcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6JcQJ","priority":0,"source":"/top100podcasts","regex":false,"schedule":{"begin":1569902400000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yg683","priority":0,"source":"/top100","regex":false,"schedule":{"begin":1569945600000,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kX8iG","priority":0,"source":"/legal/ad-choices/en/","regex":false,"schedule":{"begin":1577134320000,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LptCe","priority":0,"source":"/legal/ad-choices/es/","regex":false,"schedule":{"begin":1577134440000,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/#choices"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Z37O8","priority":0,"source":"/capital1","regex":false,"schedule":{"begin":1735837200000,"end":1746331219263},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"KlqCf","priority":0,"source":"/capitolone","regex":false,"schedule":{"begin":1735837223975,"end":1746331200000},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"cHhkd","priority":0,"source":"/capitalone","regex":false,"schedule":{"begin":1735837200000,"end":1746331248861},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fEMxN","priority":0,"source":"/CapitolOnePreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"sFi7g","priority":0,"source":"/Capital1PreSale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Wo6I5","priority":0,"source":"/Capital1Pre-Sale","regex":false,"schedule":{"begin":1735837200000,"end":1746331200000},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/iheartcountry-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"TxSDp","priority":0,"source":"/content/2017-07-10-11-things-you-didnt-know-the-iheartradio-app-could-do/","regex":false,"schedule":{"begin":1583157600562,"end":4115978604802},"destination":{"type":"URL","value":"/apps"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hVVCt","priority":0,"source":"/LivingRoomConcert","regex":false,"schedule":{"begin":1585152000624,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HzXTT","priority":0,"source":"/LivingRoomConcertForAmerica","regex":false,"schedule":{"begin":1585152000284,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2Sozz","priority":0,"source":"/LivingRoom","regex":false,"schedule":{"begin":1585152000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"EtklO","priority":0,"source":"/StandForSmall","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"w0DY7","priority":0,"source":"/Stand4Small","regex":false,"schedule":{"begin":1587096000000,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"HpZ6a","priority":0,"source":"/meatdistrict","regex":false,"schedule":{"begin":1624280400535,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g0xFF","priority":0,"source":"/adchoices/","regex":false,"schedule":{"begin":1589477940047,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/#otnotice-section-5659a3f3-c42c-4200-ab79-b8e9bcf27519"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"E2JKG","priority":0,"source":"/blackmusic","regex":false,"schedule":{"begin":1589472000195,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"09U7s","priority":0,"source":"/blackmusicmonth","regex":false,"schedule":{"begin":1589472000111,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"j7cxB","priority":0,"source":"/TheVibe","regex":false,"schedule":{"begin":1589979600973,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"AwDzL","priority":0,"source":"/vibe","regex":false,"schedule":{"begin":1589979600948,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qJQCj","priority":0,"source":"/privacy/en","regex":false,"schedule":{"begin":1590520500497,"end":4115978604802},"destination":{"type":"URL","value":"/content/privacy-and-cookie-notice/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GwuK9","priority":0,"source":"/privacy/es","regex":false,"schedule":{"begin":1590520620941,"end":4115978604802},"destination":{"type":"URL","value":"/content/poltica-de-privacidad-y-cookies/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"gso5x","priority":0,"source":"/terms/en","regex":false,"schedule":{"begin":1590520620813,"end":4115978604802},"destination":{"type":"URL","value":"/content/terms-of-use/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bOoV1","priority":0,"source":"/terms/es","regex":false,"schedule":{"begin":1590520680277,"end":4115978604802},"destination":{"type":"URL","value":"/content/terminos-de-uso-de-iheartmedia/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"UjDAc","priority":0,"source":"/optout/en","regex":false,"schedule":{"begin":1590520740882,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/privacy-and-cookie-notice/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"GmqyS","priority":0,"source":"/optout/es","regex":false,"schedule":{"begin":1590520860765,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/poltica-de-privacidad-y-cookies/#optout"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zg0et","priority":0,"source":"/apple-app-site-association","regex":false,"schedule":{"begin":1594735560064,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDf0k","priority":0,"source":"/capitol1","regex":false,"schedule":{"begin":1735837200274,"end":1746331200274},"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"permanent":false,"matchQueryString":true,"queryParamsHandling":"DISCARD"},{"id":"ZSf9x","priority":0,"source":"/content/2020-08-24-dua-lipa-faces-backlash-over-birthday-party-photos/","regex":false,"schedule":{"begin":1598360040656,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ItDgY","priority":0,"source":"/featured/katie-sommers-radio-network(.*)$","regex":true,"schedule":{"begin":1599848040709,"end":4115978604802},"destination":{"type":"URL","value":"/featured/katie-sommers$1"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"xcEXl","priority":0,"source":"/assistance/en/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/public-file-assistance/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"e51Gy","priority":0,"source":"/assistance/es/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/acceso-al-archivo-publico/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qSDca","priority":0,"source":"/msvibes","regex":false,"schedule":{"begin":1602599400753,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Q8lxq","priority":0,"source":"/hbcu","regex":false,"schedule":{"begin":1602795600908,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"O6KKd","priority":0,"source":"/hbcus","regex":false,"schedule":{"begin":1602795600114,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8VXsE","priority":0,"source":"/hbuc","regex":false,"schedule":{"begin":1602795600874,"end":4115978604802},"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"iUKUQ","priority":0,"source":"/live/schnitt-show-4824/","regex":false,"schedule":{"begin":1608564180914,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/moneytalk-1010-am-6743/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"kEVFd","priority":0,"source":"/contests/","regex":false,"schedule":{"begin":1610479620499,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"VWuzz","priority":0,"source":"\\/contests\\/([^\\/]+)/","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/$1/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"zHtlf","priority":0,"source":"/content/2021-01-12-ohio-boe-member-organized-bus-trip-to-dc-for-stop-the-steal-rally/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mvQQd","priority":0,"source":"/livingblack","regex":false,"schedule":{"begin":1611075600442,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hWcd3","priority":0,"source":"/content/2021-01-20-powerball-numbers-live-results-for-12021-7300-million-jackpot-tonight/","regex":false,"schedule":{"begin":1611240360757,"end":4115978604802},"destination":{"type":"URL","value":"/content/2021-01-20-powerball-numbers-live-results-for-12021-730-million-jackpot-tonight/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K0Xtv","priority":0,"source":"/bhm","regex":false,"schedule":{"begin":1517007600705,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Qwrc7","priority":0,"source":"/taxactfacts","regex":false,"schedule":{"begin":1613166900079,"end":4115978604802},"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5S7dn","priority":0,"source":"/womensday","regex":false,"schedule":{"begin":1614601800323,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"bS51A","priority":10,"source":"\\/articles\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Y590H","priority":10,"source":"\\/onair\\/.*","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/schedule/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"hUSKT","priority":0,"source":"/photos/","regex":false,"schedule":{"begin":1626101520510,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5wsra","priority":0,"source":"/recoverymonth","regex":false,"schedule":{"begin":1631105760296,"end":4115978604802},"destination":{"type":"URL","value":"https://recoveroutloud2021.org/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"g52cm","priority":0,"source":"/iheartradio","regex":false,"schedule":{"begin":1632172920386,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"LTCni","priority":0,"source":"/iheart","regex":false,"schedule":{"begin":1632172920942,"end":4115978604802},"destination":{"type":"URL","value":"/listen/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"MKbb4","priority":0,"source":"/featured/iheartradio-music-festival/_error/404/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"4V8AS","priority":0,"source":"/ultimate-fan/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/news/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"DeWQ6","priority":0,"source":"/featured/everyday-wealth/","regex":false,"schedule":{"begin":1640705940979,"end":4115978604802},"destination":{"type":"URL","value":"https://www.edelmanfinancialengines.com/everyday-wealth/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Cmjam","priority":0,"source":"^\\/topic\\/(official%20rules%20\\(495693\\)|contest%20rules%20\\(473739\\)|wwyz-fm%20contest%20rules|contest%20rules%20\\(190932\\)|big%2098%20contest%20rules%20\\(469499\\)|contest%20rules%20\\(486700\\)|concerts%20%26%20contests%20\\(267528\\)|whcn-fm%20contest%20rules|wkss-fm%20contest%20rules|wkci-fm%20contest%20rules|contest%20rules%20\\(415036\\)|contest%20rules%20\\(418106\\)|contest%20rules%20\\(418168\\)|promotions%20contests%20\\(501865\\)|contests%20\\(493269\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/contest-rules$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFecY","priority":0,"source":"^\\/topic\\/(la%20entertainment%20\\(497503\\)|entertainment-news-national-gossip-celeb-etc|entertainment-news-family-friendly|headlines%20\\(496147\\)|entertainment-news-country|cmt%20cody%20headlines|\\(edms\\)%20what%20we%20talked%20about%20\\(136656\\)|enterate%20primero%20\\(495590\\)|iheartlatino%20\\(2824\\)|on%20air%20exclusives|brooke%20and%20jubal%20stories|that's%20so%20me%20feature|shms%20headlines|bin-entertainment-news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"qGePT","priority":0,"source":"^\\/topic\\/(premiere%20news|iheartradio-podcasts|iheartradio%20shows%20\\(499522\\)|z100%20news|on%20the%20web|trending%20hq|international-womens-day)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/feel-good$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aktaZ","priority":0,"source":"^\\/topic\\/(local%20news%20\\(465708\\)|houston%20news%20\\(121300\\)|wood%20radio%20local%20news|rochester%20news%20\\(122742\\)|1110%20kfab%20local%20news%20\\(122285\\)|local%20news%20\\(119078\\)|wmt%20local%20news|local%20news%20\\(122520\\)|texas%20news%20\\(489524\\)|570%20wsyr%20news%20\\(125739\\)|local%20news%20stories%20\\(chillicothe\\)%20\\(106759\\)|madison%20news%20\\(500610\\)|who%20radio%20news%20\\(121648\\)|local%20news%20\\(135361\\)|trending|local%20news%20(\\||%7c)wor-am(\\||%7c)|sacramento's%20latest%20news|wman%20-%20local%20news%20\\(122687\\)|wjbo%20am%20local%20news|wood%20news%20\\(125494\\)|portland%20local%20news%20\\(123543\\)|providence%20local%20news%20\\(122060\\)|local%20news%20feed%20\\(435110\\)|local%20news%20\\(122300\\)|local%20news%20\\(late%20breaking\\)%20\\(119585\\)|dsc|whyn%20local%20news%20\\(470415\\)|home%20promotions|local%20news%20stories%20wch%20\\(226193\\)|the%20feed%20\\(498513\\)|wvoc%20news|tampa%20local%20news|texas%20news%20\\(499381\\)|woc%20local%20news%20\\(498282\\)|fox59|local%20news%20-%20toledo%20\\(315557\\)|cky%20local%20news%20\\(484675\\)|newsradio%20840%20whas%20local%20news%20\\(283307\\)|lowcountry%20headlines|community%20access|capital%20region%20news%20\\(312698\\)|iheart80s%40103\\.7%20articles%20\\(502302\\)|lynchburg-roanoke%20local%20news|wtvn%20local%20news%20\\(268656\\)|local%20news%20\\(119442\\)|breaking-news|1450%20wkip%20news%20feed%20\\(454843\\)|winz%20local%20news%20and%20sports%20\\(479897\\)|top%20local%20news%20for%20columbia%20greene%20counties|articles%20\\(497186\\)|defiance%20local%20news%20\\(108238\\)|arizona%20news%20\\(118695\\)|kogo%20local%20news%20\\(125548\\)|trending%20\\(496938\\)|local%20news%20\\(121298\\)|wima%20-%20local%20news%20\\(120919\\)|wima%20news%20archive%20\\(359580\\)|wraw%20newsroom|real%20news%20\\(497042\\)|trending%20in%20the%20bay%20\\(497802\\)|local%20newsstand|local%20news%20\\(122546\\)|tejano%20nation%20news%20\\(458093\\)|z100%20news%20\\(451815\\)|105\\.5%20werc-fm%20local%20news%20\\(118702\\)|roanoke-lynchburg%20breaking%20news|stormwatch|local%20news%20\\(499395\\)|news%20around%20the%20lone%20star%20state%20\\(497586\\)|wcjm%20local%20news%20\\(501582\\)|knn%20headlines%20\\(393284\\)|did%20you%20see%20that%3f%20\\(421790\\)|news%20\\(478054\\)|coronavirus%20news|woai%20breaking%20news%20\\(467835\\)|kfbk%20news%20\\(461777\\)|local%20news%20stories%20wch|reading%20and%20harrisburg%20breaking%20news|wmzq%20trending|who%20-%20information%20\\(190192\\)|wwva-local%20news%20\\(119921\\)|kiis%20articles%20\\(493280\\)|san%20diego|florida%20news%20\\(499647\\)|iheartsocal|106\\.1%20fm%20wtkk%20\\(418990\\)|going%20viral%20(\\||%7c)wktu-fm(\\||%7c)|atl%20news|pittsburgh-news|tucson%20happenings|sunny%20story%20of%20the%20day|trending%20boston|northern%20colorado%20news|the%20wood%20insider|california%20news%20\\(489209\\)|weekends%20\\(279270\\)|the%20buzz%20(\\||%7c)wksc-fm(\\||%7c)|features%20\\(351976\\)|news%20\\(478876\\)|the%20morning%20news|iheart%20communities%20central%20pa|local-homepage-pinned-content|the%20latest%20from%20rock|featured%20promotions%20\\(468727\\)|local%20news%20\\(465659\\)|wnok%20\\(473617\\)|breaking%20news%20-%20toledo%20\\(487796\\)|the%20arkansas%20edge%20\\(255170\\)|106%20kmel%20articles%20\\(502301\\)|z%20trending|features%20\\(353133\\)|koa%20newsradio%20programming|boston%20news|featured%20\\(487430\\)|what's%20rockin'%20at%20the%20q%20\\(472633\\)|jacksonville%20local%20news|trending%20wkss-fm|pa%20education|mojoe|dfw%20news|kogo%20news%20file%20\\(497368\\)|featured%20\\(253029\\)|minnesota%20news|oh%20florida|communities|cat%20country%20107\\.1%20\\(486314\\)|going%20viral%20(\\||%7c)wltw-fm(\\||%7c)|what's%20happening%20-%20kmod-fm%20\\(501830\\)|hot%20on%20the%20web%20\\(423478\\)|so%20hot%20right%20now%20\\(353806\\)|lynchburg%20roanoke%20around%20town|95\\.3%20the%20river%20\\(486315\\)|okc%20breaking%20news|what's%20new%20at%20101-3%20kiss-fm%20\\(453463\\)|wkci-fm%20trending|pee%20dee%20news|hawaii%20news|local%20news%20\\(476751\\)|articleswmks|what's%20new%20at%20mix%2096%20\\(107642\\)|around%20the%20valley|what's%20new%20at%20woc%201420%20\\(252965\\)|breaking%20news%20\\(498614\\)|news%20wdcg-fm|kix%20country%2092\\.9%20\\(489438\\)|95x%20\\(465517\\)|what's%20new%20on%20fox%20sports%20radio%201230%20\\(284776\\)|wqmf%20social%20\\(501527\\)|q102%20online%20\\(484348\\)|what's%20happening%20-%20ktgx-fm%20\\(501828\\)|san%20diego%20business%20saturday|wrfx%20news%20\\(464606\\)|dmv%20storm%20center|south%20texas%20winter%20storm%20update|national%20news%20(\\||%7c)wor-am(\\||%7c)|articleswmag|whats%20new%20(\\||%7c)wltw-fm(\\||%7c)|birmingham-news|boston%20weather|wzlx%20updates|wildfire%20alerts|local%20news%20\\(129497\\)|from%20the%20newsroom|waks-hd2%20features|las%20vegas|local%20\\(498389\\)|all%20things%20brunswick|keep%20pennsylvania%20working|what's%20trending%20on%20kmag%2099\\.1%20\\(497527\\)|what's%20up%20at%20y100|kwhn-local%20news%20\\(119423\\)|kfi%20news%20presents|760%20local%20news|whas%20on-air%20schedule|local%20buzz|concerts|seaview%20104\\.9%20\\(487434\\)|dmv%20stormwatch|graduation%20radio%20990|houston%20%26%20texas%20news|q104\\.3%20news%20\\(457573\\)|right%20now|icymi%20in%20chicago|georgia%20news%20network|san%20diego%20news%20%26%20updates)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/local-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"P0Qib","priority":0,"source":"^\\/topic\\/(iheartradio-music-news|trending-pop|trending-hip-hop-rnb|national%20-%20trending%20\\(chr%20rhythmic\\)%20\\(501919\\)|national%20-%20trending%20\\(hot%20ac\\)%20\\(501921\\)|at40-news|rock-news-classic-rock|rock-news-active-main-rock|trending-rock-alt-news|iheartcountry|trending-rnb|iheartpride%20\\(2768\\)|home%20lead|lgbt%20pride%20news%20\\(493621\\)|country%20news%20wwyz-fm|q104\\.3%20music%20news%20\\(476123\\)|new%20music%20discovery%20of%20the%20week|\\(cmt\\)%20cody%20%2b%20crew%20\\(481920\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/music-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"66uMb","priority":0,"source":"^\\/topic\\/(bin-national-news|covid-19%20coronavirus|national%20news%20\\(500965\\)|national%20news%20\\(483313\\)|national%20news%20\\(120357\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZFT3D","priority":0,"source":"^\\/topic\\/(photos%3a%20main|pop-pics)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ycIHn","priority":0,"source":"^\\/topic\\/(political-junkie)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/politics$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"aylLm","priority":0,"source":"^\\/topic\\/(breaking%20sports%20news|wisconsin%20sports%20\\(125287\\)|houston%20sports%20news%20\\(478486\\)|sports-top-stories|woai%20sports%20\\(501263\\)|local%20sports%20stories%20\\(chillicothe\\)%20\\(107551\\)|louisiana%20sports|local%20sports%20stories%20-%20wcho%20\\(226197\\)|the%20locker%20room%20\\(486404\\)|high%20school%20sports|florida%20sports|bin-sports-news|the%20sports%20grind|dallas%20cowboys%20\\(499622\\)|wmrn%20sports%20\\(403428\\)|au%20sports|sports%20chowder|majic%20sports%20\\(403352\\)|east%20alabama%20hs%20football|espn%20pittsburgh%20plus|seattle%20-%20sports%20\\(501789\\)|orioles%20\\(487400\\)|fox%20sports%20radio%3a%20trending%20now%20\\(478012\\)|mid-ohio%20athlete%20of%20the%20week|sports%20\\(501357\\)|san%20diego%20sports%20news|sports%20\\(121849\\)|wch%20-%20local%20sports%20scores%20\\(226544\\)|chillicothe%20-%20local%20sports%20links%20\\(108930\\)|local%20sports%20scores%20\\(108966\\)|sports%20\\(500088\\)|\\(fsr\\)%20line%20up%20\\(381855\\)|hawaii%20sports%20news)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"9eLtV","priority":0,"source":"^\\/topic\\/(must%20see%20popular%20videos%20(\\||%7c)%20what's%20good%20\\(497247\\)|videos%20\\(495778\\))(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/videos$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2XDEK","priority":0,"source":"^\\/topic\\/(iheartradio-weird-news|jjar%20headlines|big%20boy%20interviews)(?\u003csuffix>\\/?|(.detail)?(.rss|.atom))$","regex":true,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/topic/weird-news$\u003csuffix>"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fxOzl","priority":0,"source":"/topic/BIN-National-News.rss","regex":false,"schedule":{"begin":1651186560889,"end":4115978604802},"destination":{"type":"URL","value":"/topic/national-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"ZDVmY","priority":0,"source":"/topic/BIN-Sports-News.rss","regex":false,"schedule":{"begin":1651186920317,"end":4115978604802},"destination":{"type":"URL","value":"/topic/sports.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"6QmXI","priority":0,"source":"/topic/BIN-Entertainment-News.rss","regex":false,"schedule":{"begin":1651186920489,"end":4115978604802},"destination":{"type":"URL","value":"/topic/entertainment-news.rss"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"RFODd","priority":0,"source":"/fortnite","regex":false,"schedule":{"begin":1660849200393,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"5GKMa","priority":0,"source":"/fortnight","regex":false,"schedule":{"begin":1660849200267,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8NnC5","priority":0,"source":"/calendar/legacy/","regex":false,"schedule":{"begin":1662745980550,"end":4115978604802},"destination":{"type":"URL","value":"/calendar/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fL071","priority":0,"source":"/roblox","regex":false,"schedule":{"begin":1663005600645,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"wzUfe","priority":0,"source":"/roblocks","regex":false,"schedule":{"begin":1663005600974,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"a6DmF","priority":0,"source":"/rowblox","regex":false,"schedule":{"begin":1663005600907,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"rgbJY","priority":0,"source":"/rowblocks","regex":false,"schedule":{"begin":1663005600371,"end":4115978604802},"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"uXQLc","priority":0,"source":"/iheartland","regex":false,"schedule":{"begin":1663970400642,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"NH1T0","priority":0,"source":"/photos/main/","regex":false,"schedule":{"begin":1670941440072,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XVqR6","priority":0,"source":"/photos/hot-shots/","regex":false,"schedule":{"begin":1670941500360,"end":4115978604802},"destination":{"type":"URL","value":"/topic/photos/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Iaa8F","priority":0,"source":"/content/2023-01-25-sister-wife-spectacle-cody-brown-turned-down-by-potential-new-wife/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-01-26-sister-wife-spectacle-kody-brown-turned-down-by-potential-new-wife/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"fWgRP","priority":0,"source":"/content/2023-02-05-lisa-marie-presely-reportedly-scared-to-go-to-golden-globes-before-death/","regex":false,"schedule":{"begin":1675652280789,"end":4115978604802},"destination":{"type":"URL","value":"/content/2023-02-05-lisa-marie-presley-reportedly-scared-to-go-to-golden-globes-before-death/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"frEV2","priority":0,"source":"/CPRPlaylist","regex":false,"schedule":{"begin":1676306700098,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/playlist/cpr-playlist-312064750-KJZ1fL1kfpQS67hwpze1SV/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"jMkkw","priority":0,"source":"//apps/","regex":false,"schedule":{"begin":1681392840097,"end":4115978604802},"destination":{"type":"URL","value":"/apps/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"K1aCb","priority":0,"source":"/featured/dj-xtreme/","regex":false,"schedule":{"begin":1694790120151,"end":4115978604802},"destination":{"type":"URL","value":"https://www.lamezclafuego.com/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pcY27","priority":0,"source":"/wttm","regex":false,"schedule":{"begin":1707487200357,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"tJP4V","priority":0,"source":"/womentakethemic","regex":false,"schedule":{"begin":1707487200200,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"pxq4R","priority":0,"source":"/.well-known/apple-app-site-association/","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/apple-app-site-association/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"OCpsh","priority":0,"source":"/sitemap/historical-timeline.xml","regex":false,"schedule":{"begin":0,"end":4115978604802},"destination":{"type":"URL","value":"/sitemap.xml"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCxqb","priority":0,"source":"/petradio","regex":false,"schedule":{"begin":1712592000522,"end":4115978604802},"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"yCmw3","priority":0,"source":"/timeline.rss","regex":false,"schedule":{"begin":1718371440806,"end":4115978604802},"destination":{"type":"URL","value":"/content.rss"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"YENnS","priority":0,"source":"/olympics","regex":false,"schedule":{"begin":1718942400292,"end":4115978604802},"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mWl00","priority":0,"source":"/nkotb","regex":false,"schedule":{"begin":1723471680522,"end":1731424080522},"destination":{"type":"URL","value":"/content/2024-08-11-celebrate-new-kids-on-the-blocks-new-album-still-kids-on-pbs/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"CZm4o","priority":0,"source":"/houseofmusic","regex":false,"schedule":{"begin":1723737600390,"end":4115978604802},"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/content/2024-09-23-house-of-music-offers-immersive-experience-at-iheartradio-music-festival/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2piOM","priority":0,"source":"/jingleballannounceparty","regex":false,"schedule":{"begin":1724630400291,"end":1735707600291},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Axo9v","priority":0,"source":"/jingleballannouncementparty","regex":false,"schedule":{"begin":1724630400207,"end":1735707600207},"destination":{"type":"URL","value":"https://news.iheart.com/featured/capital-one/jingle-ball-announce-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"2aEa9","priority":0,"source":"/presidentialdebate","regex":false,"schedule":{"begin":1725994380970,"end":1733860380970},"destination":{"type":"URL","value":"/content/2024-09-10-listen-on-demand-to-the-debate-between-donald-trump-and-kamala-harris/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"Zd5Q7","priority":0,"source":"/KeithUrban","regex":false,"schedule":{"begin":1726236000485,"end":1734040080485},"destination":{"type":"URL","value":"/content/2024-09-12-celebrate-high-with-keith-urban-during-exclusive-album-release-party/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1BKPK","priority":0,"source":"/capitalonealterego","regex":false,"schedule":{"begin":1728943200254,"end":1736668800254},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"nwa4g","priority":0,"source":"/capital1alterego","regex":false,"schedule":{"begin":1728943200649,"end":1736668800649},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"XBeBL","priority":0,"source":"/capitolonealterego","regex":false,"schedule":{"begin":1728943200626,"end":1736668800626},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"mfofo","priority":0,"source":"/capitol1alterego","regex":false,"schedule":{"begin":1728943200692,"end":1736668800692},"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"1yjou","priority":0,"source":"/content/2024-10-31-bank-of-america-will-stop-accepting-some-1-bills/","regex":false,"schedule":{"begin":1730473980423,"end":1738426380423},"destination":{"type":"URL","value":"/content/2024-10-31-bank-of-america-will-continue-to-accept-1-bills/"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"8m5wD","priority":0,"source":"/pay","regex":false,"schedule":{"begin":1548775019706,"end":4115978604802},"destination":{"type":"URL","value":"https://pay.iheartmedia.com/secure/checkout.ssp?MarketID=246"},"disabled":false,"permanent":true,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PycxD","priority":0,"source":"/content/2017-06-23-minot-job-connection/","regex":false,"schedule":{"begin":1611595380994,"end":4115978604802},"destination":{"type":"URL","value":"/content/job-connection-minot/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"},{"id":"PkDDi","priority":0,"source":"/featured/job-connection-minot/content/2017-06-23-minot-job-connection","regex":false,"schedule":{"begin":1611595680980,"end":4115978604802},"destination":{"type":"URL","value":"/content/job-connection-minot/"},"disabled":false,"permanent":false,"matchQueryString":false,"queryParamsHandling":"ORIGINAL"}],"searchOverrides":[{"id":"AvRa8","keywords":["iHeartRadio Spotlight","Spotlight"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Spotlight"},"disabled":false,"schedule":{"begin":1498503600000,"end":4115978604802}},{"id":"6MRdl","keywords":["Politics","Political Junkie","Political News","Debate","Elections","President"," PresidentTrump"],"destination":{"type":"BRAND","value":"brands/Political Junkie (1077)"},"disabled":false,"schedule":{"begin":1498507200000,"end":4115978604802}},{"id":"WTbqt","keywords":["iHeartRadio LIVE","iHeartRadio Theater","iHeartRadioTheater","The iHeartRadio Theater","iHeartRadio Theater New York","iHeartRadio Theater New York City","iHeartRadio Theater NYC","iHeartRadio Theater Los Angeles","iHeartRadio Theater LA"],"destination":{"type":"BRAND","value":"brands/iHeartRadio LIVE (9)"},"disabled":false,"schedule":{"begin":1498510800000,"end":4115978604802}},{"id":"IpRHU","keywords":["Fiesta","Fiesta Latina","Latin Festival","iHeart Fiesta Latina","iHeartRadio Fiesta Latina","iHeartRadio Latin Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/fiesta-latina/"},"disabled":false,"schedule":{"begin":1532113200000,"end":4115978604802}},{"id":"NKNzM","keywords":["iHeartRadio On The Verge","iHeartRadio On The Verge Artist","On the Verge","Verge"],"destination":{"type":"BRAND","value":"brands/iHeartRadio On The Verge (28)"},"disabled":false,"schedule":{"begin":1498672800000,"end":4115978604802}},{"id":"mDAGh","keywords":["iHeartRadio Guest DJ","Guest DJ"],"destination":{"type":"URL","value":"/content/iheartradio-guest-dj/"},"disabled":false,"schedule":{"begin":1498680000000,"end":1690905649036}},{"id":"syhf9","keywords":["Jingle Ball","Jingle Ball Tour","iHeartRadio Jingle Ball","iHeart Jingle Ball","JingleBall","Jingle Ball Tickets","iHeartRadio JingleBall"],"destination":{"type":"URL","value":"https://www.iheart.com/jingle-ball/"},"disabled":false,"schedule":{"begin":1498755600000,"end":4115978604802}},{"id":"4Jh0T","keywords":["pay","payment","invoice"],"destination":{"type":"URL","value":"/pay"},"disabled":false,"schedule":{"begin":1498837560000,"end":4115978604802}},{"id":"vtcZ6","keywords":["Macys","Macy's iHeartRadio Rising Star","Macys iHeartRadio Rising Star","Rising Star","Macys Rising Star","iHeartRadio Rising Star"],"destination":{"type":"URL","value":"http://macysrisingstar.iheartradio.com"},"disabled":false,"schedule":{"begin":1499313600000,"end":4115978604802}},{"id":"lqpg0","keywords":["EDC","EDC Radio"],"destination":{"type":"URL","value":"https://www.iheart.com/live/edc-radio-7355/"},"disabled":false,"schedule":{"begin":1500656400000,"end":4115978604802}},{"id":"Tdn07","keywords":["iHeartRadio Daytime Village","Village","Daytime Village"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"Hs7M6","keywords":["The 80s Show","80s Show","Eighties Show"],"destination":{"type":"BRAND","value":"brands/80s Show"},"disabled":false,"schedule":{"begin":1504040400000,"end":4115978604802}},{"id":"odm3R","keywords":["iHeartNow"],"destination":{"type":"URL","value":"https://www.facebook.com/iheartnow"},"disabled":false,"schedule":{"begin":1506690000000,"end":4115978604802}},{"id":"ZAUyY","keywords":["Happy Holidays","Holidays","Christmas","Hanukkah","Xmas"],"destination":{"type":"BRAND","value":"brands/Happy Holidays (8)"},"disabled":false,"schedule":{"begin":1508331600000,"end":4115978604802}},{"id":"Z9eHx","keywords":["FanGirls","Fan Girls","Fan Girl","FanGirl"],"destination":{"type":"BRAND","value":"brands/FanGirls"},"disabled":false,"schedule":{"begin":1515776400000,"end":4115978604802}},{"id":"V3xvs","keywords":["Daytime Stage","iHeartRadio Daytime Stage","Stage"],"destination":{"type":"URL","value":"https://www.iheart.com/daytime-stage/"},"disabled":false,"schedule":{"begin":1653336000000,"end":4115978604802}},{"id":"aldaB","keywords":["Festival","iHeartRadio Music Festival","iHeart Festival","iHeart Music Festival","Music Festival","Las Vegas","iHeart Radio Music Festival","iHeartRadio Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/music-festival/"},"disabled":false,"schedule":{"begin":1528156800000,"end":4115978604802}},{"id":"xMD7N","keywords":["ALTar EGO","ALTer EGO","ALTerEGO","iHeart ALTar EGO","iHeart ALTer EGO","iHeartALT","iHeartRadio ALTar EGO","iHeartRadio ALTer EGO"],"destination":{"type":"URL","value":"https://www.iheart.com/alter-ego/"},"disabled":false,"schedule":{"begin":1538398200000,"end":4115978604802}},{"id":"WDePf","keywords":["Podcast Award","Podcast Awards","iHeart Podcast Awards","iHeart Radio Podcast Awards","iHeartRadio Podcast Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/podcast-awards/"},"disabled":false,"schedule":{"begin":1539921600000,"end":4115978604802}},{"id":"bbq2k","keywords":["Awards","Music Awards","iHeart Awards","iHeart Music Awards","iHeartRadio Awards","iHeartRadio Music Awards"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1546984800000,"end":4115978604802}},{"id":"FR9jT","keywords":["country festival","iHeart Country Festival","iHeartCountry Festival","iHeartCountry Music Festival","iHeartRadio Country Festival"],"destination":{"type":"URL","value":"https://www.iheart.com/iheartcountry-festival/"},"disabled":false,"schedule":{"begin":1548705600000,"end":4115978604802}},{"id":"VRKj9","keywords":["Women of iHeartCountry"],"destination":{"type":"BRAND","value":"brands/Women of iHeartCountry"},"disabled":false,"schedule":{"begin":1550869200000,"end":1767243540000}},{"id":"CVAUd","keywords":["Charts","Music Charts"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/charts/"},"disabled":false,"schedule":{"begin":1597266000000,"end":4115978604802}},{"id":"2vU3Z","keywords":["Wango","Wango Tango","WangoTango","iHeart Radio Wango Tango","iHeart Wango Tango","iHeartRadio Wango Tango"],"destination":{"type":"URL","value":"https://www.iheart.com/wango-tango/"},"disabled":false,"schedule":{"begin":1555939800000,"end":4115978604802}},{"id":"kvTSU","keywords":["Pride"],"destination":{"type":"URL","value":"https://prideradio.iheart.com"},"disabled":false,"schedule":{"begin":1560542400000,"end":4115978604802}},{"id":"iUYD7","keywords":["Back To School"],"destination":{"type":"URL","value":"https://news.iheart.com/back-to-school/"},"disabled":false,"schedule":{"begin":1565186400000,"end":4115978604802}},{"id":"J6cBT","keywords":["Podcast Chart","Podcasts Chart","Top 100","Top 100 Podcasts","Top Podcasts","Top Podcasts Chart"],"destination":{"type":"URL","value":"https://news.iheart.com/charts/podcasts-top-100/latest/"},"disabled":false,"schedule":{"begin":1569902400000,"end":4115978604802}},{"id":"p2xVk","keywords":["brantley gilbert"],"destination":{"type":"URL","value":"https://country.iheart.com/featured/iheartradio-live/content/2019-10-07-brantley-gilbert-on-new-album-and-monday-night-football-halftime-show-debut/"},"disabled":false,"schedule":{"begin":1570550400000,"end":1575176400000}},{"id":"9W2IO","keywords":["Heat","Heating"],"destination":{"type":"URL","value":"/contests/iheartradio-wants-to-help-735208/"},"disabled":false,"schedule":{"begin":1574193600000,"end":1576904400000}},{"id":"7OXfp","keywords":["Capital 1","Capital One","Capitol 1","Capitol One","capitalone"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/3A0062279DE11586"},"disabled":false,"schedule":{"begin":1735837242079,"end":1746331200000}},{"id":"uqVj1","keywords":["downhill"],"destination":{"type":"URL","value":"/contests/you-can-win-778740/"},"disabled":false,"schedule":{"begin":1581022800998,"end":1581742800000}},{"id":"qeVVE","keywords":["Coronavirus","COVID-19"],"destination":{"type":"BRAND","value":"brands/Coronavirus"},"disabled":false,"schedule":{"begin":1584018000242,"end":4115978604802}},{"id":"Tn5Ib","keywords":["Living Room Concert","Living Room"],"destination":{"type":"BRAND","value":"brands/Living Room Concert"},"disabled":false,"schedule":{"begin":1585152000009,"end":4115978604802}},{"id":"xKumV","keywords":["Small Business","Small Businesses"],"destination":{"type":"BRAND","value":"brands/Small Business"},"disabled":false,"schedule":{"begin":1586458800821,"end":1651014006656}},{"id":"44fNv","keywords":["First Responder Fridays","First Responder Friday","First Responder","First Responders"],"destination":{"type":"URL","value":"/content/2020-05-04-kelsea-ballerini-to-tribute-first-responders-with-special-performance/"},"disabled":false,"schedule":{"begin":1588608000000,"end":1596254400000}},{"id":"hMYFW","keywords":["Stand For Small","StandForSmall","Stand For Small Business","Stand For Small Businesses"],"destination":{"type":"BRAND","value":"brands/Stand For Small"},"disabled":false,"schedule":{"begin":1587096000000,"end":4115978604802}},{"id":"55Ybe","keywords":["Meat District"],"destination":{"type":"URL","value":"/contests/enter-daily-for-861832/"},"disabled":false,"schedule":{"begin":1597773600503,"end":1600066800000}},{"id":"dcsrV","keywords":["Extra Gum","Extra","Gratitude Radio"],"destination":{"type":"URL","value":"/content/gratitude-radio-frontline-dedications-presented-by-extra-gum/"},"disabled":false,"schedule":{"begin":1588021200082,"end":1609477200000}},{"id":"RSH6H","keywords":["nurse","nurses"],"destination":{"type":"URL","value":"/contests/nominate-a-nurse-824762/"},"disabled":false,"schedule":{"begin":1588348800605,"end":1589342400000}},{"id":"bMHoZ","keywords":["Prom","iHeartRadio Prom","iHeart Prom"],"destination":{"type":"BRAND","value":"brands/iHeartRadio Prom"},"disabled":false,"schedule":{"begin":1588359600959,"end":1609477200000}},{"id":"z9Tuz","keywords":["Black Music","Black Music Month"],"destination":{"type":"BRAND","value":"brands/Black Music Month"},"disabled":false,"schedule":{"begin":1589472000532,"end":4115978604802}},{"id":"9Uz11","keywords":["The Vibe","Vibe"],"destination":{"type":"BRAND","value":"brands/The Vibe"},"disabled":false,"schedule":{"begin":1589979600371,"end":4115978604802}},{"id":"qum6C","keywords":["George Floyd"],"destination":{"type":"URL","value":"/content/2020-06-09-how-to-watch-george-floyds-hometown-funeral-service/"},"disabled":false,"schedule":{"begin":1591711200596,"end":1601524800000}},{"id":"36lhT","keywords":["Bud Light","Bud Lite","BudLight"],"destination":{"type":"URL","value":"/contests/celebrate-hispanic-heritage-868922/"},"disabled":false,"schedule":{"begin":1600272000486,"end":1602486000486}},{"id":"P301q","keywords":["Dr Pepper","Doctor Pepper","DrPepper","DoctorPepper"],"destination":{"type":"URL","value":"/contests/enter-to-win-871510/"},"disabled":false,"schedule":{"begin":1600214419906,"end":1601870400037}},{"id":"4JLhv","keywords":["Ultimate Jam","UltimateJam"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-846250/"},"disabled":false,"schedule":{"begin":1596038400866,"end":1597636800866}},{"id":"p4ex6","keywords":["Vote","Voting"],"destination":{"type":"URL","value":"https://www.iheart.com/music-awards/"},"disabled":false,"schedule":{"begin":1604505600927,"end":4115978604802}},{"id":"I8bwh","keywords":["Front Row","FrontRow"],"destination":{"type":"URL","value":"/featured/iheartradio-music-festival/front-row/"},"disabled":false,"schedule":{"begin":1596812400489,"end":1600660800489}},{"id":"8qAEF","keywords":["Sittercity","Sitter City"],"destination":{"type":"URL","value":"/contests/enter-to-win-1000-863794/"},"disabled":false,"schedule":{"begin":1598475600511,"end":1600920000511}},{"id":"OItps","keywords":["Phantoms","Fantoms","Phantom","Fantom","Julie and the Phantoms","Julie and the Fantoms"],"destination":{"type":"URL","value":"/contests/julie-and-the-phantoms-866540/"},"disabled":false,"schedule":{"begin":1599055200123,"end":1600401600123}},{"id":"mWi5V","keywords":["Stella Rosa","StellaRosa","Stella Roza","Stellah Rosa","Stellah Roza","StellaRoza"],"destination":{"type":"URL","value":"/contests/stellabrate-the-holidays-903274/"},"disabled":false,"schedule":{"begin":1605848400651,"end":1609131600651}},{"id":"QtSa2","keywords":["Capital One Trivia","Capitol One Trivia","Capital 1 Trivia","Capitol 1 Trivia","CapitalOneTrivia","Capital1Trivia"],"destination":{"type":"URL","value":"/contests/capital-one-cardholders-867836/"},"disabled":false,"schedule":{"begin":1600455600775,"end":1601870400775}},{"id":"YFsMq","keywords":["MS Vibes","MS Vibes Radio","Multiple Sclerosis","Multiple Sclerosis Vibes"],"destination":{"type":"URL","value":"https://www.iheart.com/live/ms-vibes-radio-8751/"},"disabled":false,"schedule":{"begin":1602599400749,"end":4115978604802}},{"id":"zvsNK","keywords":["HBCU","HBCUs","HBUC","HBCU Homecoming","HBCU Celebration"],"destination":{"type":"URL","value":"https://hbcu.iheart.com"},"disabled":false,"schedule":{"begin":1602795600498,"end":4115978604802}},{"id":"Jqkzz","keywords":["Trick or Treat","TrickOrTreat","iHeartHalloween","iHeart Halloween"],"destination":{"type":"BRAND","value":"brands/iHeartHalloween"},"disabled":false,"schedule":{"begin":1603116000860,"end":1606798800860}},{"id":"5kWI4","keywords":["Flight","Flight Fit N Fun"],"destination":{"type":"URL","value":"/contests/win-4-tickets-886476/"},"disabled":false,"schedule":{"begin":1603141200900,"end":1603857600900}},{"id":"uklA8","keywords":["Veterans","Veterans Day"],"destination":{"type":"URL","value":"/contests/share-a-salute-890794/"},"disabled":false,"schedule":{"begin":1603726200598,"end":1605157200598}},{"id":"gzicc","keywords":["Ulta","Ulta Beauty"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/ulta-hbcu/"},"disabled":false,"schedule":{"begin":1604073650564,"end":1605200400483}},{"id":"LnEe8","keywords":["Jingle Ball Playlist"],"destination":{"type":"URL","value":"/contests/listen-to-win-892162/"},"disabled":false,"schedule":{"begin":1604088000781,"end":1605502800781}},{"id":"MDFLy","keywords":["Jingle Jangle","JingleJangle","Jingle Jangel","JingleJangel"],"destination":{"type":"URL","value":"/contests/enter-to-win-898226/"},"disabled":false,"schedule":{"begin":1605063600996,"end":1605330000996}},{"id":"e8lnx","keywords":["The Ice Cream Shop","Ice Cream Shop"],"destination":{"type":"URL","value":"/contests/win-a-chance-898800/"},"disabled":false,"schedule":{"begin":1605218415274,"end":1606798800029}},{"id":"BvZEs","keywords":["Game Night","GameNight"],"destination":{"type":"URL","value":"/contests/win-a-game-night-898752/"},"disabled":false,"schedule":{"begin":1605290400803,"end":1609477200803}},{"id":"Qupti","keywords":["Visit Jamaica"],"destination":{"type":"URL","value":"/contests/win-a-trip-898768/"},"disabled":false,"schedule":{"begin":1605560400606,"end":1607144400606}},{"id":"uooMg","keywords":["Hero","Heroes"],"destination":{"type":"URL","value":"/contests/stellabrate-our-military-901608/"},"disabled":false,"schedule":{"begin":1605643200803,"end":1607922000803}},{"id":"mQfMq","keywords":["Wish","Christmas Wish"],"destination":{"type":"URL","value":"/promotions/let-iheartradio-grant-your-christmas-wish-1129066/"},"disabled":false,"schedule":{"begin":1637769600774,"end":1643691600774}},{"id":"Wtnin","keywords":["Airtab","air tab"],"destination":{"type":"URL","value":"/contests/airtab-25-million-916478/"},"disabled":false,"schedule":{"begin":1607140800281,"end":1613106000281}},{"id":"2BL2K","keywords":["MMS","M and Ms","M&MS","M & Ms"],"destination":{"type":"URL","value":"/contests/mms-battle-909650/"},"disabled":false,"schedule":{"begin":1607529600083,"end":1608354000083}},{"id":"AKdiw","keywords":["Bake Box","BakeBox","Baker Box","BakerBox"],"destination":{"type":"URL","value":"/contests/win-the-ultimate-909648/"},"disabled":false,"schedule":{"begin":1607529600292,"end":1607914800292}},{"id":"AZwnn","keywords":["Living Black","LivingBlack","iHeart Living Black","iHeartRadio Living Black"],"destination":{"type":"URL","value":"https://www.iheart.com/livingblack/"},"disabled":false,"schedule":{"begin":1611075600603,"end":4115978604802}},{"id":"LHuAb","keywords":["BHM","Black History","Black History Month"],"destination":{"type":"BRAND","value":"brands/Black History Month (1830)"},"disabled":false,"schedule":{"begin":1611950400153,"end":4115978604802}},{"id":"BcYU9","keywords":["taxact facts","taxact fact","tax act facts","tax act fact"],"destination":{"type":"URL","value":"/promotions/taxact-facts-937090/"},"disabled":false,"schedule":{"begin":1613166960238,"end":4115978604802}},{"id":"v28dw","keywords":["tickets"],"destination":{"type":"URL","value":"https://www.axs.com/series/12038/iheartradio-music-festival-tickets?skin=iheart"},"disabled":false,"schedule":{"begin":1620748800046,"end":1632013200046}},{"id":"twjRb","keywords":["Splat Halloween","splat"],"destination":{"type":"URL","value":"https://news.iheart.com/promotions/transform-and-win-with-splat-1097082/"},"disabled":false,"schedule":{"begin":0,"end":1635739200252}},{"id":"a5Fiz","keywords":["VIPx","VIPex"],"destination":{"type":"URL","value":"https://link.vatom.com/s/vipx"},"disabled":false,"schedule":{"begin":1668016800294,"end":1677646800294}},{"id":"YHpCH","keywords":["fortnite","fortnight","fort nite","fort night"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1660849200229,"end":4115978604802}},{"id":"OtSEl","keywords":["scratch off","scratchoff"],"destination":{"type":"URL","value":"https://news.iheart.com/featured/iheartradio-music-festival/scratch-and-win/"},"disabled":false,"schedule":{"begin":1660765500332,"end":1664078400332}},{"id":"Itj9E","keywords":["Capital One NFT","Capital 1 NFT","Capitol One NFT","Capitol 1 NFT","CapitalOneNFT","Capital1NFT","CapitolOneNFT","Capitol1NFT"],"destination":{"type":"URL","value":"https://start.vatom.com/iheart-festival/"},"disabled":false,"schedule":{"begin":1661450400766,"end":1664164800766}},{"id":"31EeP","keywords":["roblox","roblocks","rowblox","rowblocks"],"destination":{"type":"URL","value":"https://www.roblox.com/iheartland"},"disabled":false,"schedule":{"begin":1663005600930,"end":4115978604802}},{"id":"nbQet","keywords":["iheartland","iheart land","i heart land","eye heart land","eyeheartland"],"destination":{"type":"URL","value":"https://www.iheart.com/content/visit-iheartland/"},"disabled":false,"schedule":{"begin":1663970400429,"end":4115978604802}},{"id":"Y2SAb","keywords":["Capital One ALTer EGO","Capitol One ALTer EGO","Capital 1 ALTer EGO","Capitol 1 ALTer EGO","capitalonealterego"],"destination":{"type":"URL","value":"https://www.ticketmaster.com/event/09005D4E3665A282"},"disabled":false,"schedule":{"begin":1664467200253,"end":1673769600253}},{"id":"c1c8O","keywords":["Fall Out Boy","FallOutBoy","Fallout Boy"],"destination":{"type":"URL","value":"https://www.iheart.com/content/you-are-now-being-redirected-to-an-epic-games-website/"},"disabled":false,"schedule":{"begin":1673553600119,"end":1675670400119}},{"id":"whuuQ","keywords":["The Rolling Stones","Rolling Stones","TheRollingStones","RollingStones"],"destination":{"type":"URL","value":"/promotions/win-a-trip-for-you-and-1604361/"},"disabled":false,"schedule":{"begin":1700573400283,"end":1701752400283}},{"id":"EXXfK","keywords":["International Women's Day","International Womens Day","Women's Day","Womens Day","womensday","IWD","wttm","Women Take The Mic","WomenTakeTheMic"],"destination":{"type":"URL","value":"https://www.iheart.com/womensday/"},"disabled":false,"schedule":{"begin":1707487200899,"end":4115978604802}},{"id":"0Fptw","keywords":["petradio","pet radio","dog radio","cat radio","petsradio","pets radio","radio for pet","radio for pets"],"destination":{"type":"URL","value":"https://www.iheart.com/live/pet-radio-10231/"},"disabled":false,"schedule":{"begin":1712592000464,"end":4115978604802}},{"id":"nhLgg","keywords":["olympics","summer olympics","summer games","winter olympics","winter games","paris olympics"],"destination":{"type":"BRAND","value":"brands/Olympics"},"disabled":false,"schedule":{"begin":1718942400705,"end":4115978604802}},{"id":"CZpZv","keywords":["eat"],"destination":{"type":"URL","value":"/content/2020-10-12-lets-eat-mke/"},"disabled":false,"schedule":{"begin":1617213660374,"end":1633197660374}}],"sections":{"general":{"name":"1390 KRRZ","positioner":"Minot's Classic Hits","description":"Classic Hits for Minot, ND","keywords":[{"id":"Minot"},{"id":"ND"},{"id":"Classic Hits"}],"default_content":[],"additional_distributions":[],"default_podcasts":[{"id":"29715763"},{"id":"28242749"},{"id":"28149788"},{"id":"82770100"}],"default_shows":[{"id":"brands/Billy and Judi","sites":{"_id":"%2F47dec347ef626855f29a3931bc1bd048","slug":"billy-and-judi","ownBrand":"brands/Billy and Judi","configByLookup":{"common":{"branding":{"name":"Billy and Judi"}}}}},{"id":"brands/Martha Quinn (57763)","sites":{"_id":"%2Ff4c84057d6d6eaef7c8f43cd7b2806cf","slug":"martha-quinn","ownBrand":"brands/Martha Quinn (57763)","configByLookup":{"common":{"branding":{"name":"The Martha Quinn Show"}}}}},{"id":"brands/Jeffrey T. Mason","sites":{"_id":"%2F5d7aa1ddc9af546f190b8145","slug":"jeffrey-t-mason","ownBrand":"brands/Jeffrey T. Mason","configByLookup":{"common":{"branding":{"name":"Jeffrey T. Mason"}}}}},{"id":"brands/Michelle Fay (55919)","sites":{"_id":"%2F0e1adf01ca285ee965d1ffe0216de4cd","slug":"michelle-fay","ownBrand":"brands/Michelle Fay (55919)","configByLookup":{"common":{"branding":{"name":"Michelle Fay"}}}}},{"id":"brands/Marc 'The Cope' Coppola (1364)","sites":{"_id":"%2F12d9ce938fa33cea2bbdff366ef5fe7f","slug":"marc-the-cope-coppola","ownBrand":"brands/Marc 'The Cope' Coppola (1364)","configByLookup":{"common":{"branding":{"name":"Marc 'The Cope' Coppola"}}}}}],"default_playlists":[{"id":"312064750::9hwXHGPmSxJuRuEJ1Xe2eU"},{"id":"312064750::6rCuiif43N2JK3Zze2jN5a"},{"id":"312064750::8YSHbbSZvM97Qwc8dPj2Ts"},{"id":"312064750::ECLXjLt79TYeaRma9eeZir"},{"id":"312064750::NpCrLrvTKYvL3ZDRRdYbDV"}],"default_event_categories":[{"id":"calendar-categories/community","taxo":{"memberName":"calendar-categories/community","displayName":"Community"}},{"id":"calendar-categories/concerts","taxo":{"memberName":"calendar-categories/concerts","displayName":"Concerts"}},{"id":"calendar-categories/entertainment","taxo":{"memberName":"calendar-categories/entertainment","displayName":"Entertainment"}},{"id":"calendar-categories/station-events","taxo":{"memberName":"calendar-categories/station-events","displayName":"Station Events"}},{"id":"calendar-categories/holiday","taxo":{"memberName":"calendar-categories/holiday","displayName":"Holiday"}},{"id":"calendar-categories/sports","taxo":{"memberName":"calendar-categories/sports","displayName":"Sports"}}],"weather_market":"Minot, ND","country":{"id":"countries/US"},"geo_latitude":"48.2107238","geo_longitude":"-101.3067692","locale":{"taxo":{"name":"en-US"}},"additional_copyright":null},"alert":{"title":"","link":"","target":"_self","start_date":{"timestampMs":1595435231410},"end_date":{"timestampMs":1595521633532}},"navigation":{"contact_menu_switch":true,"listen_live_switch":true,"contest_nav_switch":true,"search_switch":true,"user_menu_switch":true,"show_public_file_switch":true,"advertise_switch":true,"find_your_station_switch":null,"enable_podcasts_links_switch":null,"national_promotions":[],"menu":[{"id":"GvdXf","type":"page","label":"On-Air","target":"_self","ref":"onair_schedule","children":[{"id":"XKaYF","type":"brand","label":"Billy and Judi","target":"_self","ref":"%2F47dec347ef626855f29a3931bc1bd048","href":"/featured/billy-and-judi/"},{"id":"l9yJO","type":"brand","label":"Martha Quinn","target":"_self","ref":"%2Ff4c84057d6d6eaef7c8f43cd7b2806cf","href":"/featured/martha-quinn/"},{"id":"pbTix","type":"brand","label":"Jeffrey T. Mason","target":"_self","ref":"%2F5d7aa1ddc9af546f190b8145","href":"/featured/jeffrey-t-mason/"},{"id":"8jO7q","type":"brand","label":"Michelle Fay","target":"_self","ref":"%2F0e1adf01ca285ee965d1ffe0216de4cd","href":"/featured/michelle-fay/"},{"id":"dvcdN","type":"page","label":"Full Schedule","target":"_self","ref":"onair_schedule","href":"/schedule/"}],"href":"/schedule/"},{"id":"OZz4F","type":"page","label":"Music","target":"_self","ref":"music_home","children":[{"id":"jMGBT","type":"page","label":"Recently Played","target":"_self","ref":"music_recently_played","href":"/music/recently-played/"},{"id":"sVi5L","type":"page","label":"Top Songs","target":"_self","ref":"music_top_songs","href":"/music/top-songs/"},{"id":"BEmsO","type":"link","label":"Music News","target":"_self","ref":"/topic/music-news/","href":"/topic/music-news/"}],"href":"/music/"},{"id":"OBZ9F","type":"link","label":"News & Weather","target":"_self","ref":"#","children":[{"id":"Irk0I","type":"link","label":"National News","target":"_self","ref":"/topic/national-news/","href":"/topic/national-news/"},{"id":"eUU7x","type":"link","label":"Sports News","target":"_self","ref":"/topic/sports/","href":"/topic/sports/"},{"id":"L6ndv","type":"link","label":"Entertainment News","target":"_self","ref":"/topic/entertainment-news/","href":"/topic/entertainment-news/"},{"id":"Eidkz","type":"link","label":"Weird News","target":"_self","ref":"/topic/weird-news/","href":"/topic/weird-news/"},{"id":"7p8zl","type":"link","label":"Politics","target":"_self","ref":"/topic/politics/","href":"/topic/politics/"},{"id":"W8Fv1","type":"page","label":"Weather","target":"_self","ref":"weather","href":"/weather/"},{"id":"VA6qN","type":"link","label":"ND Road Report","target":"_blank","ref":"http://www.dot.nd.gov/travel-info/","href":"http://www.dot.nd.gov/travel-info/"},{"id":"vdfI1","type":"link","label":"Snow Desk Report","target":"_self","ref":"/featured/snow-desk-report/content/2020-11-11-mwec-snow-desk-report/","href":"/featured/snow-desk-report/content/2020-11-11-mwec-snow-desk-report/"}],"href":"#"},{"id":"SewpC","type":"link","label":"Features","target":"_blank","ref":"/listen","children":[{"id":"TJMzt","type":"link","label":"Community Calendar","target":"_self","ref":"/featured/minot-area-community-calendar/content/2019-09-11-minot-area-community-calendar/","href":"/featured/minot-area-community-calendar/content/2019-09-11-minot-area-community-calendar/"},{"id":"p4Rod","type":"page","label":"Podcasts","target":"_self","ref":"podcasts","href":"/podcasts/"},{"id":"8tIfB","type":"link","label":"MinotDeals.com","target":"_blank","ref":"https://mntihm.incentrev.com/minot/deals","href":"https://mntihm.incentrev.com/minot/deals"},{"id":"NDZaK","type":"link","label":"Job Connection","target":"_self","ref":"/featured/job-connection-minot/content/job-connection-minot/","href":"/featured/job-connection-minot/content/job-connection-minot/"},{"id":"uyUBx","type":"link","label":"Business Connection","target":"_blank","ref":"/featured/minot-business-connection/","href":"/featured/minot-business-connection/"},{"id":"CbChk","type":"brand","label":"CEOs You Should Know","target":"_self","ref":"%2F60afc773ebba74a7583685b1","href":"/featured/ceos-you-should-know-nd/"}],"href":"/listen"}],"menu_footer":[]},"design":{"theme":"default","color_scheme":null,"logo_best_res":{"id":"asset://assets.brands/80c52c05a0f91ab21504c7b57d511e96","asset":{"bucket":"assets.brands","resourceId":"%2F80c52c05a0f91ab21504c7b57d511e96","href":"https://i.iheart.com/v3/re/assets.brands/80c52c05a0f91ab21504c7b57d511e96"}},"station_logo":{"id":"asset://assets.brands/5f7de2397f24744b942c1fb7","asset":{"bucket":"assets.brands","resourceId":"%2F5f7de2397f24744b942c1fb7","href":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7"}},"logo_favicon":{"id":"asset://assets.brands/5f7de2397f24744b942c1fb7","asset":{"bucket":"assets.brands","resourceId":"%2F5f7de2397f24744b942c1fb7","href":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7"}},"font":{"id":"site-fonts/Mulish"},"accent_color":"#77acca","header_color":null,"navigation_color":null,"navigation_links_color":null,"ihr_embed_player_bar_stream_override":null,"ihr_embed_player_bar_switch":true,"ihr_embed_player_bar_stream_theme":"light","logo_footer":null,"thumbnail_image":null},"social":{"facebook_switch":true,"facebook_name":"MinotsClassicHits1390KRRZ","facebook_app_id":null,"facebook_fan_page_id":null,"twitter_switch":true,"twitter_name":"1390KRRZ","youtube_switch":null,"youtube_name":null,"instagram_switch":null,"instagram_name":null,"snapchat_switch":true,"snapchat_name":"iheart-minot","pinterest_switch":null,"pinterest_name":null,"tiktok_switch":null,"tiktok_name":null},"contact":{"page_intro":"","show_social_switch":true,"phone_text_numbers_switch":true,"request_phone_number":"(701) 852-4646","business_phone_number":"(701) 852-4646","traffic_tip_phone":"","newsroom_phone":"","sms_number":"","prize_pickup_directions_switch":true,"prize_pickup_info":"","location_address1":"1000 20th Ave Sw","location_address2":"","location_city":"Minot","location_state":"ND","location_zip":"58701","office_hours":"","email_form_switch":false,"employment_info_switch":true,"contacts":[],"eeo_report_asset":{"id":"asset://assets.eeo/674e1b49f52b53a6a9aa4289"},"employment_link_override":"","public_file_assistance_link_override":null,"email_ip_blacklist":"","enable_contest_promotions":true},"partners":{"iheartradio_switch":true,"ihr_show_in_iheart_switch":false,"video_monetization_provider":"none","postup_switch":true,"email_format":null,"dataskrive_switch":true,"outbrain_switch":true,"traffic_market":"KRRZ-AM","aptivada_switch":true,"aptivada_id":"1759062","google_webmaster_verification":null,"auth_type":null},"ads":{"dfp_switch":true,"header_bidding":true,"facebook_ad_track_pixel_switch":true,"facebook_ad_track_pixel_id":"270798540384083"},"analytics":{"adobe_library":"dtm","parsely_switch":true,"parsely_account_id":null}}},"integration":{"type":"broadcast-facilities","plugin":{"broadcastFacilities":[{"facilityId":"9679","broadcastFrequency":"1390.0","broadcastBand":"AM","broadcastCallLetters":"KRRZ","applicationNotices":[],"politicalLinkOverride":null}]}},"liveConfig":{"sections":{"design":{"ihr_embed_player_bar_stream_override":null}}}}}},"micrositeReferences":[{"_id":"%2F60afc773ebba74a7583685b1","slug":"ceos-you-should-know-nd","ownBrand":"brands/CEOs You Should Know ND","configByLookup":{"common":{"branding":{"name":"CEOs You Should Know"}}}},{"_id":"%2F47dec347ef626855f29a3931bc1bd048","slug":"billy-and-judi","ownBrand":"brands/Billy and Judi","configByLookup":{"common":{"branding":{"name":"Billy and Judi"}}}},{"_id":"%2Ff4c84057d6d6eaef7c8f43cd7b2806cf","slug":"martha-quinn","ownBrand":"brands/Martha Quinn (57763)","configByLookup":{"common":{"branding":{"name":"The Martha Quinn Show"}}}},{"_id":"%2F5d7aa1ddc9af546f190b8145","slug":"jeffrey-t-mason","ownBrand":"brands/Jeffrey T. Mason","configByLookup":{"common":{"branding":{"name":"Jeffrey T. Mason"}}}},{"_id":"%2F0e1adf01ca285ee965d1ffe0216de4cd","slug":"michelle-fay","ownBrand":"brands/Michelle Fay (55919)","configByLookup":{"common":{"branding":{"name":"Michelle Fay"}}}},{"_id":"%2F12d9ce938fa33cea2bbdff366ef5fe7f","slug":"marc-the-cope-coppola","ownBrand":"brands/Marc 'The Cope' Coppola (1364)","configByLookup":{"common":{"branding":{"name":"Marc 'The Cope' Coppola"}}}}],"surrogateKeys":[]},"cache":[["\"/\"",{"data":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67f430e38c0f313a936f89a0","type":"PUBLISHING","record":{"ref_id":"%2F67f430e38c0f313a936f89a0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"691b6b64-db5e-4071-8e7f-19510bb2a17b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - JULY 25: on the first day of the Democratic National Convention at the Wells Fargo Center, July 25, 2016 in Philadelphia, Pennsylvania. An estimated 50,000 people are expected in Philadelphia, including hundreds of protesters and member","id":"%2F67f432108c0f313a936f89ad","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Democratic National Convention: Day One","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two years ago, \u003ca href=\"https://www.iheart.com/artist/paul-simon-978/\" target=\"_blank\">\u003cstrong>Paul Simon\u003c/strong>\u003c/a> feared he may never perform live again after \u003ca href=\"https://www.iheart.com/content/2023-05-24-paul-simon-shares-sudden-health-update/\" target=\"_blank\">\u003cstrong>suffering severe hearing loss\u003c/strong>\u003c/a> in his left ear. Last year, the legendary singer-songwriter gave an optimistic update that he was hoping to one day \u003ca href=\"https://www.iheart.com/content/2024-10-04-paul-simon-on-possibility-of-performing-again-after-hearing-loss-diagnosis/\" target=\"_blank\">\u003cstrong>be able to play a full-length concert again\u003c/strong>\u003c/a>. And over the weekend, he \u003ca href=\"https://www.iheart.com/content/2025-02-18-paul-simon-announces-miraculous-return-to-touring-see-the-dates/\" target=\"_blank\">\u003cstrong>kicked off a miraculous North American tour\u003c/strong>\u003c/a> aptly billed as "A Quiet Celebration Tour."\u003c/p>\n\n\u003cp>The 83-year-old played a 19-song set that began with selections off his latest album \u003cem>Seven Psalms\u003c/em> and also included some of his biggest hits. One classic that was notably absent was "You Can Call Me Al." During a recent interview, Simon explained how \u003ca href=\"https://www.iheart.com/content/2024-11-20-paul-simon-reveals-why-he-scrapped-one-of-his-biggest-hits-from-his-setlist/\" target=\"_blank\">\u003cstrong>his hearing loss required him to alter his setlist\u003c/strong>\u003c/a>. “I’m going through my repertoire and reducing a lot of the choices I make to acoustic versions,” he said at the time. “It’s all much quieter. It’s not ‘You Can Call Me Al.’ That’s gone. I can’t do that one.”\u003c/p>\n\n\u003cp>Watch Simon perform "Under African Skies" with his wife Edie Brickell and see the full setlist below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DloR9uf5Xx1Q","@url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q","author_name":"nooawlinzcat","author_url":"https://www.youtube.com/@nooawlinzcat","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/loR9uf5Xx1Q/hqdefault.jpg","thumbnail_width":480,"title":"Paul Simon starts his intimate theater tour in New Orleans.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q"},{"html":"\u003ch3>\u003cstrong>Paul Simon’s “A Quiet Celebration” Tour Opener Setlist\u003c/strong>\u003c/h3>\n\n\u003cp>The Lord (Live debut)\u003c/p>\n\n\u003cp>Love Is Like A Braid (Live debut)\u003c/p>\n\n\u003cp>My Professional Opinion (Live debut)\u003c/p>\n\n\u003cp>Your Forgiveness\u003c/p>\n\n\u003cp>Trail of Volcanoes (Live debut)\u003c/p>\n\n\u003cp>The Sacred Harp (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Wait (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Graceland\u003c/p>\n\n\u003cp>Slip Slidin’ Away\u003c/p>\n\n\u003cp>Train in the Distance\u003c/p>\n\n\u003cp>Homeward Bound (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>St. Judy’s Comet\u003c/p>\n\n\u003cp>The Late Great Johnny Ace\u003c/p>\n\n\u003cp>Spirit Voices\u003c/p>\n\n\u003cp>Rene and Georgette Magritte With Their Dog After the War\u003c/p>\n\n\u003cp>Me and Julio Down by the Schoolyard\u003c/p>\n\n\u003cp>Under African Skies (with Edie Brickell)\u003c/p>\n\n\u003cp>Encore:\u003c/p>\n\n\u003cp>The Boxer (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>The Sound of Silence (Simon & Garfunkel song)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/","cuser":"user/ldap/1121384","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Paul Simon","keywords/tour","keywords/setlist"],"primary_image":{"bucket":"new_assets","id":"%2F67f432108c0f313a936f89ad"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1744057200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","social_title":"","summary":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Paul Simon (978)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","permalink":"https://classichits1390.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/"},"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad","title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","description":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","author":"Katrina Nattress"},"pub_start":1744057200000,"pub_until":4115978604802,"pub_changed":1744057587547,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Paul Simon (978)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f430e38c0f313a936f89a0","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","keyword:keywords/Paul Simon","keyword:keywords/tour","keyword:keywords/setlist","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F677db165fbe1e507fc256c19","type":"LEADS","record":{"title":"Submit Your High School Athlete Here!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/677db099fbe1e507fc256c18","img_meta":{"base_id":"%2F677db099fbe1e507fc256c18","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://form.jotform.com/232766502834055","web":"https://form.jotform.com/232766502834055"},"name":"","description":"High School Athlete Of The Week! "},"use_catalog_image":false,"catalog":null}},{"id":"%2F67ee98ab6a2cc126c6e73937","type":"LEADS","record":{"title":"iHeartRadio Is Taking Over 'Wheel Of Fortune' This Week!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ee98836a2cc126c6e73935","img_meta":{"base_id":"%2F67ee98836a2cc126c6e73935","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2025-04-03-iheartradio-is-taking-over-wheel-of-fortune/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67cb31605a7af8c4b8fcefdc","type":"LEADS","record":{"title":"Minot's 2025 Spring Garage Sale Weekend","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67cb31305a7af8c4b8fcefdb","img_meta":{"base_id":"%2F67cb31305a7af8c4b8fcefdb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://form.jotform.com/220396600287052","web":"https://form.jotform.com/220396600287052"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJKQXJSTiI6MSwid21lTksiOjB9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F67f3d7cc1ba42ba938766f7f","type":"PUBLISHING","record":{"ref_id":"%2F67f3d7cc1ba42ba938766f7f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e81c838-82cb-47ac-9791-4415e0d46015","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f3d85d1ba42ba938766f8a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Hugh Grant\u003c/strong> is not happy with an immigration officer stationed at Heathrow Airport. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2024-11-15-hugh-grant-reveals-which-of-his-rom-com-characters-didnt-have-any-balls/\" target=\"_blank\">\u003cem>Notting Hill\u003c/em>\u003c/a>\u003cem> \u003c/em>actor took to social media to describe the "intrusive, insulting and creepy" interaction shortly after it occurred on Friday (April 4). The post, which has since gone viral (garnering over 2 million views), expressed his strong distaste for the situation that made him and his family uncomfortable. \u003c/p>\n\n\u003cp>"Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” Intrusive, insulting and creepy," Grant wrote on\u003cem> X\u003c/em>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://ew.com/hugh-grant-describes-troubling-interaction-at-airport-11710038\" target=\"_blank\">\u003cem>Entertainment Weekly\u003c/em>\u003c/a> noted that immigration officers are responsible for verifying the last name on a passport, especially when a child's last name differs from their parents. As Grant stated, his children bear the same last name as him, as printed on their passports. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://pagesix.com/2024/10/30/parents/hugh-grant-finally-reveals-unique-names-of-two-youngest-daughters-8-and-5/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a>, the \u003cem>Bridget Jones's Diary \u003c/em>star shares son \u003cstrong>John Mungo\u003c/strong>, 12, daughters \u003cstrong>LuLu\u003c/strong>, 9, and \u003cstrong>Blue Grant\u003c/strong>, 6, with \u003cstrong>Anna Eberstien\u003c/strong>, and daughter \u003cstrong>Tabitha Xiao Xi\u003c/strong>, 13, and son \u003cstrong>Felix Chang Hong\u003c/strong>, 11, with ex \u003cstrong>Tinglan Hong. \u003c/strong> \u003c/p>\n\n\u003cp>For more on Grant's children, read \u003ca href=\"https://www.iheart.com/content/2024-10-31-hugh-grant-finally-reveals-extremely-unique-names-of-two-youngest-daughters/\" target=\"_blank\">Hugh Grant Finally Reveals Extremely Unique Names Of Two Youngest Daughters\u003c/a>. \u003c/p>\n\n\u003cp>See the \u003cem>X\u003c/em> post highlighting the silver screen king's upsetting airport experience below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHackedOffHugh%2Fstatus%2F1908210158322270674%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1908210158322270674%257Ctwgr%255E92648d23e2c39e0249c7dc04485fa24d209ed586%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Few.com%252Fembed%253Furl%253Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%253Dmntl-sc-block_7-0-iframeoptions%253De303DdocId%253D11710038","@url":"https://x.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1908210158322270674%7Ctwgr%5E92648d23e2c39e0249c7dc04485fa24d209ed586%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Few.com%2Fembed%3Furl%3Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%3Dmntl-sc-block_7-0-iframeoptions%3De303DdocId%3D11710038","author_name":"Hugh Grant","author_url":"https://twitter.com/HackedOffHugh","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” . Intrusive, insulting and creepy.\u003c/p>— Hugh Grant (@HackedOffHugh) \u003ca href=\"https://twitter.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HackedOffHugh/status/1908210158322270674","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” . Intrusive, insulting and creepy.\u003c/p>— Hugh Grant (@HackedOffHugh) \u003ca href=\"https://twitter.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1908210158322270674%7Ctwgr%5E92648d23e2c39e0249c7dc04485fa24d209ed586%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Few.com%2Fembed%3Furl%3Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%3Dmntl-sc-block_7-0-iframeoptions%3De303DdocId%3D11710038"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/actor","keywords/Hugh Grant","keywords/Blue Grant","keywords/interaction","keywords/children","keywords/immigration officer","keywords/Mum","keywords/X","keywords/passports","keywords/Heathrow Airport"],"primary_image":{"bucket":"new_assets","id":"%2F67f3d85d1ba42ba938766f8a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},"publish_date":1744045080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","social_title":"","summary":"'Intrusive, insulting and creepy...'","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Hugh Grant (32709773)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters","permalink":"https://classichits1390.iheart.com/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/"},"slug":"2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a","title":"Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters","description":"'Intrusive, insulting and creepy...'","author":"Logan DeLoye"},"pub_start":1744045080000,"pub_until":4115978604802,"pub_changed":1744045546979,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Hugh Grant (32709773)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f3d7cc1ba42ba938766f7f","slug:2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","slug:2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","keyword:keywords/actor","keyword:keywords/Hugh Grant","keyword:keywords/Blue Grant","keyword:keywords/interaction","keyword:keywords/children","keyword:keywords/immigration officer","keyword:keywords/Mum","keyword:keywords/X","keyword:keywords/passports","keyword:keywords/Heathrow Airport","author:user"]}},{"id":"%2F5d79293d3de24c9834997cf9","type":"PUBLISHING","record":{"ref_id":"%2F5d79293d3de24c9834997cf9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Allison Bostow","blocks":[{"html":"","schedule":{},"type":"html"},{"html":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.brands/67783ce9c675c94c1e619d4c\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Does your nonprofit have a upcoming event? Email it now to \u003c/strong>\u003ca href=\"mailto:MinotAreaPSA@iHeartMedia.com\" target=\"_self\">\u003cstrong>MinotAreaPSA@iHeartMedia.com\u003c/strong>\u003c/a>\u003cstrong>.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Don't miss Rodeo action this Friday and Saturday night 7pm all Seasons Arena - tickets @RodeoMinot.com (rodeo dates April 11th & 12th) \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Magic City Discovery Center is proud to support military families by offering free admission to all active-duty military personnel and their families, including the National Guard and Reserve, from Sunday, April 6th through Saturday, April 12th. Military families can enjoy a week of hands-on learning and play simply by presenting a valid military ID at the front desk. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Join your Minot Downtown Merchants for the annual BUNNY HOP! This is a free event open to Preschool age kiddos. Please bring an Easter basket to collect your treats! Thursday, April 17th 10:00am to Noon. - Motorists please watch for extra foot traffic in downtown Minot during this time.\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Western Plains Opera Company presents… Oliver! Musical adaptation of the classic Dickens novel - Friday, April 11 & Saturday, April 12\u003c/p>\n\n\u003cp>7:00 PM | Ann Nicole Nelson Hall, MSU. FREE admission with MSU Student ID\u003c/p>\n\n\u003cp>Adults: $35|$30|$25 - Ages 17 & under: $10 - Military discount with active ID when purchased at the door\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The 7th annual Guns and Hoses game between the Minot Fire Department and Minot Police Department is officially scheduled for April 19th at 3 PM on the Pepsi Rink at the MAYSA Arena. The game this year will help raise funds for Tyanna Weeks. This amazing young woman survived a head on collision with a drunk driver. Here is her incredible story of resilience,. Please join the fun and help raise funds for Tyanna with a 50/50 raffle, chuck a puck and silent auction. Tickets will be $5 at the door. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Don't miss Easter at the Zoo, at Roosevelt Park Zoo, on Saturday, April 19th, 2024, from 11 am to 2 pm and the zoo will only be open during these hours. Easter at the Zoo admission is $3 per person for non-members, and free for members. You may also purchase your membership in person during the event to receive free admission. The event will feature crafts, activities, a visit with the Easter Bunny, plus a photo station for guests to take photos, and a goody bag of candy for each child as they exit the Zoo (while supplies last).\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The 8th annual Minot Walk for Autism is Saturday, April 26th - 10:00am to 12:00pm, Minot's Oak Park. Embrace the Spectrum as we come together to celebrate, support, and embrace our incredible Autism community!\u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> The Roosevelt Park Zoo is teaming up with the National Audubon Society to support the “Lights Out for Birds” initiative. By reducing light pollution, we can help migrating birds safely navigate their routes and avoid being drawn into dangerous areas. When: March 1 – June 15 & August 15 - November 30 How You Can Help: • Turn off non-essential lights between 11 PM and 6 AM during migration season. • Close blinds at night to reduce light spillage. • Use warm outdoor lighting (below 3000 Kelvin) to minimize disruption. • Opt for task lighting instead of overhead lighting where possible. • Choose blinking lights instead of continuously burning ones. • Install motion sensors and automatic controls to manage lighting effectively. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> \u003c/p>\n\n\u003cp>Souris Valley Animal Shelter believes every homeless pet deserves a furever home. An essential part of making that happen is foster families. Fosters provide a loving temporary home for homeless pets. The S-V-A -S provides the homeless pet and all the supplies needed while in foster care Apply to foster today at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.svaspets.com%2Ffoster&data=05%7C02%7CALLISONBOSTOW%40iheartmedia.com%7C23dbf751aabe4033320c08dd2b62bbd1%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638714425233247662%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=4YpCI2ux6B80JmuEMo8cxV6uMR3JI7tVoVdbBFJ1av8%3D&reserved=0\" target=\"_blank\">\u003cu>www.svaspets.com/foster\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Roosevelt Park Zoo is looking for 24 dedicated teens ages 13+ to join their 2025 ZooTeen Volunteer Program. - be apart of zoo summer camp, get hands on experience, assist with special events and engage with guests. The program runs from May to August. - application deadline is May 2nd. Learn more and apply @RooseveltParkZoo.com \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Magic City Youth Baseball will be hosting their annual pancake breakfast, Sunday April 13th from 8am to 1pm inside the Minot Moose Lodge. Cost is $5 per person. - 2025 fan gear will also be available for purchase. \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> North Dakota Dollars for Scholars is accepting scholarship applications from North Dakota high school seniors and current college students starting January 1, 2025. Approximately $278,000 in scholarships will be awarded, ranging from $600 to $2,500 each for the 2025-26 academic year. Every student who graduated from or will graduate this year from a North Dakota high school or home education program can apply, even if their high school doesn’t have a local chapter.\u003c/p>\n\n\u003cp>Students from a wide range of backgrounds are encouraged to apply. Scholarship offerings cover a variety of categories including vocational and technical schools, military family, community service and continuing college students. Schools with local chapters also offer scholarships for their specific schools.\u003c/p>\n\n\u003cp>The application deadline for all North Dakota Dollars for Scholars scholarships is April 1, 2024. Scholarship details and the online application are available at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.nddfs.org%2F&data=05%7C02%7Callisonbostow%40iheartmedia.com%7C0d2de0f492d64d1fb8ea08dd25d09b4b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638708300362378315%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=mG723PiUMmtmtxZBo36Sbnp5P00YanEqCCCnT7edpG8%3D&reserved=0\" target=\"_blank\">\u003cu>northdakota.dollarsforscholars.org\u003c/u>\u003c/a>.\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Glenburn Fire Departments Steak Fry and Silent Auction date will be April 25th, 2025 at 6pm at the Glenburn Fire Hall in Glenburn, with live music from "Mount Rose" to perform live music for the after dinner entertainment starting at 9pm. Steaks, Silent Auction, Gun Raffles, Door Prizes, and Live Music\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The City of Minot has finalized the schedules for its yearly spring and fall clean-up weeks and household hazardous waste and e-waste collection event. The spring clean-up week is set for April 28-May 2, with the HHW/E-waste collection scheduled for May 2-3 at Public Works (1025 31st St SE) from 8 a.m. to 5 p.m. both days. The fall clean-up week is scheduled for Sept. 8-12. \u003c/p>\n\n\u003cp>The City will not hold a HHW/ waste collection event in the fall. During both clean-up weeks, curbside collection of unwanted items will take place. City sanitation customers can also bring items to the City landfill for free by providing a water bill as proof they are customers. Minot residents who are City of Minot sanitation customers can bring household quantities of HHW items to the City landfill free of charge all year round\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.brands/666722535c35aa7c172e2661\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kcjb910.iheart.com/content/2019-09-11-minot-area-community-calendar/","cuser":"user/ldap/1094160","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/community calendar","keywords/Minot"],"primary_image":{"bucket":"new_assets","id":"%2F67f3fb2a645c04ea44d1bcf8"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KCJB-AM (595)","brands/Minot Area Community Calendar","brands/KMXA-FM (926)","brands/KIZZ-FM (858)","brands/KRRZ-AM (682)","brands/KZPR-FM (1089)","brands/KYYX-FM (1079)"]},"publish_date":1744044125821,"publish_end_date":4115978604802,"publish_origin":"brands/KCJB-AM (595)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2019-09-11-minot-area-community-calendar","social_title":"","summary":"Minot Area Community Calendar","targets":[],"title":"The Sundre Sand & Gravel Community Corner","permalink":"https://classichits1390.iheart.com/content/2019-09-11-minot-area-community-calendar/"},"slug":"2019-09-11-minot-area-community-calendar","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8","title":"The Sundre Sand & Gravel Community Corner","description":"Minot Area Community Calendar","author":"Allison Bostow"},"pub_start":1744044125821,"pub_until":4115978604802,"pub_changed":1744044130316,"subscription":[{"tags":["categories/local-news","brands/KCJB-AM (595)","brands/Minot Area Community Calendar","brands/KMXA-FM (926)","brands/KIZZ-FM (858)","brands/KRRZ-AM (682)","brands/KZPR-FM (1089)","brands/KYYX-FM (1079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KCJB-AM (595)","id:/5d79293d3de24c9834997cf9","slug:2019-09-11-minot-area-community-calendar","slug:2019-09-11-minot-area-community-calendar","keyword:keywords/community calendar","keyword:keywords/Minot","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F47dec347ef626855f29a3931bc1bd048","slug":"billy-and-judi","ownBrand":"brands/Billy and Judi","configByLookup":{"common":{"branding":{"name":"Billy and Judi","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5c87bc366f8d04bff8ca4bd3"}}}}}},{"_id":"%2Ff4c84057d6d6eaef7c8f43cd7b2806cf","slug":"martha-quinn","ownBrand":"brands/Martha Quinn (57763)","configByLookup":{"common":{"branding":{"name":"The Martha Quinn Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5791c1ee599726e41e0d6075a302f1c1"}}}}}},{"_id":"%2F5d7aa1ddc9af546f190b8145","slug":"jeffrey-t-mason","ownBrand":"brands/Jeffrey T. Mason","configByLookup":{"common":{"branding":{"name":"Jeffrey T. Mason","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/669ac12de5256acfeb694cfb"}}}}}},{"_id":"%2F0e1adf01ca285ee965d1ffe0216de4cd","slug":"michelle-fay","ownBrand":"brands/Michelle Fay (55919)","configByLookup":{"common":{"branding":{"name":"Michelle Fay","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/cbfc250cc9e0e529a165bd55c13a7acf"}}}}}},{"_id":"%2F12d9ce938fa33cea2bbdff366ef5fe7f","slug":"marc-the-cope-coppola","ownBrand":"brands/Marc 'The Cope' Coppola (1364)","configByLookup":{"common":{"branding":{"name":"Marc 'The Cope' Coppola","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/e1305a2e52d060fbee357616f521db7c"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["29715763","28242749","28149788","82770100"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F67f3c42d3034bc37f15ed45f","type":"PUBLISHING","record":{"ref_id":"%2F67f3c42d3034bc37f15ed45f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"75b90d2d-4a96-4ed2-bf1c-86c898c333d8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f3c44b3034bc37f15ed46a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>Jay North\u003c/strong>, a former child star best known for his role as the titular character on the sitcom \u003ca href=\"https://www.iheart.com/artist/televisions-greatest-hits-band-678792/songs/dennis-the-menace-16867166/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"16867166\" data-catalog-related-id=\"\">\u003cem>Dennis the Menace\u003c/em>\u003c/a>, has died at the age of 73, his friend, writer and producer \u003cstrong>Laurie Jacobson\u003c/strong>, revealed in a post shared on her Facebook account Sunday (April 6).\u003c/p>\n\n\u003cp>Jacobson said North's \u003cem>Dennis the Menace\u003c/em> co-star \u003cstrong>Jeanne Russell\u003c/strong> confirmed his passing in a phone call that was "terribly sad, but not unexpected news" following the actor's battle with \u003ca href=\"https://www.iheart.com/content/2025-04-01-this-ingredient-in-popular-beverage-is-linked-to-cancer/\" target=\"_blank\">cancer\u003c/a>.\u003c/p>\n\n\u003cp>"Our dear friend JAY NORTH has been fighting cancer for a number of years and this morning at noon EST, Jay passed peacefully at home," Jacobson wrote. "As many of his fans know, he had a difficult journey in Hollywood and after...but he did not let it define his life. He had a heart as big as a mountain, loved his friends deeply. He called us frequently and ended every conversation with "I love you with all my heart." And we loved him with all of ours. A life-long friend of Jon's, a brother to Jeanne and a dear friend to me, we will miss him terribly. He is out of pain now. His suffering is over. At last he is at peace."\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Facebook Post","@query":"https://graph.facebook.com/v16.0/oembed_post?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2Flauriejacobson%2Fposts%2Fpfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl","@url":"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl","author_name":"Laurie","author_url":"https://www.facebook.com/lauriejacobson","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\" class=\"fb-xfbml-parse-ignore\">\u003cp>Jeanne Russell just called us with terribly sad, but not unexpected news. Our dear friend JAY NORTH has been fighting...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/lauriejacobson\">Laurie Jacobson\u003c/a> on \u003ca href=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\">Sunday, April 6, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":552},"embed_type":"rich","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\" class=\"fb-xfbml-parse-ignore\">\u003cp>Jeanne Russell just called us with terribly sad, but not unexpected news. Our dear friend JAY NORTH has been fighting...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/lauriejacobson\">Laurie Jacobson\u003c/a> on \u003ca href=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\">Sunday, April 6, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl"},{"html":"\u003cp>Russell told \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/jay-north-dead-dennis-the-menace-1236182969/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a> that North had battled colon cancer and died at his Lake Butler, Florida, home. The child actor scored several roles on \u003cem>NBC\u003c/em> variety shows during the 1950s before landing his signature role on \u003cem>Dennis the Menace\u003c/em>, an adaptation of the popular comic strip created by cartoonist \u003cstrong>Hank Ketcham\u003c/strong>, in 1959, which ran for four seasons.\u003c/p>\n\n\u003cp>North later revealed that he suffered trauma while on the set, accusing his aunt \u003cstrong>Marie Hopper\u003c/strong>, who served as his guardian while his mother worked other jobs, of being physically and emotionally abusive during an interview with \u003ca href=\"https://www.deseret.com/1993/7/6/19055156/north-recalls-being-dennis/\" target=\"_blank\">\u003cem>the Los Angeles Daily News\u003c/em>\u003c/a> in 1993.\u003c/p>\n\n\u003cp>"If it took me more than one or two takes, I would be threatened and then whacked," North said at the time. "Even if a delay wasn't my fault, she would find a way to blame me and punish me. She was also very possessive and isolated me from the rest of the cast. I couldn't even eat lunch with everybody else. She made me eat it in the dressing room by myself."\u003c/p>\n\n\u003cp>North appeared in several films following the cancellation of \u003cem>Dennis the Menace\u003c/em> in 1963 including \u003cem>Zebra in the Kitchen\u003c/em> (1965) and \u003cem>Maya\u003c/em> (1966), the latter of which he later starred in a television adaptation of for 18 episodes. The actor later provided voiceover work in the late 1960s and 1970s and made his final acting appearance in a self-referential cameo in the 2003 film \u003cem>Dickie Roberts: Former Child Star\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-actor-jay-north-dead-at-73/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jay North","keywords/Dennis the Menace","keywords/Laurie Jacobson","keywords/death","keywords/cancer","keywords/colon cancer","keywords/actor","keywords/child star"],"primary_image":{"bucket":"new_assets","id":"%2F67f3c44b3034bc37f15ed46a"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1744029300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-actor-jay-north-dead-at-73","social_title":"","summary":"Actor Jay North, a former child star best known for his role as the titular character on the sitcom 'Dennis the Menace,' has died at the age of 73.","targets":[{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA","brands/KFI-AM (616)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor Jay North Dead At 73","permalink":"https://classichits1390.iheart.com/content/2025-04-07-actor-jay-north-dead-at-73/"},"slug":"2025-04-07-actor-jay-north-dead-at-73","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a","title":"Actor Jay North Dead At 73","description":"Actor Jay North, a former child star best known for his role as the titular character on the sitcom 'Dennis the Menace,' has died at the age of 73.","author":"Jason Hall"},"pub_start":1744029300000,"pub_until":4115978604802,"pub_changed":1744029641062,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/content","markets/LOSANGELES-CA","brands/KFI-AM (616)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f3c42d3034bc37f15ed45f","slug:2025-04-07-actor-jay-north-dead-at-73","slug:2025-04-07-actor-jay-north-dead-at-73","keyword:keywords/Jay North","keyword:keywords/Dennis the Menace","keyword:keywords/Laurie Jacobson","keyword:keywords/death","keyword:keywords/cancer","keyword:keywords/colon cancer","keyword:keywords/actor","keyword:keywords/child star","author:user"]}},{"id":"%2F67f171c70acf5446cc703735","type":"PUBLISHING","record":{"ref_id":"%2F67f171c70acf5446cc703735","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"23cf19b5-82aa-47b0-b183-dd0be67268a4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A mixed age range group of friends having a meal together at a restaurant.","id":"%2F62bbb90559148f6de694bf9c","new_tab":false,"schedule":{},"source_credit":"DGLimages / iStock / Getty Images","title":"Living Our Best Life","type":"asset","url":"","use_caption":false},{"html":"\u003cp>After seven years at the top, \u003ca href=\"https://www.foxbusiness.com/retail/olive-garden-loses-its-spot-top-us-casual-dining-restaurant-after-7-years-report\" target=\"_blank\">Olive Garden has been dethroned as America's leading casual dining restaurant\u003c/a> by Texas Roadhouse. The steakhouse chain surged ahead due to a significant increase in sales, marking a shift in consumer preferences from Italian cuisine to steakhouse offerings. According to Fox Business, Texas Roadhouse reported a 14.7% increase in sales, reaching $5.5 billion, while Olive Garden saw only a 0.8% rise, bringing in $5.2 billion.\u003c/p>\n\n\u003cp>Texas Roadhouse's success can be attributed to its expansion, with \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-14572159/olive-garden-americas-favorite-restaurant-chain-new-competitor-texas-roadhouse.html\" target=\"_blank\">26 new locations opened in 2024\u003c/a>. The chain now operates nearly 650 U.S. locations. Meanwhile, Olive Garden, despite adding 15 new restaurants, struggled to maintain its growth momentum.\u003c/p>\n\n\u003cp>Chili's, Applebee's, and Buffalo Wild Wings followed Texas Roadhouse and Olive Garden in the rankings, \u003ca href=\"https://www.restaurantbusinessonline.com/financing/texas-roadhouse-now-biggest-casual-dining-chain-us\" target=\"_blank\">each recording over $4 billion in sales\u003c/a>. Chili's, in particular, saw a remarkable 31% increase in orders during its third quarter, thanks to a revamped menu and a strong social media push.\u003c/p>\n\n\u003cp>Despite losing the top spot, Olive Garden's parent company, Darden Restaurants, remains optimistic, as it owns both Olive Garden and Texas Roadhouse. Olive Garden is attempting to boost sales with new delivery options and promotions like the never-ending pasta deal.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F62bbb90559148f6de694bf9c"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1743877020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","social_title":"","summary":"Olive Garden has been dethroned after a seven-year run.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"After Seven Years, There's a New Top Casual Restaurant In America","permalink":"https://classichits1390.iheart.com/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/"},"slug":"2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c","title":"After Seven Years, There's a New Top Casual Restaurant In America","description":"Olive Garden has been dethroned after a seven-year run.","author":"iHeartRadio"},"pub_start":1743877020000,"pub_until":4115978604802,"pub_changed":1743877356638,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f171c70acf5446cc703735","slug:2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","slug:2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F67f0378abcb159663f331451","type":"PUBLISHING","record":{"ref_id":"%2F67f0378abcb159663f331451","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d52bd8cb-00b3-4caf-85ef-a8e41170f511","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MILWAUKEE, WISCONSIN - JULY 18: Comedian and actor Russell Brand attends the fourth day of the Republican National Convention at the Fiserv Forum on July 18, 2024 in Milwaukee, Wisconsin. Delegates, politicians, and the Republican faithful are in Milwauke","id":"%2F67f00040aea68f9f14ebc69b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2024 Republican National Convention: Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003ca href=\"https://www.iheart.com/content/2025-04-04-russell-brand-reveals-real-reason-for-katy-perry-divorce-in-rare-statement/\" target=\"_blank\">\u003cstrong>Russell Brand\u003c/strong>\u003c/a> broke his silence after reports that he was facing rape and sexual assault charges by London's Metropolitan Police force on Friday (April 4).\u003c/p>\n\n\u003cp>Brand, 49, was reported to be facing one count of rape, one of indecent assault, one of oral rape and two of sexual assault following an 18-month investigation stemming from allegations made by four women, which he denied and vowed to fight.\u003c/p>\n\n\u003cp>“I was a fool before I lived in the light of the Lord. I was a drug addict, a sex addict and an imbecile, but what I never was was a rapist,” Brand said in a video on his Instagram account with "My response" as its caption. “I’ve never engaged in non-consensual activity. I pray that you can see that by looking in my eyes.”\u003c/p>\n\n\u003cp>“I’m now going to have the opportunity to defend these charges in court and I’m incredibly grateful for that,” he added.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDIB7350sSGx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DIB7350sSGx/?hl=en","author_name":"russellbrand","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Russell Brand (@russellbrand)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":854,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/488417987_18500482606020993_7646239873764876957_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEfstfhci9v96kXZJS-HACPnfDwQ3-u8I7wyIfBMkuOrOkbaSV1BhRlLwixGvhVql0&_nc_ohc=dqxDPfrfJEoQ7kNvwHLaaID&_nc_gid=f0-oZ21v2M5fn9qqmWBtdg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFCjKyB1ZnOojZMFShTmBXSAM0foxhTV-Rr5flwKxSBjw&oe=67F622F0&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Russell Brand (@russellbrand)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIB7350sSGx/?hl=en"},{"html":"\u003cp>The alleged incidents were reported to have taken place in central London and the seaside town of Bournemouth between 1999 and 2005.\u003c/p>\n\n\u003cp>An investigation into the alleged incidents is ongoing and anyone with relevant information is advised to contact London's Metropolitan Police force.\u003c/p>\n\n\u003cp>\u003cem>THIS IS A DEVELOPING STORY AND WILL BE UPDATED.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Russell Brand","keywords/Actor","keywords/force","keywords/rape","keywords/sexual assault charges","keywords/silence","keywords/reports","keywords/Metropolitan Police","keywords/London","keywords/Brand"],"primary_image":{"bucket":"new_assets","id":"%2F67f00040aea68f9f14ebc69b"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743796680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-russell-brand-breaks-silence-on-serious-charges","social_title":"","summary":"Actor and comedian Russell Brand broke his silence after reports that he was facing serious charges.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Russell Brand Breaks Silence On Serious Charges","permalink":"https://classichits1390.iheart.com/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/"},"slug":"2025-04-04-russell-brand-breaks-silence-on-serious-charges","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b","title":"Russell Brand Breaks Silence On Serious Charges","description":"Actor and comedian Russell Brand broke his silence after reports that he was facing serious charges.","author":"Jason Hall"},"pub_start":1743796680000,"pub_until":4115978604802,"pub_changed":1743797070092,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0378abcb159663f331451","slug:2025-04-04-russell-brand-breaks-silence-on-serious-charges","slug:2025-04-04-russell-brand-breaks-silence-on-serious-charges","keyword:keywords/Russell Brand","keyword:keywords/Actor","keyword:keywords/force","keyword:keywords/rape","keyword:keywords/sexual assault charges","keyword:keywords/silence","keyword:keywords/reports","keyword:keywords/Metropolitan Police","keyword:keywords/London","keyword:keywords/Brand","author:user"]}},{"id":"%2F67efefef6be4aa42b62c1345","type":"PUBLISHING","record":{"ref_id":"%2F67efefef6be4aa42b62c1345","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"617caba0-dcff-4255-a50d-27f502a2a9bd","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0087059392440b35d80b5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Tom Cruise\u003c/strong> is speaking out following the death of his \u003cem>Top Gun\u003c/em> costar \u003cstrong>Val Kilmer\u003c/strong>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\">\u003cem>Mission: Impossible\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\"> star\u003c/a> shared an emotional tribute to the \u003cem>Batman Forever\u003c/em> actor while at CinemaCon in Las Vegas on Thursday (April 3) following Kilmer's death earlier this week, per \u003ca href=\"https://variety.com/2025/film/news/tom-cruise-honors-val-kilmer-cinemacon-1236354766/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>"I'd like to honor a dear friend of mine, Val Kilmer," Cruise said, before explaining how honored he was to work with the actor not just on the original 1986 film but its 2022 sequel. "I can't tell you how much I admire his work, how grateful and honored I was when he joined \u003cem>Top Gun\u003c/em> and came back later for \u003cem>Top Gun: Maverick\u003c/em>."\u003c/p>\n\n\u003cp>Cruise then encouraged the crowd to take a moment of silence and reflect on Kilmer's legacy before sharing a final message to his late friend.\u003c/p>\n\n\u003cp>"I think it would be really nice if we could have a moment together because he loved movies and he gave a lot to all of us," he said. "Just kind of think about all the wonderful times that we had with him... I wish you well on the next journey."\u003c/p>\n\n\u003cp>Kilmer, who battled throat cancer for several years, \u003ca href=\"https://www.iheart.com/content/2025-04-01-actor-val-kilmer-dead-at-65/\" target=\"_blank\">passed away\u003c/a> Tuesday (April 1) from pneumonia at the age of 65. Following news of his death, \u003ca href=\"https://www.iheart.com/content/2025-04-04-val-kilmers-children-break-silence-on-his-death/\" target=\"_blank\">his children expressed gratitude\u003c/a> for fans and friends for "honoring our extraordinary father’s memory."\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tom Cruise","keywords/Val Kilmer","keywords/Top Gun","keywords/tribute"],"primary_image":{"bucket":"new_assets","id":"%2F67f0087059392440b35d80b5"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},"publish_date":1743794460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","social_title":"","summary":"The \"Mission: Impossible\" star also led a moment of silence for his \"dear friend\" at CinemaCon.","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer","permalink":"https://classichits1390.iheart.com/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/"},"slug":"2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5","title":"Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer","description":"The \"Mission: Impossible\" star also led a moment of silence for his \"dear friend\" at CinemaCon.","author":"Sarah Tate"},"pub_start":1743794460000,"pub_until":4115978604802,"pub_changed":1743794870272,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efefef6be4aa42b62c1345","slug:2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","slug:2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","keyword:keywords/Tom Cruise","keyword:keywords/Val Kilmer","keyword:keywords/Top Gun","keyword:keywords/tribute","author:user"]}},{"id":"%2F67efe40b4c675a163edaa4fd","type":"PUBLISHING","record":{"ref_id":"%2F67efe40b4c675a163edaa4fd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ea61e9eb-ed3b-4ca1-befb-30302646491b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2Felton-john-radio-10713%2F","@url":"https://www.iheart.com/live/elton-john-radio-10713/","author_name":"Elton John Radio","author_url":"https://www.iheart.com/live/elton-john-radio-10713/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"Elton John Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/elton-john-radio-10713/?embed=true&cid=oembed&keyid%5B0%5D=Elton%20John%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/67eef95d6bdcb91e9ea8b4e9?ops=fit(300%2C300)","thumbnail_width":300,"title":"Elton John Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Elton John Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/elton-john-radio-10713/?embed=true&cid=oembed&keyid%5B0%5D=Elton%20John%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/elton-john-radio-10713/"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efef924c675a163edaa508","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/elton-john-5041/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5041\" data-catalog-related-id=\"\">Elton John\u003c/a> and iHeartRadio recently turned up the volume on a brand new station that features anything and everything The Rocket Man. \u003c/p>\n\n\u003cp>Now, you can enjoy non-stop Elton John hits, including live performances and deep cuts from every album, without commercials. It's a continuous stream of feel-good tracks that’ll fill your car, room, or headphones—wherever you choose to listen!\u003c/p>\n\n\u003cp>The Rocket Club family can officially jam to hits like "Bennie And The Jets," "Your Song," "I'm Still Standing," "Don't Go Breaking My Heart," and many more of Elton John's biggest tracks uninterrupted. \u003c/p>\n\n\u003cp>Whether you need a "Crocodile Rock" dance break between chores or "Daniel" to pair with an introspective afternoon, an Elton John song to match your mood is just one click away and can be accessed at any time. \u003c/p>\n\n\u003cp>Elton John Radio will feature his most acclaimed hits, fan-favorite tunes from each decade, and behind-the-scenes stories surrounding a few of the icon's most legendary tracks. Listeners will get exclusive intel on John's most impactful tunes, including 2025's "\u003ca href=\"https://www.iheart.com/content/2025-02-06-watch-elton-john-has-nightmare-meltdown-amid-perfecting-upcoming-album/\" target=\"_blank\">Who Believes in Angels?\u003c/a>" with \u003ca href=\"https://www.iheart.com/artist/brandi-carlile-89322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89322\" data-catalog-related-id=\"\">Brandi Carlile\u003c/a>, directly from The Rocket Man himself! \u003c/p>\n\n\u003cp>For more on the Grammy-winning sensation's new record (out today!), read \u003ca href=\"https://www.iheart.com/content/2025-02-05-elton-john-brandi-carlile-team-up-for-who-believes-in-angels-album/\" target=\"_blank\">Elton John & Brandi Carlile Team Up For 'Who Believes In Angels?' Album\u003c/a>. \u003c/p>\n\n\u003cp>Listen to iHeartRadio and Elton John's latest collab, \u003ca href=\"https://www.iheart.com/live/elton-john-radio-10713/\" target=\"_blank\">Elton John Radio\u003c/a>, now! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FiHeartRadio%2Fstatus%2F1908161677448658952","@url":"https://x.com/iHeartRadio/status/1908161677448658952","author_name":"iHeartRadio","author_url":"https://twitter.com/iHeartRadio","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Our new exclusive streaming station, “Elton John Radio” features all of Elton John’s biggest hits, including live songs and deep cuts from each of his landmark albums! 💖💫\u003cbr>\u003cbr>Listen here: \u003ca href=\"https://t.co/uDfpWib52u\">https://t.co/uDfpWib52u\u003c/a> \u003ca href=\"https://t.co/IcnOp5iTZO\">pic.twitter.com/IcnOp5iTZO\u003c/a>\u003c/p>— iHeartRadio (@iHeartRadio) \u003ca href=\"https://twitter.com/iHeartRadio/status/1908161677448658952?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/iHeartRadio/status/1908161677448658952","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Our new exclusive streaming station, “Elton John Radio” features all of Elton John’s biggest hits, including live songs and deep cuts from each of his landmark albums! 💖💫\u003cbr>\u003cbr>Listen here: \u003ca href=\"https://t.co/uDfpWib52u\">https://t.co/uDfpWib52u\u003c/a> \u003ca href=\"https://t.co/IcnOp5iTZO\">pic.twitter.com/IcnOp5iTZO\u003c/a>\u003c/p>— iHeartRadio (@iHeartRadio) \u003ca href=\"https://twitter.com/iHeartRadio/status/1908161677448658952?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/iHeartRadio/status/1908161677448658952"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/station","keywords/Elton John","keywords/Elton John Radio","keywords/everything","keywords/anything","keywords/iHeartRadio","keywords/album","keywords/stream","keywords/cuts","keywords/volume"],"primary_image":{"bucket":"new_assets","id":"%2F67efef924c675a163edaa508"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},"publish_date":1743785220000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","social_title":"","summary":"Did someone say commercial-free?!","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["artists/Elton John (5041)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN","permalink":"https://classichits1390.iheart.com/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/"},"slug":"2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508","title":"iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN","description":"Did someone say commercial-free?!","author":"Logan DeLoye"},"pub_start":1743785220000,"pub_until":4115978604802,"pub_changed":1743794470305,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","artists/Elton John (5041)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efe40b4c675a163edaa4fd","slug:2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","slug:2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","keyword:keywords/station","keyword:keywords/Elton John","keyword:keywords/Elton John Radio","keyword:keywords/everything","keyword:keywords/anything","keyword:keywords/iHeartRadio","keyword:keywords/album","keyword:keywords/stream","keyword:keywords/cuts","keyword:keywords/volume","author:user"]}},{"id":"%2F67f0000baea68f9f14ebc690","type":"PUBLISHING","record":{"ref_id":"%2F67f0000baea68f9f14ebc690","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e397926-8ca0-49cb-ae00-f1ca32b9e56a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MILWAUKEE, WISCONSIN - JULY 18: Comedian and actor Russell Brand attends the fourth day of the Republican National Convention at the Fiserv Forum on July 18, 2024 in Milwaukee, Wisconsin. Delegates, politicians, and the Republican faithful are in Milwauke","id":"%2F67f00040aea68f9f14ebc69b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2024 Republican National Convention: Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003cstrong>Russell Brand\u003c/strong> is facing rape and sexual assault charges by London's Metropolitan Police force, \u003ca href=\"https://apnews.com/article/uk-russell-brand-charges-police-778978fa21ab6c04eb8c953e2bd7c688\" target=\"_blank\">\u003cem>the Associated Press\u003c/em>\u003c/a> reported on Friday (April 4).\u003c/p>\n\n\u003cp>Brand, 50, faces one count of rape, one of indecent assault, one of oral rape and two of sexual assault following an 18-month investigation stemming from allegations made by four women. The alleged incidents were reported to have taken place in central London and the seaside town of Bournemouth between 1999 and 2005.\u003c/p>\n\n\u003cp>An investigation into the alleged incidents is ongoing and anyone with relevant information is advised to contact London's Metropolitan Police force.\u003c/p>\n\n\u003cp>\u003cem>THIS IS A DEVELOPING STORY AND WILL BE UPDATED.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-russell-brand-facing-serious-charges/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Russell Brand","keywords/rape","keywords/sexual assault charges","keywords/London","keywords/Actor","keywords/incidents","keywords/Metropolitan Police","keywords/force","keywords/Brand","keywords/Associated Press","keywords/sexual assault"],"primary_image":{"bucket":"new_assets","id":"%2F67f00040aea68f9f14ebc69b"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743781920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-russell-brand-facing-serious-charges","social_title":"","summary":"Actor and comedian Russell Brand is facing serious charges.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Russell Brand Facing Serious Charges","permalink":"https://classichits1390.iheart.com/content/2025-04-04-russell-brand-facing-serious-charges/"},"slug":"2025-04-04-russell-brand-facing-serious-charges","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b","title":"Russell Brand Facing Serious Charges","description":"Actor and comedian Russell Brand is facing serious charges.","author":"Jason Hall"},"pub_start":1743781920000,"pub_until":4115978604802,"pub_changed":1743782382392,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0000baea68f9f14ebc690","slug:2025-04-04-russell-brand-facing-serious-charges","slug:2025-04-04-russell-brand-facing-serious-charges","keyword:keywords/Russell Brand","keyword:keywords/rape","keyword:keywords/sexual assault charges","keyword:keywords/London","keyword:keywords/Actor","keyword:keywords/incidents","keyword:keywords/Metropolitan Police","keyword:keywords/force","keyword:keywords/Brand","keyword:keywords/Associated Press","keyword:keywords/sexual assault","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67eecca95ce5d53101f6dce5","type":"PUBLISHING","record":{"ref_id":"%2F67eecca95ce5d53101f6dce5","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"28242749","kind":"podcast","related_id":"271691648","schedule":{},"type":"catalog"},{"html":"\u003cp>Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F67eecc685ce5d53101f6dcde","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","feed_type":"PODCAST","feed_vendor":"Talk Talk with Martha Quinn","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Martha Quinn (57763)"]},"publish_date":1743688446000,"publish_end_date":4115978604802,"publish_origin":"brands/Martha Quinn (57763)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot","social_title":"","summary":"Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast","targets":[],"title":"Episode 237-I Want A Robot","permalink":"https://classichits1390.iheart.com/featured/martha-quinn/content/2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot/"},"slug":"2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Episode 237-I Want A Robot","description":"Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast","author":""},"pub_start":1743688446000,"pub_until":4115978604802,"pub_changed":1743703210063,"subscription":[{"tags":["brands/Martha Quinn (57763)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Martha Quinn (57763)","id:/67eecca95ce5d53101f6dce5","slug:2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot","slug:2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot"]}},{"id":"%2F67ebdcb3656f49ace264432c","type":"PUBLISHING","record":{"ref_id":"%2F67ebdcb3656f49ace264432c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>Graceland is celebrating the life, music and legacy of Elvis Presley with "Elvis Week 2025. It's\u003c/p>\n\n\u003cp>going down from August 8th through the 16th in Memphis. It'll be a week of live performance,\u003c/p>\n\n\u003cp>panels, contests, movie screenings and the annual Candlelight Vigil. The ceremony will be\u003c/p>\n\n\u003cp>available for fans to stream live online. Tickets and a complete lineup of all Elvis Week events\u003c/p>\n\n\u003cp>can be found on ElvisWeek.com.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://q1043.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-elvis-week-2025-is-set/","cuser":"user/ldap/CCRNYC1MXC","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F67ebdd1582932d086b370a9e"},"primary_target":{"categories":[],"distribution":["brands/Marc 'The Cope' Coppola (1364)"]},"publish_date":1743511080000,"publish_end_date":4115978604802,"publish_origin":"brands/Marc 'The Cope' Coppola (1364)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-01-elvis-week-2025-is-set","social_title":"","summary":"","targets":[],"title":"Elvis Week 2025 Is Set!","permalink":"https://classichits1390.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-elvis-week-2025-is-set/"},"slug":"2025-04-01-elvis-week-2025-is-set","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e","title":"Elvis Week 2025 Is Set!","description":"","author":""},"pub_start":1743511080000,"pub_until":4115978604802,"pub_changed":1743511392220,"subscription":[{"tags":["brands/Marc 'The Cope' Coppola (1364)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Marc 'The Cope' Coppola (1364)","id:/67ebdcb3656f49ace264432c","slug:2025-04-01-elvis-week-2025-is-set","slug:2025-04-01-elvis-week-2025-is-set"]}},{"id":"%2F67ebdb44adc5f5e1bcfcef98","type":"PUBLISHING","record":{"ref_id":"%2F67ebdb44adc5f5e1bcfcef98","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>ROCK HALL: Fan Vote Recap - Week Seven\u003c/p>\n\n\u003cp>Cyndi Lauper has overtaken Soundgarden for fourth place in the seventh week of the Rock & Roll Hall of Fame Fan Vote while everyone else remains the same. With close to two-million votes cast, the complete order and number of votes, rounded up, is as follows:\u003c/p>\n\n\u003cp>1. Phish - 261,500\u003c/p>\n\n\u003cp>2. Bad Company - 202,000\u003c/p>\n\n\u003cp>3. Billy Idol - 193,000\u003c/p>\n\n\u003cp>4. Cyndi Lauper - 173,500\u003c/p>\n\n\u003cp>5. Soundgarden - 173,000\u003c/p>\n\n\u003cp>6. Joe Cocker - 168,500\u003c/p>\n\n\u003cp>7. Chubby Checker - 148,500\u003c/p>\n\n\u003cp>8. Black Crowes - 124,500\u003c/p>\n\n\u003cp>9. Mariah Carey - 111,000\u003c/p>\n\n\u003cp>10. Joy Division + New Order - 91,000\u003c/p>\n\n\u003cp>11. The White Stripes - 85,500\u003c/p>\n\n\u003cp>12. Outkast - 84,000\u003c/p>\n\n\u003cp>13. Oasis - 79,000\u003c/p>\n\n\u003cp>14. Mana - 29,000\u003c/p>\n\n\u003cp>You can vote once a day through April 21st at Vote.RockHall.com. The top five artists selected by\u003c/p>\n\n\u003cp>the public will comprise a “fans’ ballot” that will be tallied along with the other ballots to\u003c/p>\n\n\u003cp>determine the 2025 Inductees.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://q1043.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going/","cuser":"user/ldap/CCRNYC1MXC","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F66f428677d84d95705f2aed4"},"primary_target":{"categories":[],"distribution":["brands/Marc 'The Cope' Coppola (1364)"]},"publish_date":1743510300000,"publish_end_date":4115978604802,"publish_origin":"brands/Marc 'The Cope' Coppola (1364)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going","social_title":"","summary":"","targets":[],"title":"How's That Rock & Roll Hall of Fame Fan Vote Going?","permalink":"https://classichits1390.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going/"},"slug":"2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4","title":"How's That Rock & Roll Hall of Fame Fan Vote Going?","description":"","author":""},"pub_start":1743510300000,"pub_until":4115978604802,"pub_changed":1743510638994,"subscription":[{"tags":["brands/Marc 'The Cope' Coppola (1364)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Marc 'The Cope' Coppola (1364)","id:/67ebdb44adc5f5e1bcfcef98","slug:2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going","slug:2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going"]}},{"id":"%2F67e42b3af6fe5d75284aba51","type":"PUBLISHING","record":{"ref_id":"%2F67e42b3af6fe5d75284aba51","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Judi Diamond","blocks":[{"html":"\u003cp>Brandon Springman (\u003cem>u/s Buddy; Alton, IL native)\u003c/em> from \u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\">Kimberly Akimbo\u003c/a>, check out Billy&Judi's chat below, and see \u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\"> Kimberly Akimbo at the Fab fox NOW\u003c/a>!\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true","author_name":"","author_url":"","height":"200px","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true\" width=\"100%\" height=\"200px\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true\" width=\"100%\" height=\"200px\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true"},{"attributes":{"@provider":"Facebook Video","@query":"https://graph.facebook.com/v16.0/oembed_video?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2F103klou%2Fvideos%2F684971190708826%2F","@url":"https://www.facebook.com/103klou/videos/684971190708826/","author_name":"103.3 KLOU","author_url":"https://www.facebook.com/103klou","html":"\u003cdiv class=\"fb-video\" data-href=\"https://www.facebook.com/103klou/videos/684971190708826/\" data-app-id=\"121897277851831\">\u003cblockquote cite=\"https://www.facebook.com/103klou/videos/684971190708826/\" class=\"fb-xfbml-parse-ignore\">\u003ca href=\"https://www.facebook.com/103klou/videos/684971190708826/\">\u003c/a>\u003cp>Check out Kimberly Akimbo now playing at The Fabulous Fox! AND Billy and Judi in the Morning chat with Alton IL cast member, Brandon Springman! We'll be posting that chat soon! BUT make sure to get your tickets BEFORE they sell out!\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/103klou\">103.3 KLOU\u003c/a> on Thursday, March 27, 2025\u003c/blockquote>\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"video","version":"1.0","width":500},"embed_type":"video","html":"\u003cdiv class=\"fb-video\" data-href=\"https://www.facebook.com/103klou/videos/684971190708826/\" data-app-id=\"121897277851831\">\u003cblockquote cite=\"https://www.facebook.com/103klou/videos/684971190708826/\" class=\"fb-xfbml-parse-ignore\">\u003ca href=\"https://www.facebook.com/103klou/videos/684971190708826/\">\u003c/a>\u003cp>Check out Kimberly Akimbo now playing at The Fabulous Fox! AND Billy and Judi in the Morning chat with Alton IL cast member, Brandon Springman! We'll be posting that chat soon! BUT make sure to get your tickets BEFORE they sell out!\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/103klou\">103.3 KLOU\u003c/a> on Thursday, March 27, 2025\u003c/blockquote>\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/103klou/videos/684971190708826/"},{"html":"\u003ch3>\u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\">Kimberly Akimbo - Fabulous Fox \u003c/a>\u003c/h3>\n\n\u003cp>March 25th - April 6th 2025\u003c/p>\n\n\u003cp>A new musical about growing up and growing old (in no particular order), \u003cstrong>\u003cem>KIMBERLY AKIMBO\u003c/em>\u003c/strong> is the winner of 5 Tony Awards including BEST MUSICAL. It features Tony Award-winning book and lyrics by David Lindsay-Abaire (\u003cem>Shrek\u003c/em>), a Tony Award-winning score by Jeanine Tesori (\u003cem>Fun Home\u003c/em>), choreography by Danny Mefford (\u003cem>Dear Evan Hansen\u003c/em>) and direction by Tony-nominated director Jessica Stone.\u003c/p>\n\n\u003cp> Kimberly is about to turn 16 and recently moved with her family to a new town in suburban New Jersey. In this “howlingly funny heartbreaker of a show” (\u003cem>The New Yorker\u003c/em>), Kim is forced to navigate family dysfunction, a rare genetic condition, her first crush … and possible felony charges. Ever the optimist, she is determined to find happiness against all odds and embark on a great adventure.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://klou.iheart.com/content/2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage/","cuser":"user/ldap/1123854","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Theatre","keywords/Fabulous","keywords"],"primary_image":{"bucket":"new_assets","id":"%2F67e42c57f6fe5d75284aba5b"},"primary_target":{"categories":[],"distribution":["brands/KLOU-FM (4677)","brands/Billy and Judi","brands/Judi Diamond"]},"publish_date":1743078720000,"publish_end_date":4115978604802,"publish_origin":"brands/KLOU-FM (4677)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","social_title":"","summary":"See Kimberly Akimbo - Fabulous Fox now playing!","targets":[],"title":"Alton, IL to Broadway! Brandon Springman on the Fab Fox Stage!","permalink":"https://classichits1390.iheart.com/content/2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage/"},"slug":"2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b","title":"Alton, IL to Broadway! Brandon Springman on the Fab Fox Stage!","description":"See Kimberly Akimbo - Fabulous Fox now playing!","author":"Judi Diamond"},"pub_start":1743078720000,"pub_until":4115978604802,"pub_changed":1743079133594,"subscription":[{"tags":["brands/KLOU-FM (4677)","brands/Billy and Judi","brands/Judi Diamond"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KLOU-FM (4677)","id:/67e42b3af6fe5d75284aba51","slug:2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","slug:2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","keyword:keywords/Theatre","keyword:keywords/Fabulous","keyword:keywords","author:user"]}},{"id":"%2F67dda2c63352de39db3b5593","type":"PUBLISHING","record":{"ref_id":"%2F67dda2c63352de39db3b5593","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>Do you remember what you were doing at the sweet age of 16??? \u003c/p>\n\n\u003cp>Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003cem>Talk Talk\u003c/em>!\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F508-talk-talk-with-martha-quin-28242749%2Fepisode%2Fepisode-236-sweet-16-what-were-270704146%2F","@url":"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/","author_name":"Talk Talk with Martha Quinn","author_url":"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"Episode 236-Sweet 16 & What Were We Doing - Talk Talk with Martha Quinn\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/?embed=true&cid=oembed&keyid%5B0%5D=Talk%20Talk%20with%20Martha%20Quinn&keyid%5B1%5D=Episode%20236-Sweet%2016%20%26%20What%20Were%20We%20Doing%20-%20Talk%20Talk%20with%20Martha%20Quinn&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw","thumbnail_width":300,"title":"Episode 236-Sweet 16 & What Were We Doing - Talk Talk with Martha Quinn","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Episode 236-Sweet 16 & What Were We Doing - Talk Talk with Martha Quinn\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/?embed=true&cid=oembed&keyid%5B0%5D=Talk%20Talk%20with%20Martha%20Quinn&keyid%5B1%5D=Episode%20236-Sweet%2016%20%26%20What%20Were%20We%20Doing%20-%20Talk%20Talk%20with%20Martha%20Quinn&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/"}],"canonical_url":"https://classichits1037.iheart.com/featured/martha-quinn/content/2025-03-21-sweet-16-what-was-martha-thinking/","cuser":"user/ldap/1052863","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67c2148542eaa0a3b7ff7390"},"primary_target":{"categories":["categories/local-news","categories/entertainment-news","categories/feel-good","categories/interviews"],"distribution":["brands/Martha Quinn (57763)","brands/KOSF-FM (12017)"]},"publish_date":1742578200000,"publish_end_date":4115978604802,"publish_origin":"brands/Martha Quinn (57763)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-21-sweet-16-what-was-martha-thinking","social_title":"","summary":"Martha Quinn, Christie, & Karena: Unfiltered Tales from Their 16-Year-Old Selves! #podcast","targets":[],"title":"Sweet 16 & What Was Martha Thinking? ","permalink":"https://classichits1390.iheart.com/featured/martha-quinn/content/2025-03-21-sweet-16-what-was-martha-thinking/"},"slug":"2025-03-21-sweet-16-what-was-martha-thinking","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390","title":"Sweet 16 & What Was Martha Thinking? ","description":"Martha Quinn, Christie, & Karena: Unfiltered Tales from Their 16-Year-Old Selves! #podcast","author":""},"pub_start":1742578200000,"pub_until":4115978604802,"pub_changed":1742578528959,"subscription":[{"tags":["categories/local-news","categories/entertainment-news","categories/feel-good","categories/interviews","brands/Martha Quinn (57763)","brands/KOSF-FM (12017)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Martha Quinn (57763)","id:/67dda2c63352de39db3b5593","slug:2025-03-21-sweet-16-what-was-martha-thinking","slug:2025-03-21-sweet-16-what-was-martha-thinking"]}},{"id":"%2F67dd83a6cf171e7509dcda75","type":"PUBLISHING","record":{"ref_id":"%2F67dd83a6cf171e7509dcda75","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"28242749","kind":"podcast","related_id":"270704146","schedule":{},"type":"catalog"},{"html":"\u003cp>Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003cem>Talk Talk\u003c/em>! #podcast\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F67dd81f809ec907ecc1558a4","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","feed_type":"PODCAST","feed_vendor":"Talk Talk with Martha Quinn","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Martha Quinn (57763)"]},"publish_date":1742555358000,"publish_end_date":4115978604802,"publish_origin":"brands/Martha Quinn (57763)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing","social_title":"","summary":"Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003ci>Talk Talk\u003c/i>! #podcast","targets":[],"title":"Episode 236-Sweet 16 & What Were We Doing","permalink":"https://classichits1390.iheart.com/featured/martha-quinn/content/2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing/"},"slug":"2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Episode 236-Sweet 16 & What Were We Doing","description":"Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003ci>Talk Talk\u003c/i>! #podcast","author":""},"pub_start":1742555358000,"pub_until":4115978604802,"pub_changed":1742570407097,"subscription":[{"tags":["brands/Martha Quinn (57763)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Martha Quinn (57763)","id:/67dd83a6cf171e7509dcda75","slug:2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing","slug:2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]}}],["topic-e6Rs0",{"data":{}}],["contestsloader-krrz-am",{"data":[{"appType":"contest","appId":"1743642","parentAppId":"1743175","title":"Win A Full Tuition Scholarship To AMDA And Perform Alongside Broadway’s Brightest Stars!","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"https://www.iheartradiobroadway.com/featured/iheart-amda/","pageUrl":"https://classichits1390.iheart.com/contests/win-a-full-tuition-scholarship-to-amda-and-perform-alongside-broadway-s-brightest-stars-1743642/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"4","startTime":"2025-01-19 23:00:00","endTime":"2025-05-18 22:59:00","scheduleStatus":"live","startDate":"2025-01-19 23:00:00","endDate":"2025-05-18 22:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQzMTc1X21vYmlsZV8xNzM4NDA3NjEwLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRek1UYzFYMjF2WW1sc1pWOHhOek00TkRBM05qRXdMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"536352442","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1746028","parentAppId":"1745687","title":"Stella Rosa $100K Grocery Giveaway","shareTitle":"I just entered to win an awesome prize!","tags":"","gridStatus":"show_live","gridRedirect":"https://news.iheart.com/contests/stella-rosa-100k-grocery-giveaway-1738829/","pageUrl":"https://classichits1390.iheart.com/contests/stella-rosa-100k-grocery-giveaway-1746028/","primaryImage":"","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"5","startTime":"2025-01-31 23:00:00","endTime":"2025-05-31 22:59:00","scheduleStatus":"live","startDate":"2025-01-31 23:00:00","endDate":"2025-05-31 22:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzQ1Njg3X21vYmlsZV8xNzM4Nzg3MzAyLmpwZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpRMU5qZzNYMjF2WW1sc1pWOHhOek00TnpnM016QXlMbXB3WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"536352442","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null},{"appType":"contest","appId":"1767288","parentAppId":"1762618","title":"Win a trip to see Rod Stewart ONE LAST TIME in 2025 with special guest Cheap Trick!","shareTitle":"Win A Trip To See Rod Stewart with Cheap Trick! ","tags":"","gridStatus":"show_live","gridRedirect":"","pageUrl":"https://classichits1390.iheart.com/contests/win-a-trip-to-see-rod-stewart-one-last-time-in-2025-with-special-guest-cheap-trick-1767288/","primaryImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzYyNjE4X3N0YW5kYXJkXzE3NDI4Mzk5NTcucG5nIiwiYnVja2V0IjoiYXB0aXZhZGEtZmlsZXMiLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjE2MDAsImhlaWdodCI6MzIwMCwiZml0IjoiaW5zaWRlIiwid2l0aG91dEVubGFyZ21lbWVudCI6dHJ1ZX0sInRvRm9ybWF0Ijoid2VicCIsIndlYnAiOnsicXVhbGl0eSI6MTAwLCJzbWFydFN1YnNhbXBsZSI6dHJ1ZSwiZWZmb3J0Ijo0fSwib3BlcmF0aW9ucyI6W3sib3BlcmF0aW9uIjoic3RyaXAifV19fQ==","mobileImage":"","gridImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzYyNjE4X21vYmlsZV8xNzQyODQwMTQxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","prize":"","sort":"25","startTime":"2025-04-06 23:00:00","endTime":"2025-04-13 22:59:00","scheduleStatus":"live","startDate":"2025-04-06 23:00:00","endDate":"2025-04-13 22:59:00","description":"","active":null,"subtitle":"","type":"","displayImage":"https://cdn3.aptivada.com/eyJrZXkiOiJmaWxlc1wvYXBwX2dyYXBoaWNzXC8yNDQ0Njk2ODJfY29udGVzdF8xNzYyNjE4X21vYmlsZV8xNzQyODQwMTQxLnBuZyIsImJ1Y2tldCI6ImFwdGl2YWRhLWZpbGVzIiwiZWRpdHMiOnsicmVzaXplIjp7IndpZHRoIjoxNjAwLCJoZWlnaHQiOjMyMDAsImZpdCI6Imluc2lkZSIsIndpdGhvdXRFbmxhcmdtZW1lbnQiOnRydWV9LCJ0b0Zvcm1hdCI6IndlYnAiLCJ3ZWJwIjp7InF1YWxpdHkiOjEwMCwic21hcnRTdWJzYW1wbGUiOnRydWUsImVmZm9ydCI6NH0sIm9wZXJhdGlvbnMiOlt7Im9wZXJhdGlvbiI6InN0cmlwIn1dfX0=","thumbnailImage":"https://i.iheart.com/v3/url/aHR0cHM6Ly9jZG4zLmFwdGl2YWRhLmNvbS9leUpyWlhraU9pSm1hV3hsYzF3dllYQndYMmR5WVhCb2FXTnpYQzh5TkRRME5qazJPREpmWTI5dWRHVnpkRjh4TnpZeU5qRTRYMjF2WW1sc1pWOHhOelF5T0RRd01UUXhMbkJ1WnlJc0ltSjFZMnRsZENJNkltRndkR2wyWVdSaExXWnBiR1Z6SWl3aVpXUnBkSE1pT25zaWNtVnphWHBsSWpwN0luZHBaSFJvSWpveE5qQXdMQ0pvWldsbmFIUWlPak15TURBc0ltWnBkQ0k2SW1sdWMybGtaU0lzSW5kcGRHaHZkWFJGYm14aGNtZHRaVzFsYm5RaU9uUnlkV1Y5TENKMGIwWnZjbTFoZENJNkluZGxZbkFpTENKM1pXSndJanA3SW5GMVlXeHBkSGtpT2pFd01Dd2ljMjFoY25SVGRXSnpZVzF3YkdVaU9uUnlkV1VzSW1WbVptOXlkQ0k2Tkgwc0ltOXdaWEpoZEdsdmJuTWlPbHQ3SW05d1pYSmhkR2x2YmlJNkluTjBjbWx3SW4xZGZYMD0=","accountId":"536352442","facebookShareImage":null,"width":null,"shareLocation":null,"timeZone":null}]}],["item-eyebrow-/67f430e38c0f313a936f89a0",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/67f3d7cc1ba42ba938766f7f",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/5d79293d3de24c9834997cf9",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/67f171c70acf5446cc703735",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/67efe40b4c675a163edaa4fd",{"data":{"name":"music-news","source":{"id":null,"display_name":"Music News","description":null,"source_name":null,"type":"user"},"displayName":"Music News"}}],["item-eyebrow-/67eecca95ce5d53101f6dce5",{"data":null}],["item-eyebrow-/67ebdb44adc5f5e1bcfcef98",{"data":null}],["item-eyebrow-/67e42b3af6fe5d75284aba51",{"data":null}],["item-eyebrow-/67f0000baea68f9f14ebc690",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/67f3c42d3034bc37f15ed45f",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/67f0378abcb159663f331451",{"data":{"name":"national-news","source":{"id":null,"display_name":"National News","description":null,"source_name":null,"type":"user"},"displayName":"National News"}}],["item-eyebrow-/67efefef6be4aa42b62c1345",{"data":{"name":"entertainment-news","source":{"id":null,"display_name":"Entertainment News","description":null,"source_name":null,"type":"user"},"displayName":"Entertainment News"}}],["item-eyebrow-/67dd83a6cf171e7509dcda75",{"data":null}],["item-eyebrow-/67dda2c63352de39db3b5593",{"data":{"name":"local-news","source":{"id":null,"display_name":"Local News","description":null,"source_name":null,"type":"user"},"displayName":"Local News"}}],["item-eyebrow-/67ebdcb3656f49ace264432c",{"data":null}],["$podcastloader-29715763,28242749,28149788,82770100",{"data":[{"id":29715763,"title":"Billy & Judi","description":"Hear Billy and Judi In The Morning weekdays from 5am - 10am.","lastUpdated":1724176748,"slug":"389-billy-judi","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM1NjM5NDhlMzI2ZGFmNTgxMDkyYzM5YWI3NDVhY2E4LmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAABAjFogAAAGVurnd0A"},"items":[{"id":271928120,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Top things that drive your SO nuts, GB Answer and extras!","duration":1246,"isExplicit":false,"description":"Things that drive your other half nuts, but you do it anyway, plus your Google and Bonus Buster answers, A life hack for your dry wintery skin, and more! Subscribe for FREE the iheartradio App and thanks for making our station your #1 preset!","startDate":1744024614000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":271928119,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Top things that drive your SO nuts, GB Answer and extras!","duration":1246,"isExplicit":false,"description":"Things that drive your other half nuts, but you do it anyway, plus your Google and Bonus Buster answers, A life hack for your dry wintery skin, and more! Subscribe for FREE the iheartradio App and thanks for making our station your #1 preset!","startDate":1744024614000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":271169029,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Most Popular \"Icks\", so what's yours?","duration":959,"isExplicit":false,"description":"Get your Google And Bonus Buster answers daily and catch up with the B&J Replay podcast! ALWAYS FREE on the iheartradio app! Please add our station and our podcasts to your presets! and THANK YOU! Your support helps keep our show free for you on demand!","startDate":1743092121000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":271106756,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Brandon Springman in KIMBERLY AKIMBO at The Fab Fox!","duration":518,"isExplicit":false,"description":"\u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\" rel=\"noreferrer noopener\">Kimberly Akimbo - Fabulous Fox \u003c/a>March 25th - April 6th 2025A new musical about growing up and growing old (in no particular order), KIMBERLY AKIMBO is the winner of 5 Tony Awards including BEST MUSICAL. It features Tony Award-winning book and lyrics by David Lindsay-Abaire (Shrek), a Tony Award-winning score by Jeanine Tesori (Fun Home), choreography by Danny Mefford (Dear Evan Hansen) and direction by Tony-nominated director Jessica Stone. Kimberly is about to turn 16 and recently moved with her family to a new town in suburban New Jersey. In this “howlingly funny heartbreaker of a show” (The New Yorker), Kim is forced to navigate family dysfunction, a rare genetic condition, her first crush … and possible felony charges. Ever the optimist, she is determined to find happiness against all odds and embark on a great adventure.","startDate":1743063873000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzM1NjM5NDhlMzI2ZGFmNTgxMDkyYzM5YWI3NDVhY2E4LmpwZw"},{"id":270992176,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Squash them or let them live? AND your GB Answers","duration":813,"isExplicit":false,"description":"Catch up with B&J and find your Google &Bonus Buster answers! Todays show: Squash them or let them live, Billy's got Wolf Spiders! UGH!","startDate":1742932949000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":270992177,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Squash them or let them live? AND your GB Answers","duration":813,"isExplicit":false,"description":"Catch up with B&J and find your Google &Bonus Buster answers! Todays show: Squash them or let them live, Billy's got Wolf Spiders! UGH!","startDate":1742932948000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":270866507,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Are you in a club? Pilots seeing UFO's & Google Buster","duration":1010,"isExplicit":false,"description":"Billy just joined a club he's almost embarrassed to admit, so your turn to spill! Plus why are there so many UFO spottings from pilots? AND your coveted Google and Bonus Buster answers are all on the BnJ Replay podcast! Thanks for subscribing and making us one of your top presets! Totally free on the FREE iheartradio App!","startDate":1742812289000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":270866506,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Are you in a club? Pilots seeing UFO's & Google Buster","duration":1010,"isExplicit":false,"description":"Billy just joined a club he's almost embarrassed to admit, so your turn to spill! Plus why are there so many UFO spottings from pilots? AND your coveted Google and Bonus Buster answers are all on the BnJ Replay podcast! Thanks for subscribing and making us one of your top presets! Totally free on the FREE iheartradio App!","startDate":1742812289000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":270734985,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Google & Bonus Buster answers, plus your ON the show!","duration":753,"isExplicit":false,"description":"Don't blink, it's a flash back, see if you remember. Plus your Google and Bonus buster trivia answers! Catch up with Billy and Judi on the B&J Replay podcast and make sure to subscribe FOR FREE on the iheartradio app! THANK YOU for adding our station, the show and our podcast to your presets!","startDate":1742594498000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"},{"id":270734984,"podcastId":29715763,"podcastSlug":"389-billy-judi","title":"Google & Bonus Buster answers, plus your ON the show!","duration":753,"isExplicit":false,"description":"Don't blink, it's a flash back, see if you remember. Plus your Google and Bonus buster trivia answers! Catch up with Billy and Judi on the B&J Replay podcast and make sure to subscribe FOR FREE on the iheartradio app! THANK YOU for adding our station, the show and our podcast to your presets!","startDate":1742594498000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzVkNGIxYTk3ODJiYmMwNTUyY2IwY2Y5NDFlMjE0NGY4LmpwZw"}]}},{"id":28242749,"title":"Talk Talk with Martha Quinn","description":"When the on-air mics go off, the 'Talk Talk with Martha Quinn' begins! Here's your VIP pass to share a laugh with the entire crew. Original MTV VJ Martha Quinn, Christie, and Karena share what's on their minds & more.","lastUpdated":1724176651,"slug":"508-talk-talk-with-martha-quin","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA8pYjIAAAGULGfN4A"},"items":[{"id":271691648,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 237-I Want A Robot","duration":943,"isExplicit":false,"description":"Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast","startDate":1743688446000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":270704146,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 236-Sweet 16 & What Were We Doing","duration":1042,"isExplicit":false,"description":"Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003ci>Talk Talk\u003c/i>! #podcast","startDate":1742555358000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":270217420,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 235-The Women Of Mt. Rockmore","duration":842,"isExplicit":false,"description":"Ready for some rock 'n' roll revelations? Martha Quinn's surprising Mt. Rockmore picks await! 🔥🎶🤘🎸 #podcast ","startDate":1741958129000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":269707722,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 234-Good Deeds Uncovered","duration":898,"isExplicit":false,"description":"🚨 Did Martha Quinn really struggle to find a good deed she's done? 😲 Christie and Karena reveal their recent good deeds, but Martha Quinn's revelation is concerning! 😱","startDate":1741345284000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":269218211,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 233-Martha's New Zealand Wedding Trip","duration":818,"isExplicit":false,"description":"Martha Quinn is back from her New Zealand vacation, and surprise, her daughter got married, this time with her husband's family present. Listen as Martha tells Christie and Karena all about her vacation! ","startDate":1740752976000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":263134921,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 232-Animal Encounters","duration":1084,"isExplicit":false,"description":"Oh, deer!! A deer hit Martha Quinn's husband, and we discuss the incident in this week's episode and other animal encounters with Christie & Karena! ","startDate":1738332095000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":261014791,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 231-Stepping Into The Future With Martha's Husband","duration":1127,"isExplicit":false,"description":"In this special episode of Talk Talk, Martha, Christie, and Karena are joined by Martha Quinn's husband, Tyson. Tyson is passionate about robots and self-driving cars. In this episode, we enter the future after Christie shares her Waymo experience with us! ","startDate":1737724669000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":258797692,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 230-Slightly Obsessed","duration":1173,"isExplicit":false,"description":"What are you slightly obsessed with? Martha Quinn talks about her missed opportunity with Paul McCartney, Christie goes above the Paisley Park walls, and Karena has mixed emotions about Linkin Park! ","startDate":1737127426000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":256548691,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 229-The Best Decision We've Made","duration":1214,"isExplicit":false,"description":"What are some of the best decisions you've made in your life? Martha talks about getting off a bus for MTV, Christie talks about saying YES to something she never thought she would do, and Karena ended an 8-year relationship that hurt like hell! ","startDate":1736516152000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"},{"id":254370354,"podcastId":28242749,"podcastSlug":"508-talk-talk-with-martha-quin","title":"Episode 228-Our Holiday Rundown","duration":979,"isExplicit":false,"description":"Martha Quinn did many activities during her holiday break, including watching the Bob Dylan biopic and cooking in a hot tub. Christie was almost chased by a tornado, and we find out just how greedy Karena is! ","startDate":1735911788000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw"}]}},{"id":28149788,"title":"Minnesota Vikings","description":"Minnesota Vikings news, interviews, and discussion from the Vikings Entertainment Network and KFAN Sports Radio 100.3 FM.","lastUpdated":1736122359,"slug":"462-minnesota-vikings","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTU2NTg4MTYxMi4yNDM0OTMub3JpZ2luYWwuanBn","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAA8zZywAAAGUOQKE8A"},"items":[{"id":270542326,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Tom Pelissero joins The Power Trip to talk J.J. McCarthy/Aaron Rodgers report","duration":794,"isExplicit":false,"description":"NFL Network Insider Tom Pelissero joined The Power Trip to talk about his report that the Vikings have rejected \"multiple\" trade calls with other teams for J.J. McCarthy and are \"not pursuing\" Aaron Rodgers.","startDate":1742371287000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":257794832,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Cam Bynum with Dan Barreiro 1-14-25","duration":1364,"isExplicit":false,"description":"Cam Bynum with Dan Barreiro 1-14-25","startDate":1736872902000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":257582862,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Vikings Fanline: Vikings vs Rams 1-13-25","duration":4954,"isExplicit":false,"description":"Eric Nordquist and Ron Johnson take your calls following the Vikings 27-9 loss to the Rams. \n","startDate":1736820622000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":257571840,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"POSTGAME: CJ Ham w/ Ben Leber 1-13-25","duration":250,"isExplicit":false,"description":"Vikings FB CJ Ham speaks to KFAN following the Vikings 27-9 loss to the Rams. \n","startDate":1736817608000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":257570441,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"POSTGAME: Harrison Smith w/ Ben Leber 1-13-25","duration":251,"isExplicit":false,"description":"An emotional Harrison Smith speaks to KFAN following the Vikings 27-9 loss to the Rams. \n","startDate":1736817062000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":256255583,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Chip Scoggins with Dan Barreiro 1-9-25","duration":1402,"isExplicit":false,"description":"Chip Scoggins with Dan Barreiro 1-9-25","startDate":1736447775000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":255925783,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":" Xs and Os: Wildcard Week with Kevin O’Connell ","duration":1267,"isExplicit":false,"description":"PA hosts Xs and Os ahead of the matchup with the Rams and is joined by Vikings HC Kevin O’Connell!","startDate":1736366894000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":255582042,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Vikings Country: John Randle 1-7-25","duration":1237,"isExplicit":false,"description":"Muss is joined by John Randle for Vikings Country!","startDate":1736279316000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":255107985,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"Vikings Fanline: Vikings vs Lions 1-5-25","duration":3925,"isExplicit":false,"description":"Eric Nordquist and Ron Johnson take your calls following the Vikings 31-9 loss to the Lions. ","startDate":1736151060000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"},{"id":255026988,"podcastId":28149788,"podcastSlug":"462-minnesota-vikings","title":"POSTGAME: TJ Hockenson w/ Ben Leber 1-5-25","duration":181,"isExplicit":false,"description":"Vikings Tight End TJ Hockenson speaks to KFAN following the Vikings 31-9 loss to the Lions. \n","startDate":1736123254000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wb3N0LmZ1dHVyaW1lZGlhLmNvbS9wbGF5bGlzdC9zdHJlYW1vbi1wZXJtL2tmeG4tMTYzNjYzNzE5Mi43NDA1NDAuanBn"}]}},{"id":82770100,"title":"First Lutheran Church Minot","description":"First Lutheran Church in Minot, North Dakota has many opportunities to serve the community, worship and grow in faith. We offer our weekly podcast show, sermons, news updates, special music and other fun things, so be sure to subscribe on your favorite service to stay up to date!","lastUpdated":1716097251,"slug":"269-first-lutheran-church-mino","isExternal":true,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9wYmNkbjEucG9kYmVhbi5jb20vaW1nbG9nby9pbWFnZS1sb2dvLzExODA1NjY1L3BvZGNhc3Rfc2l6ZWQ2eGFlYy5qcGc","episodes":{"pageInfo":{"nextCursor":"AAAAAgAAAAEAAAAJc3RhcnREYXRlAAAABGRlc2P_AAAAAAmXIoQAAAGOX2QboA"},"items":[{"id":163271744,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 Ezekiel 37","duration":493,"isExplicit":false,"description":"\u003cp>This is our final Lenten video and bible story for our 2024 “Stories of Salvation”. It is our hope that this practice has helped to get you into the rhythm of reading your bible every day and has been something that has helped you grow in your faith. Today we read Ezekiel 37, commonly known as the “Vally of Dry Bones”, and we hear about how God can bring life to even the most hopeless of situations. As we wait for the resurrection promise of Easter, we pray for God to bring new life to our live, our congregation, and our world.\u003c/p>\n","startDate":1711775040000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":163010865,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 Luke 23","duration":552,"isExplicit":false,"description":"\u003cp>Today we commemorate Good Friday as we reflect on Jesus’ sacrifice on the cross for the sake of the world. We read the story in Luke 23 and ponder the love that is at the heart of what he is doing. In the face of the worst humanity throws at him, Jesus is obedient even to the point of dying on a cross. What do you notice in this story as you read it this year?\u003c/p>\n","startDate":1711688580000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":162752219,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 Luke 22","duration":790,"isExplicit":false,"description":"\u003cp>Today is actually Maundy Thursday (sorry for the slight confusion yesterday!) and we are reading another account from Jesus’ Last supper his disciples as told in Luke 22. An interesting and helpful tool we can use as we study the Bible is to compare and contrast stories from different gospels and see what we can discover. What do you hear or notice when you compare Luke 22 with John 13?\u003c/p>\n","startDate":1711602120000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":162491311,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 John 13","duration":588,"isExplicit":false,"description":"\u003cp>On this Maundy Thursday we read the traditional gospel story from John 13 of Jesus' washing his disciples' feet. Despite the fact that one will betray him and one will deny him, all are included in this humble act of service and love. Jesus teaches and embodies the \"new\" commandment, that we love one another. Join us for worship at noon or 6:00 as we, like Jesus and his friends, gather around a table and share a meal.\u003c/p>\n","startDate":1711517160000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":162491312,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 Jonah 1-4","duration":769,"isExplicit":false,"description":"\u003cp>Our unwilling prophet Jonah got instructions from God and literally ran the other direction! After a brief stint in the belly of a fish, Jonah decides to carry out his God-given task. Then after Jonah’s throwing a fit and pouting, God uses a bush and a worm to teach Jonah a lesson. The story ends abruptly, leaving us with the question: Did Jonah learn anything? With the next question being: Did we?\u003c/p>\n","startDate":1711430700000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":161923095,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 Daniel 6","duration":266,"isExplicit":false,"description":"\u003cp>We are back in Daniel today with the famous story commonly known as, “Daniel and the lion’s den”. In this story we hear again about his faithfulness to the true God in the face of demands to worship other gods. We also see another instance of the story we learned as kids not exactly matching up with what we read in Daniel 6.\u003c/p>\n","startDate":1711343340000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":161665239,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 6 Matthew 21","duration":329,"isExplicit":false,"description":"\u003cp>Welcome to the beginning of Holy Week as we start with the story of Jesus’ triumphal entry into Jerusalem riding on a donkey surrounded by shouts of, “Hosana!” We know how this story ultimately ends, but it is important for us to sit with the different parts of the Passion Story and reflect on what they mean for us today. Today we encourage you to read this story from Matthew 21.\u003c/p>\n","startDate":1711256880000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":161441711,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 5 Daniel 3","duration":447,"isExplicit":false,"description":"\u003cp>Would you defy a king and sacrifice your life in order to avoid bowing down to a statue of gold? In Daniel 3 we read that Shadrach, Meshach, and Abednego opt for a fiery furnace rather than worshiping an idol.\u003c/p>\n","startDate":1711170360000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":161174853,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 5 Job 1-3.10","duration":363,"isExplicit":false,"description":"\u003cp>Suffering is something that humans have faced and struggled to understand since the dawn of time. Job is an ancient narrative that attempts to have a conversation about suffering and where God is during our darkest times. Job 1:1-3:10 sets the stage of this much longer story and presents, what most scholars believe should be read as an ancient parable, the opening of Job’s tale.\u003c/p>\n","startDate":1711083840000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"},{"id":160899716,"podcastId":82770100,"podcastSlug":"269-first-lutheran-church-mino","title":"2024 Lent Week 5 Esther 5-8","duration":517,"isExplicit":false,"description":"\u003cp>The book of Esther concludes with brightness and joy... and a lot of blood and vengeance. But, Mordecai's persecutor Haman is hanged on his own gallows, and the king grants Esther's plea to save the Jewish people. Remember to research the Jewish festival of Purim, which our Jewish neighbors are observing this coming weekend! \u003c/p>\n","startDate":1710997380000,"imageUrl":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kZW93OWJxMHhxdmJqLmNsb3VkZnJvbnQubmV0L2ltYWdlLWxvZ28vMTE4MDU2NjUvcG9kY2FzdF9zaXplZDZ4YWVjLmpwZw"}]}}]}],["onairtileloader-krrz-am",{"data":{"current":{"siteId":"%2F9fef54ebfbe5126e111ae3b6d6090ec7","site":"brands/KRRZ-AM (682)","coreShowId":4259,"coreStationId":0,"name":"Michelle Fay","show":"shows/Michelle Fay (4259)","station":"KRRZ-AM","link":"","onNow":true,"startTime12":"7:00 PM","startDate":"2025-04-08T00:00:00.000Z","startMs":1744070400000,"startEng":"Monday, April 7th, 2025 7:00 PM","stopTime12":"12:00 AM","stopDate":"2025-04-08T05:00:00.000Z","stopMs":1744088400000,"stopEng":"Tuesday, April 8th, 2025 12:00 AM","showSite":{"slug":"michelle-fay","configByLookup":{"sections":{"general":{"name":"Michelle Fay","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/cbfc250cc9e0e529a165bd55c13a7acf"}}}}}}},"upcoming":{"siteId":"%2F9fef54ebfbe5126e111ae3b6d6090ec7","site":"brands/KRRZ-AM (682)","coreShowId":49,"coreStationId":0,"name":"Marc 'The Cope' Coppola","show":"shows/Marc Coppola (49)","station":"KRRZ-AM","link":"","onNow":false,"startTime12":"12:00 AM","startDate":"2025-04-08T05:00:00.000Z","startMs":1744088400000,"startEng":"Tuesday, April 8th, 2025 12:00 AM","stopTime12":"5:00 AM","stopDate":"2025-04-08T10:00:00.000Z","stopMs":1744106400000,"stopEng":"Tuesday, April 8th, 2025 5:00 AM","showSite":{"slug":"marc-the-cope-coppola","configByLookup":{"sections":{"general":{"name":"Marc 'The Cope' Coppola","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/e1305a2e52d060fbee357616f521db7c"}}}}}}},"later":{"siteId":"%2F9fef54ebfbe5126e111ae3b6d6090ec7","site":"brands/KRRZ-AM (682)","coreShowId":6120,"coreStationId":0,"name":"Billy and Judi","show":"shows/Billy & Judi In The Morning (6120)","station":"KRRZ-AM","link":"","onNow":false,"startTime12":"5:00 AM","startDate":"2025-04-08T10:00:00.000Z","startMs":1744106400000,"startEng":"Tuesday, April 8th, 2025 5:00 AM","stopTime12":"10:00 AM","stopDate":"2025-04-08T15:00:00.000Z","stopMs":1744124400000,"stopEng":"Tuesday, April 8th, 2025 10:00 AM","showSite":{"slug":"billy-and-judi","configByLookup":{"sections":{"general":{"name":"Billy and Judi","thumbnail_image":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5c87bc366f8d04bff8ca4bd3"}}}}}}}}}],["getTrackHistoryWithCurrentlyPlayingCacheKey-krrz-am",{"data":{"count":1842,"pageInfo":{"nextCursor":"AAAAAGf0dLgAAAAAAAAAAwAABzI"},"tracks":[{"artistId":37939,"albumId":46509922,"trackId":46509923,"title":"Blinded By The Light","artist":{"artistName":"Manfred Mann's Earth Band","genreId":987},"albumName":"The Roaring Silence","trackDuration":428,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-consolidated/Virtual_Label/20170413064355490/5060051333125/resources/5060051333125_T31261594440054.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1744073719,"endTime":1744073946,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":119455,"albumId":2569171,"trackId":2570691,"title":"Oh Sherrie","artist":{"artistName":"Steve Perry","genreId":null},"albumName":"Street Talk (Expanded Edition)","trackDuration":228,"imagePath":"http://image.iheart.com/ihr-ingestion-pipeline-production-sbmg/A10301A0000756057X_20180817163457657/56004948.20126.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1744073492,"endTime":1744073718,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false},{"artistId":1805,"albumId":607279,"trackId":607288,"title":"I Won't Back Down","artist":{"artistName":"Tom Petty","genreId":987},"albumName":"Full Moon Fever","trackDuration":176,"imagePath":"http://image.iheart.com/bell-ingestion-pipeline-production-umg/full/00076732625323_20240707015721996/5be69f914ebb18a9bd59289efd624361.jpg","explicitLyrics":false,"lyricsId":0,"playbackRights":{"onDemand":true},"startTime":1744073317,"endTime":1744073491,"status":null,"offset":null,"trackDurationInSec":null,"dataSource":"Pnp","isCurrentlyPlayingTrack":false}]}}],["keyword-contest-loader-krrz-am-1759062",{"data":{"appType":"countdown","appId":"1759888","title":"Listen to Win $1,000","currentKeyword":{"previous":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null}},"submittableKeyword":{"previous":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"current":{"sort":null,"timeStamp":null,"endTime":null,"isComplete":null,"isLive":null,"isStarted":null,"isSubmittable":null,"active":null,"title":null,"countdownKeywordId":null,"prize":null},"next":{"sort":"1","timeStamp":1744638946,"endTime":1744642532,"isComplete":false,"isLive":false,"isStarted":false,"isSubmittable":false,"active":"","title":"","countdownKeywordId":"13526221","prize":{"timeStamp":1744603200,"endTime":1744689600,"sort":"0","active":"","description":"","countdown_prize_id":"1162287","isStarted":false,"isLive":false,"isComplete":false}}}}}]],"env":{"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"},"api_base_uri":"http://127.0.0.1:8000/api/v4","primaryBlockId":"e6Rs0","disableThirdParty":true,"routeParams":{},"ampLibs":[],"sdkOpts":{"auth":false,"protocol":"https","webapi":"webapi.radioedit.iheart.com","requestTimeout":15000,"debug":false},"stackedNavState":false,"onIntersectAction":{"_subscriptions":[]},"onAnalyticsAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onStoreTagsAction":{"_subscriptions":[]},"onEmbedScriptAction":{"_subscriptions":[]},"onOutbrainLoad":{"_subscriptions":[]},"onUploadAction":{"_subscriptions":[]},"onContestAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onAuthAction":{"_subscriptions":[{"isOnce":false,"isExecuted":false}]},"onShareAction":{"_subscriptions":[]},"block":{"currentBlock":{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67f430e38c0f313a936f89a0","type":"PUBLISHING","record":{"ref_id":"%2F67f430e38c0f313a936f89a0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"691b6b64-db5e-4071-8e7f-19510bb2a17b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - JULY 25: on the first day of the Democratic National Convention at the Wells Fargo Center, July 25, 2016 in Philadelphia, Pennsylvania. An estimated 50,000 people are expected in Philadelphia, including hundreds of protesters and member","id":"%2F67f432108c0f313a936f89ad","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Democratic National Convention: Day One","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two years ago, \u003ca href=\"https://www.iheart.com/artist/paul-simon-978/\" target=\"_blank\">\u003cstrong>Paul Simon\u003c/strong>\u003c/a> feared he may never perform live again after \u003ca href=\"https://www.iheart.com/content/2023-05-24-paul-simon-shares-sudden-health-update/\" target=\"_blank\">\u003cstrong>suffering severe hearing loss\u003c/strong>\u003c/a> in his left ear. Last year, the legendary singer-songwriter gave an optimistic update that he was hoping to one day \u003ca href=\"https://www.iheart.com/content/2024-10-04-paul-simon-on-possibility-of-performing-again-after-hearing-loss-diagnosis/\" target=\"_blank\">\u003cstrong>be able to play a full-length concert again\u003c/strong>\u003c/a>. And over the weekend, he \u003ca href=\"https://www.iheart.com/content/2025-02-18-paul-simon-announces-miraculous-return-to-touring-see-the-dates/\" target=\"_blank\">\u003cstrong>kicked off a miraculous North American tour\u003c/strong>\u003c/a> aptly billed as "A Quiet Celebration Tour."\u003c/p>\n\n\u003cp>The 83-year-old played a 19-song set that began with selections off his latest album \u003cem>Seven Psalms\u003c/em> and also included some of his biggest hits. One classic that was notably absent was "You Can Call Me Al." During a recent interview, Simon explained how \u003ca href=\"https://www.iheart.com/content/2024-11-20-paul-simon-reveals-why-he-scrapped-one-of-his-biggest-hits-from-his-setlist/\" target=\"_blank\">\u003cstrong>his hearing loss required him to alter his setlist\u003c/strong>\u003c/a>. “I’m going through my repertoire and reducing a lot of the choices I make to acoustic versions,” he said at the time. “It’s all much quieter. It’s not ‘You Can Call Me Al.’ That’s gone. I can’t do that one.”\u003c/p>\n\n\u003cp>Watch Simon perform "Under African Skies" with his wife Edie Brickell and see the full setlist below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DloR9uf5Xx1Q","@url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q","author_name":"nooawlinzcat","author_url":"https://www.youtube.com/@nooawlinzcat","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/loR9uf5Xx1Q/hqdefault.jpg","thumbnail_width":480,"title":"Paul Simon starts his intimate theater tour in New Orleans.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q"},{"html":"\u003ch3>\u003cstrong>Paul Simon’s “A Quiet Celebration” Tour Opener Setlist\u003c/strong>\u003c/h3>\n\n\u003cp>The Lord (Live debut)\u003c/p>\n\n\u003cp>Love Is Like A Braid (Live debut)\u003c/p>\n\n\u003cp>My Professional Opinion (Live debut)\u003c/p>\n\n\u003cp>Your Forgiveness\u003c/p>\n\n\u003cp>Trail of Volcanoes (Live debut)\u003c/p>\n\n\u003cp>The Sacred Harp (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Wait (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Graceland\u003c/p>\n\n\u003cp>Slip Slidin’ Away\u003c/p>\n\n\u003cp>Train in the Distance\u003c/p>\n\n\u003cp>Homeward Bound (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>St. Judy’s Comet\u003c/p>\n\n\u003cp>The Late Great Johnny Ace\u003c/p>\n\n\u003cp>Spirit Voices\u003c/p>\n\n\u003cp>Rene and Georgette Magritte With Their Dog After the War\u003c/p>\n\n\u003cp>Me and Julio Down by the Schoolyard\u003c/p>\n\n\u003cp>Under African Skies (with Edie Brickell)\u003c/p>\n\n\u003cp>Encore:\u003c/p>\n\n\u003cp>The Boxer (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>The Sound of Silence (Simon & Garfunkel song)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/","cuser":"user/ldap/1121384","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Paul Simon","keywords/tour","keywords/setlist"],"primary_image":{"bucket":"new_assets","id":"%2F67f432108c0f313a936f89ad"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1744057200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","social_title":"","summary":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Paul Simon (978)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","permalink":"https://classichits1390.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/"},"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad","title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","description":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","author":"Katrina Nattress"},"pub_start":1744057200000,"pub_until":4115978604802,"pub_changed":1744057587547,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Paul Simon (978)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f430e38c0f313a936f89a0","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","keyword:keywords/Paul Simon","keyword:keywords/tour","keyword:keywords/setlist","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}},"resolved":{"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"feed":{"results":[{"id":"%2F67f430e38c0f313a936f89a0","type":"PUBLISHING","record":{"ref_id":"%2F67f430e38c0f313a936f89a0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"691b6b64-db5e-4071-8e7f-19510bb2a17b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - JULY 25: on the first day of the Democratic National Convention at the Wells Fargo Center, July 25, 2016 in Philadelphia, Pennsylvania. An estimated 50,000 people are expected in Philadelphia, including hundreds of protesters and member","id":"%2F67f432108c0f313a936f89ad","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Democratic National Convention: Day One","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two years ago, \u003ca href=\"https://www.iheart.com/artist/paul-simon-978/\" target=\"_blank\">\u003cstrong>Paul Simon\u003c/strong>\u003c/a> feared he may never perform live again after \u003ca href=\"https://www.iheart.com/content/2023-05-24-paul-simon-shares-sudden-health-update/\" target=\"_blank\">\u003cstrong>suffering severe hearing loss\u003c/strong>\u003c/a> in his left ear. Last year, the legendary singer-songwriter gave an optimistic update that he was hoping to one day \u003ca href=\"https://www.iheart.com/content/2024-10-04-paul-simon-on-possibility-of-performing-again-after-hearing-loss-diagnosis/\" target=\"_blank\">\u003cstrong>be able to play a full-length concert again\u003c/strong>\u003c/a>. And over the weekend, he \u003ca href=\"https://www.iheart.com/content/2025-02-18-paul-simon-announces-miraculous-return-to-touring-see-the-dates/\" target=\"_blank\">\u003cstrong>kicked off a miraculous North American tour\u003c/strong>\u003c/a> aptly billed as "A Quiet Celebration Tour."\u003c/p>\n\n\u003cp>The 83-year-old played a 19-song set that began with selections off his latest album \u003cem>Seven Psalms\u003c/em> and also included some of his biggest hits. One classic that was notably absent was "You Can Call Me Al." During a recent interview, Simon explained how \u003ca href=\"https://www.iheart.com/content/2024-11-20-paul-simon-reveals-why-he-scrapped-one-of-his-biggest-hits-from-his-setlist/\" target=\"_blank\">\u003cstrong>his hearing loss required him to alter his setlist\u003c/strong>\u003c/a>. “I’m going through my repertoire and reducing a lot of the choices I make to acoustic versions,” he said at the time. “It’s all much quieter. It’s not ‘You Can Call Me Al.’ That’s gone. I can’t do that one.”\u003c/p>\n\n\u003cp>Watch Simon perform "Under African Skies" with his wife Edie Brickell and see the full setlist below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DloR9uf5Xx1Q","@url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q","author_name":"nooawlinzcat","author_url":"https://www.youtube.com/@nooawlinzcat","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/loR9uf5Xx1Q/hqdefault.jpg","thumbnail_width":480,"title":"Paul Simon starts his intimate theater tour in New Orleans.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q"},{"html":"\u003ch3>\u003cstrong>Paul Simon’s “A Quiet Celebration” Tour Opener Setlist\u003c/strong>\u003c/h3>\n\n\u003cp>The Lord (Live debut)\u003c/p>\n\n\u003cp>Love Is Like A Braid (Live debut)\u003c/p>\n\n\u003cp>My Professional Opinion (Live debut)\u003c/p>\n\n\u003cp>Your Forgiveness\u003c/p>\n\n\u003cp>Trail of Volcanoes (Live debut)\u003c/p>\n\n\u003cp>The Sacred Harp (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Wait (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Graceland\u003c/p>\n\n\u003cp>Slip Slidin’ Away\u003c/p>\n\n\u003cp>Train in the Distance\u003c/p>\n\n\u003cp>Homeward Bound (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>St. Judy’s Comet\u003c/p>\n\n\u003cp>The Late Great Johnny Ace\u003c/p>\n\n\u003cp>Spirit Voices\u003c/p>\n\n\u003cp>Rene and Georgette Magritte With Their Dog After the War\u003c/p>\n\n\u003cp>Me and Julio Down by the Schoolyard\u003c/p>\n\n\u003cp>Under African Skies (with Edie Brickell)\u003c/p>\n\n\u003cp>Encore:\u003c/p>\n\n\u003cp>The Boxer (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>The Sound of Silence (Simon & Garfunkel song)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/","cuser":"user/ldap/1121384","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Paul Simon","keywords/tour","keywords/setlist"],"primary_image":{"bucket":"new_assets","id":"%2F67f432108c0f313a936f89ad"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1744057200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","social_title":"","summary":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Paul Simon (978)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","permalink":"https://classichits1390.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/"},"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad","title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","description":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","author":"Katrina Nattress"},"pub_start":1744057200000,"pub_until":4115978604802,"pub_changed":1744057587547,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Paul Simon (978)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f430e38c0f313a936f89a0","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","keyword:keywords/Paul Simon","keyword:keywords/tour","keyword:keywords/setlist","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}},"topic_title":""}}},"session":{"currentSession":null},"defaultCategoryCatalog":{"categories":[{"category":"categories/local-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/local-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/national-news","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/national-news","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/music-news","item":{"country":"US","id":"28508125","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/music-news","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"28457190","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/entertainment-news","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/breaking","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/breaking","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/sports","item":{"country":"US","id":"27332740","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/sports","item":{"country":"US","id":"85010950","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"92067598","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/lifestyle","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/politics","item":{"country":"US","id":"29220738","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/politics","item":{"country":"US","id":"92905891","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/weird-news","item":{"country":"US","id":"26941221","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/weird-news","item":{"country":"US","id":"86427466","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/feel-good","item":{"country":"US","id":"29526875","kind":"podcast"},"locale":"locales/en-US"},{"category":"categories/feel-good","item":{"country":"US","id":"30723582","kind":"podcast"},"locale":"locales/es-US"},{"category":"categories/interviews","item":{"country":"US","id":"60735270","kind":"podcast"},"locale":"locales/es-US"}]},"tags":{"ads":{"microsite":"","path":"/","type":"home","env":"production","topics":[],"keywords":["minot","nd","classic-hits"],"genre":[],"format":"CLASSICHITS"},"analytics":{"pageName":"home","view":{"asset":{"id":"","name":""},"filter":{"name":"","type":""},"authorId":"","pubDate":"","contentOrigin":"","contentOriginType":"","contentFrame":"page","stationCallLetter":"KRRZ-AM","stationFormat":"CLASSICHITS","stationMarket":"MINOT-ND","stationMicrosite":"","tags":["minot","nd","classic-hits"],"topics":[],"contentId":"","personalityId":"","photoGalleryExists":"false","photoGalleryPageView":"false"},"device":{"host":"local.inferno.us","subHost":"classichits1390.iheart.com","path":"/"},"querystring":{"sc":"","cid":"","keyid":"","pname":"","campid":""}},"metadata":[["meta-property-og:locale",{"attrName":"property","name":"og:locale","value":"en_us","type":"meta"}],["meta-name-msapplication-TileColor",{"attrName":"name","name":"msapplication-TileColor","value":"#fff","type":"meta"}],["meta-name-msvalidate.01",{"attrName":"name","name":"msvalidate.01","value":"E98E323249F89ACF6294F958692E230B","type":"meta"}],["meta-name-format-detection",{"attrName":"name","name":"format-detection","value":"telephone=no","type":"meta"}],["meta-name-theme-color",{"attrName":"name","name":"theme-color","value":"#77acca","type":"meta"}],["shortcut icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(32,32),quality(65)","type":"link","rel":"shortcut icon"}],["appletouch icon",{"value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=new(),flood(%22white%22),swap(),merge(%22over%22),gravity(%22center%22),contain(167,167),quality(80),format(%22png%22)","type":"link","rel":"apple-touch-icon","size":"167x167"}],["title",{"value":"1390 KRRZ - Minot's Classic Hits","type":"title"}],["meta-property-og:title",{"attrName":"property","name":"og:title","value":"1390 KRRZ - Minot's Classic Hits","type":"meta"}],["meta-property-twitter:title",{"attrName":"property","name":"twitter:title","value":"1390 KRRZ - Minot's Classic Hits","type":"meta"}],["meta-itemProp-name",{"attrName":"itemProp","name":"name","value":"1390 KRRZ - Minot's Classic Hits","type":"meta"}],["meta-name-parsely-title",{"attrName":"name","name":"parsely-title","value":"1390 KRRZ - Minot's Classic Hits","type":"meta"}],["meta-name-description",{"attrName":"name","name":"description","value":"Classic Hits for Minot, ND","type":"meta"}],["meta-property-og:description",{"attrName":"property","name":"og:description","value":"Classic Hits for Minot, ND","type":"meta"}],["meta-property-twitter:description",{"attrName":"property","name":"twitter:description","value":"Classic Hits for Minot, ND","type":"meta"}],["meta-itemProp-description",{"attrName":"itemProp","name":"description","value":"Classic Hits for Minot, ND","type":"meta"}],["meta-name-keywords",{"attrName":"name","name":"keywords","value":"Minot, ND, Classic Hits","type":"meta"}],["meta-name-parsely-tags",{"attrName":"name","name":"parsely-tags","value":"Minot, ND, Classic Hits","type":"meta"}],["meta-property-og:url",{"attrName":"property","name":"og:url","value":"https://classichits1390.iheart.com/","type":"meta"}],["meta-property-twitter:url",{"attrName":"property","name":"twitter:url","value":"https://classichits1390.iheart.com/","type":"meta"}],["meta-itemProp-url",{"attrName":"itemProp","name":"url","value":"https://classichits1390.iheart.com/","type":"meta"}],["meta-name-parsely-link",{"attrName":"name","name":"parsely-link","value":"https://classichits1390.iheart.com/","type":"meta"}],["image_src",{"value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"link","rel":"image_src"}],["meta-name-thumbnail",{"attrName":"name","name":"thumbnail","value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image",{"attrName":"property","name":"og:image","value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-property-og:image:width",{"attrName":"property","name":"og:image:width","value":"1200","type":"meta"}],["meta-property-og:image:height",{"attrName":"property","name":"og:image:height","value":"675","type":"meta"}],["meta-property-twitter:image",{"attrName":"property","name":"twitter:image","value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-parsely-image-url",{"attrName":"name","name":"parsely-image-url","value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-itemProp-image",{"attrName":"itemProp","name":"image","value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["meta-name-msapplication-TileImage",{"attrName":"name","name":"msapplication-TileImage","value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"meta"}],["pagemap",{"value":"https://i.iheart.com/v3/re/assets.brands/5f7de2397f24744b942c1fb7?ops=gravity(%22center%22),contain(1200,675),quality(65)","type":"pagemap"}],["meta-property-og:type",{"attrName":"property","name":"og:type","value":"website","type":"meta"}],["meta-name-parsely-type",{"attrName":"name","name":"parsely-type","value":"sectionpage","type":"meta"}],["meta-property-twitter:card",{"attrName":"property","name":"twitter:card","value":"Summary","type":"meta"}],["meta-property-twitter:site",{"attrName":"property","name":"twitter:site","value":"@1390KRRZ","type":"meta"}],["meta-property-twitter:creator",{"attrName":"property","name":"twitter:creator","value":"@1390KRRZ","type":"meta"}],["canonical",{"value":"https://classichits1390.iheart.com/","type":"link","rel":"canonical"}],["meta-property-twitter:domain",{"attrName":"property","name":"twitter:domain","value":"classichits1390.iheart.com","type":"meta"}],["meta-property-og:site_name",{"attrName":"property","name":"og:site_name","value":"1390 KRRZ","type":"meta"}],["meta-name-application-name",{"attrName":"name","name":"application-name","value":"1390 KRRZ","type":"meta"}],["meta-name-google-site-verification",{"attrName":"name","name":"google-site-verification","value":"p2FWrUKxtwBmQgHV4CjD80oKdZZBjmMNByoWvZMsYso","type":"meta"}],["meta-name-parsely-section",{"attrName":"name","name":"parsely-section","value":"topic","type":"meta"}]],"surrogateKeys":["SM6.0:adpos","SM6.0:adpos:/5e289b1ec184cee3fd7aaeae","SM6.0:adpos:/5e289b1ec184cee3fd7aaeaf","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb0","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb1","SM6.0:adpos:/5e289b1ec184cee3fd7aaeb2","SM6.0:adpos:/5f15ebcbe9960c806959fb15","SM6.0:adpos:/5f230d591e48ed5023a49f05","SM6.0:adpos:/5f9823d6564708139f497ffb","SM6.0:adpos:/local-site/3308","SM6.0:adpos:/local-site/3309","SM6.0:adpos:/local-site/5052","SM6.0:config-m","SM6.0:config-m:/0e1adf01ca285ee965d1ffe0216de4cd/inferno","SM6.0:config-m:/12d9ce938fa33cea2bbdff366ef5fe7f/inferno","SM6.0:config-m:/47dec347ef626855f29a3931bc1bd048/inferno","SM6.0:config-m:/5d7aa1ddc9af546f190b8145/inferno","SM6.0:config-m:/9fef54ebfbe5126e111ae3b6d6090ec7/inferno","SM6.0:config-m:/f4c84057d6d6eaef7c8f43cd7b2806cf/inferno","SM6.0:index-m","SM6.0:index-m:/0e1adf01ca285ee965d1ffe0216de4cd","SM6.0:index-m:/12d9ce938fa33cea2bbdff366ef5fe7f","SM6.0:index-m:/47dec347ef626855f29a3931bc1bd048","SM6.0:index-m:/5d7aa1ddc9af546f190b8145","SM6.0:index-m:/9fef54ebfbe5126e111ae3b6d6090ec7","SM6.0:index-m:/f4c84057d6d6eaef7c8f43cd7b2806cf","TAXO/calendar-categories","TAXO/calendar-categories%2Fcommunity","TAXO/calendar-categories%2Fconcerts","TAXO/calendar-categories%2Fentertainment","TAXO/calendar-categories%2Fholiday","TAXO/calendar-categories%2Fsports","TAXO/calendar-categories%2Fstation-events","TAXO/countries","TAXO/countries%2FUS","TAXO/locales","TAXO/locales%2Fen-US","TAXO/providers","TAXO/providers%2FClear%20Channel","TAXO/resource","app/sites","app/sites/20250317214322","app/streams","app/streams/20241212172159","app/taxonomy","app/taxonomy/20250401143015","streams","streams/8414","webapi","webapi-v4:name-tag2","webapi-v4:name-tag2:3972b6d964263c9e88e14bda918d391c","webapi-v4:name-tag2:604935271ce985e0afdeaa3e84ea2624","webapi-v4:name-tag2:6b7546054ec2d1882de0efd57550edcc","webapi-v4:name-tag2:6c98d77af4f9144ae917118891e932a6","webapi-v4:name-tag2:800d044ac142c03d50a31561d16e1174","webapi-v4:name-tag2:83ede377edbead7b35430d09202bbbc3","webapi-v4:name-tag2:cf46219ecab797ec962a85c7b9b7c511","webapi-v4:name-tag2:d1227546af3d8b7eed107e00032bbf98","webapi-v4:sites","webapi-v4:sites:d8cf0e6206f8837935a1124f2f354436","webapi-v4:stream-site-brand","webapi-v4:stream-site-brand:b679d0c9bf78722706ba28c2cdab25b7","domain/classichits1390.iheart.com","PS:datasource","PS:datasource:/619461aa7a979e065a3345f4","PS:datasource:/61c23c5aec9cfb4f5d2de806","PS:datasource:/627ab2cc89d90bd6c0d3909e","PS:leads","PS:leads:/677db165fbe1e507fc256c19","PS:leads:/67b8f4a3e072eb3303429080","PS:leads:/67cb31605a7af8c4b8fcefdc","PS:leads:/67ee98ab6a2cc126c6e73937","PS:subscription","PS:subscription:984a8a2eecb4da9aa431824f7b463597","PS:subscription:9923ba30b3cdbcbf644d66b5127e444a","SM6.0:datasource-leads","SM6.0:datasource-leads:688a6b9445866e68059f537a609f253e","SM6.0:datasource-leads:79229d69fa2242e502f17a5bae9dc6d8","SM6.0:datasource-leads:7e671510c65ce99777d10e1f0507db28","SM6.0:datasource-leads:7efab03c07e745fb6dc59add0c8e8f6b","SM6.0:datasource-leads:938403bcdf2d6978a329ab15c41a6220","SM6.0:datasource-leads:c7f39403f25a11052888aa35ce5d99ce","SM6.0:datasource-publishing","SM6.0:datasource-publishing:15119a131f8fef69c9457655b8e04d67","SM6.0:datasource-publishing:9c559888f14c7e5f501833e7f4805bff","SM6.0:datasource-publishing:9f297ba4e6682ee49ab10012d98a1fe0","SM6.0:datasource-publishing:c3c29d24f3e2479c265e3840f5e9a81d","SM6.0:site-streams","SM6.0:site-streams:b679d0c9bf78722706ba28c2cdab25b7","app/calendar-feed-service","app/calendar-feed-service/20230817200206","app/leads","app/leads/20230817200131","app/pubsub","app/pubsub/20250107181532","sites","webapi-v4:sites:c4840d8dae22804a610238e66e67828f","aptivada","vtype/generic_full","vname/home","ihr-amp"],"ttls":{"cdn":900,"browser":900}},"adPlacements":[],"request":{"protocol":"https","hostname":"classichits1390.iheart.com","path":"/","query":{},"params":{},"userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"},"page":{"currentPage":{"_id":"/master-site/inferno/home","name":"home","pageConfig":{"adobe_page_name":"home","description":"","keywords":[],"sitemap_frequency":"hourly","thumbnail":"","title":""},"displayName":"Home","path":"/","primaryBlockId":"e6Rs0","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"FppTo","region":"main:dynamic","type":"onair","ordinal":0,"value":{"title":null},"tags":["display-hints/themed-block","display-hints/onair-show-play"],"schedule":{"begin":0,"end":4115978604802}},{"id":"e6Rs0","region":"main:dynamic","type":"feed","ordinal":2,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Content","feed_index":0,"position":null,"size":1,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/horizontal","display-hints/primary","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67f430e38c0f313a936f89a0","type":"PUBLISHING","record":{"ref_id":"%2F67f430e38c0f313a936f89a0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"691b6b64-db5e-4071-8e7f-19510bb2a17b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - JULY 25: on the first day of the Democratic National Convention at the Wells Fargo Center, July 25, 2016 in Philadelphia, Pennsylvania. An estimated 50,000 people are expected in Philadelphia, including hundreds of protesters and member","id":"%2F67f432108c0f313a936f89ad","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Democratic National Convention: Day One","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two years ago, \u003ca href=\"https://www.iheart.com/artist/paul-simon-978/\" target=\"_blank\">\u003cstrong>Paul Simon\u003c/strong>\u003c/a> feared he may never perform live again after \u003ca href=\"https://www.iheart.com/content/2023-05-24-paul-simon-shares-sudden-health-update/\" target=\"_blank\">\u003cstrong>suffering severe hearing loss\u003c/strong>\u003c/a> in his left ear. Last year, the legendary singer-songwriter gave an optimistic update that he was hoping to one day \u003ca href=\"https://www.iheart.com/content/2024-10-04-paul-simon-on-possibility-of-performing-again-after-hearing-loss-diagnosis/\" target=\"_blank\">\u003cstrong>be able to play a full-length concert again\u003c/strong>\u003c/a>. And over the weekend, he \u003ca href=\"https://www.iheart.com/content/2025-02-18-paul-simon-announces-miraculous-return-to-touring-see-the-dates/\" target=\"_blank\">\u003cstrong>kicked off a miraculous North American tour\u003c/strong>\u003c/a> aptly billed as "A Quiet Celebration Tour."\u003c/p>\n\n\u003cp>The 83-year-old played a 19-song set that began with selections off his latest album \u003cem>Seven Psalms\u003c/em> and also included some of his biggest hits. One classic that was notably absent was "You Can Call Me Al." During a recent interview, Simon explained how \u003ca href=\"https://www.iheart.com/content/2024-11-20-paul-simon-reveals-why-he-scrapped-one-of-his-biggest-hits-from-his-setlist/\" target=\"_blank\">\u003cstrong>his hearing loss required him to alter his setlist\u003c/strong>\u003c/a>. “I’m going through my repertoire and reducing a lot of the choices I make to acoustic versions,” he said at the time. “It’s all much quieter. It’s not ‘You Can Call Me Al.’ That’s gone. I can’t do that one.”\u003c/p>\n\n\u003cp>Watch Simon perform "Under African Skies" with his wife Edie Brickell and see the full setlist below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DloR9uf5Xx1Q","@url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q","author_name":"nooawlinzcat","author_url":"https://www.youtube.com/@nooawlinzcat","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/loR9uf5Xx1Q/hqdefault.jpg","thumbnail_width":480,"title":"Paul Simon starts his intimate theater tour in New Orleans.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q"},{"html":"\u003ch3>\u003cstrong>Paul Simon’s “A Quiet Celebration” Tour Opener Setlist\u003c/strong>\u003c/h3>\n\n\u003cp>The Lord (Live debut)\u003c/p>\n\n\u003cp>Love Is Like A Braid (Live debut)\u003c/p>\n\n\u003cp>My Professional Opinion (Live debut)\u003c/p>\n\n\u003cp>Your Forgiveness\u003c/p>\n\n\u003cp>Trail of Volcanoes (Live debut)\u003c/p>\n\n\u003cp>The Sacred Harp (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Wait (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Graceland\u003c/p>\n\n\u003cp>Slip Slidin’ Away\u003c/p>\n\n\u003cp>Train in the Distance\u003c/p>\n\n\u003cp>Homeward Bound (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>St. Judy’s Comet\u003c/p>\n\n\u003cp>The Late Great Johnny Ace\u003c/p>\n\n\u003cp>Spirit Voices\u003c/p>\n\n\u003cp>Rene and Georgette Magritte With Their Dog After the War\u003c/p>\n\n\u003cp>Me and Julio Down by the Schoolyard\u003c/p>\n\n\u003cp>Under African Skies (with Edie Brickell)\u003c/p>\n\n\u003cp>Encore:\u003c/p>\n\n\u003cp>The Boxer (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>The Sound of Silence (Simon & Garfunkel song)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/","cuser":"user/ldap/1121384","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Paul Simon","keywords/tour","keywords/setlist"],"primary_image":{"bucket":"new_assets","id":"%2F67f432108c0f313a936f89ad"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1744057200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","social_title":"","summary":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Paul Simon (978)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","permalink":"https://classichits1390.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/"},"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad","title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","description":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","author":"Katrina Nattress"},"pub_start":1744057200000,"pub_until":4115978604802,"pub_changed":1744057587547,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Paul Simon (978)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f430e38c0f313a936f89a0","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","keyword:keywords/Paul Simon","keyword:keywords/tour","keyword:keywords/setlist","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":1,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"WQJCS","region":"main:dynamic","type":"feed","ordinal":3,"value":{"feed_id":"USAGE:feed-usecases/Default Promotions","feed_index":1,"size":4,"title":""},"tags":["display-hints/xsmall"],"schedule":null,"feed":{"results":[{"id":"%2F677db165fbe1e507fc256c19","type":"LEADS","record":{"title":"Submit Your High School Athlete Here!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/677db099fbe1e507fc256c18","img_meta":{"base_id":"%2F677db099fbe1e507fc256c18","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://form.jotform.com/232766502834055","web":"https://form.jotform.com/232766502834055"},"name":"","description":"High School Athlete Of The Week! "},"use_catalog_image":false,"catalog":null}},{"id":"%2F67ee98ab6a2cc126c6e73937","type":"LEADS","record":{"title":"iHeartRadio Is Taking Over 'Wheel Of Fortune' This Week!","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67ee98836a2cc126c6e73935","img_meta":{"base_id":"%2F67ee98836a2cc126c6e73935","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"","web":"/content/2025-04-03-iheartradio-is-taking-over-wheel-of-fortune/"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67cb31605a7af8c4b8fcefdc","type":"LEADS","record":{"title":"Minot's 2025 Spring Garage Sale Weekend","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67cb31305a7af8c4b8fcefdb","img_meta":{"base_id":"%2F67cb31305a7af8c4b8fcefdb","bucket":"new_assets"},"link":{"target":"_self","urls":{"device":"https://form.jotform.com/220396600287052","web":"https://form.jotform.com/220396600287052"},"name":"","description":""},"use_catalog_image":false,"catalog":null}},{"id":"%2F67b8f4a3e072eb3303429080","type":"LEADS","record":{"title":"Advertise with America's #1 Audio Company","subtitle":"","image":"https://i.iheart.com/v3/re/new_assets/67b8f45de072eb330342907f","img_meta":{"base_id":"%2F67b8f45de072eb330342907f","bucket":"new_assets"},"link":{"target":"_blank","urls":{"device":"","web":"/advertise/?campid=advertise_promo"},"name":"","description":""},"use_catalog_image":false,"catalog":null}}],"resume":{"id":"ID:promotions-feed","context":{"\u003clocale>":"en-US"},"size":4,"from":"eyJza2lwIjo0LCJjdXJzb3JzIjp7IjRZUE0xIjoxfSwiZW5kcyI6eyJKQXJSTiI6MSwid21lTksiOjB9fQ==","scopes":[]}}},{"id":"lP0Ih","region":"main:dynamic","type":"feed","ordinal":4,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":2,"size":2,"title":""},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/large"],"schedule":null,"feed":{"results":[{"id":"%2F67f3d7cc1ba42ba938766f7f","type":"PUBLISHING","record":{"ref_id":"%2F67f3d7cc1ba42ba938766f7f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e81c838-82cb-47ac-9791-4415e0d46015","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f3d85d1ba42ba938766f8a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Hugh Grant\u003c/strong> is not happy with an immigration officer stationed at Heathrow Airport. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2024-11-15-hugh-grant-reveals-which-of-his-rom-com-characters-didnt-have-any-balls/\" target=\"_blank\">\u003cem>Notting Hill\u003c/em>\u003c/a>\u003cem> \u003c/em>actor took to social media to describe the "intrusive, insulting and creepy" interaction shortly after it occurred on Friday (April 4). The post, which has since gone viral (garnering over 2 million views), expressed his strong distaste for the situation that made him and his family uncomfortable. \u003c/p>\n\n\u003cp>"Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” Intrusive, insulting and creepy," Grant wrote on\u003cem> X\u003c/em>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://ew.com/hugh-grant-describes-troubling-interaction-at-airport-11710038\" target=\"_blank\">\u003cem>Entertainment Weekly\u003c/em>\u003c/a> noted that immigration officers are responsible for verifying the last name on a passport, especially when a child's last name differs from their parents. As Grant stated, his children bear the same last name as him, as printed on their passports. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://pagesix.com/2024/10/30/parents/hugh-grant-finally-reveals-unique-names-of-two-youngest-daughters-8-and-5/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a>, the \u003cem>Bridget Jones's Diary \u003c/em>star shares son \u003cstrong>John Mungo\u003c/strong>, 12, daughters \u003cstrong>LuLu\u003c/strong>, 9, and \u003cstrong>Blue Grant\u003c/strong>, 6, with \u003cstrong>Anna Eberstien\u003c/strong>, and daughter \u003cstrong>Tabitha Xiao Xi\u003c/strong>, 13, and son \u003cstrong>Felix Chang Hong\u003c/strong>, 11, with ex \u003cstrong>Tinglan Hong. \u003c/strong> \u003c/p>\n\n\u003cp>For more on Grant's children, read \u003ca href=\"https://www.iheart.com/content/2024-10-31-hugh-grant-finally-reveals-extremely-unique-names-of-two-youngest-daughters/\" target=\"_blank\">Hugh Grant Finally Reveals Extremely Unique Names Of Two Youngest Daughters\u003c/a>. \u003c/p>\n\n\u003cp>See the \u003cem>X\u003c/em> post highlighting the silver screen king's upsetting airport experience below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHackedOffHugh%2Fstatus%2F1908210158322270674%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1908210158322270674%257Ctwgr%255E92648d23e2c39e0249c7dc04485fa24d209ed586%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Few.com%252Fembed%253Furl%253Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%253Dmntl-sc-block_7-0-iframeoptions%253De303DdocId%253D11710038","@url":"https://x.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1908210158322270674%7Ctwgr%5E92648d23e2c39e0249c7dc04485fa24d209ed586%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Few.com%2Fembed%3Furl%3Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%3Dmntl-sc-block_7-0-iframeoptions%3De303DdocId%3D11710038","author_name":"Hugh Grant","author_url":"https://twitter.com/HackedOffHugh","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” . Intrusive, insulting and creepy.\u003c/p>— Hugh Grant (@HackedOffHugh) \u003ca href=\"https://twitter.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HackedOffHugh/status/1908210158322270674","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” . Intrusive, insulting and creepy.\u003c/p>— Hugh Grant (@HackedOffHugh) \u003ca href=\"https://twitter.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1908210158322270674%7Ctwgr%5E92648d23e2c39e0249c7dc04485fa24d209ed586%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Few.com%2Fembed%3Furl%3Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%3Dmntl-sc-block_7-0-iframeoptions%3De303DdocId%3D11710038"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/actor","keywords/Hugh Grant","keywords/Blue Grant","keywords/interaction","keywords/children","keywords/immigration officer","keywords/Mum","keywords/X","keywords/passports","keywords/Heathrow Airport"],"primary_image":{"bucket":"new_assets","id":"%2F67f3d85d1ba42ba938766f8a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},"publish_date":1744045080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","social_title":"","summary":"'Intrusive, insulting and creepy...'","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Hugh Grant (32709773)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters","permalink":"https://classichits1390.iheart.com/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/"},"slug":"2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a","title":"Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters","description":"'Intrusive, insulting and creepy...'","author":"Logan DeLoye"},"pub_start":1744045080000,"pub_until":4115978604802,"pub_changed":1744045546979,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Hugh Grant (32709773)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f3d7cc1ba42ba938766f7f","slug:2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","slug:2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","keyword:keywords/actor","keyword:keywords/Hugh Grant","keyword:keywords/Blue Grant","keyword:keywords/interaction","keyword:keywords/children","keyword:keywords/immigration officer","keyword:keywords/Mum","keyword:keywords/X","keyword:keywords/passports","keyword:keywords/Heathrow Airport","author:user"]}},{"id":"%2F5d79293d3de24c9834997cf9","type":"PUBLISHING","record":{"ref_id":"%2F5d79293d3de24c9834997cf9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Allison Bostow","blocks":[{"html":"","schedule":{},"type":"html"},{"html":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.brands/67783ce9c675c94c1e619d4c\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Does your nonprofit have a upcoming event? Email it now to \u003c/strong>\u003ca href=\"mailto:MinotAreaPSA@iHeartMedia.com\" target=\"_self\">\u003cstrong>MinotAreaPSA@iHeartMedia.com\u003c/strong>\u003c/a>\u003cstrong>.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Don't miss Rodeo action this Friday and Saturday night 7pm all Seasons Arena - tickets @RodeoMinot.com (rodeo dates April 11th & 12th) \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Magic City Discovery Center is proud to support military families by offering free admission to all active-duty military personnel and their families, including the National Guard and Reserve, from Sunday, April 6th through Saturday, April 12th. Military families can enjoy a week of hands-on learning and play simply by presenting a valid military ID at the front desk. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Join your Minot Downtown Merchants for the annual BUNNY HOP! This is a free event open to Preschool age kiddos. Please bring an Easter basket to collect your treats! Thursday, April 17th 10:00am to Noon. - Motorists please watch for extra foot traffic in downtown Minot during this time.\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Western Plains Opera Company presents… Oliver! Musical adaptation of the classic Dickens novel - Friday, April 11 & Saturday, April 12\u003c/p>\n\n\u003cp>7:00 PM | Ann Nicole Nelson Hall, MSU. FREE admission with MSU Student ID\u003c/p>\n\n\u003cp>Adults: $35|$30|$25 - Ages 17 & under: $10 - Military discount with active ID when purchased at the door\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The 7th annual Guns and Hoses game between the Minot Fire Department and Minot Police Department is officially scheduled for April 19th at 3 PM on the Pepsi Rink at the MAYSA Arena. The game this year will help raise funds for Tyanna Weeks. This amazing young woman survived a head on collision with a drunk driver. Here is her incredible story of resilience,. Please join the fun and help raise funds for Tyanna with a 50/50 raffle, chuck a puck and silent auction. Tickets will be $5 at the door. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Don't miss Easter at the Zoo, at Roosevelt Park Zoo, on Saturday, April 19th, 2024, from 11 am to 2 pm and the zoo will only be open during these hours. Easter at the Zoo admission is $3 per person for non-members, and free for members. You may also purchase your membership in person during the event to receive free admission. The event will feature crafts, activities, a visit with the Easter Bunny, plus a photo station for guests to take photos, and a goody bag of candy for each child as they exit the Zoo (while supplies last).\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The 8th annual Minot Walk for Autism is Saturday, April 26th - 10:00am to 12:00pm, Minot's Oak Park. Embrace the Spectrum as we come together to celebrate, support, and embrace our incredible Autism community!\u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> The Roosevelt Park Zoo is teaming up with the National Audubon Society to support the “Lights Out for Birds” initiative. By reducing light pollution, we can help migrating birds safely navigate their routes and avoid being drawn into dangerous areas. When: March 1 – June 15 & August 15 - November 30 How You Can Help: • Turn off non-essential lights between 11 PM and 6 AM during migration season. • Close blinds at night to reduce light spillage. • Use warm outdoor lighting (below 3000 Kelvin) to minimize disruption. • Opt for task lighting instead of overhead lighting where possible. • Choose blinking lights instead of continuously burning ones. • Install motion sensors and automatic controls to manage lighting effectively. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> \u003c/p>\n\n\u003cp>Souris Valley Animal Shelter believes every homeless pet deserves a furever home. An essential part of making that happen is foster families. Fosters provide a loving temporary home for homeless pets. The S-V-A -S provides the homeless pet and all the supplies needed while in foster care Apply to foster today at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.svaspets.com%2Ffoster&data=05%7C02%7CALLISONBOSTOW%40iheartmedia.com%7C23dbf751aabe4033320c08dd2b62bbd1%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638714425233247662%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=4YpCI2ux6B80JmuEMo8cxV6uMR3JI7tVoVdbBFJ1av8%3D&reserved=0\" target=\"_blank\">\u003cu>www.svaspets.com/foster\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Roosevelt Park Zoo is looking for 24 dedicated teens ages 13+ to join their 2025 ZooTeen Volunteer Program. - be apart of zoo summer camp, get hands on experience, assist with special events and engage with guests. The program runs from May to August. - application deadline is May 2nd. Learn more and apply @RooseveltParkZoo.com \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Magic City Youth Baseball will be hosting their annual pancake breakfast, Sunday April 13th from 8am to 1pm inside the Minot Moose Lodge. Cost is $5 per person. - 2025 fan gear will also be available for purchase. \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> North Dakota Dollars for Scholars is accepting scholarship applications from North Dakota high school seniors and current college students starting January 1, 2025. Approximately $278,000 in scholarships will be awarded, ranging from $600 to $2,500 each for the 2025-26 academic year. Every student who graduated from or will graduate this year from a North Dakota high school or home education program can apply, even if their high school doesn’t have a local chapter.\u003c/p>\n\n\u003cp>Students from a wide range of backgrounds are encouraged to apply. Scholarship offerings cover a variety of categories including vocational and technical schools, military family, community service and continuing college students. Schools with local chapters also offer scholarships for their specific schools.\u003c/p>\n\n\u003cp>The application deadline for all North Dakota Dollars for Scholars scholarships is April 1, 2024. Scholarship details and the online application are available at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.nddfs.org%2F&data=05%7C02%7Callisonbostow%40iheartmedia.com%7C0d2de0f492d64d1fb8ea08dd25d09b4b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638708300362378315%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=mG723PiUMmtmtxZBo36Sbnp5P00YanEqCCCnT7edpG8%3D&reserved=0\" target=\"_blank\">\u003cu>northdakota.dollarsforscholars.org\u003c/u>\u003c/a>.\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Glenburn Fire Departments Steak Fry and Silent Auction date will be April 25th, 2025 at 6pm at the Glenburn Fire Hall in Glenburn, with live music from "Mount Rose" to perform live music for the after dinner entertainment starting at 9pm. Steaks, Silent Auction, Gun Raffles, Door Prizes, and Live Music\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The City of Minot has finalized the schedules for its yearly spring and fall clean-up weeks and household hazardous waste and e-waste collection event. The spring clean-up week is set for April 28-May 2, with the HHW/E-waste collection scheduled for May 2-3 at Public Works (1025 31st St SE) from 8 a.m. to 5 p.m. both days. The fall clean-up week is scheduled for Sept. 8-12. \u003c/p>\n\n\u003cp>The City will not hold a HHW/ waste collection event in the fall. During both clean-up weeks, curbside collection of unwanted items will take place. City sanitation customers can also bring items to the City landfill for free by providing a water bill as proof they are customers. Minot residents who are City of Minot sanitation customers can bring household quantities of HHW items to the City landfill free of charge all year round\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.brands/666722535c35aa7c172e2661\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kcjb910.iheart.com/content/2019-09-11-minot-area-community-calendar/","cuser":"user/ldap/1094160","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/community calendar","keywords/Minot"],"primary_image":{"bucket":"new_assets","id":"%2F67f3fb2a645c04ea44d1bcf8"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KCJB-AM (595)","brands/Minot Area Community Calendar","brands/KMXA-FM (926)","brands/KIZZ-FM (858)","brands/KRRZ-AM (682)","brands/KZPR-FM (1089)","brands/KYYX-FM (1079)"]},"publish_date":1744044125821,"publish_end_date":4115978604802,"publish_origin":"brands/KCJB-AM (595)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2019-09-11-minot-area-community-calendar","social_title":"","summary":"Minot Area Community Calendar","targets":[],"title":"The Sundre Sand & Gravel Community Corner","permalink":"https://classichits1390.iheart.com/content/2019-09-11-minot-area-community-calendar/"},"slug":"2019-09-11-minot-area-community-calendar","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8","title":"The Sundre Sand & Gravel Community Corner","description":"Minot Area Community Calendar","author":"Allison Bostow"},"pub_start":1744044125821,"pub_until":4115978604802,"pub_changed":1744044130316,"subscription":[{"tags":["categories/local-news","brands/KCJB-AM (595)","brands/Minot Area Community Calendar","brands/KMXA-FM (926)","brands/KIZZ-FM (858)","brands/KRRZ-AM (682)","brands/KZPR-FM (1089)","brands/KYYX-FM (1079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KCJB-AM (595)","id:/5d79293d3de24c9834997cf9","slug:2019-09-11-minot-area-community-calendar","slug:2019-09-11-minot-area-community-calendar","keyword:keywords/community calendar","keyword:keywords/Minot","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":2,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"beE6F","region":"main:dynamic","type":"feed","ordinal":5,"value":{"feed_id":"ID:weekly-widget-feed","feed_index":3,"size":10,"title":""},"tags":["display-hints/cume"],"schedule":null,"feed":{"results":[],"resume":null}},{"id":"ha5Er","region":"main:dynamic","type":"contests","ordinal":6,"value":{},"tags":["display-hints/tile"],"schedule":null},{"id":"lHlMQ","region":"main:dynamic","type":"playlist","ordinal":7,"value":{},"tags":["display-hints/themed-block","display-hints/tile"],"schedule":null},{"id":"zlJN0","region":"main:dynamic","type":"show","ordinal":8,"value":{"brands":[{"ref":"config://field/general.default_shows","scope":null,"type":"VAR"}],"title":"Shows"},"tags":[],"schedule":{"begin":0,"end":4115978604802},"shows":[{"_id":"%2F47dec347ef626855f29a3931bc1bd048","slug":"billy-and-judi","ownBrand":"brands/Billy and Judi","configByLookup":{"common":{"branding":{"name":"Billy and Judi","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5c87bc366f8d04bff8ca4bd3"}}}}}},{"_id":"%2Ff4c84057d6d6eaef7c8f43cd7b2806cf","slug":"martha-quinn","ownBrand":"brands/Martha Quinn (57763)","configByLookup":{"common":{"branding":{"name":"The Martha Quinn Show","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/5791c1ee599726e41e0d6075a302f1c1"}}}}}},{"_id":"%2F5d7aa1ddc9af546f190b8145","slug":"jeffrey-t-mason","ownBrand":"brands/Jeffrey T. Mason","configByLookup":{"common":{"branding":{"name":"Jeffrey T. Mason","logo":{"asset":{"href":"https://i.iheart.com/v3/re/new_assets/669ac12de5256acfeb694cfb"}}}}}},{"_id":"%2F0e1adf01ca285ee965d1ffe0216de4cd","slug":"michelle-fay","ownBrand":"brands/Michelle Fay (55919)","configByLookup":{"common":{"branding":{"name":"Michelle Fay","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/cbfc250cc9e0e529a165bd55c13a7acf"}}}}}},{"_id":"%2F12d9ce938fa33cea2bbdff366ef5fe7f","slug":"marc-the-cope-coppola","ownBrand":"brands/Marc 'The Cope' Coppola (1364)","configByLookup":{"common":{"branding":{"name":"Marc 'The Cope' Coppola","logo":{"asset":{"href":"https://i.iheart.com/v3/re/assets.brands/e1305a2e52d060fbee357616f521db7c"}}}}}}]},{"id":"MOi2y","region":"main:dynamic","type":"ad","ordinal":9,"value":{"ad_split":0,"position":"3331"},"tags":[],"schedule":null},{"id":"Vj1NU","region":"main:dynamic","type":"podcasts","ordinal":10,"value":{"shows":[{"ref":"config://field/general.default_podcasts","scope":null,"type":"VAR"}],"title":null},"tags":["display-hints/podcasts-block","display-hints/themed-block"],"schedule":{"begin":0,"end":4115978604802},"podcasts":["29715763","28242749","28149788","82770100"]},{"id":"kIdtO","region":"main:dynamic","type":"feed","ordinal":11,"value":{"feed_id":"USAGE:feed-usecases/Default Content","feed_index":4,"size":6,"title":"Latest Stories"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-load-more","display-hints/feed-date-stamp","display-hints/small"],"schedule":null,"feed":{"results":[{"id":"%2F67f3c42d3034bc37f15ed45f","type":"PUBLISHING","record":{"ref_id":"%2F67f3c42d3034bc37f15ed45f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"75b90d2d-4a96-4ed2-bf1c-86c898c333d8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f3c44b3034bc37f15ed46a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>Jay North\u003c/strong>, a former child star best known for his role as the titular character on the sitcom \u003ca href=\"https://www.iheart.com/artist/televisions-greatest-hits-band-678792/songs/dennis-the-menace-16867166/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"16867166\" data-catalog-related-id=\"\">\u003cem>Dennis the Menace\u003c/em>\u003c/a>, has died at the age of 73, his friend, writer and producer \u003cstrong>Laurie Jacobson\u003c/strong>, revealed in a post shared on her Facebook account Sunday (April 6).\u003c/p>\n\n\u003cp>Jacobson said North's \u003cem>Dennis the Menace\u003c/em> co-star \u003cstrong>Jeanne Russell\u003c/strong> confirmed his passing in a phone call that was "terribly sad, but not unexpected news" following the actor's battle with \u003ca href=\"https://www.iheart.com/content/2025-04-01-this-ingredient-in-popular-beverage-is-linked-to-cancer/\" target=\"_blank\">cancer\u003c/a>.\u003c/p>\n\n\u003cp>"Our dear friend JAY NORTH has been fighting cancer for a number of years and this morning at noon EST, Jay passed peacefully at home," Jacobson wrote. "As many of his fans know, he had a difficult journey in Hollywood and after...but he did not let it define his life. He had a heart as big as a mountain, loved his friends deeply. He called us frequently and ended every conversation with "I love you with all my heart." And we loved him with all of ours. A life-long friend of Jon's, a brother to Jeanne and a dear friend to me, we will miss him terribly. He is out of pain now. His suffering is over. At last he is at peace."\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Facebook Post","@query":"https://graph.facebook.com/v16.0/oembed_post?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2Flauriejacobson%2Fposts%2Fpfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl","@url":"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl","author_name":"Laurie","author_url":"https://www.facebook.com/lauriejacobson","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\" class=\"fb-xfbml-parse-ignore\">\u003cp>Jeanne Russell just called us with terribly sad, but not unexpected news. Our dear friend JAY NORTH has been fighting...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/lauriejacobson\">Laurie Jacobson\u003c/a> on \u003ca href=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\">Sunday, April 6, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":552},"embed_type":"rich","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\" class=\"fb-xfbml-parse-ignore\">\u003cp>Jeanne Russell just called us with terribly sad, but not unexpected news. Our dear friend JAY NORTH has been fighting...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/lauriejacobson\">Laurie Jacobson\u003c/a> on \u003ca href=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\">Sunday, April 6, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl"},{"html":"\u003cp>Russell told \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/jay-north-dead-dennis-the-menace-1236182969/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a> that North had battled colon cancer and died at his Lake Butler, Florida, home. The child actor scored several roles on \u003cem>NBC\u003c/em> variety shows during the 1950s before landing his signature role on \u003cem>Dennis the Menace\u003c/em>, an adaptation of the popular comic strip created by cartoonist \u003cstrong>Hank Ketcham\u003c/strong>, in 1959, which ran for four seasons.\u003c/p>\n\n\u003cp>North later revealed that he suffered trauma while on the set, accusing his aunt \u003cstrong>Marie Hopper\u003c/strong>, who served as his guardian while his mother worked other jobs, of being physically and emotionally abusive during an interview with \u003ca href=\"https://www.deseret.com/1993/7/6/19055156/north-recalls-being-dennis/\" target=\"_blank\">\u003cem>the Los Angeles Daily News\u003c/em>\u003c/a> in 1993.\u003c/p>\n\n\u003cp>"If it took me more than one or two takes, I would be threatened and then whacked," North said at the time. "Even if a delay wasn't my fault, she would find a way to blame me and punish me. She was also very possessive and isolated me from the rest of the cast. I couldn't even eat lunch with everybody else. She made me eat it in the dressing room by myself."\u003c/p>\n\n\u003cp>North appeared in several films following the cancellation of \u003cem>Dennis the Menace\u003c/em> in 1963 including \u003cem>Zebra in the Kitchen\u003c/em> (1965) and \u003cem>Maya\u003c/em> (1966), the latter of which he later starred in a television adaptation of for 18 episodes. The actor later provided voiceover work in the late 1960s and 1970s and made his final acting appearance in a self-referential cameo in the 2003 film \u003cem>Dickie Roberts: Former Child Star\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-actor-jay-north-dead-at-73/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jay North","keywords/Dennis the Menace","keywords/Laurie Jacobson","keywords/death","keywords/cancer","keywords/colon cancer","keywords/actor","keywords/child star"],"primary_image":{"bucket":"new_assets","id":"%2F67f3c44b3034bc37f15ed46a"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1744029300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-actor-jay-north-dead-at-73","social_title":"","summary":"Actor Jay North, a former child star best known for his role as the titular character on the sitcom 'Dennis the Menace,' has died at the age of 73.","targets":[{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA","brands/KFI-AM (616)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor Jay North Dead At 73","permalink":"https://classichits1390.iheart.com/content/2025-04-07-actor-jay-north-dead-at-73/"},"slug":"2025-04-07-actor-jay-north-dead-at-73","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a","title":"Actor Jay North Dead At 73","description":"Actor Jay North, a former child star best known for his role as the titular character on the sitcom 'Dennis the Menace,' has died at the age of 73.","author":"Jason Hall"},"pub_start":1744029300000,"pub_until":4115978604802,"pub_changed":1744029641062,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/content","markets/LOSANGELES-CA","brands/KFI-AM (616)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f3c42d3034bc37f15ed45f","slug:2025-04-07-actor-jay-north-dead-at-73","slug:2025-04-07-actor-jay-north-dead-at-73","keyword:keywords/Jay North","keyword:keywords/Dennis the Menace","keyword:keywords/Laurie Jacobson","keyword:keywords/death","keyword:keywords/cancer","keyword:keywords/colon cancer","keyword:keywords/actor","keyword:keywords/child star","author:user"]}},{"id":"%2F67f171c70acf5446cc703735","type":"PUBLISHING","record":{"ref_id":"%2F67f171c70acf5446cc703735","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"23cf19b5-82aa-47b0-b183-dd0be67268a4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A mixed age range group of friends having a meal together at a restaurant.","id":"%2F62bbb90559148f6de694bf9c","new_tab":false,"schedule":{},"source_credit":"DGLimages / iStock / Getty Images","title":"Living Our Best Life","type":"asset","url":"","use_caption":false},{"html":"\u003cp>After seven years at the top, \u003ca href=\"https://www.foxbusiness.com/retail/olive-garden-loses-its-spot-top-us-casual-dining-restaurant-after-7-years-report\" target=\"_blank\">Olive Garden has been dethroned as America's leading casual dining restaurant\u003c/a> by Texas Roadhouse. The steakhouse chain surged ahead due to a significant increase in sales, marking a shift in consumer preferences from Italian cuisine to steakhouse offerings. According to Fox Business, Texas Roadhouse reported a 14.7% increase in sales, reaching $5.5 billion, while Olive Garden saw only a 0.8% rise, bringing in $5.2 billion.\u003c/p>\n\n\u003cp>Texas Roadhouse's success can be attributed to its expansion, with \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-14572159/olive-garden-americas-favorite-restaurant-chain-new-competitor-texas-roadhouse.html\" target=\"_blank\">26 new locations opened in 2024\u003c/a>. The chain now operates nearly 650 U.S. locations. Meanwhile, Olive Garden, despite adding 15 new restaurants, struggled to maintain its growth momentum.\u003c/p>\n\n\u003cp>Chili's, Applebee's, and Buffalo Wild Wings followed Texas Roadhouse and Olive Garden in the rankings, \u003ca href=\"https://www.restaurantbusinessonline.com/financing/texas-roadhouse-now-biggest-casual-dining-chain-us\" target=\"_blank\">each recording over $4 billion in sales\u003c/a>. Chili's, in particular, saw a remarkable 31% increase in orders during its third quarter, thanks to a revamped menu and a strong social media push.\u003c/p>\n\n\u003cp>Despite losing the top spot, Olive Garden's parent company, Darden Restaurants, remains optimistic, as it owns both Olive Garden and Texas Roadhouse. Olive Garden is attempting to boost sales with new delivery options and promotions like the never-ending pasta deal.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F62bbb90559148f6de694bf9c"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1743877020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","social_title":"","summary":"Olive Garden has been dethroned after a seven-year run.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"After Seven Years, There's a New Top Casual Restaurant In America","permalink":"https://classichits1390.iheart.com/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/"},"slug":"2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c","title":"After Seven Years, There's a New Top Casual Restaurant In America","description":"Olive Garden has been dethroned after a seven-year run.","author":"iHeartRadio"},"pub_start":1743877020000,"pub_until":4115978604802,"pub_changed":1743877356638,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f171c70acf5446cc703735","slug:2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","slug:2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F67f0378abcb159663f331451","type":"PUBLISHING","record":{"ref_id":"%2F67f0378abcb159663f331451","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d52bd8cb-00b3-4caf-85ef-a8e41170f511","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MILWAUKEE, WISCONSIN - JULY 18: Comedian and actor Russell Brand attends the fourth day of the Republican National Convention at the Fiserv Forum on July 18, 2024 in Milwaukee, Wisconsin. Delegates, politicians, and the Republican faithful are in Milwauke","id":"%2F67f00040aea68f9f14ebc69b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2024 Republican National Convention: Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003ca href=\"https://www.iheart.com/content/2025-04-04-russell-brand-reveals-real-reason-for-katy-perry-divorce-in-rare-statement/\" target=\"_blank\">\u003cstrong>Russell Brand\u003c/strong>\u003c/a> broke his silence after reports that he was facing rape and sexual assault charges by London's Metropolitan Police force on Friday (April 4).\u003c/p>\n\n\u003cp>Brand, 49, was reported to be facing one count of rape, one of indecent assault, one of oral rape and two of sexual assault following an 18-month investigation stemming from allegations made by four women, which he denied and vowed to fight.\u003c/p>\n\n\u003cp>“I was a fool before I lived in the light of the Lord. I was a drug addict, a sex addict and an imbecile, but what I never was was a rapist,” Brand said in a video on his Instagram account with "My response" as its caption. “I’ve never engaged in non-consensual activity. I pray that you can see that by looking in my eyes.”\u003c/p>\n\n\u003cp>“I’m now going to have the opportunity to defend these charges in court and I’m incredibly grateful for that,” he added.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDIB7350sSGx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DIB7350sSGx/?hl=en","author_name":"russellbrand","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Russell Brand (@russellbrand)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":854,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/488417987_18500482606020993_7646239873764876957_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEfstfhci9v96kXZJS-HACPnfDwQ3-u8I7wyIfBMkuOrOkbaSV1BhRlLwixGvhVql0&_nc_ohc=dqxDPfrfJEoQ7kNvwHLaaID&_nc_gid=f0-oZ21v2M5fn9qqmWBtdg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFCjKyB1ZnOojZMFShTmBXSAM0foxhTV-Rr5flwKxSBjw&oe=67F622F0&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Russell Brand (@russellbrand)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIB7350sSGx/?hl=en"},{"html":"\u003cp>The alleged incidents were reported to have taken place in central London and the seaside town of Bournemouth between 1999 and 2005.\u003c/p>\n\n\u003cp>An investigation into the alleged incidents is ongoing and anyone with relevant information is advised to contact London's Metropolitan Police force.\u003c/p>\n\n\u003cp>\u003cem>THIS IS A DEVELOPING STORY AND WILL BE UPDATED.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Russell Brand","keywords/Actor","keywords/force","keywords/rape","keywords/sexual assault charges","keywords/silence","keywords/reports","keywords/Metropolitan Police","keywords/London","keywords/Brand"],"primary_image":{"bucket":"new_assets","id":"%2F67f00040aea68f9f14ebc69b"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743796680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-russell-brand-breaks-silence-on-serious-charges","social_title":"","summary":"Actor and comedian Russell Brand broke his silence after reports that he was facing serious charges.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Russell Brand Breaks Silence On Serious Charges","permalink":"https://classichits1390.iheart.com/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/"},"slug":"2025-04-04-russell-brand-breaks-silence-on-serious-charges","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b","title":"Russell Brand Breaks Silence On Serious Charges","description":"Actor and comedian Russell Brand broke his silence after reports that he was facing serious charges.","author":"Jason Hall"},"pub_start":1743796680000,"pub_until":4115978604802,"pub_changed":1743797070092,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0378abcb159663f331451","slug:2025-04-04-russell-brand-breaks-silence-on-serious-charges","slug:2025-04-04-russell-brand-breaks-silence-on-serious-charges","keyword:keywords/Russell Brand","keyword:keywords/Actor","keyword:keywords/force","keyword:keywords/rape","keyword:keywords/sexual assault charges","keyword:keywords/silence","keyword:keywords/reports","keyword:keywords/Metropolitan Police","keyword:keywords/London","keyword:keywords/Brand","author:user"]}},{"id":"%2F67efefef6be4aa42b62c1345","type":"PUBLISHING","record":{"ref_id":"%2F67efefef6be4aa42b62c1345","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"617caba0-dcff-4255-a50d-27f502a2a9bd","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0087059392440b35d80b5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Tom Cruise\u003c/strong> is speaking out following the death of his \u003cem>Top Gun\u003c/em> costar \u003cstrong>Val Kilmer\u003c/strong>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\">\u003cem>Mission: Impossible\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\"> star\u003c/a> shared an emotional tribute to the \u003cem>Batman Forever\u003c/em> actor while at CinemaCon in Las Vegas on Thursday (April 3) following Kilmer's death earlier this week, per \u003ca href=\"https://variety.com/2025/film/news/tom-cruise-honors-val-kilmer-cinemacon-1236354766/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>"I'd like to honor a dear friend of mine, Val Kilmer," Cruise said, before explaining how honored he was to work with the actor not just on the original 1986 film but its 2022 sequel. "I can't tell you how much I admire his work, how grateful and honored I was when he joined \u003cem>Top Gun\u003c/em> and came back later for \u003cem>Top Gun: Maverick\u003c/em>."\u003c/p>\n\n\u003cp>Cruise then encouraged the crowd to take a moment of silence and reflect on Kilmer's legacy before sharing a final message to his late friend.\u003c/p>\n\n\u003cp>"I think it would be really nice if we could have a moment together because he loved movies and he gave a lot to all of us," he said. "Just kind of think about all the wonderful times that we had with him... I wish you well on the next journey."\u003c/p>\n\n\u003cp>Kilmer, who battled throat cancer for several years, \u003ca href=\"https://www.iheart.com/content/2025-04-01-actor-val-kilmer-dead-at-65/\" target=\"_blank\">passed away\u003c/a> Tuesday (April 1) from pneumonia at the age of 65. Following news of his death, \u003ca href=\"https://www.iheart.com/content/2025-04-04-val-kilmers-children-break-silence-on-his-death/\" target=\"_blank\">his children expressed gratitude\u003c/a> for fans and friends for "honoring our extraordinary father’s memory."\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tom Cruise","keywords/Val Kilmer","keywords/Top Gun","keywords/tribute"],"primary_image":{"bucket":"new_assets","id":"%2F67f0087059392440b35d80b5"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},"publish_date":1743794460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","social_title":"","summary":"The \"Mission: Impossible\" star also led a moment of silence for his \"dear friend\" at CinemaCon.","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer","permalink":"https://classichits1390.iheart.com/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/"},"slug":"2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5","title":"Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer","description":"The \"Mission: Impossible\" star also led a moment of silence for his \"dear friend\" at CinemaCon.","author":"Sarah Tate"},"pub_start":1743794460000,"pub_until":4115978604802,"pub_changed":1743794870272,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efefef6be4aa42b62c1345","slug:2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","slug:2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","keyword:keywords/Tom Cruise","keyword:keywords/Val Kilmer","keyword:keywords/Top Gun","keyword:keywords/tribute","author:user"]}},{"id":"%2F67efe40b4c675a163edaa4fd","type":"PUBLISHING","record":{"ref_id":"%2F67efe40b4c675a163edaa4fd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ea61e9eb-ed3b-4ca1-befb-30302646491b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2Felton-john-radio-10713%2F","@url":"https://www.iheart.com/live/elton-john-radio-10713/","author_name":"Elton John Radio","author_url":"https://www.iheart.com/live/elton-john-radio-10713/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"Elton John Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/elton-john-radio-10713/?embed=true&cid=oembed&keyid%5B0%5D=Elton%20John%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/67eef95d6bdcb91e9ea8b4e9?ops=fit(300%2C300)","thumbnail_width":300,"title":"Elton John Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Elton John Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/elton-john-radio-10713/?embed=true&cid=oembed&keyid%5B0%5D=Elton%20John%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/elton-john-radio-10713/"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efef924c675a163edaa508","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/elton-john-5041/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5041\" data-catalog-related-id=\"\">Elton John\u003c/a> and iHeartRadio recently turned up the volume on a brand new station that features anything and everything The Rocket Man. \u003c/p>\n\n\u003cp>Now, you can enjoy non-stop Elton John hits, including live performances and deep cuts from every album, without commercials. It's a continuous stream of feel-good tracks that’ll fill your car, room, or headphones—wherever you choose to listen!\u003c/p>\n\n\u003cp>The Rocket Club family can officially jam to hits like "Bennie And The Jets," "Your Song," "I'm Still Standing," "Don't Go Breaking My Heart," and many more of Elton John's biggest tracks uninterrupted. \u003c/p>\n\n\u003cp>Whether you need a "Crocodile Rock" dance break between chores or "Daniel" to pair with an introspective afternoon, an Elton John song to match your mood is just one click away and can be accessed at any time. \u003c/p>\n\n\u003cp>Elton John Radio will feature his most acclaimed hits, fan-favorite tunes from each decade, and behind-the-scenes stories surrounding a few of the icon's most legendary tracks. Listeners will get exclusive intel on John's most impactful tunes, including 2025's "\u003ca href=\"https://www.iheart.com/content/2025-02-06-watch-elton-john-has-nightmare-meltdown-amid-perfecting-upcoming-album/\" target=\"_blank\">Who Believes in Angels?\u003c/a>" with \u003ca href=\"https://www.iheart.com/artist/brandi-carlile-89322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89322\" data-catalog-related-id=\"\">Brandi Carlile\u003c/a>, directly from The Rocket Man himself! \u003c/p>\n\n\u003cp>For more on the Grammy-winning sensation's new record (out today!), read \u003ca href=\"https://www.iheart.com/content/2025-02-05-elton-john-brandi-carlile-team-up-for-who-believes-in-angels-album/\" target=\"_blank\">Elton John & Brandi Carlile Team Up For 'Who Believes In Angels?' Album\u003c/a>. \u003c/p>\n\n\u003cp>Listen to iHeartRadio and Elton John's latest collab, \u003ca href=\"https://www.iheart.com/live/elton-john-radio-10713/\" target=\"_blank\">Elton John Radio\u003c/a>, now! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FiHeartRadio%2Fstatus%2F1908161677448658952","@url":"https://x.com/iHeartRadio/status/1908161677448658952","author_name":"iHeartRadio","author_url":"https://twitter.com/iHeartRadio","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Our new exclusive streaming station, “Elton John Radio” features all of Elton John’s biggest hits, including live songs and deep cuts from each of his landmark albums! 💖💫\u003cbr>\u003cbr>Listen here: \u003ca href=\"https://t.co/uDfpWib52u\">https://t.co/uDfpWib52u\u003c/a> \u003ca href=\"https://t.co/IcnOp5iTZO\">pic.twitter.com/IcnOp5iTZO\u003c/a>\u003c/p>— iHeartRadio (@iHeartRadio) \u003ca href=\"https://twitter.com/iHeartRadio/status/1908161677448658952?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/iHeartRadio/status/1908161677448658952","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Our new exclusive streaming station, “Elton John Radio” features all of Elton John’s biggest hits, including live songs and deep cuts from each of his landmark albums! 💖💫\u003cbr>\u003cbr>Listen here: \u003ca href=\"https://t.co/uDfpWib52u\">https://t.co/uDfpWib52u\u003c/a> \u003ca href=\"https://t.co/IcnOp5iTZO\">pic.twitter.com/IcnOp5iTZO\u003c/a>\u003c/p>— iHeartRadio (@iHeartRadio) \u003ca href=\"https://twitter.com/iHeartRadio/status/1908161677448658952?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/iHeartRadio/status/1908161677448658952"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/station","keywords/Elton John","keywords/Elton John Radio","keywords/everything","keywords/anything","keywords/iHeartRadio","keywords/album","keywords/stream","keywords/cuts","keywords/volume"],"primary_image":{"bucket":"new_assets","id":"%2F67efef924c675a163edaa508"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},"publish_date":1743785220000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","social_title":"","summary":"Did someone say commercial-free?!","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["artists/Elton John (5041)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN","permalink":"https://classichits1390.iheart.com/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/"},"slug":"2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508","title":"iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN","description":"Did someone say commercial-free?!","author":"Logan DeLoye"},"pub_start":1743785220000,"pub_until":4115978604802,"pub_changed":1743794470305,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","artists/Elton John (5041)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efe40b4c675a163edaa4fd","slug:2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","slug:2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","keyword:keywords/station","keyword:keywords/Elton John","keyword:keywords/Elton John Radio","keyword:keywords/everything","keyword:keywords/anything","keyword:keywords/iHeartRadio","keyword:keywords/album","keyword:keywords/stream","keyword:keywords/cuts","keyword:keywords/volume","author:user"]}},{"id":"%2F67f0000baea68f9f14ebc690","type":"PUBLISHING","record":{"ref_id":"%2F67f0000baea68f9f14ebc690","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e397926-8ca0-49cb-ae00-f1ca32b9e56a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MILWAUKEE, WISCONSIN - JULY 18: Comedian and actor Russell Brand attends the fourth day of the Republican National Convention at the Fiserv Forum on July 18, 2024 in Milwaukee, Wisconsin. Delegates, politicians, and the Republican faithful are in Milwauke","id":"%2F67f00040aea68f9f14ebc69b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2024 Republican National Convention: Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003cstrong>Russell Brand\u003c/strong> is facing rape and sexual assault charges by London's Metropolitan Police force, \u003ca href=\"https://apnews.com/article/uk-russell-brand-charges-police-778978fa21ab6c04eb8c953e2bd7c688\" target=\"_blank\">\u003cem>the Associated Press\u003c/em>\u003c/a> reported on Friday (April 4).\u003c/p>\n\n\u003cp>Brand, 50, faces one count of rape, one of indecent assault, one of oral rape and two of sexual assault following an 18-month investigation stemming from allegations made by four women. The alleged incidents were reported to have taken place in central London and the seaside town of Bournemouth between 1999 and 2005.\u003c/p>\n\n\u003cp>An investigation into the alleged incidents is ongoing and anyone with relevant information is advised to contact London's Metropolitan Police force.\u003c/p>\n\n\u003cp>\u003cem>THIS IS A DEVELOPING STORY AND WILL BE UPDATED.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-russell-brand-facing-serious-charges/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Russell Brand","keywords/rape","keywords/sexual assault charges","keywords/London","keywords/Actor","keywords/incidents","keywords/Metropolitan Police","keywords/force","keywords/Brand","keywords/Associated Press","keywords/sexual assault"],"primary_image":{"bucket":"new_assets","id":"%2F67f00040aea68f9f14ebc69b"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743781920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-russell-brand-facing-serious-charges","social_title":"","summary":"Actor and comedian Russell Brand is facing serious charges.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Russell Brand Facing Serious Charges","permalink":"https://classichits1390.iheart.com/content/2025-04-04-russell-brand-facing-serious-charges/"},"slug":"2025-04-04-russell-brand-facing-serious-charges","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b","title":"Russell Brand Facing Serious Charges","description":"Actor and comedian Russell Brand is facing serious charges.","author":"Jason Hall"},"pub_start":1743781920000,"pub_until":4115978604802,"pub_changed":1743782382392,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0000baea68f9f14ebc690","slug:2025-04-04-russell-brand-facing-serious-charges","slug:2025-04-04-russell-brand-facing-serious-charges","keyword:keywords/Russell Brand","keyword:keywords/rape","keyword:keywords/sexual assault charges","keyword:keywords/London","keyword:keywords/Actor","keyword:keywords/incidents","keyword:keywords/Metropolitan Police","keyword:keywords/force","keyword:keywords/Brand","keyword:keywords/Associated Press","keyword:keywords/sexual assault","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo5LCJjdXJzb3JzIjp7ImRhU0xXIjoiZXlKc2FXMXBkQ0k2TWl3aWIyWm1jMlYwSWpvNWZRPT0ifSwiZW5kcyI6eyJyZGd3NCI6LTEsIjdUS29VIjotMX19","scopes":[]}}},{"id":"LSixG","region":"main:dynamic","type":"feed","ordinal":12,"value":{"ad_split":null,"feed_id":"USAGE:feed-usecases/Default Personalities","feed_index":5,"position":null,"size":6,"title":"From Our Shows"},"tags":["display-hints/feed-show-eyebrow","display-hints/feed-date-stamp","display-hints/small-scrollable"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67eecca95ce5d53101f6dce5","type":"PUBLISHING","record":{"ref_id":"%2F67eecca95ce5d53101f6dce5","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"28242749","kind":"podcast","related_id":"271691648","schedule":{},"type":"catalog"},{"html":"\u003cp>Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F67eecc685ce5d53101f6dcde","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","feed_type":"PODCAST","feed_vendor":"Talk Talk with Martha Quinn","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Martha Quinn (57763)"]},"publish_date":1743688446000,"publish_end_date":4115978604802,"publish_origin":"brands/Martha Quinn (57763)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot","social_title":"","summary":"Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast","targets":[],"title":"Episode 237-I Want A Robot","permalink":"https://classichits1390.iheart.com/featured/martha-quinn/content/2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot/"},"slug":"2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Episode 237-I Want A Robot","description":"Martha Quinn, Christie & Karena Design Their Dream Robots—And Things Get Wild! If you could design the ultimate helper, what would it do? #podcast","author":""},"pub_start":1743688446000,"pub_until":4115978604802,"pub_changed":1743703210063,"subscription":[{"tags":["brands/Martha Quinn (57763)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Martha Quinn (57763)","id:/67eecca95ce5d53101f6dce5","slug:2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot","slug:2025-04-03-508-talk-talk-with-martha-quin-episode-237-i-want-a-robot"]}},{"id":"%2F67ebdcb3656f49ace264432c","type":"PUBLISHING","record":{"ref_id":"%2F67ebdcb3656f49ace264432c","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>Graceland is celebrating the life, music and legacy of Elvis Presley with "Elvis Week 2025. It's\u003c/p>\n\n\u003cp>going down from August 8th through the 16th in Memphis. It'll be a week of live performance,\u003c/p>\n\n\u003cp>panels, contests, movie screenings and the annual Candlelight Vigil. The ceremony will be\u003c/p>\n\n\u003cp>available for fans to stream live online. Tickets and a complete lineup of all Elvis Week events\u003c/p>\n\n\u003cp>can be found on ElvisWeek.com.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://q1043.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-elvis-week-2025-is-set/","cuser":"user/ldap/CCRNYC1MXC","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F67ebdd1582932d086b370a9e"},"primary_target":{"categories":[],"distribution":["brands/Marc 'The Cope' Coppola (1364)"]},"publish_date":1743511080000,"publish_end_date":4115978604802,"publish_origin":"brands/Marc 'The Cope' Coppola (1364)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-01-elvis-week-2025-is-set","social_title":"","summary":"","targets":[],"title":"Elvis Week 2025 Is Set!","permalink":"https://classichits1390.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-elvis-week-2025-is-set/"},"slug":"2025-04-01-elvis-week-2025-is-set","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/67ebdd1582932d086b370a9e","title":"Elvis Week 2025 Is Set!","description":"","author":""},"pub_start":1743511080000,"pub_until":4115978604802,"pub_changed":1743511392220,"subscription":[{"tags":["brands/Marc 'The Cope' Coppola (1364)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Marc 'The Cope' Coppola (1364)","id:/67ebdcb3656f49ace264432c","slug:2025-04-01-elvis-week-2025-is-set","slug:2025-04-01-elvis-week-2025-is-set"]}},{"id":"%2F67ebdb44adc5f5e1bcfcef98","type":"PUBLISHING","record":{"ref_id":"%2F67ebdb44adc5f5e1bcfcef98","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>ROCK HALL: Fan Vote Recap - Week Seven\u003c/p>\n\n\u003cp>Cyndi Lauper has overtaken Soundgarden for fourth place in the seventh week of the Rock & Roll Hall of Fame Fan Vote while everyone else remains the same. With close to two-million votes cast, the complete order and number of votes, rounded up, is as follows:\u003c/p>\n\n\u003cp>1. Phish - 261,500\u003c/p>\n\n\u003cp>2. Bad Company - 202,000\u003c/p>\n\n\u003cp>3. Billy Idol - 193,000\u003c/p>\n\n\u003cp>4. Cyndi Lauper - 173,500\u003c/p>\n\n\u003cp>5. Soundgarden - 173,000\u003c/p>\n\n\u003cp>6. Joe Cocker - 168,500\u003c/p>\n\n\u003cp>7. Chubby Checker - 148,500\u003c/p>\n\n\u003cp>8. Black Crowes - 124,500\u003c/p>\n\n\u003cp>9. Mariah Carey - 111,000\u003c/p>\n\n\u003cp>10. Joy Division + New Order - 91,000\u003c/p>\n\n\u003cp>11. The White Stripes - 85,500\u003c/p>\n\n\u003cp>12. Outkast - 84,000\u003c/p>\n\n\u003cp>13. Oasis - 79,000\u003c/p>\n\n\u003cp>14. Mana - 29,000\u003c/p>\n\n\u003cp>You can vote once a day through April 21st at Vote.RockHall.com. The top five artists selected by\u003c/p>\n\n\u003cp>the public will comprise a “fans’ ballot” that will be tallied along with the other ballots to\u003c/p>\n\n\u003cp>determine the 2025 Inductees.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://q1043.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going/","cuser":"user/ldap/CCRNYC1MXC","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"assets.getty","id":"%2F66f428677d84d95705f2aed4"},"primary_target":{"categories":[],"distribution":["brands/Marc 'The Cope' Coppola (1364)"]},"publish_date":1743510300000,"publish_end_date":4115978604802,"publish_origin":"brands/Marc 'The Cope' Coppola (1364)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going","social_title":"","summary":"","targets":[],"title":"How's That Rock & Roll Hall of Fame Fan Vote Going?","permalink":"https://classichits1390.iheart.com/featured/marc-the-cope-coppola/content/2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going/"},"slug":"2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/66f428677d84d95705f2aed4","title":"How's That Rock & Roll Hall of Fame Fan Vote Going?","description":"","author":""},"pub_start":1743510300000,"pub_until":4115978604802,"pub_changed":1743510638994,"subscription":[{"tags":["brands/Marc 'The Cope' Coppola (1364)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Marc 'The Cope' Coppola (1364)","id:/67ebdb44adc5f5e1bcfcef98","slug:2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going","slug:2025-04-01-hows-that-rock-roll-hall-of-fame-fan-vote-going"]}},{"id":"%2F67e42b3af6fe5d75284aba51","type":"PUBLISHING","record":{"ref_id":"%2F67e42b3af6fe5d75284aba51","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"Judi Diamond","blocks":[{"html":"\u003cp>Brandon Springman (\u003cem>u/s Buddy; Alton, IL native)\u003c/em> from \u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\">Kimberly Akimbo\u003c/a>, check out Billy&Judi's chat below, and see \u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\"> Kimberly Akimbo at the Fab fox NOW\u003c/a>!\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true","author_name":"","author_url":"","height":"200px","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true\" width=\"100%\" height=\"200px\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe src=\"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true\" width=\"100%\" height=\"200px\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://widget.spreaker.com/player?episode_id=65159980&theme=light&playlist=false&playlist-continuous=false&chapters-image=true&episode_image_position=right&hide-logo=false&hide-likes=false&hide-comments=false&hide-sharing=false&hide-download=true"},{"attributes":{"@provider":"Facebook Video","@query":"https://graph.facebook.com/v16.0/oembed_video?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2F103klou%2Fvideos%2F684971190708826%2F","@url":"https://www.facebook.com/103klou/videos/684971190708826/","author_name":"103.3 KLOU","author_url":"https://www.facebook.com/103klou","html":"\u003cdiv class=\"fb-video\" data-href=\"https://www.facebook.com/103klou/videos/684971190708826/\" data-app-id=\"121897277851831\">\u003cblockquote cite=\"https://www.facebook.com/103klou/videos/684971190708826/\" class=\"fb-xfbml-parse-ignore\">\u003ca href=\"https://www.facebook.com/103klou/videos/684971190708826/\">\u003c/a>\u003cp>Check out Kimberly Akimbo now playing at The Fabulous Fox! AND Billy and Judi in the Morning chat with Alton IL cast member, Brandon Springman! We'll be posting that chat soon! BUT make sure to get your tickets BEFORE they sell out!\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/103klou\">103.3 KLOU\u003c/a> on Thursday, March 27, 2025\u003c/blockquote>\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"video","version":"1.0","width":500},"embed_type":"video","html":"\u003cdiv class=\"fb-video\" data-href=\"https://www.facebook.com/103klou/videos/684971190708826/\" data-app-id=\"121897277851831\">\u003cblockquote cite=\"https://www.facebook.com/103klou/videos/684971190708826/\" class=\"fb-xfbml-parse-ignore\">\u003ca href=\"https://www.facebook.com/103klou/videos/684971190708826/\">\u003c/a>\u003cp>Check out Kimberly Akimbo now playing at The Fabulous Fox! AND Billy and Judi in the Morning chat with Alton IL cast member, Brandon Springman! We'll be posting that chat soon! BUT make sure to get your tickets BEFORE they sell out!\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/103klou\">103.3 KLOU\u003c/a> on Thursday, March 27, 2025\u003c/blockquote>\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/103klou/videos/684971190708826/"},{"html":"\u003ch3>\u003ca href=\"https://www.fabulousfox.com/events/detail/kimberly-akimbo\" target=\"_blank\">Kimberly Akimbo - Fabulous Fox \u003c/a>\u003c/h3>\n\n\u003cp>March 25th - April 6th 2025\u003c/p>\n\n\u003cp>A new musical about growing up and growing old (in no particular order), \u003cstrong>\u003cem>KIMBERLY AKIMBO\u003c/em>\u003c/strong> is the winner of 5 Tony Awards including BEST MUSICAL. It features Tony Award-winning book and lyrics by David Lindsay-Abaire (\u003cem>Shrek\u003c/em>), a Tony Award-winning score by Jeanine Tesori (\u003cem>Fun Home\u003c/em>), choreography by Danny Mefford (\u003cem>Dear Evan Hansen\u003c/em>) and direction by Tony-nominated director Jessica Stone.\u003c/p>\n\n\u003cp> Kimberly is about to turn 16 and recently moved with her family to a new town in suburban New Jersey. In this “howlingly funny heartbreaker of a show” (\u003cem>The New Yorker\u003c/em>), Kim is forced to navigate family dysfunction, a rare genetic condition, her first crush … and possible felony charges. Ever the optimist, she is determined to find happiness against all odds and embark on a great adventure.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://klou.iheart.com/content/2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage/","cuser":"user/ldap/1123854","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Theatre","keywords/Fabulous","keywords"],"primary_image":{"bucket":"new_assets","id":"%2F67e42c57f6fe5d75284aba5b"},"primary_target":{"categories":[],"distribution":["brands/KLOU-FM (4677)","brands/Billy and Judi","brands/Judi Diamond"]},"publish_date":1743078720000,"publish_end_date":4115978604802,"publish_origin":"brands/KLOU-FM (4677)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","social_title":"","summary":"See Kimberly Akimbo - Fabulous Fox now playing!","targets":[],"title":"Alton, IL to Broadway! Brandon Springman on the Fab Fox Stage!","permalink":"https://classichits1390.iheart.com/content/2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage/"},"slug":"2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67e42c57f6fe5d75284aba5b","title":"Alton, IL to Broadway! Brandon Springman on the Fab Fox Stage!","description":"See Kimberly Akimbo - Fabulous Fox now playing!","author":"Judi Diamond"},"pub_start":1743078720000,"pub_until":4115978604802,"pub_changed":1743079133594,"subscription":[{"tags":["brands/KLOU-FM (4677)","brands/Billy and Judi","brands/Judi Diamond"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KLOU-FM (4677)","id:/67e42b3af6fe5d75284aba51","slug:2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","slug:2025-03-26-alton-il-to-broadway-brandon-springman-on-the-fab-fox-stage","keyword:keywords/Theatre","keyword:keywords/Fabulous","keyword:keywords","author:user"]}},{"id":"%2F67dda2c63352de39db3b5593","type":"PUBLISHING","record":{"ref_id":"%2F67dda2c63352de39db3b5593","type":"content","payload":{"amp_enabled":true,"apple_news":null,"author":"","blocks":[{"html":"\u003cp>Do you remember what you were doing at the sweet age of 16??? \u003c/p>\n\n\u003cp>Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003cem>Talk Talk\u003c/em>!\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F508-talk-talk-with-martha-quin-28242749%2Fepisode%2Fepisode-236-sweet-16-what-were-270704146%2F","@url":"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/","author_name":"Talk Talk with Martha Quinn","author_url":"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"Episode 236-Sweet 16 & What Were We Doing - Talk Talk with Martha Quinn\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/?embed=true&cid=oembed&keyid%5B0%5D=Talk%20Talk%20with%20Martha%20Quinn&keyid%5B1%5D=Episode%20236-Sweet%2016%20%26%20What%20Were%20We%20Doing%20-%20Talk%20Talk%20with%20Martha%20Quinn&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw","thumbnail_width":300,"title":"Episode 236-Sweet 16 & What Were We Doing - Talk Talk with Martha Quinn","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Episode 236-Sweet 16 & What Were We Doing - Talk Talk with Martha Quinn\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/?embed=true&cid=oembed&keyid%5B0%5D=Talk%20Talk%20with%20Martha%20Quinn&keyid%5B1%5D=Episode%20236-Sweet%2016%20%26%20What%20Were%20We%20Doing%20-%20Talk%20Talk%20with%20Martha%20Quinn&sc=podcast_episode_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/508-talk-talk-with-martha-quin-28242749/episode/episode-236-sweet-16-what-were-270704146/"}],"canonical_url":"https://classichits1037.iheart.com/featured/martha-quinn/content/2025-03-21-sweet-16-what-was-martha-thinking/","cuser":"user/ldap/1052863","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":{"bucket":"new_assets","id":"%2F67c2148542eaa0a3b7ff7390"},"primary_target":{"categories":["categories/local-news","categories/entertainment-news","categories/feel-good","categories/interviews"],"distribution":["brands/Martha Quinn (57763)","brands/KOSF-FM (12017)"]},"publish_date":1742578200000,"publish_end_date":4115978604802,"publish_origin":"brands/Martha Quinn (57763)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-21-sweet-16-what-was-martha-thinking","social_title":"","summary":"Martha Quinn, Christie, & Karena: Unfiltered Tales from Their 16-Year-Old Selves! #podcast","targets":[],"title":"Sweet 16 & What Was Martha Thinking? ","permalink":"https://classichits1390.iheart.com/featured/martha-quinn/content/2025-03-21-sweet-16-what-was-martha-thinking/"},"slug":"2025-03-21-sweet-16-what-was-martha-thinking","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67c2148542eaa0a3b7ff7390","title":"Sweet 16 & What Was Martha Thinking? ","description":"Martha Quinn, Christie, & Karena: Unfiltered Tales from Their 16-Year-Old Selves! #podcast","author":""},"pub_start":1742578200000,"pub_until":4115978604802,"pub_changed":1742578528959,"subscription":[{"tags":["categories/local-news","categories/entertainment-news","categories/feel-good","categories/interviews","brands/Martha Quinn (57763)","brands/KOSF-FM (12017)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Martha Quinn (57763)","id:/67dda2c63352de39db3b5593","slug:2025-03-21-sweet-16-what-was-martha-thinking","slug:2025-03-21-sweet-16-what-was-martha-thinking"]}},{"id":"%2F67dd83a6cf171e7509dcda75","type":"PUBLISHING","record":{"ref_id":"%2F67dd83a6cf171e7509dcda75","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"","blocks":[{"id":"28242749","kind":"podcast","related_id":"270704146","schedule":{},"type":"catalog"},{"html":"\u003cp>Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003cem>Talk Talk\u003c/em>! #podcast\u003c/p>\n","schedule":{},"type":"html"}],"canonical_url":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","cuser":"","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":null,"feed_content_id":"%2F67dd81f809ec907ecc1558a4","feed_partner_content":false,"feed_permalink":"https://iheart.com/podcast/508-talk-talk-with-martha-quin-28242749","feed_type":"PODCAST","feed_vendor":"Talk Talk with Martha Quinn","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":[],"primary_image":null,"primary_image_uri":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","primary_target":{"categories":[],"distribution":["brands/Martha Quinn (57763)"]},"publish_date":1742555358000,"publish_end_date":4115978604802,"publish_origin":"brands/Martha Quinn (57763)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing","social_title":"","summary":"Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003ci>Talk Talk\u003c/i>! #podcast","targets":[],"title":"Episode 236-Sweet 16 & What Were We Doing","permalink":"https://classichits1390.iheart.com/featured/martha-quinn/content/2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing/"},"slug":"2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing","summary":{"image":"https://i.iheart.com/v3/url/aHR0cHM6Ly9kM3dvNXdvanZ1djdsLmNsb3VkZnJvbnQubmV0L3RfcnNzX2l0dW5lc19zcXVhcmVfMTQwMC9pbWFnZXMuc3ByZWFrZXIuY29tL29yaWdpbmFsLzUzZDlkMDhiMDQ3YTAyZDJmMTQ2MGExYWE5YjVkYzFmLmpwZw==?stay=1&ops=dup(),gravity(%22center%22),resizei(1200,675),blur(50),swap(),boxmerge(%22over%22,%22top:0px,bottom:0px%22),contain(0,675)","title":"Episode 236-Sweet 16 & What Were We Doing","description":"Hair Spray, Mixtapes, and Teen Angst: Rewind to 16 with Martha, Christie, & Karena on this episode of \u003ci>Talk Talk\u003c/i>! #podcast","author":""},"pub_start":1742555358000,"pub_until":4115978604802,"pub_changed":1742570407097,"subscription":[{"tags":["brands/Martha Quinn (57763)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/Martha Quinn (57763)","id:/67dd83a6cf171e7509dcda75","slug:2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing","slug:2025-03-21-508-talk-talk-with-martha-quin-episode-236-sweet-16-what-were-we-doing"]}}],"resume":{"id":"ID:personality-content-whatwhere","context":{"\u003clocale>":"en-US"},"size":6,"from":"eyJza2lwIjo2LCJjdXJzb3JzIjp7IkFhbFlaIjoiZXlKc2FXMXBkQ0k2Tml3aWIyWm1jMlYwSWpvMmZRPT0ifSwiZW5kcyI6e319","scopes":[]}}},{"id":"aM2ge","region":"main:dynamic","type":"feed","ordinal":14,"value":{"ad_split":50,"feed_id":"ID:calendar-topics-feed-matsubs","feed_index":0,"link":[{"children":[],"id":"TH77G","label":"View All","ref":"calendar_content_all","target":"_self","type":"page"}],"min_size":0,"position":null,"size":4,"title":"Events"},"tags":["display-hints/feed-date-stamp","display-hints/feed-show-eyebrow","display-hints/tile","display-hints/xsmall"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[],"resume":null}},{"id":"rbePH","region":"main:dynamic","type":"keywordcontest","ordinal":15,"value":{"campaign_id":{"ref":"config://field/partners.aptivada_id","scope":null,"type":"VAR"},"campaign_type":"ihrcountdown","title":null},"tags":[],"schedule":{"begin":0,"end":4115978604802},"disabled":false,"campaignId":"1759062"},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"notFoundPage":{"_id":"/master-site/inferno/error_page","name":"error_page","pageConfig":{"adobe_page_name":"","description":"","keywords":[],"sitemap_frequency":"exclude","thumbnail":"","title":""},"displayName":"404","path":"/_error/404/","primaryBlockId":"eIhzs","layoutId":"generic_full","parentId":null,"tags":[],"blocks":[{"id":"ad:top-leaderboard","region":"ad:top-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":50,"position":"3330"},"tags":[],"schedule":null},{"id":"32svC","region":"header:dynamic","type":"title","ordinal":0,"value":{"title":"Sorry. This page is currently unavailable."},"tags":[],"schedule":{"begin":0,"end":4115978604802}},{"id":"eIhzs","region":"main:dynamic","type":"html","ordinal":0,"value":{"content":"\u003cspan>\nWhile you aren’t able to access this page, you can still check out some of these great stories:\n\u003c/span>","title":null},"tags":["display-hints/primary"],"schedule":{"begin":0,"end":4115978604802}},{"id":"SfxSh","region":"main:dynamic","type":"feed","ordinal":0,"value":{"ad_split":null,"feed_id":"ID:editorial-feed-whatwhere","feed_index":0,"position":null,"size":12,"title":""},"tags":["display-hints/feed-show-eyebrow"],"schedule":{"begin":0,"end":4115978604802},"feed":{"results":[{"id":"%2F67f430e38c0f313a936f89a0","type":"PUBLISHING","record":{"ref_id":"%2F67f430e38c0f313a936f89a0","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"691b6b64-db5e-4071-8e7f-19510bb2a17b","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Katrina Nattress","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/artist/978/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"PHILADELPHIA, PA - JULY 25: on the first day of the Democratic National Convention at the Wells Fargo Center, July 25, 2016 in Philadelphia, Pennsylvania. An estimated 50,000 people are expected in Philadelphia, including hundreds of protesters and member","id":"%2F67f432108c0f313a936f89ad","new_tab":false,"schedule":{},"source_credit":"Getty Images North America","title":"Democratic National Convention: Day One","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Two years ago, \u003ca href=\"https://www.iheart.com/artist/paul-simon-978/\" target=\"_blank\">\u003cstrong>Paul Simon\u003c/strong>\u003c/a> feared he may never perform live again after \u003ca href=\"https://www.iheart.com/content/2023-05-24-paul-simon-shares-sudden-health-update/\" target=\"_blank\">\u003cstrong>suffering severe hearing loss\u003c/strong>\u003c/a> in his left ear. Last year, the legendary singer-songwriter gave an optimistic update that he was hoping to one day \u003ca href=\"https://www.iheart.com/content/2024-10-04-paul-simon-on-possibility-of-performing-again-after-hearing-loss-diagnosis/\" target=\"_blank\">\u003cstrong>be able to play a full-length concert again\u003c/strong>\u003c/a>. And over the weekend, he \u003ca href=\"https://www.iheart.com/content/2025-02-18-paul-simon-announces-miraculous-return-to-touring-see-the-dates/\" target=\"_blank\">\u003cstrong>kicked off a miraculous North American tour\u003c/strong>\u003c/a> aptly billed as "A Quiet Celebration Tour."\u003c/p>\n\n\u003cp>The 83-year-old played a 19-song set that began with selections off his latest album \u003cem>Seven Psalms\u003c/em> and also included some of his biggest hits. One classic that was notably absent was "You Can Call Me Al." During a recent interview, Simon explained how \u003ca href=\"https://www.iheart.com/content/2024-11-20-paul-simon-reveals-why-he-scrapped-one-of-his-biggest-hits-from-his-setlist/\" target=\"_blank\">\u003cstrong>his hearing loss required him to alter his setlist\u003c/strong>\u003c/a>. “I’m going through my repertoire and reducing a lot of the choices I make to acoustic versions,” he said at the time. “It’s all much quieter. It’s not ‘You Can Call Me Al.’ That’s gone. I can’t do that one.”\u003c/p>\n\n\u003cp>Watch Simon perform "Under African Skies" with his wife Edie Brickell and see the full setlist below.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DloR9uf5Xx1Q","@url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q","author_name":"nooawlinzcat","author_url":"https://www.youtube.com/@nooawlinzcat","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/loR9uf5Xx1Q/hqdefault.jpg","thumbnail_width":480,"title":"Paul Simon starts his intimate theater tour in New Orleans.","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/loR9uf5Xx1Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Paul Simon starts his intimate theater tour in New Orleans.\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=loR9uf5Xx1Q"},{"html":"\u003ch3>\u003cstrong>Paul Simon’s “A Quiet Celebration” Tour Opener Setlist\u003c/strong>\u003c/h3>\n\n\u003cp>The Lord (Live debut)\u003c/p>\n\n\u003cp>Love Is Like A Braid (Live debut)\u003c/p>\n\n\u003cp>My Professional Opinion (Live debut)\u003c/p>\n\n\u003cp>Your Forgiveness\u003c/p>\n\n\u003cp>Trail of Volcanoes (Live debut)\u003c/p>\n\n\u003cp>The Sacred Harp (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Wait (with Edie Brickell) (Live debut)\u003c/p>\n\n\u003cp>Graceland\u003c/p>\n\n\u003cp>Slip Slidin’ Away\u003c/p>\n\n\u003cp>Train in the Distance\u003c/p>\n\n\u003cp>Homeward Bound (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>St. Judy’s Comet\u003c/p>\n\n\u003cp>The Late Great Johnny Ace\u003c/p>\n\n\u003cp>Spirit Voices\u003c/p>\n\n\u003cp>Rene and Georgette Magritte With Their Dog After the War\u003c/p>\n\n\u003cp>Me and Julio Down by the Schoolyard\u003c/p>\n\n\u003cp>Under African Skies (with Edie Brickell)\u003c/p>\n\n\u003cp>Encore:\u003c/p>\n\n\u003cp>The Boxer (Simon & Garfunkel song)\u003c/p>\n\n\u003cp>The Sound of Silence (Simon & Garfunkel song)\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/","cuser":"user/ldap/1121384","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Paul Simon","keywords/tour","keywords/setlist"],"primary_image":{"bucket":"new_assets","id":"%2F67f432108c0f313a936f89ad"},"primary_target":{"categories":["categories/music-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1744057200000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","social_title":"","summary":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","targets":[{"categories":["categories/music-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"categories":["categories/music-news"],"distribution":["artists/Paul Simon (978)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","permalink":"https://classichits1390.iheart.com/content/2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played/"},"slug":"2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f432108c0f313a936f89ad","title":"Paul Simon Kicks Off Miraculous North American Tour: Here's What He Played","description":"The legendary singer-songwriter is on the road again despite suffering severe hearing loss.","author":"Katrina Nattress"},"pub_start":1744057200000,"pub_until":4115978604802,"pub_changed":1744057587547,"subscription":[{"tags":["categories/music-news","brands/iHeartRadio"]},{"tags":["categories/music-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","artists/Paul Simon (978)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f430e38c0f313a936f89a0","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","slug:2025-04-07-paul-simon-kicks-off-miraculous-north-american-tour-heres-what-he-played","keyword:keywords/Paul Simon","keyword:keywords/tour","keyword:keywords/setlist","author:user"]}},{"id":"%2F67f3d7cc1ba42ba938766f7f","type":"PUBLISHING","record":{"ref_id":"%2F67f3d7cc1ba42ba938766f7f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e81c838-82cb-47ac-9791-4415e0d46015","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f3d85d1ba42ba938766f8a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Hugh Grant\u003c/strong> is not happy with an immigration officer stationed at Heathrow Airport. \u003c/p>\n\n\u003cp>The \u003ca href=\"https://www.iheart.com/content/2024-11-15-hugh-grant-reveals-which-of-his-rom-com-characters-didnt-have-any-balls/\" target=\"_blank\">\u003cem>Notting Hill\u003c/em>\u003c/a>\u003cem> \u003c/em>actor took to social media to describe the "intrusive, insulting and creepy" interaction shortly after it occurred on Friday (April 4). The post, which has since gone viral (garnering over 2 million views), expressed his strong distaste for the situation that made him and his family uncomfortable. \u003c/p>\n\n\u003cp>"Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” Intrusive, insulting and creepy," Grant wrote on\u003cem> X\u003c/em>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://ew.com/hugh-grant-describes-troubling-interaction-at-airport-11710038\" target=\"_blank\">\u003cem>Entertainment Weekly\u003c/em>\u003c/a> noted that immigration officers are responsible for verifying the last name on a passport, especially when a child's last name differs from their parents. As Grant stated, his children bear the same last name as him, as printed on their passports. \u003c/p>\n\n\u003cp>According to \u003ca href=\"https://pagesix.com/2024/10/30/parents/hugh-grant-finally-reveals-unique-names-of-two-youngest-daughters-8-and-5/\" target=\"_blank\">\u003cem>Page Six\u003c/em>\u003c/a>, the \u003cem>Bridget Jones's Diary \u003c/em>star shares son \u003cstrong>John Mungo\u003c/strong>, 12, daughters \u003cstrong>LuLu\u003c/strong>, 9, and \u003cstrong>Blue Grant\u003c/strong>, 6, with \u003cstrong>Anna Eberstien\u003c/strong>, and daughter \u003cstrong>Tabitha Xiao Xi\u003c/strong>, 13, and son \u003cstrong>Felix Chang Hong\u003c/strong>, 11, with ex \u003cstrong>Tinglan Hong. \u003c/strong> \u003c/p>\n\n\u003cp>For more on Grant's children, read \u003ca href=\"https://www.iheart.com/content/2024-10-31-hugh-grant-finally-reveals-extremely-unique-names-of-two-youngest-daughters/\" target=\"_blank\">Hugh Grant Finally Reveals Extremely Unique Names Of Two Youngest Daughters\u003c/a>. \u003c/p>\n\n\u003cp>See the \u003cem>X\u003c/em> post highlighting the silver screen king's upsetting airport experience below. \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FHackedOffHugh%2Fstatus%2F1908210158322270674%3Fref_src%3Dtwsrc%255Etfw%257Ctwcamp%255Etweetembed%257Ctwterm%255E1908210158322270674%257Ctwgr%255E92648d23e2c39e0249c7dc04485fa24d209ed586%257Ctwcon%255Es1_%26ref_url%3Dhttps%253A%252F%252Few.com%252Fembed%253Furl%253Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%253Dmntl-sc-block_7-0-iframeoptions%253De303DdocId%253D11710038","@url":"https://x.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1908210158322270674%7Ctwgr%5E92648d23e2c39e0249c7dc04485fa24d209ed586%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Few.com%2Fembed%3Furl%3Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%3Dmntl-sc-block_7-0-iframeoptions%3De303DdocId%3D11710038","author_name":"Hugh Grant","author_url":"https://twitter.com/HackedOffHugh","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” . Intrusive, insulting and creepy.\u003c/p>— Hugh Grant (@HackedOffHugh) \u003ca href=\"https://twitter.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/HackedOffHugh/status/1908210158322270674","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Just came through Heathrow with wife and children. We all have the same last name (Grant) on our passports. Immigration officer engages my children in chit chat then whispers to them “Are these your Mum and Dad?” . Intrusive, insulting and creepy.\u003c/p>— Hugh Grant (@HackedOffHugh) \u003ca href=\"https://twitter.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/HackedOffHugh/status/1908210158322270674?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1908210158322270674%7Ctwgr%5E92648d23e2c39e0249c7dc04485fa24d209ed586%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Few.com%2Fembed%3Furl%3Dhttps3A2F2Fx.com2FHackedOffHugh2Fstatus2F1908210158322270674id%3Dmntl-sc-block_7-0-iframeoptions%3De303DdocId%3D11710038"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/actor","keywords/Hugh Grant","keywords/Blue Grant","keywords/interaction","keywords/children","keywords/immigration officer","keywords/Mum","keywords/X","keywords/passports","keywords/Heathrow Airport"],"primary_image":{"bucket":"new_assets","id":"%2F67f3d85d1ba42ba938766f8a"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},"publish_date":1744045080000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","social_title":"","summary":"'Intrusive, insulting and creepy...'","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/entertainment-news"],"distribution":["artists/Hugh Grant (32709773)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters","permalink":"https://classichits1390.iheart.com/content/2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters/"},"slug":"2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3d85d1ba42ba938766f8a","title":"Hugh Grant Fumes Over 'Creepy' Airport Interaction With His Daughters","description":"'Intrusive, insulting and creepy...'","author":"Logan DeLoye"},"pub_start":1744045080000,"pub_until":4115978604802,"pub_changed":1744045546979,"subscription":[{"tags":["categories/entertainment-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/entertainment-news","artists/Hugh Grant (32709773)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f3d7cc1ba42ba938766f7f","slug:2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","slug:2025-04-07-hugh-grant-fumes-over-creepy-airport-interaction-with-his-daughters","keyword:keywords/actor","keyword:keywords/Hugh Grant","keyword:keywords/Blue Grant","keyword:keywords/interaction","keyword:keywords/children","keyword:keywords/immigration officer","keyword:keywords/Mum","keyword:keywords/X","keyword:keywords/passports","keyword:keywords/Heathrow Airport","author:user"]}},{"id":"%2F5d79293d3de24c9834997cf9","type":"PUBLISHING","record":{"ref_id":"%2F5d79293d3de24c9834997cf9","type":"content","payload":{"amp_enabled":false,"apple_news":null,"author":"Allison Bostow","blocks":[{"html":"","schedule":{},"type":"html"},{"html":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.brands/67783ce9c675c94c1e619d4c\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cstrong>Does your nonprofit have a upcoming event? Email it now to \u003c/strong>\u003ca href=\"mailto:MinotAreaPSA@iHeartMedia.com\" target=\"_self\">\u003cstrong>MinotAreaPSA@iHeartMedia.com\u003c/strong>\u003c/a>\u003cstrong>.\u003c/strong>\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Don't miss Rodeo action this Friday and Saturday night 7pm all Seasons Arena - tickets @RodeoMinot.com (rodeo dates April 11th & 12th) \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Magic City Discovery Center is proud to support military families by offering free admission to all active-duty military personnel and their families, including the National Guard and Reserve, from Sunday, April 6th through Saturday, April 12th. Military families can enjoy a week of hands-on learning and play simply by presenting a valid military ID at the front desk. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Join your Minot Downtown Merchants for the annual BUNNY HOP! This is a free event open to Preschool age kiddos. Please bring an Easter basket to collect your treats! Thursday, April 17th 10:00am to Noon. - Motorists please watch for extra foot traffic in downtown Minot during this time.\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Western Plains Opera Company presents… Oliver! Musical adaptation of the classic Dickens novel - Friday, April 11 & Saturday, April 12\u003c/p>\n\n\u003cp>7:00 PM | Ann Nicole Nelson Hall, MSU. FREE admission with MSU Student ID\u003c/p>\n\n\u003cp>Adults: $35|$30|$25 - Ages 17 & under: $10 - Military discount with active ID when purchased at the door\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The 7th annual Guns and Hoses game between the Minot Fire Department and Minot Police Department is officially scheduled for April 19th at 3 PM on the Pepsi Rink at the MAYSA Arena. The game this year will help raise funds for Tyanna Weeks. This amazing young woman survived a head on collision with a drunk driver. Here is her incredible story of resilience,. Please join the fun and help raise funds for Tyanna with a 50/50 raffle, chuck a puck and silent auction. Tickets will be $5 at the door. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Don't miss Easter at the Zoo, at Roosevelt Park Zoo, on Saturday, April 19th, 2024, from 11 am to 2 pm and the zoo will only be open during these hours. Easter at the Zoo admission is $3 per person for non-members, and free for members. You may also purchase your membership in person during the event to receive free admission. The event will feature crafts, activities, a visit with the Easter Bunny, plus a photo station for guests to take photos, and a goody bag of candy for each child as they exit the Zoo (while supplies last).\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The 8th annual Minot Walk for Autism is Saturday, April 26th - 10:00am to 12:00pm, Minot's Oak Park. Embrace the Spectrum as we come together to celebrate, support, and embrace our incredible Autism community!\u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> The Roosevelt Park Zoo is teaming up with the National Audubon Society to support the “Lights Out for Birds” initiative. By reducing light pollution, we can help migrating birds safely navigate their routes and avoid being drawn into dangerous areas. When: March 1 – June 15 & August 15 - November 30 How You Can Help: • Turn off non-essential lights between 11 PM and 6 AM during migration season. • Close blinds at night to reduce light spillage. • Use warm outdoor lighting (below 3000 Kelvin) to minimize disruption. • Opt for task lighting instead of overhead lighting where possible. • Choose blinking lights instead of continuously burning ones. • Install motion sensors and automatic controls to manage lighting effectively. \u003c/p>\n\n\u003cp>-----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> \u003c/p>\n\n\u003cp>Souris Valley Animal Shelter believes every homeless pet deserves a furever home. An essential part of making that happen is foster families. Fosters provide a loving temporary home for homeless pets. The S-V-A -S provides the homeless pet and all the supplies needed while in foster care Apply to foster today at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.svaspets.com%2Ffoster&data=05%7C02%7CALLISONBOSTOW%40iheartmedia.com%7C23dbf751aabe4033320c08dd2b62bbd1%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638714425233247662%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=4YpCI2ux6B80JmuEMo8cxV6uMR3JI7tVoVdbBFJ1av8%3D&reserved=0\" target=\"_blank\">\u003cu>www.svaspets.com/foster\u003c/u>\u003c/a>\u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Roosevelt Park Zoo is looking for 24 dedicated teens ages 13+ to join their 2025 ZooTeen Volunteer Program. - be apart of zoo summer camp, get hands on experience, assist with special events and engage with guests. The program runs from May to August. - application deadline is May 2nd. Learn more and apply @RooseveltParkZoo.com \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>Magic City Youth Baseball will be hosting their annual pancake breakfast, Sunday April 13th from 8am to 1pm inside the Minot Moose Lodge. Cost is $5 per person. - 2025 fan gear will also be available for purchase. \u003c/p>\n\n\u003cp>----------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp> North Dakota Dollars for Scholars is accepting scholarship applications from North Dakota high school seniors and current college students starting January 1, 2025. Approximately $278,000 in scholarships will be awarded, ranging from $600 to $2,500 each for the 2025-26 academic year. Every student who graduated from or will graduate this year from a North Dakota high school or home education program can apply, even if their high school doesn’t have a local chapter.\u003c/p>\n\n\u003cp>Students from a wide range of backgrounds are encouraged to apply. Scholarship offerings cover a variety of categories including vocational and technical schools, military family, community service and continuing college students. Schools with local chapters also offer scholarships for their specific schools.\u003c/p>\n\n\u003cp>The application deadline for all North Dakota Dollars for Scholars scholarships is April 1, 2024. Scholarship details and the online application are available at \u003ca href=\"https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.nddfs.org%2F&data=05%7C02%7Callisonbostow%40iheartmedia.com%7C0d2de0f492d64d1fb8ea08dd25d09b4b%7C122a527e5b714eba878d9810b495b9e3%7C0%7C0%7C638708300362378315%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=mG723PiUMmtmtxZBo36Sbnp5P00YanEqCCCnT7edpG8%3D&reserved=0\" target=\"_blank\">\u003cu>northdakota.dollarsforscholars.org\u003c/u>\u003c/a>.\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The Glenburn Fire Departments Steak Fry and Silent Auction date will be April 25th, 2025 at 6pm at the Glenburn Fire Hall in Glenburn, with live music from "Mount Rose" to perform live music for the after dinner entertainment starting at 9pm. Steaks, Silent Auction, Gun Raffles, Door Prizes, and Live Music\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>The City of Minot has finalized the schedules for its yearly spring and fall clean-up weeks and household hazardous waste and e-waste collection event. The spring clean-up week is set for April 28-May 2, with the HHW/E-waste collection scheduled for May 2-3 at Public Works (1025 31st St SE) from 8 a.m. to 5 p.m. both days. The fall clean-up week is scheduled for Sept. 8-12. \u003c/p>\n\n\u003cp>The City will not hold a HHW/ waste collection event in the fall. During both clean-up weeks, curbside collection of unwanted items will take place. City sanitation customers can also bring items to the City landfill for free by providing a water bill as proof they are customers. Minot residents who are City of Minot sanitation customers can bring household quantities of HHW items to the City landfill free of charge all year round\u003c/p>\n\n\u003cp>---------------------------------------------------------\u003c/p>\n\n","schedule":{},"type":"html"},{"html":"\u003cp>\u003cimg src=\"https://i.iheart.com/v3/re/assets.brands/666722535c35aa7c172e2661\"\n class=\"img-responsive\"\n alt=\"\" />\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://kcjb910.iheart.com/content/2019-09-11-minot-area-community-calendar/","cuser":"user/ldap/1094160","enable_featured_widget":false,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":false,"is_sponsored":false,"keywords":["keywords/community calendar","keywords/Minot"],"primary_image":{"bucket":"new_assets","id":"%2F67f3fb2a645c04ea44d1bcf8"},"primary_target":{"categories":["categories/local-news"],"distribution":["brands/KCJB-AM (595)","brands/Minot Area Community Calendar","brands/KMXA-FM (926)","brands/KIZZ-FM (858)","brands/KRRZ-AM (682)","brands/KZPR-FM (1089)","brands/KYYX-FM (1079)"]},"publish_date":1744044125821,"publish_end_date":4115978604802,"publish_origin":"brands/KCJB-AM (595)","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2019-09-11-minot-area-community-calendar","social_title":"","summary":"Minot Area Community Calendar","targets":[],"title":"The Sundre Sand & Gravel Community Corner","permalink":"https://classichits1390.iheart.com/content/2019-09-11-minot-area-community-calendar/"},"slug":"2019-09-11-minot-area-community-calendar","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3fb2a645c04ea44d1bcf8","title":"The Sundre Sand & Gravel Community Corner","description":"Minot Area Community Calendar","author":"Allison Bostow"},"pub_start":1744044125821,"pub_until":4115978604802,"pub_changed":1744044130316,"subscription":[{"tags":["categories/local-news","brands/KCJB-AM (595)","brands/Minot Area Community Calendar","brands/KMXA-FM (926)","brands/KIZZ-FM (858)","brands/KRRZ-AM (682)","brands/KZPR-FM (1089)","brands/KYYX-FM (1079)"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/KCJB-AM (595)","id:/5d79293d3de24c9834997cf9","slug:2019-09-11-minot-area-community-calendar","slug:2019-09-11-minot-area-community-calendar","keyword:keywords/community calendar","keyword:keywords/Minot","author:user"]}},{"id":"%2F67f3c42d3034bc37f15ed45f","type":"PUBLISHING","record":{"ref_id":"%2F67f3c42d3034bc37f15ed45f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"75b90d2d-4a96-4ed2-bf1c-86c898c333d8","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f3c44b3034bc37f15ed46a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor \u003cstrong>Jay North\u003c/strong>, a former child star best known for his role as the titular character on the sitcom \u003ca href=\"https://www.iheart.com/artist/televisions-greatest-hits-band-678792/songs/dennis-the-menace-16867166/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"16867166\" data-catalog-related-id=\"\">\u003cem>Dennis the Menace\u003c/em>\u003c/a>, has died at the age of 73, his friend, writer and producer \u003cstrong>Laurie Jacobson\u003c/strong>, revealed in a post shared on her Facebook account Sunday (April 6).\u003c/p>\n\n\u003cp>Jacobson said North's \u003cem>Dennis the Menace\u003c/em> co-star \u003cstrong>Jeanne Russell\u003c/strong> confirmed his passing in a phone call that was "terribly sad, but not unexpected news" following the actor's battle with \u003ca href=\"https://www.iheart.com/content/2025-04-01-this-ingredient-in-popular-beverage-is-linked-to-cancer/\" target=\"_blank\">cancer\u003c/a>.\u003c/p>\n\n\u003cp>"Our dear friend JAY NORTH has been fighting cancer for a number of years and this morning at noon EST, Jay passed peacefully at home," Jacobson wrote. "As many of his fans know, he had a difficult journey in Hollywood and after...but he did not let it define his life. He had a heart as big as a mountain, loved his friends deeply. He called us frequently and ended every conversation with "I love you with all my heart." And we loved him with all of ours. A life-long friend of Jon's, a brother to Jeanne and a dear friend to me, we will miss him terribly. He is out of pain now. His suffering is over. At last he is at peace."\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Facebook Post","@query":"https://graph.facebook.com/v16.0/oembed_post?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.facebook.com%2Flauriejacobson%2Fposts%2Fpfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl","@url":"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl","author_name":"Laurie","author_url":"https://www.facebook.com/lauriejacobson","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\" class=\"fb-xfbml-parse-ignore\">\u003cp>Jeanne Russell just called us with terribly sad, but not unexpected news. Our dear friend JAY NORTH has been fighting...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/lauriejacobson\">Laurie Jacobson\u003c/a> on \u003ca href=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\">Sunday, April 6, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider_name":"Facebook","provider_url":"https://www.facebook.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":552},"embed_type":"rich","html":"\u003cdiv class=\"fb-post\" data-href=\"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl\" data-width=\"552\">\u003cblockquote cite=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\" class=\"fb-xfbml-parse-ignore\">\u003cp>Jeanne Russell just called us with terribly sad, but not unexpected news. Our dear friend JAY NORTH has been fighting...\u003c/p>Posted by \u003ca href=\"https://www.facebook.com/lauriejacobson\">Laurie Jacobson\u003c/a> on \u003ca href=\"https://graph.facebook.com/1034528746/posts/10232598640761856/\">Sunday, April 6, 2025\u003c/a>\u003c/blockquote>\u003c/div>","provider":"Facebook","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.facebook.com/lauriejacobson/posts/pfbid028uMBeaDKzzru5MSKar8j3hAQWPhpDVN1cchH9BWniu66CKgi71onr58GpjnFG64Vl"},{"html":"\u003cp>Russell told \u003ca href=\"https://www.hollywoodreporter.com/tv/tv-news/jay-north-dead-dennis-the-menace-1236182969/\" target=\"_blank\">\u003cem>the Hollywood Reporter\u003c/em>\u003c/a> that North had battled colon cancer and died at his Lake Butler, Florida, home. The child actor scored several roles on \u003cem>NBC\u003c/em> variety shows during the 1950s before landing his signature role on \u003cem>Dennis the Menace\u003c/em>, an adaptation of the popular comic strip created by cartoonist \u003cstrong>Hank Ketcham\u003c/strong>, in 1959, which ran for four seasons.\u003c/p>\n\n\u003cp>North later revealed that he suffered trauma while on the set, accusing his aunt \u003cstrong>Marie Hopper\u003c/strong>, who served as his guardian while his mother worked other jobs, of being physically and emotionally abusive during an interview with \u003ca href=\"https://www.deseret.com/1993/7/6/19055156/north-recalls-being-dennis/\" target=\"_blank\">\u003cem>the Los Angeles Daily News\u003c/em>\u003c/a> in 1993.\u003c/p>\n\n\u003cp>"If it took me more than one or two takes, I would be threatened and then whacked," North said at the time. "Even if a delay wasn't my fault, she would find a way to blame me and punish me. She was also very possessive and isolated me from the rest of the cast. I couldn't even eat lunch with everybody else. She made me eat it in the dressing room by myself."\u003c/p>\n\n\u003cp>North appeared in several films following the cancellation of \u003cem>Dennis the Menace\u003c/em> in 1963 including \u003cem>Zebra in the Kitchen\u003c/em> (1965) and \u003cem>Maya\u003c/em> (1966), the latter of which he later starred in a television adaptation of for 18 episodes. The actor later provided voiceover work in the late 1960s and 1970s and made his final acting appearance in a self-referential cameo in the 2003 film \u003cem>Dickie Roberts: Former Child Star\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-07-actor-jay-north-dead-at-73/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jay North","keywords/Dennis the Menace","keywords/Laurie Jacobson","keywords/death","keywords/cancer","keywords/colon cancer","keywords/actor","keywords/child star"],"primary_image":{"bucket":"new_assets","id":"%2F67f3c44b3034bc37f15ed46a"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1744029300000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-07-actor-jay-north-dead-at-73","social_title":"","summary":"Actor Jay North, a former child star best known for his role as the titular character on the sitcom 'Dennis the Menace,' has died at the age of 73.","targets":[{"categories":["syndications/content"],"distribution":["markets/LOSANGELES-CA","brands/KFI-AM (616)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Actor Jay North Dead At 73","permalink":"https://classichits1390.iheart.com/content/2025-04-07-actor-jay-north-dead-at-73/"},"slug":"2025-04-07-actor-jay-north-dead-at-73","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f3c44b3034bc37f15ed46a","title":"Actor Jay North Dead At 73","description":"Actor Jay North, a former child star best known for his role as the titular character on the sitcom 'Dennis the Menace,' has died at the age of 73.","author":"Jason Hall"},"pub_start":1744029300000,"pub_until":4115978604802,"pub_changed":1744029641062,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/content","markets/LOSANGELES-CA","brands/KFI-AM (616)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f3c42d3034bc37f15ed45f","slug:2025-04-07-actor-jay-north-dead-at-73","slug:2025-04-07-actor-jay-north-dead-at-73","keyword:keywords/Jay North","keyword:keywords/Dennis the Menace","keyword:keywords/Laurie Jacobson","keyword:keywords/death","keyword:keywords/cancer","keyword:keywords/colon cancer","keyword:keywords/actor","keyword:keywords/child star","author:user"]}},{"id":"%2F67f171c70acf5446cc703735","type":"PUBLISHING","record":{"ref_id":"%2F67f171c70acf5446cc703735","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"23cf19b5-82aa-47b0-b183-dd0be67268a4","revision_id":"AAAAAAAAAAD//////////w=="},"author":"iHeartRadio","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/87-24-7-news-the-latest-20697776/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"assets.getty","caption":"A mixed age range group of friends having a meal together at a restaurant.","id":"%2F62bbb90559148f6de694bf9c","new_tab":false,"schedule":{},"source_credit":"DGLimages / iStock / Getty Images","title":"Living Our Best Life","type":"asset","url":"","use_caption":false},{"html":"\u003cp>After seven years at the top, \u003ca href=\"https://www.foxbusiness.com/retail/olive-garden-loses-its-spot-top-us-casual-dining-restaurant-after-7-years-report\" target=\"_blank\">Olive Garden has been dethroned as America's leading casual dining restaurant\u003c/a> by Texas Roadhouse. The steakhouse chain surged ahead due to a significant increase in sales, marking a shift in consumer preferences from Italian cuisine to steakhouse offerings. According to Fox Business, Texas Roadhouse reported a 14.7% increase in sales, reaching $5.5 billion, while Olive Garden saw only a 0.8% rise, bringing in $5.2 billion.\u003c/p>\n\n\u003cp>Texas Roadhouse's success can be attributed to its expansion, with \u003ca href=\"https://www.dailymail.co.uk/yourmoney/article-14572159/olive-garden-americas-favorite-restaurant-chain-new-competitor-texas-roadhouse.html\" target=\"_blank\">26 new locations opened in 2024\u003c/a>. The chain now operates nearly 650 U.S. locations. Meanwhile, Olive Garden, despite adding 15 new restaurants, struggled to maintain its growth momentum.\u003c/p>\n\n\u003cp>Chili's, Applebee's, and Buffalo Wild Wings followed Texas Roadhouse and Olive Garden in the rankings, \u003ca href=\"https://www.restaurantbusinessonline.com/financing/texas-roadhouse-now-biggest-casual-dining-chain-us\" target=\"_blank\">each recording over $4 billion in sales\u003c/a>. Chili's, in particular, saw a remarkable 31% increase in orders during its third quarter, thanks to a revamped menu and a strong social media push.\u003c/p>\n\n\u003cp>Despite losing the top spot, Olive Garden's parent company, Darden Restaurants, remains optimistic, as it owns both Olive Garden and Texas Roadhouse. Olive Garden is attempting to boost sales with new delivery options and promotions like the never-ending pasta deal.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/","cuser":"user/ldap/cccnyc1wjg","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/ai-assisted"],"primary_image":{"bucket":"assets.getty","id":"%2F62bbb90559148f6de694bf9c"},"primary_target":{"categories":["categories/national-news"],"distribution":["brands/iHeartRadio"]},"publish_date":1743877020000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","social_title":"","summary":"Olive Garden has been dethroned after a seven-year run.","targets":[{"categories":["categories/national-news"],"distribution":["formats/NEWSTALK"]},{"categories":["categories/lifestyle"],"distribution":["facets/All Sites - English"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"After Seven Years, There's a New Top Casual Restaurant In America","permalink":"https://classichits1390.iheart.com/content/2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america/"},"slug":"2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","summary":{"image":"https://i.iheart.com/v3/re/assets.getty/62bbb90559148f6de694bf9c","title":"After Seven Years, There's a New Top Casual Restaurant In America","description":"Olive Garden has been dethroned after a seven-year run.","author":"iHeartRadio"},"pub_start":1743877020000,"pub_until":4115978604802,"pub_changed":1743877356638,"subscription":[{"tags":["categories/national-news","brands/iHeartRadio"]},{"tags":["categories/national-news","formats/NEWSTALK"]},{"tags":["categories/lifestyle","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f171c70acf5446cc703735","slug:2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","slug:2025-04-05-after-seven-years-theres-a-new-top-casual-restaurant-in-america","keyword:keywords/ai-assisted","author:user"]}},{"id":"%2F67f0378abcb159663f331451","type":"PUBLISHING","record":{"ref_id":"%2F67f0378abcb159663f331451","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"d52bd8cb-00b3-4caf-85ef-a8e41170f511","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MILWAUKEE, WISCONSIN - JULY 18: Comedian and actor Russell Brand attends the fourth day of the Republican National Convention at the Fiserv Forum on July 18, 2024 in Milwaukee, Wisconsin. Delegates, politicians, and the Republican faithful are in Milwauke","id":"%2F67f00040aea68f9f14ebc69b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2024 Republican National Convention: Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003ca href=\"https://www.iheart.com/content/2025-04-04-russell-brand-reveals-real-reason-for-katy-perry-divorce-in-rare-statement/\" target=\"_blank\">\u003cstrong>Russell Brand\u003c/strong>\u003c/a> broke his silence after reports that he was facing rape and sexual assault charges by London's Metropolitan Police force on Friday (April 4).\u003c/p>\n\n\u003cp>Brand, 49, was reported to be facing one count of rape, one of indecent assault, one of oral rape and two of sexual assault following an 18-month investigation stemming from allegations made by four women, which he denied and vowed to fight.\u003c/p>\n\n\u003cp>“I was a fool before I lived in the light of the Lord. I was a drug addict, a sex addict and an imbecile, but what I never was was a rapist,” Brand said in a video on his Instagram account with "My response" as its caption. “I’ve never engaged in non-consensual activity. I pray that you can see that by looking in my eyes.”\u003c/p>\n\n\u003cp>“I’m now going to have the opportunity to defend these charges in court and I’m incredibly grateful for that,” he added.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Instagram","@query":"https://graph.facebook.com/v16.0/instagram_oembed?access_token=121897277851831%7CB5Jm6zMX5ynaMiun755Y_feWNSc&format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.instagram.com%2Fp%2FDIB7350sSGx%2F%3Fhl%3Den","@url":"https://www.instagram.com/p/DIB7350sSGx/?hl=en","author_name":"russellbrand","author_url":"","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Russell Brand (@russellbrand)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider_name":"Instagram","provider_url":"https://www.instagram.com/","thumbnail_height":854,"thumbnail_url":"https://scontent-iad3-2.cdninstagram.com/v/t51.2885-15/488417987_18500482606020993_7646239873764876957_n.jpg?stp=dst-jpg_e15_tt6&_nc_ht=scontent-iad3-2.cdninstagram.com&_nc_cat=1&_nc_oc=Q6cZ2QEfstfhci9v96kXZJS-HACPnfDwQ3-u8I7wyIfBMkuOrOkbaSV1BhRlLwixGvhVql0&_nc_ohc=dqxDPfrfJEoQ7kNvwHLaaID&_nc_gid=f0-oZ21v2M5fn9qqmWBtdg&edm=AMO9-JQAAAAA&ccb=7-5&oh=00_AYFCjKyB1ZnOojZMFShTmBXSAM0foxhTV-Rr5flwKxSBjw&oe=67F622F0&_nc_sid=cc8940","thumbnail_width":480,"title":"","type":"rich","version":"1.0","width":658},"embed_type":"rich","html":"\u003cblockquote class=\"instagram-media\" data-instgrm-captioned data-instgrm-permalink=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" data-instgrm-version=\"14\" style=\" background:#FFF; border:0; border-radius:3px; box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15); margin: 1px; max-width:658px; min-width:326px; padding:0; width:99.375%; width:-webkit-calc(100% - 2px); width:calc(100% - 2px);\">\u003cdiv style=\"padding:16px;\"> \u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" background:#FFFFFF; line-height:0; padding:0 0; text-align:center; text-decoration:none; width:100%;\" target=\"_blank\"> \u003cdiv style=\" display: flex; flex-direction: row; align-items: center;\"> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 40px; margin-right: 14px; width: 40px;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 100px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 60px;\">\u003c/div>\u003c/div>\u003c/div>\u003cdiv style=\"padding: 19% 0;\">\u003c/div> \u003cdiv style=\"display:block; height:50px; margin:0 auto 12px; width:50px;\">\u003csvg width=\"50px\" height=\"50px\" viewBox=\"0 0 60 60\" version=\"1.1\" xmlns=\"https://www.w3.org/2000/svg\" xmlns:xlink=\"https://www.w3.org/1999/xlink\">\u003cg stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\">\u003cg transform=\"translate(-511.000000, -20.000000)\" fill=\"#000000\">\u003cg>\u003cpath d=\"M556.869,30.41 C554.814,30.41 553.148,32.076 553.148,34.131 C553.148,36.186 554.814,37.852 556.869,37.852 C558.924,37.852 560.59,36.186 560.59,34.131 C560.59,32.076 558.924,30.41 556.869,30.41 M541,60.657 C535.114,60.657 530.342,55.887 530.342,50 C530.342,44.114 535.114,39.342 541,39.342 C546.887,39.342 551.658,44.114 551.658,50 C551.658,55.887 546.887,60.657 541,60.657 M541,33.886 C532.1,33.886 524.886,41.1 524.886,50 C524.886,58.899 532.1,66.113 541,66.113 C549.9,66.113 557.115,58.899 557.115,50 C557.115,41.1 549.9,33.886 541,33.886 M565.378,62.101 C565.244,65.022 564.756,66.606 564.346,67.663 C563.803,69.06 563.154,70.057 562.106,71.106 C561.058,72.155 560.06,72.803 558.662,73.347 C557.607,73.757 556.021,74.244 553.102,74.378 C549.944,74.521 548.997,74.552 541,74.552 C533.003,74.552 532.056,74.521 528.898,74.378 C525.979,74.244 524.393,73.757 523.338,73.347 C521.94,72.803 520.942,72.155 519.894,71.106 C518.846,70.057 518.197,69.06 517.654,67.663 C517.244,66.606 516.755,65.022 516.623,62.101 C516.479,58.943 516.448,57.996 516.448,50 C516.448,42.003 516.479,41.056 516.623,37.899 C516.755,34.978 517.244,33.391 517.654,32.338 C518.197,30.938 518.846,29.942 519.894,28.894 C520.942,27.846 521.94,27.196 523.338,26.654 C524.393,26.244 525.979,25.756 528.898,25.623 C532.057,25.479 533.004,25.448 541,25.448 C548.997,25.448 549.943,25.479 553.102,25.623 C556.021,25.756 557.607,26.244 558.662,26.654 C560.06,27.196 561.058,27.846 562.106,28.894 C563.154,29.942 563.803,30.938 564.346,32.338 C564.756,33.391 565.244,34.978 565.378,37.899 C565.522,41.056 565.552,42.003 565.552,50 C565.552,57.996 565.522,58.943 565.378,62.101 M570.82,37.631 C570.674,34.438 570.167,32.258 569.425,30.349 C568.659,28.377 567.633,26.702 565.965,25.035 C564.297,23.368 562.623,22.342 560.652,21.575 C558.743,20.834 556.562,20.326 553.369,20.18 C550.169,20.033 549.148,20 541,20 C532.853,20 531.831,20.033 528.631,20.18 C525.438,20.326 523.257,20.834 521.349,21.575 C519.376,22.342 517.703,23.368 516.035,25.035 C514.368,26.702 513.342,28.377 512.574,30.349 C511.834,32.258 511.326,34.438 511.181,37.631 C511.035,40.831 511,41.851 511,50 C511,58.147 511.035,59.17 511.181,62.369 C511.326,65.562 511.834,67.743 512.574,69.651 C513.342,71.625 514.368,73.296 516.035,74.965 C517.703,76.634 519.376,77.658 521.349,78.425 C523.257,79.167 525.438,79.673 528.631,79.82 C531.831,79.965 532.853,80.001 541,80.001 C549.148,80.001 550.169,79.965 553.369,79.82 C556.562,79.673 558.743,79.167 560.652,78.425 C562.623,77.658 564.297,76.634 565.965,74.965 C567.633,73.296 568.659,71.625 569.425,69.651 C570.167,67.743 570.674,65.562 570.82,62.369 C570.966,59.17 571,58.147 571,50 C571,41.851 570.966,40.831 570.82,37.631\">\u003c/path>\u003c/g>\u003c/g>\u003c/g>\u003c/svg>\u003c/div>\u003cdiv style=\"padding-top: 8px;\"> \u003cdiv style=\" color:#3897f0; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:550; line-height:18px;\">View this post on Instagram\u003c/div>\u003c/div>\u003cdiv style=\"padding: 12.5% 0;\">\u003c/div> \u003cdiv style=\"display: flex; flex-direction: row; margin-bottom: 14px; align-items: center;\">\u003cdiv> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(0px) translateY(7px);\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; height: 12.5px; transform: rotate(-45deg) translateX(3px) translateY(1px); width: 12.5px; flex-grow: 0; margin-right: 14px; margin-left: 2px;\">\u003c/div> \u003cdiv style=\"background-color: #F4F4F4; border-radius: 50%; height: 12.5px; width: 12.5px; transform: translateX(9px) translateY(-18px);\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: 8px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 50%; flex-grow: 0; height: 20px; width: 20px;\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 2px solid transparent; border-left: 6px solid #f4f4f4; border-bottom: 2px solid transparent; transform: translateX(16px) translateY(-4px) rotate(30deg)\">\u003c/div>\u003c/div>\u003cdiv style=\"margin-left: auto;\"> \u003cdiv style=\" width: 0px; border-top: 8px solid #F4F4F4; border-right: 8px solid transparent; transform: translateY(16px);\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; flex-grow: 0; height: 12px; width: 16px; transform: translateY(-4px);\">\u003c/div> \u003cdiv style=\" width: 0; height: 0; border-top: 8px solid #F4F4F4; border-left: 8px solid transparent; transform: translateY(-4px) translateX(8px);\">\u003c/div>\u003c/div>\u003c/div> \u003cdiv style=\"display: flex; flex-direction: column; flex-grow: 1; justify-content: center; margin-bottom: 24px;\"> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; margin-bottom: 6px; width: 224px;\">\u003c/div> \u003cdiv style=\" background-color: #F4F4F4; border-radius: 4px; flex-grow: 0; height: 14px; width: 144px;\">\u003c/div>\u003c/div>\u003c/a>\u003cp style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;\">\u003ca href=\"https://www.instagram.com/reel/DIB7350sSGx/?utm_source=ig_embed&utm_campaign=loading\" style=\" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; font-style:normal; font-weight:normal; line-height:17px; text-decoration:none;\" target=\"_blank\">A post shared by Russell Brand (@russellbrand)\u003c/a>\u003c/p>\u003c/div>\u003c/blockquote>","provider":"Instagram","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.instagram.com/p/DIB7350sSGx/?hl=en"},{"html":"\u003cp>The alleged incidents were reported to have taken place in central London and the seaside town of Bournemouth between 1999 and 2005.\u003c/p>\n\n\u003cp>An investigation into the alleged incidents is ongoing and anyone with relevant information is advised to contact London's Metropolitan Police force.\u003c/p>\n\n\u003cp>\u003cem>THIS IS A DEVELOPING STORY AND WILL BE UPDATED.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Russell Brand","keywords/Actor","keywords/force","keywords/rape","keywords/sexual assault charges","keywords/silence","keywords/reports","keywords/Metropolitan Police","keywords/London","keywords/Brand"],"primary_image":{"bucket":"new_assets","id":"%2F67f00040aea68f9f14ebc69b"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743796680000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-russell-brand-breaks-silence-on-serious-charges","social_title":"","summary":"Actor and comedian Russell Brand broke his silence after reports that he was facing serious charges.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Russell Brand Breaks Silence On Serious Charges","permalink":"https://classichits1390.iheart.com/content/2025-04-04-russell-brand-breaks-silence-on-serious-charges/"},"slug":"2025-04-04-russell-brand-breaks-silence-on-serious-charges","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b","title":"Russell Brand Breaks Silence On Serious Charges","description":"Actor and comedian Russell Brand broke his silence after reports that he was facing serious charges.","author":"Jason Hall"},"pub_start":1743796680000,"pub_until":4115978604802,"pub_changed":1743797070092,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0378abcb159663f331451","slug:2025-04-04-russell-brand-breaks-silence-on-serious-charges","slug:2025-04-04-russell-brand-breaks-silence-on-serious-charges","keyword:keywords/Russell Brand","keyword:keywords/Actor","keyword:keywords/force","keyword:keywords/rape","keyword:keywords/sexual assault charges","keyword:keywords/silence","keyword:keywords/reports","keyword:keywords/Metropolitan Police","keyword:keywords/London","keyword:keywords/Brand","author:user"]}},{"id":"%2F67efefef6be4aa42b62c1345","type":"PUBLISHING","record":{"ref_id":"%2F67efefef6be4aa42b62c1345","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"617caba0-dcff-4255-a50d-27f502a2a9bd","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Sarah Tate","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67f0087059392440b35d80b5","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>Tom Cruise\u003c/strong> is speaking out following the death of his \u003cem>Top Gun\u003c/em> costar \u003cstrong>Val Kilmer\u003c/strong>. \u003c/p>\n\n\u003cp>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\">The \u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\">\u003cem>Mission: Impossible\u003c/em>\u003c/a>\u003ca href=\"https://www.iheart.com/content/2024-09-13-the-surprising-amount-tom-cruise-was-paid-for-2024-paris-olympics-stunt/\" target=\"_blank\"> star\u003c/a> shared an emotional tribute to the \u003cem>Batman Forever\u003c/em> actor while at CinemaCon in Las Vegas on Thursday (April 3) following Kilmer's death earlier this week, per \u003ca href=\"https://variety.com/2025/film/news/tom-cruise-honors-val-kilmer-cinemacon-1236354766/\" target=\"_blank\">\u003cem>Variety\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>"I'd like to honor a dear friend of mine, Val Kilmer," Cruise said, before explaining how honored he was to work with the actor not just on the original 1986 film but its 2022 sequel. "I can't tell you how much I admire his work, how grateful and honored I was when he joined \u003cem>Top Gun\u003c/em> and came back later for \u003cem>Top Gun: Maverick\u003c/em>."\u003c/p>\n\n\u003cp>Cruise then encouraged the crowd to take a moment of silence and reflect on Kilmer's legacy before sharing a final message to his late friend.\u003c/p>\n\n\u003cp>"I think it would be really nice if we could have a moment together because he loved movies and he gave a lot to all of us," he said. "Just kind of think about all the wonderful times that we had with him... I wish you well on the next journey."\u003c/p>\n\n\u003cp>Kilmer, who battled throat cancer for several years, \u003ca href=\"https://www.iheart.com/content/2025-04-01-actor-val-kilmer-dead-at-65/\" target=\"_blank\">passed away\u003c/a> Tuesday (April 1) from pneumonia at the age of 65. Following news of his death, \u003ca href=\"https://www.iheart.com/content/2025-04-04-val-kilmers-children-break-silence-on-his-death/\" target=\"_blank\">his children expressed gratitude\u003c/a> for fans and friends for "honoring our extraordinary father’s memory."\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/","cuser":"user/ldap/1129327","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Tom Cruise","keywords/Val Kilmer","keywords/Top Gun","keywords/tribute"],"primary_image":{"bucket":"new_assets","id":"%2F67f0087059392440b35d80b5"},"primary_target":{"categories":["categories/entertainment-news"],"distribution":["formats/CHRPOP","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},"publish_date":1743794460000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","social_title":"","summary":"The \"Mission: Impossible\" star also led a moment of silence for his \"dear friend\" at CinemaCon.","targets":[{"categories":["categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer","permalink":"https://classichits1390.iheart.com/content/2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer/"},"slug":"2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f0087059392440b35d80b5","title":"Tom Cruise Shares Emotional Tribute To Late ‘Top Gun’ Costar Val Kilmer","description":"The \"Mission: Impossible\" star also led a moment of silence for his \"dear friend\" at CinemaCon.","author":"Sarah Tate"},"pub_start":1743794460000,"pub_until":4115978604802,"pub_changed":1743794870272,"subscription":[{"tags":["categories/entertainment-news","formats/CHRPOP","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efefef6be4aa42b62c1345","slug:2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","slug:2025-04-04-tom-cruise-shares-emotional-tribute-to-late-top-gun-costar-val-kilmer","keyword:keywords/Tom Cruise","keyword:keywords/Val Kilmer","keyword:keywords/Top Gun","keyword:keywords/tribute","author:user"]}},{"id":"%2F67efe40b4c675a163edaa4fd","type":"PUBLISHING","record":{"ref_id":"%2F67efe40b4c675a163edaa4fd","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"ea61e9eb-ed3b-4ca1-befb-30302646491b","revision_id":"AAAAAAAAAAAAAAAAAAAAAQ=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Flive%2Felton-john-radio-10713%2F","@url":"https://www.iheart.com/live/elton-john-radio-10713/","author_name":"Elton John Radio","author_url":"https://www.iheart.com/live/elton-john-radio-10713/","fixedWidth":450,"height":200,"html":"\u003ciframe title=\"Elton John Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/elton-john-radio-10713/?embed=true&cid=oembed&keyid%5B0%5D=Elton%20John%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/re/assets.streams/67eef95d6bdcb91e9ea8b4e9?ops=fit(300%2C300)","thumbnail_width":300,"title":"Elton John Radio","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"Elton John Radio\" height=\"200\" width=\"100%\" src=\"https://www.iheart.com/live/elton-john-radio-10713/?embed=true&cid=oembed&keyid%5B0%5D=Elton%20John%20Radio&sc=live_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/live/elton-john-radio-10713/"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67efef924c675a163edaa508","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/artist/elton-john-5041/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"5041\" data-catalog-related-id=\"\">Elton John\u003c/a> and iHeartRadio recently turned up the volume on a brand new station that features anything and everything The Rocket Man. \u003c/p>\n\n\u003cp>Now, you can enjoy non-stop Elton John hits, including live performances and deep cuts from every album, without commercials. It's a continuous stream of feel-good tracks that’ll fill your car, room, or headphones—wherever you choose to listen!\u003c/p>\n\n\u003cp>The Rocket Club family can officially jam to hits like "Bennie And The Jets," "Your Song," "I'm Still Standing," "Don't Go Breaking My Heart," and many more of Elton John's biggest tracks uninterrupted. \u003c/p>\n\n\u003cp>Whether you need a "Crocodile Rock" dance break between chores or "Daniel" to pair with an introspective afternoon, an Elton John song to match your mood is just one click away and can be accessed at any time. \u003c/p>\n\n\u003cp>Elton John Radio will feature his most acclaimed hits, fan-favorite tunes from each decade, and behind-the-scenes stories surrounding a few of the icon's most legendary tracks. Listeners will get exclusive intel on John's most impactful tunes, including 2025's "\u003ca href=\"https://www.iheart.com/content/2025-02-06-watch-elton-john-has-nightmare-meltdown-amid-perfecting-upcoming-album/\" target=\"_blank\">Who Believes in Angels?\u003c/a>" with \u003ca href=\"https://www.iheart.com/artist/brandi-carlile-89322/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"89322\" data-catalog-related-id=\"\">Brandi Carlile\u003c/a>, directly from The Rocket Man himself! \u003c/p>\n\n\u003cp>For more on the Grammy-winning sensation's new record (out today!), read \u003ca href=\"https://www.iheart.com/content/2025-02-05-elton-john-brandi-carlile-team-up-for-who-believes-in-angels-album/\" target=\"_blank\">Elton John & Brandi Carlile Team Up For 'Who Believes In Angels?' Album\u003c/a>. \u003c/p>\n\n\u003cp>Listen to iHeartRadio and Elton John's latest collab, \u003ca href=\"https://www.iheart.com/live/elton-john-radio-10713/\" target=\"_blank\">Elton John Radio\u003c/a>, now! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FiHeartRadio%2Fstatus%2F1908161677448658952","@url":"https://x.com/iHeartRadio/status/1908161677448658952","author_name":"iHeartRadio","author_url":"https://twitter.com/iHeartRadio","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Our new exclusive streaming station, “Elton John Radio” features all of Elton John’s biggest hits, including live songs and deep cuts from each of his landmark albums! 💖💫\u003cbr>\u003cbr>Listen here: \u003ca href=\"https://t.co/uDfpWib52u\">https://t.co/uDfpWib52u\u003c/a> \u003ca href=\"https://t.co/IcnOp5iTZO\">pic.twitter.com/IcnOp5iTZO\u003c/a>\u003c/p>— iHeartRadio (@iHeartRadio) \u003ca href=\"https://twitter.com/iHeartRadio/status/1908161677448658952?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/iHeartRadio/status/1908161677448658952","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Our new exclusive streaming station, “Elton John Radio” features all of Elton John’s biggest hits, including live songs and deep cuts from each of his landmark albums! 💖💫\u003cbr>\u003cbr>Listen here: \u003ca href=\"https://t.co/uDfpWib52u\">https://t.co/uDfpWib52u\u003c/a> \u003ca href=\"https://t.co/IcnOp5iTZO\">pic.twitter.com/IcnOp5iTZO\u003c/a>\u003c/p>— iHeartRadio (@iHeartRadio) \u003ca href=\"https://twitter.com/iHeartRadio/status/1908161677448658952?ref_src=twsrc%5Etfw\">April 4, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/iHeartRadio/status/1908161677448658952"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/station","keywords/Elton John","keywords/Elton John Radio","keywords/everything","keywords/anything","keywords/iHeartRadio","keywords/album","keywords/stream","keywords/cuts","keywords/volume"],"primary_image":{"bucket":"new_assets","id":"%2F67efef924c675a163edaa508"},"primary_target":{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},"publish_date":1743785220000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","social_title":"","summary":"Did someone say commercial-free?!","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["artists/Elton John (5041)"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN","permalink":"https://classichits1390.iheart.com/content/2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen/"},"slug":"2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efef924c675a163edaa508","title":"iHeartRadio & Elton John Team Up For Exclusive New Project: LISTEN","description":"Did someone say commercial-free?!","author":"Logan DeLoye"},"pub_start":1743785220000,"pub_until":4115978604802,"pub_changed":1743794470305,"subscription":[{"tags":["categories/music-news","categories/entertainment-news","formats/ACMAINSTREAM","formats/CLASSICHITS","formats/ROCKCLASSIC"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["categories/music-news","categories/entertainment-news","artists/Elton John (5041)"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efe40b4c675a163edaa4fd","slug:2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","slug:2025-04-04-iheartradio-elton-john-team-up-for-exclusive-new-project-listen","keyword:keywords/station","keyword:keywords/Elton John","keyword:keywords/Elton John Radio","keyword:keywords/everything","keyword:keywords/anything","keyword:keywords/iHeartRadio","keyword:keywords/album","keyword:keywords/stream","keyword:keywords/cuts","keyword:keywords/volume","author:user"]}},{"id":"%2F67f0000baea68f9f14ebc690","type":"PUBLISHING","record":{"ref_id":"%2F67f0000baea68f9f14ebc690","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"8e397926-8ca0-49cb-ae00-f1ca32b9e56a","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"MILWAUKEE, WISCONSIN - JULY 18: Comedian and actor Russell Brand attends the fourth day of the Republican National Convention at the Fiserv Forum on July 18, 2024 in Milwaukee, Wisconsin. Delegates, politicians, and the Republican faithful are in Milwauke","id":"%2F67f00040aea68f9f14ebc69b","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"2024 Republican National Convention: Day 4","type":"asset","url":"","use_caption":false},{"html":"\u003cp>Actor and comedian \u003cstrong>Russell Brand\u003c/strong> is facing rape and sexual assault charges by London's Metropolitan Police force, \u003ca href=\"https://apnews.com/article/uk-russell-brand-charges-police-778978fa21ab6c04eb8c953e2bd7c688\" target=\"_blank\">\u003cem>the Associated Press\u003c/em>\u003c/a> reported on Friday (April 4).\u003c/p>\n\n\u003cp>Brand, 50, faces one count of rape, one of indecent assault, one of oral rape and two of sexual assault following an 18-month investigation stemming from allegations made by four women. The alleged incidents were reported to have taken place in central London and the seaside town of Bournemouth between 1999 and 2005.\u003c/p>\n\n\u003cp>An investigation into the alleged incidents is ongoing and anyone with relevant information is advised to contact London's Metropolitan Police force.\u003c/p>\n\n\u003cp>\u003cem>THIS IS A DEVELOPING STORY AND WILL BE UPDATED.\u003c/em>\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-russell-brand-facing-serious-charges/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Russell Brand","keywords/rape","keywords/sexual assault charges","keywords/London","keywords/Actor","keywords/incidents","keywords/Metropolitan Police","keywords/force","keywords/Brand","keywords/Associated Press","keywords/sexual assault"],"primary_image":{"bucket":"new_assets","id":"%2F67f00040aea68f9f14ebc69b"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743781920000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-russell-brand-facing-serious-charges","social_title":"","summary":"Actor and comedian Russell Brand is facing serious charges.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Russell Brand Facing Serious Charges","permalink":"https://classichits1390.iheart.com/content/2025-04-04-russell-brand-facing-serious-charges/"},"slug":"2025-04-04-russell-brand-facing-serious-charges","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67f00040aea68f9f14ebc69b","title":"Russell Brand Facing Serious Charges","description":"Actor and comedian Russell Brand is facing serious charges.","author":"Jason Hall"},"pub_start":1743781920000,"pub_until":4115978604802,"pub_changed":1743782382392,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67f0000baea68f9f14ebc690","slug:2025-04-04-russell-brand-facing-serious-charges","slug:2025-04-04-russell-brand-facing-serious-charges","keyword:keywords/Russell Brand","keyword:keywords/rape","keyword:keywords/sexual assault charges","keyword:keywords/London","keyword:keywords/Actor","keyword:keywords/incidents","keyword:keywords/Metropolitan Police","keyword:keywords/force","keyword:keywords/Brand","keyword:keywords/Associated Press","keyword:keywords/sexual assault","author:user"]}},{"id":"%2F67efce280d0b1fa2120bb24f","type":"PUBLISHING","record":{"ref_id":"%2F67efce280d0b1fa2120bb24f","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"50a0e2b0-411e-4b3d-826f-1ca5c4362e85","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" frameborder=\"0\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/187-start-here-29111890/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"LOS ANGELES, CALIFORNIA - AUGUST 03: (L-R) Mercedes Kilmer and Jack Kilmer attend the Premiere of Amazon Studios' \"VAL\" at DGA Theater Complex on August 03, 2021 in Los Angeles, California. (Photo by Kevin Winter/Getty Images)","id":"%2F67efcec00d0b1fa2120bb25a","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Los Angeles Premiere Of Amazon Studios' \"VAL\" - Red Carpet","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003ca href=\"https://www.iheart.com/content/2025-04-01-actor-val-kilmer-dead-at-65/\" target=\"_blank\">Actor \u003c/a>\u003ca href=\"https://www.iheart.com/content/2025-04-01-actor-val-kilmer-dead-at-65/\" target=\"_blank\">\u003cstrong>Val Kilmer\u003c/strong>\u003c/a>'s daughter \u003cstrong>Mercedes\u003c/strong> and son \u003cstrong>Jack\u003c/strong> issued a statement thanking friends, family and fans for “honoring our extraordinary father’s memory" in a statement to \u003ca href=\"https://people.com/val-kilmer-family-speaks-out-statement-proud-ask-to-grieve-privately-after-death-11708731\" target=\"_blank\">\u003cem>PEOPLE\u003c/em>\u003c/a> following news of his death late Tuesday (April 1) night.\u003c/p>\n\n\u003cp>"We are so proud of him and honored to see his legacy celebrated," the statement added, "At this time, we would like to grieve privately."\u003c/p>\n\n\u003cp>Mercedes previously confirmed to \u003ca href=\"https://www.nytimes.com/2025/04/01/movies/val-kilmer-dead.html\" target=\"_blank\">\u003cem>the New York Times\u003c/em>\u003c/a> that her father died of pneumonia in Los Angeles and was cancer free at the time of his death. Other sources told \u003ca href=\"https://www.tmz.com/2025/04/02/val-kilmer-out-bed-years-before-death/\" target=\"_blank\">\u003cem>TMZ\u003c/em>\u003c/a> that the actor's treatment for throat cancer took all his energy and \u003ca href=\"https://www.iheart.com/content/2025-04-03-tragic-details-about-val-kilmers-final-years-revealed/\" target=\"_blank\">left him bed-bound "for years before his death."\u003c/a>\u003c/p>\n\n\u003cp>Kilmer's body reportedly "couldn't keep fighting at the end" and "eventually shut down," the sources said. Kilmer, who was best known for roles in \u003ca href=\"https://www.iheart.com/artist/6/albums/top-gun-motion-picture-soundtrack-special-expanded-edition-8797089/\" data-catalog-kind=\"ALBUM\" data-catalog-id=\"8797089\" data-catalog-related-id=\"\">\u003cem>Top Gun\u003c/em>\u003c/a>, \u003cem>Tombstone\u003c/em>, \u003cem>The Doors\u003c/em>, \u003cem>Heat\u003c/em>, and \u003ca href=\"https://www.iheart.com/artist/best-movie-soundtracks-30805000/songs/kiss-from-a-rose-from-batman-forever-35389015/\" data-catalog-kind=\"TRACK\" data-catalog-id=\"35389015\" data-catalog-related-id=\"\">\u003cem>Batman Forever\u003c/em>\u003c/a>, was reportedly “very frail at the end of his life” and his death wasn't sudden, the sources added.\u003c/p>\n\n\u003cp>The actor was reportedly hospitalized in early 2025 and re-admitted again this past week as loved ones paid their final visits. A video showing Kilmer wearing a Batman mask shared on his Instagram account in February was reportedly recorded "years ago" and didn't accurately show how he looked in the final months leading up to his death.\u003c/p>\n\n\u003cp>Kilmer landed the iconic role of naval aviator \u003cstrong>Tom\u003c/strong> '\u003cstrong>Iceman\u003c/strong>' \u003cstrong>Kazansky\u003c/strong> in the original \u003cem>Top Gun\u003c/em> film in 1986 and later appeared in the sequel \u003cem>Top Gun: Maverick\u003c/em> in 2022, despite being unable to speak due to his cancer. The Los Angeles native later starred in the 1988 film \u003cem>Willow\u003c/em> alongside his future wife, \u003cstrong>Joanne Whalley\u003c/strong>, whom he shared two children prior to their divorce.\u003c/p>\n\n\u003cp>Kilmer gained critical acclaim for his portrayal of singer \u003ca href=\"https://www.iheart.com/artist/jim-morrison-music-by-the-doors-30381996/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"30381996\" data-catalog-related-id=\"\">\u003cstrong>Jim Morrison\u003c/strong>\u003c/a> in the biographical film \u003ca href=\"https://www.iheart.com/artist/the-doors-58402/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"58402\" data-catalog-related-id=\"\">\u003cem>The Doors\u003c/em>\u003c/a> in 1991 before playing Old West gunfighter \u003cstrong>Doc Holliday\u003c/strong> in the 1993 Western \u003cem>Tombstone\u003c/em>. Kilmer starred opposite \u003cstrong>Al Pacino\u003c/strong> and \u003cstrong>Robert De Niro\u003c/strong> in the crime drama \u003cem>Heat\u003c/em> before succeeding \u003cstrong>Michael Keaton\u003c/strong> as the second actor to play the role of Batman in a feature film in the 1995 film \u003cem>Batman Forever\u003c/em>.\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-04-val-kilmers-children-break-silence-on-his-death/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Val Kilmer","keywords/death","keywords/friends","keywords/Jack","keywords/statement","keywords/father","keywords/Mercedes","keywords/Mercedes Kilmer","keywords/Jack Kilmer","keywords/PEOPLE","keywords/People.com","keywords/dead","keywords/actor"],"primary_image":{"bucket":"new_assets","id":"%2F67efcec00d0b1fa2120bb25a"},"primary_target":{"categories":["categories/national-news","categories/entertainment-news"],"distribution":["facets/All Sites - English"]},"publish_date":1743769320000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-04-val-kilmers-children-break-silence-on-his-death","social_title":"","summary":"Val Kilmer's children broke their silence following news of the actor's death.","targets":[{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Val Kilmer's Children Break Silence On His Death","permalink":"https://classichits1390.iheart.com/content/2025-04-04-val-kilmers-children-break-silence-on-his-death/"},"slug":"2025-04-04-val-kilmers-children-break-silence-on-his-death","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67efcec00d0b1fa2120bb25a","title":"Val Kilmer's Children Break Silence On His Death","description":"Val Kilmer's children broke their silence following news of the actor's death.","author":"Jason Hall"},"pub_start":1743769320000,"pub_until":4115978604802,"pub_changed":1743769673815,"subscription":[{"tags":["categories/national-news","categories/entertainment-news","facets/All Sites - English"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67efce280d0b1fa2120bb24f","slug:2025-04-04-val-kilmers-children-break-silence-on-his-death","slug:2025-04-04-val-kilmers-children-break-silence-on-his-death","keyword:keywords/Val Kilmer","keyword:keywords/death","keyword:keywords/friends","keyword:keywords/Jack","keyword:keywords/statement","keyword:keywords/father","keyword:keywords/Mercedes","keyword:keywords/Mercedes Kilmer","keyword:keywords/Jack Kilmer","keyword:keywords/PEOPLE","keyword:keywords/People.com","keyword:keywords/dead","keyword:keywords/actor","author:user"]}},{"id":"%2F67eec55573cc9e382809b6b4","type":"PUBLISHING","record":{"ref_id":"%2F67eec55573cc9e382809b6b4","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"afea905d-bf28-47f6-bd6b-6a20df18195e","revision_id":"AAAAAAAAAAD//////////w=="},"author":"Jason Hall","blocks":[{"attributes":{"@provider":"iHeartRadio","@query":"https://www.iheart.com/oembed?format=json&url=https%3A%2F%2Fwww.iheart.com%2Fpodcast%2F1119-the-stephen-a-smith-show-102317554%2F","@url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/","author_name":"The Stephen A. Smith Show","author_url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/","fixedWidth":450,"height":300,"html":"\u003ciframe title=\"The Stephen A. Smith Show\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/?embed=true&cid=oembed&keyid%5B0%5D=The%20Stephen%20A.%20Smith%20Show&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider_name":"iHeartRadio","provider_url":"https://www.iheart.com","thumbnail_height":300,"thumbnail_url":"https://i.iheart.com/v3/url/aHR0cHM6Ly93d3cub21ueWNvbnRlbnQuY29tL2QvcHJvZ3JhbXMvZTczYzk5OGUtNmU2MC00MzJmLTg2MTAtYWUyMTAxNDBjNWIxLzQ5MzA1NWU4LTZjY2ItNDFlZC1iOTdjLWIxMWQwMTM2MmM0MS9pbWFnZS5qcGc_dD0xNzA4NTQ3NTA2JnNpemU9TGFyZ2U?ops=fit(300%2C300)","thumbnail_width":300,"title":"The Stephen A. Smith Show","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe title=\"The Stephen A. Smith Show\" height=\"300\" width=\"100%\" src=\"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/?embed=true&cid=oembed&keyid%5B0%5D=The%20Stephen%20A.%20Smith%20Show&sc=podcast_widget\" allow=\"autoplay\" frameborder=\"0\">\u003c/iframe>","provider":"iHeartRadio","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/1119-the-stephen-a-smith-show-102317554/"},{"attributes":{"mimetype":"image/jpeg","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eec60173cc9e382809b6bf","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"Baseball ball on sand mound on baseball field","type":"asset","url":"","use_caption":false},{"html":"\u003cp>A high school \u003ca href=\"https://www.iheart.com/content/2025-02-20-former-mlb-pitcher-scott-sauerbeck-dead-at-53/\" target=\"_blank\">baseball\u003c/a> prospect is gaining attention for his play, as well as sharing his name with an iconic television character.\u003c/p>\n\n\u003cp>Left-handed high school pitcher \u003cstrong>Jack Bauer\u003c/strong> of Lincoln-Way High School in Illinois is reported to throw a fastball between 97 and 101 MPH, having once topped out at 102 MPH, as well as a slider at 81 to 84 MPH moving at 2,900 revolutions per minute and a changeup at 85 to 88, according to \u003cem>Prep Baseball Georgia\u003c/em> assistant scouting director \u003cstrong>Ian Smith\u003c/strong>. Bauer, of course, shares his name with \u003ca href=\"https://www.iheart.com/content/2024-06-20-donald-sutherland-dirty-dozen-hunger-games-star-dead-at-88/\" target=\"_blank\">\u003cstrong>Kiefer Sutherland\u003c/strong>\u003c/a>'s iconic character on the popular \u003cem>FOX\u003c/em> drama \u003ca href=\"https://www.iheart.com/podcast/53-20-years-of-24-80675314/\" target=\"_blank\">\u003cem>24\u003c/em>\u003c/a>, which was at its height in popularity prior to the pitcher's birth in the mid-2000s.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"Twitter","@query":"https://publish.twitter.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fx.com%2FIanSmittyGA%2Fstatus%2F1907164925790675056","@url":"https://x.com/IanSmittyGA/status/1907164925790675056","author_name":"Ian Smith","author_url":"https://twitter.com/IanSmittyGA","cache_age":"3153600000","height":null,"html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Premium Fuel ⛽️\u003cbr>\u003cbr>2025 LHP Jack Bauer came out pumping this afternoon in sunny 70 degree weather.\u003cbr>\u003cbr>FB: 97-101x6, T102 ‼️‼️‼️\u003cbr>SL: 81-84; Sharp, 2900+ RPM\u003cbr>CH: 85-88\u003cbr>\u003cbr>Extremely loose and athletic delivery.\u003ca href=\"https://twitter.com/hashtag/PBAAG23?src=hash&ref_src=twsrc%5Etfw\">#PBAAG23\u003c/a> alum and \u003ca href=\"https://twitter.com/UVABaseball?ref_src=twsrc%5Etfw\">@UVABaseball\u003c/a> commit. \u003ca href=\"https://twitter.com/PrepBaseballIL?ref_src=twsrc%5Etfw\">@PrepBaseballIL\u003c/a> \u003ca href=\"https://twitter.com/ShooterHunt?ref_src=twsrc%5Etfw\">@ShooterHunt\u003c/a> \u003ca href=\"https://t.co/T2Lxdq8a19\">pic.twitter.com/T2Lxdq8a19\u003c/a>\u003c/p>— Ian Smith (@IanSmittyGA) \u003ca href=\"https://twitter.com/IanSmittyGA/status/1907164925790675056?ref_src=twsrc%5Etfw\">April 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider_name":"Twitter","provider_url":"https://twitter.com","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","url":"https://twitter.com/IanSmittyGA/status/1907164925790675056","version":"1.0","width":550},"embed_type":"rich","html":"\u003cblockquote class=\"twitter-tweet\">\u003cp lang=\"en\" dir=\"ltr\">Premium Fuel ⛽️\u003cbr>\u003cbr>2025 LHP Jack Bauer came out pumping this afternoon in sunny 70 degree weather.\u003cbr>\u003cbr>FB: 97-101x6, T102 ‼️‼️‼️\u003cbr>SL: 81-84; Sharp, 2900+ RPM\u003cbr>CH: 85-88\u003cbr>\u003cbr>Extremely loose and athletic delivery.\u003ca href=\"https://twitter.com/hashtag/PBAAG23?src=hash&ref_src=twsrc%5Etfw\">#PBAAG23\u003c/a> alum and \u003ca href=\"https://twitter.com/UVABaseball?ref_src=twsrc%5Etfw\">@UVABaseball\u003c/a> commit. \u003ca href=\"https://twitter.com/PrepBaseballIL?ref_src=twsrc%5Etfw\">@PrepBaseballIL\u003c/a> \u003ca href=\"https://twitter.com/ShooterHunt?ref_src=twsrc%5Etfw\">@ShooterHunt\u003c/a> \u003ca href=\"https://t.co/T2Lxdq8a19\">pic.twitter.com/T2Lxdq8a19\u003c/a>\u003c/p>— Ian Smith (@IanSmittyGA) \u003ca href=\"https://twitter.com/IanSmittyGA/status/1907164925790675056?ref_src=twsrc%5Etfw\">April 1, 2025\u003c/a>\u003c/blockquote>\n\n","provider":"Twitter","rendering_hint":"default","schedule":{},"type":"embed","url":"https://x.com/IanSmittyGA/status/1907164925790675056"},{"html":"\u003cp>Bauer, who fittingly wears No. 24, is committed to the University of Virginia and is coming off a start in which he allowed just one hit and recorded five strikeouts and five walks over 2 1/3 innings during an interstate matchup loss to Coffee High School (Georgia). The pitcher recently participated in an interview with \u003cem>LakePoint Sports\u003c/em> and talked about clocking at triple digits for the first time.\u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D7p74cwFd_Mc","@url":"https://www.youtube.com/watch?v=7p74cwFd_Mc","author_name":"LakePoint Sports","author_url":"https://www.youtube.com/@lakepoint_sports","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7p74cwFd_Mc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Virginia signee Jack Bauer (Lincoln-Way East) joins the Spring Experience Watch Party\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/7p74cwFd_Mc/hqdefault.jpg","thumbnail_width":480,"title":"Virginia signee Jack Bauer (Lincoln-Way East) joins the Spring Experience Watch Party","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/7p74cwFd_Mc?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"Virginia signee Jack Bauer (Lincoln-Way East) joins the Spring Experience Watch Party\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=7p74cwFd_Mc"},{"html":"\u003cp>“Yeah I threw two innings, I didn’t give up a baserunner, six straight K’s,” Bauer said. “I go back to the bullpen and we have guys that do a pitching chart. And they do a gun, and they’re like, ‘Scouts back there had you at 100. … I thought they were messing with me a little bit.”\u003c/p>\n\n","schedule":{},"type":"html"}],"canonical_url":"https://www.iheart.com/content/2025-04-03-baseball-prospect-shares-name-with-iconic-tv-character/","cuser":"user/ldap/1129279","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/Jack Bauer","keywords/high school baseball prospect","keywords/name","keywords/television character","keywords/attention","keywords/play","keywords/baseball","keywords/prospect","keywords/Kiefer Sutherland"],"primary_image":{"bucket":"new_assets","id":"%2F67eec60173cc9e382809b6bf"},"primary_target":{"categories":["categories/sports"],"distribution":["facets/All Sites - English"]},"publish_date":1743704520000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-baseball-prospect-shares-name-with-iconic-tv-character","social_title":"","summary":"A high school baseball prospect is gaining attention for his play, as well as sharing his name with an iconic TV character.","targets":[{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"Baseball Prospect Shares Name With Iconic TV Character","permalink":"https://classichits1390.iheart.com/content/2025-04-03-baseball-prospect-shares-name-with-iconic-tv-character/"},"slug":"2025-04-03-baseball-prospect-shares-name-with-iconic-tv-character","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eec60173cc9e382809b6bf","title":"Baseball Prospect Shares Name With Iconic TV Character","description":"A high school baseball prospect is gaining attention for his play, as well as sharing his name with an iconic TV character.","author":"Jason Hall"},"pub_start":1743704520000,"pub_until":4115978604802,"pub_changed":1743704910637,"subscription":[{"tags":["categories/sports","facets/All Sites - English"]},{"tags":["categories/music-news","categories/entertainment-news","formats/ROCKALTERNATIVE","formats/ROCKACTIVE","formats/ROCKCLASSIC","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CLASSICHITS"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67eec55573cc9e382809b6b4","slug:2025-04-03-baseball-prospect-shares-name-with-iconic-tv-character","slug:2025-04-03-baseball-prospect-shares-name-with-iconic-tv-character","keyword:keywords/Jack Bauer","keyword:keywords/high school baseball prospect","keyword:keywords/name","keyword:keywords/television character","keyword:keywords/attention","keyword:keywords/play","keyword:keywords/baseball","keyword:keywords/prospect","keyword:keywords/Kiefer Sutherland","author:user"]}},{"id":"%2F67eea8831322a2c44fbb961c","type":"PUBLISHING","record":{"ref_id":"%2F67eea8831322a2c44fbb961c","type":"content","payload":{"amp_enabled":true,"apple_news":{"ref_id":"eab8f74f-713f-4288-a025-8d986322b966","revision_id":"AAAAAAAAAAAAAAAAAAAAAw=="},"author":"Logan DeLoye","blocks":[{"attributes":{"@provider":"ohembed","@query":"template","@url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer","author_name":"","author_url":"","height":"300","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider_name":"ohembed","thumbnail_height":0,"thumbnail_url":"","thumbnail_width":0,"title":"","type":"rich","version":"1.0","width":"100%"},"embed_type":"rich","html":"\u003ciframe allow=\"autoplay\" width=\"100%\" height=\"300\" style=\"border: 0;\" src=\"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer\" frameborder=\"0\">\u003c/iframe>","provider":"ohembed","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.iheart.com/podcast/28457190/?embed=true&keyid=EditorialPlayer"},{"attributes":{"mimetype":"image/png","type":"image"},"bucket":"new_assets","caption":"","id":"%2F67eec2351322a2c44fbb9629","new_tab":false,"schedule":{},"source_credit":"Getty Images","title":"","type":"asset","url":"","use_caption":false},{"html":"\u003cp>\u003cstrong>David Schwimmer\u003c/strong> has a love-hate relationship with the \u003cem>Friends\u003c/em> \u003ca href=\"https://www.iheart.com/content/2023-10-30-watch-charlie-puth-perform-friends-theme-song-in-tribute-to-matthew-perry/\" target=\"_blank\">theme song\u003c/a>. \u003c/p>\n\n\u003cp>The actor, aka \u003cstrong>Ross Geller\u003c/strong> (whose love life really was DOA), appeared on the Monday (March 31) episode of \u003cstrong>Matt Lucas\u003c/strong> and \u003cstrong>David Walliams\u003c/strong>'s "Making a Scene" podcast on \u003ca href=\"https://www.iheart.com/podcast/1333-making-a-scene-with-matt-262300323/\" target=\"_blank\">iHeartRadio\u003c/a>, and shared his honest opinion of "I'll Be There for You" by \u003ca href=\"https://www.iheart.com/artist/the-rembrandts-1828/\" data-catalog-kind=\"ARTIST\" data-catalog-id=\"1828\" data-catalog-related-id=\"\">The Rembrandts\u003c/a>.\u003c/p>\n\n\u003cp>"I’ll be really honest, there was a time for quite a while, just hearing the theme song would really …" the star let out a big sigh before remarking, "You know what I mean? I would just have that reaction. I just had heard it so many times. Anytime you’d go on a show, a talk show, that would be your intro song. I just didn’t have the greatest response to it for a period of time." \u003c/p>\n\n\u003cp>Schwimmer also revealed that he has yet to rewatch the series, which aired from 1994 to 2004, but that his 13-year-old daughter, \u003cstrong>Cleo\u003c/strong>, whom he shares with ex-wife \u003cstrong>Zoë Buckman\u003c/strong>, has, per \u003ca href=\"https://www.usmagazine.com/entertainment/news/david-schwimmer-couldnt-listen-to-the-friends-theme-song-after-the-show-ended/\" target=\"_blank\">\u003cem>USWeekly\u003c/em>\u003c/a>. \u003c/p>\n\n\u003cp>"I’d be making breakfast or whatever, and I’d hear my kid’s laughter. My whole relationship to that song and to the show changed again."\u003c/p>\n\n\u003cp>The standout starred alongside real-life friends and costars \u003cstrong>Jennifer Aniston\u003c/strong> (\u003cstrong>Rachel Green\u003c/strong>), \u003cstrong>Lisa Kudrow\u003c/strong> (\u003cstrong>Phoebe Buffay\u003c/strong>), \u003cstrong>Courteney Cox\u003c/strong> (\u003cstrong>Monica Geller\u003c/strong>), \u003cstrong>Matt LeBlanc\u003c/strong> (\u003cstrong>Joey Tribbiani\u003c/strong>), and \u003cstrong>Matthew Perry\u003c/strong> (\u003cstrong>Chandler Bing\u003c/strong>), \u003ca href=\"https://www.iheart.com/content/2025-01-08-lisa-kudrow-finds-sweet-note-from-matthew-perry-hidden-in-friends-prop/\" target=\"_blank\">who passed away\u003c/a> in October 2023. \u003c/p>\n\n\u003cp>Check out "\u003ca href=\"https://www.iheart.com/podcast/1333-making-a-scene-with-matt-262300323/episode/david-schwimmer-laughs-lawsuits-and-lax-271439327/\" target=\"_blank\">Making a Scene\u003c/a>" with Matt Lucas and David Walliams for the full scoop, and listen to the official \u003cem>Friends\u003c/em> theme song below! \u003c/p>\n\n","schedule":{},"type":"html"},{"attributes":{"@provider":"YouTube","@query":"https://www.youtube.com/oembed?format=json&omit_script=true&omitscript=true&url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DS8PNXgLhkT0","@url":"https://www.youtube.com/watch?v=S8PNXgLhkT0","author_name":"RHINO","author_url":"https://www.youtube.com/@rhino","height":113,"html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/S8PNXgLhkT0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Rembrandts - I'll Be There For You (Theme From FRIENDS)\">\u003c/iframe>","provider_name":"YouTube","provider_url":"https://www.youtube.com/","thumbnail_height":360,"thumbnail_url":"https://i.ytimg.com/vi/S8PNXgLhkT0/hqdefault.jpg","thumbnail_width":480,"title":"The Rembrandts - I'll Be There For You (Theme From FRIENDS)","type":"video","version":"1.0","width":200},"embed_type":"video","html":"\u003ciframe width=\"200\" height=\"113\" src=\"https://www.youtube.com/embed/S8PNXgLhkT0?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen title=\"The Rembrandts - I'll Be There For You (Theme From FRIENDS)\">\u003c/iframe>","provider":"YouTube","rendering_hint":"default","schedule":{},"type":"embed","url":"https://www.youtube.com/watch?v=S8PNXgLhkT0"}],"canonical_url":"https://www.iheart.com/content/2025-04-03-david-schwimmer-reveals-how-he-really-feels-about-friends-theme-song/","cuser":"user/ldap/1133602","enable_featured_widget":true,"exclusion":{"tags":[]},"external_url":"","fb_allow_comments":true,"featured_widget":{"country":"","id":"","kind":"","related_id":""},"feed_content_id":"","feed_partner_content":false,"feed_permalink":"","feed_type":"","feed_vendor":"","include_recommendations":true,"include_video_monetization":true,"is_sponsored":false,"keywords":["keywords/actor","keywords/David Schwimmer","keywords/series","keywords/intro song","keywords/theme song","keywords/love-hate relationship","keywords/Friends","keywords/Cleo","keywords/Making a Scene"],"primary_image":{"bucket":"new_assets","id":"%2F67eec2351322a2c44fbb9629"},"primary_target":{"categories":["categories/entertainment-news","categories/music-news"],"distribution":["formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},"publish_date":1743700380000,"publish_end_date":4115978604802,"publish_origin":"brands/iHeartRadio","seo_title":"","show_updated_timestamp":false,"simplereach_enabled":false,"slug":"2025-04-03-david-schwimmer-reveals-how-he-really-feels-about-friends-theme-song","social_title":"","summary":"The star offered a 'really honest' take on the beloved '90s track...","targets":[{"categories":["categories/entertainment-news"],"distribution":["artists/David Schwimmer (37499277)"]},{"categories":["categories/music-news","categories/entertainment-news"],"distribution":["brands/iHeartRadio"]},{"categories":["syndications/apple-news"],"distribution":[]},{"categories":["syndications/news"],"distribution":[]}],"title":"David Schwimmer Reveals How He Really Feels About 'Friends' Theme Song","permalink":"https://classichits1390.iheart.com/content/2025-04-03-david-schwimmer-reveals-how-he-really-feels-about-friends-theme-song/"},"slug":"2025-04-03-david-schwimmer-reveals-how-he-really-feels-about-friends-theme-song","summary":{"image":"https://i.iheart.com/v3/re/new_assets/67eec2351322a2c44fbb9629","title":"David Schwimmer Reveals How He Really Feels About 'Friends' Theme Song","description":"The star offered a 'really honest' take on the beloved '90s track...","author":"Logan DeLoye"},"pub_start":1743700380000,"pub_until":4115978604802,"pub_changed":1743710065451,"subscription":[{"tags":["categories/entertainment-news","categories/music-news","formats/ACHOTMODERN","formats/ACMAINSTREAM","formats/CHRPOP","formats/CLASSICHITS"]},{"tags":["categories/entertainment-news","artists/David Schwimmer (37499277)"]},{"tags":["categories/music-news","categories/entertainment-news","brands/iHeartRadio"]},{"tags":["syndications/apple-news"]},{"tags":["syndications/news"]}],"exclusion":[{"tags":[]}],"linksData":[],"lookup":["publish_origin:brands/iHeartRadio","id:/67eea8831322a2c44fbb961c","slug:2025-04-03-david-schwimmer-reveals-how-he-really-feels-about-friends-theme-song","slug:2025-04-03-david-schwimmer-reveals-how-he-really-feels-about-friends-theme-song","keyword:keywords/actor","keyword:keywords/David Schwimmer","keyword:keywords/series","keyword:keywords/intro song","keyword:keywords/theme song","keyword:keywords/love-hate relationship","keyword:keywords/Friends","keyword:keywords/Cleo","keyword:keywords/Making a Scene","author:user"]}}],"resume":{"id":"ID:editorial-feed-whatwhere","context":{"\u003clocale>":"en-US"},"size":12,"from":"eyJza2lwIjoxMiwiY3Vyc29ycyI6eyJkYVNMVyI6ImV5SnNhVzFwZENJNk1pd2liMlptYzJWMElqb3hNbjA9In0sImVuZHMiOnsicmRndzQiOi0xLCI3VEtvVSI6LTF9fQ==","scopes":null}}},{"id":"ad:bottom-leaderboard","region":"ad:bottom-leaderboard","type":"ad","ordinal":0,"value":{"ad_split":0,"position":"3306"},"tags":[],"schedule":null}]},"statusCode":200,"tagsSet":[]},"device":{"_userAgent":"Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)","_navigator":null,"enableHeaderSearch":null},"player":{"loaded":false,"externalAction":{"_subscriptions":[]},"overrideConfig":null,"defaultId":null,"overrideId":null,"ready":false,"playback":false,"inProgress":false,"iframeUrl":""},"gptReady":false}</script> <script>window.SDK = { environment: {"APTIVADA_SDK_HOST":"campaign.aptivada.com","AB_TEST_HOST":"https://api.iheart.com/api/v3/abtest","OUTBRAIN_WIDGET_URL":"https://widgets.outbrain.com/outbrain.js","OUTBRAIN_PIXEL_URL":"https://amplifypixel.outbrain.com/pixel?mid=004d2133385513d6a3dbfd9993b43474ab","TIKTOK_WIDGET_URL":"https://www.tiktok.com/embed.js","LIVERAMP_LIBRARY_URL":"https://ats.rlcdn.com/ats.js","FACEBOOK_SDK_URL":"https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2","GOOGLE_CSE_ACCOUNT_ID":"009224462050322586572:lr5vgdqoe5k","GOOGLE_CSE_AD_ID":"pub-4066651230054012","GOOGLE_CSE_MAX_RESULTS":"10","AMP_HOST":"us.api.iheart.com","DEFAULT_IMAGE":"https://i.iheart.com/v3/re/new_assets/2672c89f-91de-4d1b-b9a9-6284b1e2c8f8","DEFAULT_TIMEZONE":"America/New_York","DEP_SITES_HOST":"","DEP_HTL_HOST":"htl.radioedit.iheart.com","DEP_WEBAPI_HOST":"webapi.radioedit.iheart.com","DEP_PWS_HOST":"pws.radioedit.iheart.com","DEP_GENERATOR_RSS":"","DEP_GENERATOR_SITEMAP":"","IMAGE_HOST":"i.iheart.com","LOG_LEVEL":"info","NODE_ENV":"production","ONETRUST_HOST":"https://cdn.cookielaw.org","ONETRUST_CONSENT_PATH":"https://cdn.cookielaw.org/consent","ONETRUST_IAB_URL":"https://cdn.cookielaw.org/opt-out/otCCPAiab.js","ONETRUST_TOKEN_URL":"https://tv47clj0la.execute-api.us-east-1.amazonaws.com/production/generatetoken?identifier=","ENVIRONMENT":"production","PROTOCOL":"https","GOOGLE_MAPS_API_KEY":"AIzaSyA7WQvMsISHIyotCPatRBwrgHNN9ohKqQE","NATIONAL_SITE_URL":"https://www.iheart.com","COAST_RECAPTCHA_V3_PUBLIC_KEY":"6LceYMcZAAAAAEe_L5pj14w8_cdc4p8pNzDzcIKe","COAST_RECURLY_PUBLIC_KEY":"ewr1-9VtuFVKJS0oVy7hcAVWlGK","IHEART_HELP_SITE":"//help.iheart.com","IHEART_HELP_SITE_CONTEST":"//help.iheart.com/hc/en-us/sections/205969087-Contests","PODCAST_EMBED_KEYID":"AutomatedPodcasts","DEP_API_HOST":"api.radioedit.iheart.com","YOURCHOICE_ICON":"http://i-stg.iheart.com/v3/re/new_assets/66fee14066ebdb3465fd0684","AD_ICON":"https://i.iheart.com/v3/re/new_assets/faf40618-8c4b-4554-939b-49bce06bbcca","WWW_AUTH_HOST":"https://www.iheart.com","POSTUP_CONTACT_TEMPLATE_ID":"3","IHR_AUTH_SDK":"https://www.iheart.com/sdk/sdk.js","DEP_CONTENT_HOST":"content.radioedit.iheart.com","CCPA_OPTOUT_URL":"https://www.iheart.com/optout/","REQUEST_TIMEOUT":"15000","AMAZON_PUBLISHER_ID":"3901","ADOBE_LAUNCH_LIBRARY":"//assets.adobedtm.com/dba7b4ad2c8b/773677a854c8/launch-381fe6c887eb.min.js","RUBICON_BIDDING_LIBRARY":"https://ads.rubiconproject.com/prebid/16442_iHeart_DM_US.js","WEATHER_BASE_URI":"https://api.weather.com/v3/wx","IGLOO_EVENT_HOST":"https://us-events.api.iheart.com/events","AMAZON_TAM_LIBRARY":"https://c.amazon-adsystem.com/aax2/apstag.js","MAX_AGE_HEADERS":"2592000000","WEATHER_API_KEY":"b2a4fe32db44ebebba91f254fbf341f5","DEP_GENERATOR_RSS_HOST":"generator-rss.radioedit.iheart.com","STATIC_PUBLIC_PATH":"https://static.inferno.iheart.com/inferno/","DATADOG_SAMPLE_RATE":"1","PARSELY_LIBRARY":"//cdn.parsely.com/keys/%%HOSTNAME%%/p.js","COMSCORE_CLIENT_ID":"6036262","GOOGLE_RECAPTCHA_V3_PUBLIC_KEY":"6LdKHHoaAAAAAEBsW-KyjdE16eKLZJv5QHy-P5aQ","DEP_GENERATOR_SITEMAP_HOST":"generator-sitemap.radioedit.iheart.com"}}; </script> <script> // This needs to be here so it is loaded before lazysizes. // Lazysizes loads thanks to webpack, before any app code is run. // https://github.com/aFarkas/lazysizes#js-api window.lazySizesConfig = window.lazySizesConfig || {}; window.lazySizesConfig.init = false; // CCPA Compliance window.deferAnalyticsVendorBeacons = false; </script> <script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">["packages-renderer-shared-ui-src-elements-MagicLink-component","src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3","local","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","packages_renderer_shared_core_src_lib_ads_ts","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js","Podcasts-component","FauxButton-component","ImageTile-component","Card-component","components-catalog-TrackList-component","DateTimeDisplay-component","AptivadaKeywordContest-component"]</script><script id="__LOADABLE_REQUIRED_CHUNKS___ext" type="application/json">{"namedChunks":["local","packages-renderer-shared-ui-src-elements-MagicLink-component","core-components-tiles-OnairTileLoader-component","core-page-blocks-datasource-DatasourceLoader-component","Datasource-component","Grid-component","ContentFeedItem-component","LeadFeedItem-component","components-tiles-ContentTile-component","core-page-blocks-music-MusicTile-component","ShowCollection-component","Heading-component","Show-component","core-page-blocks-podcast-PodcastsLoader-component","LoadMoreFromCursor-component","core-page-blocks-datasource-DatasourceTileLoader-component","core-page-blocks-contest-KeywordContestLoader-component","Eyebrow-component","Podcasts-component","FauxButton-component","ui-ImageTile-component","Card-component","components-catalog-TrackList-component","DateTimeDisplay-component","AptivadaKeywordContest-component"]}</script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/runtime.b7dbd72f979ae0a97194.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/vendor.51fc23b5373e910f4a24.js"></script> <script async data-chunk="bundle" src="https://static.inferno.iheart.com/inferno/scripts/bundle.3b8d77bfae095a091870.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/packages-renderer-shared-ui-src-elements-MagicLink-component.067528077d2036c348df.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/src_app_core_chrome_AppTray_component_tsx-src_app_core_chrome_HeaderSearch_component_tsx-src_-b801d3.a1317e0f9342bf8c747f.js"></script> <script async data-chunk="local" src="https://static.inferno.iheart.com/inferno/scripts/local.886e64ad0766cf5f72a5.js"></script> <script async data-chunk="core-components-tiles-OnairTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-components-tiles-OnairTileLoader-component.22fd96ce3a97461201e5.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceLoader-component.f48ec165e3da9a949f55.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/packages_renderer_shared_core_src_lib_ads_ts.7c42290bb72cfa9c15d7.js"></script> <script async data-chunk="Datasource-component" src="https://static.inferno.iheart.com/inferno/scripts/Datasource-component.1423c7d635806130822c.js"></script> <script async data-chunk="Grid-component" src="https://static.inferno.iheart.com/inferno/scripts/Grid-component.48dae21730bceb9ee5e7.js"></script> <script async data-chunk="ContentFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/ContentFeedItem-component.a58f9b17ed1802cd6512.js"></script> <script async data-chunk="LeadFeedItem-component" src="https://static.inferno.iheart.com/inferno/scripts/LeadFeedItem-component.f9b025ed7a795a039e16.js"></script> <script async data-chunk="components-tiles-ContentTile-component" src="https://static.inferno.iheart.com/inferno/scripts/components-tiles-ContentTile-component.e418b3821c33ef4d51dd.js"></script> <script async data-chunk="core-page-blocks-music-MusicTile-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-music-MusicTile-component.ee3234ca914dd952a1c0.js"></script> <script async data-chunk="ShowCollection-component" src="https://static.inferno.iheart.com/inferno/scripts/ShowCollection-component.9692637de0ea45061f03.js"></script> <script async data-chunk="Heading-component" src="https://static.inferno.iheart.com/inferno/scripts/Heading-component.ea88c81b8d34c977158c.js"></script> <script async data-chunk="Show-component" src="https://static.inferno.iheart.com/inferno/scripts/Show-component.7f0dafb91f97b90e8cff.js"></script> <script async data-chunk="core-page-blocks-podcast-PodcastsLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-podcast-PodcastsLoader-component.c847d80e9aa862b03d51.js"></script> <script async data-chunk="LoadMoreFromCursor-component" src="https://static.inferno.iheart.com/inferno/scripts/LoadMoreFromCursor-component.bb890d9dab9374f42e37.js"></script> <script async data-chunk="core-page-blocks-datasource-DatasourceTileLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-datasource-DatasourceTileLoader-component.05d77890dc9884cc76e2.js"></script> <script async data-chunk="core-page-blocks-contest-KeywordContestLoader-component" src="https://static.inferno.iheart.com/inferno/scripts/core-page-blocks-contest-KeywordContestLoader-component.5e0cc4120d526a5ea860.js"></script> <script async data-chunk="Eyebrow-component" src="https://static.inferno.iheart.com/inferno/scripts/Eyebrow-component.533482f1ba2c4fcd4202.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/vendors-node_modules_pnpm_isomorphic-dompurify_0_27_0_node_modules_isomorphic-dompurify_browser_js.05cdd4f29edec5e3d7e3.js"></script> <script async data-chunk="Podcasts-component" src="https://static.inferno.iheart.com/inferno/scripts/Podcasts-component.8cd764919ecb5b153621.js"></script> <script async data-chunk="FauxButton-component" src="https://static.inferno.iheart.com/inferno/scripts/FauxButton-component.6f17f4f82d52801c5c49.js"></script> <script async data-chunk="ui-ImageTile-component" src="https://static.inferno.iheart.com/inferno/scripts/ImageTile-component.b3ff14a77346457b64fe.js"></script> <script async data-chunk="Card-component" src="https://static.inferno.iheart.com/inferno/scripts/Card-component.24dee8840408569eb2c3.js"></script> <script async data-chunk="components-catalog-TrackList-component" src="https://static.inferno.iheart.com/inferno/scripts/components-catalog-TrackList-component.644cdb9aaf258f95a9d3.js"></script> <script async data-chunk="DateTimeDisplay-component" src="https://static.inferno.iheart.com/inferno/scripts/DateTimeDisplay-component.a955bfacd3eb846a09d1.js"></script> <script async data-chunk="AptivadaKeywordContest-component" src="https://static.inferno.iheart.com/inferno/scripts/AptivadaKeywordContest-component.d932ebf2afeb78ef5324.js"></script> </body> </html>