CINXE.COM
kmfm - Kent's Biggest Hits
<!DOCTYPE HTML> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>kmfm - Kent's Biggest Hits</title> <meta name="description" content=""> <meta name="keywords" content="kmfm, kent, radio, kents biggest hits, km media group, kentonline, km, fm, maidstone, ashford, canterbury, dover, deal, medway, sandwich, thanet"> <meta name="robots" content="noodp, noydir"> <!-- Facebook --> <meta property="og:url" content="https://www.kmfm.co.uk/"> <meta property="og:title" content="kmfm - Kent's Biggest Hits"> <meta property="og:image:url" content="https://mm.aiircdn.com/541/5c619740ab789.png"> <meta property="og:image:width" content="2000"> <meta property="og:image:height" content="2000"> <meta property="og:image:type" content="image/png"> <meta property="og:description" content=""> <meta property="og:site_name" content="kmfm"> <meta property="og:type" content="article"> <meta property="fb:app_id" content="415847256417438"> <!-- X.com --> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="kmfm - Kent's Biggest Hits"> <meta name="twitter:description" content=""> <meta name="twitter:site" content="@kmfmofficial"> <!-- iOS App ID --> <meta name="apple-itunes-app" content="app-id=773130291"> <!-- Icons --> <link rel="icon" href="https://mm.aiircdn.com/541/5c111ff8ace39.png"> <!-- Common CSS --> <link type="text/css" href="https://c.aiircdn.com/fe/css/dist/afe-f98a36ef05.min.css" rel="stylesheet" media="screen"> <!-- Common JS --> <script src="https://code.jquery.com/jquery-3.4.1.min.js"></script> <script src="https://c.aiircdn.com/fe/js/dist/runtime.5b7a401a6565a36fd210.js"></script> <script src="https://c.aiircdn.com/fe/js/dist/vendor.f6700a934cd0ca45fcf8.js"></script> <script src="https://c.aiircdn.com/fe/js/dist/afe.10a5ff067c9b70ffe138.js"></script> <script> gm.properties = {"site_id":"541","page_id":null,"page_path_no_tll":"\/","service_id":"3507"}; </script> <meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0"> <link rel="stylesheet" href="https://a.aiircdn.com/d/c/1910-pvmx7fsqgo9dn2.css" /> <script src="//ajax.googleapis.com/ajax/libs/webfont/1/webfont.js"></script> <script src="https://a.aiircdn.com/d/j/1911-qlaru8ugvq0u0b.js"></script> <!-- InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <script type="text/javascript" async=true> (function() { var host = window.location.hostname; var element = document.createElement('script'); var firstScript = document.getElementsByTagName('script')[0]; var url = 'https://cmp.inmobi.com' .concat('/choice/', 'Hn-a_zK9d2v3p', '/', host, '/choice.js?tag_version=V3'); var uspTries = 0; var uspTriesLimit = 3; element.async = true; element.type = 'text/javascript'; element.src = url; firstScript.parentNode.insertBefore(element, firstScript); function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if(args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); function makeGppStub() { const CMP_ID = 10; const SUPPORTED_APIS = [ '2:tcfeuv2', '6:uspv1', '7:usnatv1', '8:usca', '9:usvav1', '10:uscov1', '11:usutv1', '12:usctv1' ]; window.__gpp_addFrame = function (n) { if (!window.frames[n]) { if (document.body) { var i = document.createElement("iframe"); i.style.cssText = "display:none"; i.name = n; document.body.appendChild(i); } else { window.setTimeout(window.__gpp_addFrame, 10, n); } } }; window.__gpp_stub = function () { var b = arguments; __gpp.queue = __gpp.queue || []; __gpp.events = __gpp.events || []; if (!b.length || (b.length == 1 && b[0] == "queue")) { return __gpp.queue; } if (b.length == 1 && b[0] == "events") { return __gpp.events; } var cmd = b[0]; var clb = b.length > 1 ? b[1] : null; var par = b.length > 2 ? b[2] : null; if (cmd === "ping") { clb( { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // IAB assigned CMP ID, may be 0 during stub/loading sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, true ); } else if (cmd === "addEventListener") { if (!("lastId" in __gpp)) { __gpp.lastId = 0; } __gpp.lastId++; var lnr = __gpp.lastId; __gpp.events.push({ id: lnr, callback: clb, parameter: par, }); clb( { eventName: "listenerRegistered", listenerId: lnr, // Registered ID of the listener data: true, // positive signal pingData: { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // list of supported APIs sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, }, true ); } else if (cmd === "removeEventListener") { var success = false; for (var i = 0; i < __gpp.events.length; i++) { if (__gpp.events[i].id == par) { __gpp.events.splice(i, 1); success = true; break; } } clb( { eventName: "listenerRemoved", listenerId: par, // Registered ID of the listener data: success, // status info pingData: { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // CMP ID sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, }, true ); } else if (cmd === "hasSection") { clb(false, true); } else if (cmd === "getSection" || cmd === "getField") { clb(null, true); } //queue all other commands else { __gpp.queue.push([].slice.apply(b)); } }; window.__gpp_msghandler = function (event) { var msgIsString = typeof event.data === "string"; try { var json = msgIsString ? JSON.parse(event.data) : event.data; } catch (e) { var json = null; } if (typeof json === "object" && json !== null && "__gppCall" in json) { var i = json.__gppCall; window.__gpp( i.command, function (retValue, success) { var returnMsg = { __gppReturn: { returnValue: retValue, success: success, callId: i.callId, }, }; event.source.postMessage(msgIsString ? JSON.stringify(returnMsg) : returnMsg, "*"); }, "parameter" in i ? i.parameter : null, "version" in i ? i.version : "1.1" ); } }; if (!("__gpp" in window) || typeof window.__gpp !== "function") { window.__gpp = window.__gpp_stub; window.addEventListener("message", window.__gpp_msghandler, false); window.__gpp_addFrame("__gppLocator"); } }; makeGppStub(); var uspStubFunction = function() { var arg = arguments; if (typeof window.__uspapi !== uspStubFunction) { setTimeout(function() { if (typeof window.__uspapi !== 'undefined') { window.__uspapi.apply(window.__uspapi, arg); } }, 500); } }; var checkIfUspIsReady = function() { uspTries++; if (window.__uspapi === uspStubFunction && uspTries < uspTriesLimit) { console.warn('USP is not accessible'); } else { clearInterval(uspInterval); } }; if (typeof window.__uspapi === 'undefined') { window.__uspapi = uspStubFunction; var uspInterval = setInterval(checkIfUspIsReady, 6000); } })(); </script> <!-- End InMobi Choice. Consent Manager Tag v3.0 (for TCF 2.2) --> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-NW3GGM6');</script> <!-- End Google Tag Manager --> <!-- Chartbeat --> <script type="text/javascript"> (function() { var _sf_async_config = window._sf_async_config = (window._sf_async_config || {}); _sf_async_config.uid = 66467; _sf_async_config.domain = 'kmfm.co.uk'; _sf_async_config.flickerControl = false; _sf_async_config.useCanonical = true; _sf_async_config.useCanonicalDomain = true; _sf_async_config.sections = ''; _sf_async_config.authors = ''; function loadChartbeat() { var e = document.createElement('script'); var n = document.getElementsByTagName('script')[0]; e.type = 'text/javascript'; e.async = true; e.src = '//static.chartbeat.com/js/chartbeat.js';; n.parentNode.insertBefore(e, n); } loadChartbeat(); })(); </script> <script async src="//static.chartbeat.com/js/chartbeat_mab.js"></script> <!-- End Chartbeat --> <style> .tb-listener-club { border-radius: 2px; border-bottom: 3px solid #ff008d !important; background: rgba(255, 255, 255, 0.85); padding:15px; } .tb-listener-club .c-btn { margin-left:0; } .tb-listener-club .o-headline { margin-bottom:0; } .tb-listener-club .o-headline a { color:#333; } .tb-listener-club p { font-weight:bold; font-size:16px; } </style> </head> <body data-controller="ads"> <div id="fb-root"></div> <script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v13.0&appId=415847256417438&autoLogAppEvents=1" ></script> <!-- Global site tag (gtag.js) - (UA) Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-51972640-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-51972640-1'); </script> <!-- Google tag (GA4) (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-T23NNHT6RT"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-T23NNHT6RT'); </script> <div class="c-nav-overspill js-top-nav js-slide-move"> </div> <div class="c-site-overlay js-site-overlay"></div> <div class="c-site-wrapper js-slide-move"> <div class="o-wrapper js-takeover-wrap"></div> <header class="c-page-head-wrapper"> <div class="c-ad c-leaderboard js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6491" id="ad-pos-6491" ></div></div> <div class="c-page-head o-wrapper"> <div class="dv-grid is-vertical-middle"> <div class="dv-grid__item one-third m-one-half s-one-half"> <h1 class="c-logo"> <span class="c-logo__text">kmfm</span> </h1> </div><!-- --><div class="dv-grid__item two-thirds m-one-half s-one-half js-output-ondesktop"> <div class="js-nav-mobile c-nav-mobile"></div> <div class="dv-grid js-output-wrapper"> <div class="dv-grid__item one-half s-one-whole"> <div class="c-output"> <div class="c-output__img"><img src="https://mmo.aiircdn.com/290/65a01de40108e.png" /></div> <div class="c-output__info"> <span class="c-output__head">On Air Now</span> <a href="https://www.kmfm.co.uk/the-hit-list-with-jack-burke/" class="c-output__title">The Hit List with Jack Burke</a> <span class="c-output__text s-hide"> 7:00pm - 10:00pm</span> <span class="c-output__text hide s-show"> </span> </div> </div> </div><!-- --><div class="dv-grid__item one-half s-hide"> <div class="c-output"> <div class="c-output__img"><img src="https://is1-ssl.mzstatic.com/image/thumb/Music221/v4/be/b1/63/beb16362-169d-b53f-7186-eccf028d7830/196872959222.jpg/600x600bb.jpg" /></div> <div class="c-output__info"> <span class="c-output__head">Now Playing</span> <a href="/artist/miley-cyrus/" class="c-output__title">Miley Cyrus</a> <span class="c-output__text">End Of The World</span> </div> </div> </div> </div> </div> </div> </div> </header> <div class="c-page-main__bg"> <nav class="c-nav-primary-wrapper js-nav-primary-wrapper js-output-onmobile"> <div class="o-wrapper"> <div class="dv-grid"> <div class="dv-grid__item four-fifths m-two-thirds s-two-thirds c-nav-primary js-nav-primary"><h2 class="hide"><a href="/">Navigation</a></h2> <button class="c-nav-toggle js-toggle-navigation"> <div class="c-nav-icon"> <i class="c-nav-toggle__line"></i><i class="c-nav-toggle__line"></i><i class="c-nav-toggle__line"></i> </div> <span class="u-access">Menu</span> </button> <ul class="global-nav-top"><li class="nav--home on"><div><a href="/"> Home </a></div></li><li class="nav--on-air "><div><a href="/on-air/"> On Air </a></div><ul><li><a href="/on-air/"> Schedule </a></li><li><a href="/on-air/podcasts/"> Podcasts </a></li><li><a href="/on-air/listen-again/"> Listen Again </a></li><li><a href="/on-air/how-to-listen/"> How to Listen </a></li></ul></li><li class="nav--played "><div><a href="/played/"> Music </a></div></li><li class="nav--travel "><div><a href="/travel/"> Travel </a></div></li><li class="nav--win "><div><a href="/win/"> Win </a></div></li><li class="nav--events "><div><a href="/events/"> Events </a></div><ul><li><a href="/events/"> Events Calendar </a></li><li><a href="/events/photos/"> Photos </a></li></ul></li><li class="nav--advertise "><div><a href="/advertise/"> Advertise </a></div></li><li class="nav--contact "><div><a href="/contact/"> Contact </a></div></li></ul> </div><!-- --><div class="dv-grid__item one-fifth m-one-third s-one-third js-listen-live-wrapper"> <a href="/player/" target="_blank" data-popup-size="" class="c-listen-live js-listen-live"> <svg class="c-listen-live__icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 42 42"><path d="M36 20.2L7 .2a1 1 0 00-1.5.8v40a1 1 0 001.6.8l29-20a1 1 0 000-1.6z"/></svg> <span class="c-listen-live__text">Listen</span> </a> </div> </div> </div> </nav> <main class="c-page-main o-wrapper"> <div class="c-ad c-billboard js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6500" id="ad-pos-6500" ></div></div> <section class="o-content-block"> <div class="dv-grid"> <div class="dv-grid__item one-whole"> <div class="c-carousel js-carousel c-carousel--full"> <ul class="c-carousel-list"> <li class="c-carousel-list__item js-carousel-list__item"> <a href="/promos/the-korean-cowgirl/" class="c-carousel-list__link" style="background:url('https://mmo.aiircdn.com/290/67e683db49412.jpg') center no-repeat; background-size:cover!important;"> </a> </li><li class="c-carousel-list__item js-carousel-list__item"> <a href="/kmfm-breakfast-with-rob-and-numi/" class="c-carousel-list__link" style="background:url('https://mmo.aiircdn.com/290/6765a049330b5.jpg') center no-repeat; background-size:cover!important;"> </a> </li><li class="c-carousel-list__item js-carousel-list__item"> <a href="/promos/the-kent-sound-winner/" class="c-carousel-list__link" style="background:url('https://mmo.aiircdn.com/290/67c4e67756417.jpeg') center no-repeat; background-size:cover!important;"> </a> </li><li class="c-carousel-list__item js-carousel-list__item"> <a href="/get-the-new-app/" class="c-carousel-list__link" style="background:url('https://mmo.aiircdn.com/290/667bf93c414a3.jpg') center no-repeat; background-size:cover!important;"> </a> </li> </ul><!-- --><div class="c-carousel-dock"> <ul class="c-carousel-dock-list"> <li class="c-carousel-dock-list__item js-carousel-detail-list__item"> <strong class="c-carousel__title"><a href="/promos/the-korean-cowgirl/">The all new Korean Cowgirl Ashford is coming!</a></strong> <div class="c-carousel__line"></div> <p class="c-carousel__description">Win your way in to an EXCLUSIVE VIP night!</p> </li><li class="c-carousel-dock-list__item js-carousel-detail-list__item"> <strong class="c-carousel__title"><a href="/kmfm-breakfast-with-rob-and-numi/">The new kmfm Breakfast with Rob & Numi</a></strong> <div class="c-carousel__line"></div> <p class="c-carousel__description">Join in from 6:30am</p> </li><li class="c-carousel-dock-list__item js-carousel-detail-list__item"> <strong class="c-carousel__title"><a href="/promos/the-kent-sound-winner/">The Kent Sound</a></strong> <div class="c-carousel__line"></div> <p class="c-carousel__description">It's finally been won! But what was the sound?</p> </li><li class="c-carousel-dock-list__item js-carousel-detail-list__item"> <strong class="c-carousel__title"><a href="/get-the-new-app/">Have you got the app yet?</a></strong> <div class="c-carousel__line"></div> <p class="c-carousel__description">Download the kmfm app for free now! </p> </li> </ul> <div class="c-carousel-nav"> <button type="button" class="c-btn c-btn--tertiary-fill c-carousel__btn c-carousel__btn--previous js-carousel__btn js-carousel__btn--previous">Previous <svg version="1.1" class="c-carouselsvg-rotate" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 41.999 41.999" style="enable-background:new 0 0 41.999 41.999;" xml:space="preserve"> <path d="M36.068,20.176l-29-20C6.761-0.035,6.363-0.057,6.035,0.114C5.706,0.287,5.5,0.627,5.5,0.999v40 c0,0.372,0.206,0.713,0.535,0.886c0.146,0.076,0.306,0.114,0.465,0.114c0.199,0,0.397-0.06,0.568-0.177l29-20 c0.271-0.187,0.432-0.494,0.432-0.823S36.338,20.363,36.068,20.176z"/> </svg> </button> <button type="button" class="c-btn c-btn--tertiary-fill c-carousel__btn c-carousel__btn--next js-carousel__btn js-carousel__btn--next">Next <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 41.999 41.999" style="enable-background:new 0 0 41.999 41.999;" xml:space="preserve"> <path d="M36.068,20.176l-29-20C6.761-0.035,6.363-0.057,6.035,0.114C5.706,0.287,5.5,0.627,5.5,0.999v40 c0,0.372,0.206,0.713,0.535,0.886c0.146,0.076,0.306,0.114,0.465,0.114c0.199,0,0.397-0.06,0.568-0.177l29-20 c0.271-0.187,0.432-0.494,0.432-0.823S36.338,20.363,36.068,20.176z"/> </svg> </button> </div> </div> </div> </div> </div> </section><section class="o-content-block"> <h2 class="o-headline"><a href="/played/">Recently Played</a></h2> <div class="dv-grid m-dv-grid--small s-dv-grid--small u-flex"> <div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/olivia-rodrigo/" class="c-recently-played"> <img src="https://is2-ssl.mzstatic.com/image/thumb/Music116/v4/9e/0d/17/9e0d17e0-c068-fbd9-fd85-610cc87c86aa/23UMGIM71511.rgb.jpg/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>Vampire</span> <span><strong>Olivia Rodrigo</strong></span> <i class="c-recently-played__time">21:28</i> </div> </a> </div><div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/david-guetta-bebe-rexha/" class="c-recently-played"> <img src="https://is2-ssl.mzstatic.com/image/thumb/Music112/v4/10/07/f9/1007f9e3-9815-38a2-66ae-c1952b1688e9/5054197324338.jpg/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>I'm Good (Blue)</span> <span><strong>David Guetta / Bebe Rexha</strong></span> <i class="c-recently-played__time">21:25</i> </div> </a> </div><div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/tate-mcrae/" class="c-recently-played"> <img src="https://is1-ssl.mzstatic.com/image/thumb/Music221/v4/57/69/51/576951b7-121d-68fb-3210-06beaf5ec117/196872648911.jpg/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>Sports Car</span> <span><strong>Tate Mcrae</strong></span> <i class="c-recently-played__time">21:22</i> </div> </a> </div><div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/kendrick-lamar-sza/" class="c-recently-played"> <img src="https://is1-ssl.mzstatic.com/image/thumb/Music211/v4/50/c2/cc/50c2cc95-3658-9417-0d4b-831abde44ba1/24UM1IM28978.rgb.jpg/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>Luther</span> <span><strong>Kendrick Lamar / Sza</strong></span> <i class="c-recently-played__time">21:16</i> </div> </a> </div><div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/paul-russell/" class="c-recently-played"> <img src="https://is5-ssl.mzstatic.com/image/thumb/Music116/v4/ea/5d/dc/ea5ddcb8-66c6-c3ab-e268-41e2d8d675a0/196871378383.jpg/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>Lil Boo Thang</span> <span><strong>Paul Russell</strong></span> <i class="c-recently-played__time">21:14</i> </div> </a> </div><div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/ariana-grande/" class="c-recently-played"> <img src="https://is1-ssl.mzstatic.com/image/thumb/Music221/v4/98/f0/dc/98f0dcff-559c-2910-c0b1-5ba6b66748d4/25UMGIM42096.rgb.jpg/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>Twilight Zone</span> <span><strong>Ariana Grande</strong></span> <i class="c-recently-played__time">21:11</i> </div> </a> </div><div class="dv-grid__item xl-one-seventh one-fifth m-one-quarter s-one-half c-recently-played--wrapper u-flex__item"> <a href="/artist/rizzle-kicks/" class="c-recently-played"> <img src="https://is1-ssl.mzstatic.com/image/thumb/Music/v4/af/5a/2a/af5a2a9e-1385-da7d-aa56-e71be04289bc/source/600x600bb.jpg" /> <div class="c-recently-played__overlay"> <span>Down With The Trumpets</span> <span><strong>Rizzle Kicks</strong></span> <i class="c-recently-played__time">21:08</i> </div> </a> </div> </div> </section> <section class="o-content-block"> <div class="dv-grid"> <div class="dv-grid__item dv-grid__item--flex-300"> <h2 class="o-headline"><span class="o-headline__main">Latest from kmfm</span></h2> <ul class="gm-sec" data-grid-threshold="400"> <li class="c-pod"> <a href="/promos/the-kent-sound-winner/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/67c2e5f61fb7b.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/promos/the-kent-sound-winner/" class="c-pod__link"><strong class="c-pod__title">The Kent Sound</strong></a> <p class="c-pod__description">The Kent Sound has been won! What was the sound??</p> </div> </li><li class="c-pod"> <a href="/promos/the-korean-cowgirl/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/67e683db4926c.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/promos/the-korean-cowgirl/" class="c-pod__link"><strong class="c-pod__title">The Korean Cowgirl is coming to Ashford!</strong></a> <p class="c-pod__description">Win your place at an exclusive VIP night with Rob and Numi!</p> </div> </li><li class="c-pod"> <a href="https://xd.wayin.com/display/container/dc/a469c4fa-9bd4-4155-a70e-39a63e4229f8/details" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/67c9d89c6acdd.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="https://xd.wayin.com/display/container/dc/a469c4fa-9bd4-4155-a70e-39a63e4229f8/details" class="c-pod__link"><strong class="c-pod__title">WIN! With Alpro</strong></a> <p class="c-pod__description">Win the Ultimate Breakfast Bundle with Alpro</p> </div> </li><li class="c-pod"> <a href="https://xd.wayin.com/display/container/dc/da888174-43fd-459b-bd4f-6e8a5b74a48a/details" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/67f3ca77b1e83.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="https://xd.wayin.com/display/container/dc/da888174-43fd-459b-bd4f-6e8a5b74a48a/details" class="c-pod__link"><strong class="c-pod__title">TK Maxx</strong></a> <p class="c-pod__description">WIN! £1,000 to spend at TK Maxx</p> </div> </li><li class="c-pod"> <a href="/getting-you-home-with-ben-pearce/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/67659e93e044a.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/getting-you-home-with-ben-pearce/" class="c-pod__link"><strong class="c-pod__title">Getting You Home with Ben Pearce </strong></a> <p class="c-pod__description">Tunes, travel and £500 to be won on '5 In Time'</p> </div> </li><li class="c-pod"> <a href="/kmfm-breakfast-with-rob-and-numi/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/6765a0481c97b.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/kmfm-breakfast-with-rob-and-numi/" class="c-pod__link"><strong class="c-pod__title">The new kmfm Breakfast with Rob & Numi </strong></a> <p class="c-pod__description">Join in from 6:30am</p> </div> </li><li class="c-pod"> <a href="/the-hit-list-with-jack-burke/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/67659e24c9da8.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/the-hit-list-with-jack-burke/" class="c-pod__link"><strong class="c-pod__title">The Hit List with Jack Burke </strong></a> <p class="c-pod__description">3 hours of the freshest music in Kent </p> </div> </li><li class="c-pod"> <a href="/5-in-time/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/6777d9e77da26.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/5-in-time/" class="c-pod__link"><strong class="c-pod__title">WIN! £500 on '5 In Time'</strong></a> <p class="c-pod__description">Can you score the most correct answers in the fastest time to win?</p> </div> </li><li class="c-pod"> <a href="/promos/morning-motivational-mix/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/632b3915d7c6f.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/promos/morning-motivational-mix/" class="c-pod__link"><strong class="c-pod__title">Morning Motivational Mix</strong></a> <p class="c-pod__description">Get to work and turn up the 'MMM' at 9am!' </p> </div> </li><li class="c-pod"> <a href="/promos/pop-anthems/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/61a65675bd489.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/promos/pop-anthems/" class="c-pod__link"><strong class="c-pod__title">kmfm's Pop Anthems</strong></a> <p class="c-pod__description">The biggest pop tunes from back in the day</p> </div> </li><li class="c-pod"> <a href="https://im-listening.co.uk/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/5ed692ad6279a.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="https://im-listening.co.uk/" class="c-pod__link"><strong class="c-pod__title">Listen to new podcasts</strong></a> <p class="c-pod__description">Including "The Hit List Podcast"</p> </div> </li><li class="c-pod"> <a href="/promos/kent-top-40/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/6080113f146e8.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/promos/kent-top-40/" class="c-pod__link"><strong class="c-pod__title">kmfm's 'Kent Top 40'</strong></a> <p class="c-pod__description">Sundays 4-7pm with Jack Burke</p> </div> </li><li class="c-pod"> <a href="/say-it/" class="c-pod__link"> <img src="https://mmo.aiircdn.com/290/6331b5f61402d.jpg" alt="" class="c-pod__img" /> </a> <div class="c-pod__content"> <a href="/say-it/" class="c-pod__link"><strong class="c-pod__title">Say It! </strong></a> <p class="c-pod__description">Play on kmfm Breakfast after 8am</p> </div> </li> </ul> <div class="o-content-block tb-rss"> <h2 class="o-headline"><span class="o-headline__main">Latest News From KentOnline</span></h2> <div class="o-content-block__inner"> <ul class="gm-sec" data-grid-threshold="400" data-mode="0"> <li class="c-pod"> <a href="https://www.kentonline.co.uk/sheerness/news/goodnight-gaffer-funeral-held-for-much-loved-football-ma-322739/" tabindex="-1" target="_blank" class="c-pod__link"> <img src="https://www.kentonline.co.uk/_media/img/330x0/BEUV0OXU6A8BE6BCMU4K.jpg" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="https://www.kentonline.co.uk/sheerness/news/goodnight-gaffer-funeral-held-for-much-loved-football-ma-322739/" target="_blank" class="c-pod__link"> <strong class="c-pod__title">‘Goodnight, Gaffer’: Funeral held for much-loved football manager</strong> </a> </div> </li> <li class="c-pod"> <a href="https://www.kentonline.co.uk/kent/news/government-responds-after-kent-mp-accuses-them-of-watering-322738/" tabindex="-1" target="_blank" class="c-pod__link"> <img src="https://www.kentonline.co.uk/_media/img/330x0/QMTBJXQQLUEQ565VIF7A.jpg" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="https://www.kentonline.co.uk/kent/news/government-responds-after-kent-mp-accuses-them-of-watering-322738/" target="_blank" class="c-pod__link"> <strong class="c-pod__title">Government responds after Kent MP accuses them of ‘watering down’ grooming gang inquiries</strong> </a> </div> </li> <li class="c-pod"> <a href="https://www.kentonline.co.uk/thanet/news/coroner-says-failures-at-dreamland-didn-t-contribute-to-teen-322735/" tabindex="-1" target="_blank" class="c-pod__link"> <img src="https://www.kentonline.co.uk/_media/img/330x0/3MH83OOWCN11HF5C7FYY.jpg" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="https://www.kentonline.co.uk/thanet/news/coroner-says-failures-at-dreamland-didn-t-contribute-to-teen-322735/" target="_blank" class="c-pod__link"> <strong class="c-pod__title">Coroner says failures and delays at Dreamland didn’t contribute to teen’s death</strong> </a> </div> </li> <li class="c-pod"> <a href="https://www.kentonline.co.uk/gravesend/news/search-party-for-missing-very-vulnerable-gran-322732/" tabindex="-1" target="_blank" class="c-pod__link"> <img src="https://www.kentonline.co.uk/_media/img/330x0/7OKUU5FK54IENM0Q23AJ.jpg" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="https://www.kentonline.co.uk/gravesend/news/search-party-for-missing-very-vulnerable-gran-322732/" target="_blank" class="c-pod__link"> <strong class="c-pod__title">Search party for missing ‘very vulnerable’ gran</strong> </a> </div> </li> </ul> </div> </div> <div class="o-content-block tb-news"> <h2 class="o-headline"><a href="/news/entertainment/" class="o-headline__main">Entertainment News</a></h2> <div class="o-content-block__inner"> <ul class="gm-sec" data-grid-threshold="400" data-mode="0" > <li class="c-pod"> <a href="/news/entertainment/saturday-night-live-gets-british-version/" class="c-pod__link" tabindex="-1"> <img src="https://e3.365dm.com/22/03/300x225/skynews-kim-kardashian-saturday-night-live_5700926.jpg?20220310090127" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="/news/entertainment/saturday-night-live-gets-british-version/" class="c-pod__link"> <strong class="c-pod__title">Saturday Night Live gets British version</strong> </a> <p class="c-pod__description">A British version of long-running US sketch show Saturday Night Live (SNL) will be coming to Sky next year.</p> </div> </li> <li class="c-pod"> <a href="/news/entertainment/wolf-hall-director-on-streaming-levies-the-government-needs-the-guts-to-stand-up-to-the-bully-in-the-white-house/" class="c-pod__link" tabindex="-1"> <img src="https://e3.365dm.com/25/04/300x225/skynews-wolf-hall-mark-rylance_6881547.jpg?20250410095143" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="/news/entertainment/wolf-hall-director-on-streaming-levies-the-government-needs-the-guts-to-stand-up-to-the-bully-in-the-white-house/" class="c-pod__link"> <strong class="c-pod__title">Wolf Hall director on streaming levies: 'The government needs the guts to stand up to the bully in the White House'</strong> </a> <p class="c-pod__description">The director of hit BBC period drama Wolf Hall says the government "needs to have enough guts to stand up to the bully in the White House" to protect the future of public service broadcasting.</p> </div> </li> <li class="c-pod"> <a href="/news/entertainment/rebekah-vardy-loses-appeal-after-claiming-coleen-rooneys-lawyers-deliberately-understated-costs-during-libel-case/" class="c-pod__link" tabindex="-1"> <img src="https://e3.365dm.com/25/04/300x225/skynews-coleen-rooney-rebekah_6881977.jpg?20250410164832" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="/news/entertainment/rebekah-vardy-loses-appeal-after-claiming-coleen-rooneys-lawyers-deliberately-understated-costs-during-libel-case/" class="c-pod__link"> <strong class="c-pod__title">Rebekah Vardy loses appeal after claiming Coleen Rooney's lawyers 'deliberately' understated costs during libel case</strong> </a> <p class="c-pod__description">Rebekah Vardy has lost an appeal after claiming Coleen Rooney's lawyers "deliberately" understated some of their client's costs during the "Wagatha Christie" libel case.</p> </div> </li> <li class="c-pod"> <a href="/news/entertainment/weezer-bassists-wife-shot-and-arrested-on-suspicion-of-attempted-murder/" class="c-pod__link" tabindex="-1"> <img src="https://e3.365dm.com/25/04/300x225/skynews-jillian-lauren-scott-shriner_6881524.jpg?20250410090834" alt="" class="c-pod__img " /> </a> <div class="c-pod__content"> <a href="/news/entertainment/weezer-bassists-wife-shot-and-arrested-on-suspicion-of-attempted-murder/" class="c-pod__link"> <strong class="c-pod__title">Weezer bassist's wife shot and arrested on suspicion of attempted murder</strong> </a> <p class="c-pod__description">A US author - the wife of Weezer bassist Scott Shriner - has been shot and arrested on suspicion of attempted murder.</p> </div> </li> </ul> </div> </div> <div class="o-content-block tb-weather tb-weather--five-days"> <h2 class="o-headline"><a href="/weather/" class="o-headline__main">Weather</a></h2> <div class="o-content-block__inner"> <div class="tb-weather__wrapper"> <ul class="gm-sec" data-grid-threshold="600" data-per-row="5"> <li class="c-pod tb-weather__item"> <img src="https://i.aiircdn.com/weather/colour/3.png" alt="" class="c-pod__img tb-weather__img"> <div class="c-pod__content"> <strong class="c-pod__title tb-weather__day">Thu</strong> <p class="c-pod__description tb-weather__descr">Sunny intervals</p> <p class="c-pod__description tb-weather__temp">14°C</p> </div> </li><li class="c-pod tb-weather__item"> <img src="https://i.aiircdn.com/weather/colour/1.png" alt="" class="c-pod__img tb-weather__img"> <div class="c-pod__content"> <strong class="c-pod__title tb-weather__day">Fri</strong> <p class="c-pod__description tb-weather__descr">Sunny</p> <p class="c-pod__description tb-weather__temp">20°C</p> </div> </li><li class="c-pod tb-weather__item"> <img src="https://i.aiircdn.com/weather/colour/3.png" alt="" class="c-pod__img tb-weather__img"> <div class="c-pod__content"> <strong class="c-pod__title tb-weather__day">Sat</strong> <p class="c-pod__description tb-weather__descr">Sunny intervals</p> <p class="c-pod__description tb-weather__temp">20°C</p> </div> </li><li class="c-pod tb-weather__item"> <img src="https://i.aiircdn.com/weather/colour/3.png" alt="" class="c-pod__img tb-weather__img"> <div class="c-pod__content"> <strong class="c-pod__title tb-weather__day">Sun</strong> <p class="c-pod__description tb-weather__descr">Sunny intervals</p> <p class="c-pod__description tb-weather__temp">17°C</p> </div> </li><li class="c-pod tb-weather__item"> <img src="https://i.aiircdn.com/weather/colour/3.png" alt="" class="c-pod__img tb-weather__img"> <div class="c-pod__content"> <strong class="c-pod__title tb-weather__day">Mon</strong> <p class="c-pod__description tb-weather__descr">Sunny intervals</p> <p class="c-pod__description tb-weather__temp">16°C</p> </div> </li> </ul> </div> </div> </div> </div><!-- --><div class="dv-grid__item dv-grid__item--fix-300"> <div class="c-ad c-mpu js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6492" id="ad-pos-6492" ></div></div> <div class="o-content-block s-m-hide tb-facebook-page"> <div style="overflow:hidden;" class="tb-facebook-page__container"> <div class="fb-page" data-href="https://www.facebook.com/kmfmofficial" data-width="500" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true" data-tabs="none" ></div> </div> </div><div class="o-content-block tb-listener-club"> <h2 class="o-headline"><a href="/club/" class="o-headline__main">Listener Club</a></h2> <div class="o-content-block__inner"> <p>Hey, are you are kmfm VIP? Sign in here.</p> <ul class="gm-sec" data-mode="2" data-per-row="2"> <li><a href="/club/login" class="c-btn one-whole">Log In</a></li> <li><a href="/club/signup" class="c-btn one-whole">Sign Up</a></li> </ul> </div> </div> <div class="c-ad c-mpu js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6493" id="ad-pos-6493" ></div></div> </div> </div> </section> </main> <div class="c-ad c-leaderboard c-leaderboard--secondary js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6498" id="ad-pos-6498" ></div></div> <section class="c-bottom-ads"><div class="c-ad c-ad--rectangle js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6494" id="ad-pos-6494" ></div></div><div class="c-ad c-ad--rectangle js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6495" id="ad-pos-6495" ></div></div><div class="c-ad c-ad--rectangle js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6496" id="ad-pos-6496" ></div></div><div class="c-ad c-ad--rectangle js-spacing-on-load"><div class="gm-adpos" data-ads-target="pos" data-pos-id="6497" id="ad-pos-6497" ></div></div></section> <footer class="c-page-footer"> <div class="o-wrapper"> <ul class="c-social--footer o-list-inline"> <li class="o-list-inline__item"> <a href="https://facebook.com/kmfmofficial" target="_blank" class="c-social__footeritem"> <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="#1877F2"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z"/></svg> <span class="u-access">Facebook</span> </a> </li> <li class="o-list-inline__item"> <a href="https://instagram.com/kmfmofficial" target="_blank" class="c-social__footeritem"> <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" fill="#E4405F"><path d="M8 0C5.827 0 5.555.01 4.702.048 3.85.088 3.27.222 2.76.42c-.526.204-.973.478-1.417.923-.445.444-.72.89-.923 1.417-.198.51-.333 1.09-.372 1.942C.008 5.555 0 5.827 0 8s.01 2.445.048 3.298c.04.852.174 1.433.372 1.942.204.526.478.973.923 1.417.444.445.89.72 1.417.923.51.198 1.09.333 1.942.372.853.04 1.125.048 3.298.048s2.445-.01 3.298-.048c.852-.04 1.433-.174 1.942-.372.526-.204.973-.478 1.417-.923.445-.444.72-.89.923-1.417.198-.51.333-1.09.372-1.942.04-.853.048-1.125.048-3.298s-.01-2.445-.048-3.298c-.04-.852-.174-1.433-.372-1.942-.204-.526-.478-.973-.923-1.417-.444-.445-.89-.72-1.417-.923-.51-.198-1.09-.333-1.942-.372C10.445.008 10.173 0 8 0zm0 1.44c2.136 0 2.39.01 3.233.048.78.036 1.203.166 1.485.276.374.145.64.318.92.598.28.28.453.546.598.92.11.282.24.705.276 1.485.038.844.047 1.097.047 3.233s-.01 2.39-.05 3.233c-.04.78-.17 1.203-.28 1.485-.15.374-.32.64-.6.92-.28.28-.55.453-.92.598-.28.11-.71.24-1.49.276-.85.038-1.1.047-3.24.047s-2.39-.01-3.24-.05c-.78-.04-1.21-.17-1.49-.28-.38-.15-.64-.32-.92-.6-.28-.28-.46-.55-.6-.92-.11-.28-.24-.71-.28-1.49-.03-.84-.04-1.1-.04-3.23s.01-2.39.04-3.24c.04-.78.17-1.21.28-1.49.14-.38.32-.64.6-.92.28-.28.54-.46.92-.6.28-.11.7-.24 1.48-.28.85-.03 1.1-.04 3.24-.04zm0 2.452c-2.27 0-4.108 1.84-4.108 4.108 0 2.27 1.84 4.108 4.108 4.108 2.27 0 4.108-1.84 4.108-4.108 0-2.27-1.84-4.108-4.108-4.108zm0 6.775c-1.473 0-2.667-1.194-2.667-2.667 0-1.473 1.194-2.667 2.667-2.667 1.473 0 2.667 1.194 2.667 2.667 0 1.473-1.194 2.667-2.667 2.667zm5.23-6.937c0 .53-.43.96-.96.96s-.96-.43-.96-.96.43-.96.96-.96.96.43.96.96z"/></svg> <span class="u-access">Instagram</span> </a> </li> <li class="o-list-inline__item"> <a href="https://x.com/kmfmofficial" target="_blank" class="c-social__footeritem"> <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M18.901 1.153h3.68l-8.04 9.19L24 22.846h-7.406l-5.8-7.584-6.638 7.584H.474l8.6-9.83L0 1.154h7.594l5.243 6.932ZM17.61 20.644h2.039L6.486 3.24H4.298Z"/></svg> <span class="u-access">X</span> </a> </li> <li class="o-list-inline__item"> <a href="https://youtube.com/kmfmofficial" target="_blank" class="c-social__footeritem"> <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill-rule="evenodd" clip-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="1.414" fill="#FF0000"><path d="M0 7.345c0-1.294.16-2.59.16-2.59s.156-1.1.636-1.587c.608-.637 1.408-.617 1.764-.684C3.84 2.36 8 2.324 8 2.324s3.362.004 5.6.166c.314.038.996.04 1.604.678.48.486.636 1.588.636 1.588S16 6.05 16 7.346v1.258c0 1.296-.16 2.59-.16 2.59s-.156 1.102-.636 1.588c-.608.638-1.29.64-1.604.678-2.238.162-5.6.166-5.6.166s-4.16-.037-5.44-.16c-.356-.067-1.156-.047-1.764-.684-.48-.487-.636-1.587-.636-1.587S0 9.9 0 8.605v-1.26zm6.348 2.73V5.58l4.323 2.255-4.32 2.24z"/></svg> <span class="u-access">YouTube</span> </a> </li> <li class="o-list-inline__item"> <a href="https://www.tiktok.com/@kmfmofficial?lang=en" target="_blank" class="c-social__footeritem"> <svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg> <span class="u-access"></span> </a> </li> </ul> <div class="c-page-footer__right"> <ul class="o-list-inline c-page-footer__right__links"><li class="o-list-inline__item"><a href="/" >Home</a></li><li class="o-list-inline__item"><a href="/public-file/" >Public File</a></li><li class="o-list-inline__item"><a href="/terms-and-conditions/" >Terms and Conditions</a></li><li class="o-list-inline__item"><a href="/privacy-policy/" >Privacy Policy</a></li><li class="o-list-inline__item"><a href="/contact/" >Contact</a></li></ul> <span class="c-copyright">© Copyright 2025 KM Media Group. Powered by <a href="https://aiir.com" target="_blank" title="Aiir radio website CMS">Aiir</a>.</span> </div> </div> </footer> </div> </div> <script>var themeSettings = {"site_logo":"https:\/\/mm.aiircdn.com\/541\/5c09697b213aa.png","site-background":"https:\/\/mmo.aiircdn.com\/290\/62fe191ba60e0.jpg","mobile-background":"","font_family":"Roboto","font_brand":"Montserrat"};</script><!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NW3GGM6" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035892" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "https://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="https://b.scorecardresearch.com/p?c1=2&c2=6035892&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <a href="/_hp/" rel="nofollow" style="display: none" aria-hidden="true">On Air</a> </body>