Login
(not required) Preferences
Did you know...
The US government encourages native tribes to start radio stations ?
Streaming Radio Guide
view source - https://wfiv.com
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="csrf-token" content="e6XdsabBDRYmR0aQCVOTz3ozvc4pUU2KyJ7awx45"> <title>105.3 WFIV</title> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-79BJKE8FCC"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-79BJKE8FCC'); </script> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap"> <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Oswald:wght@500&display=swap"> <link rel="stylesheet" href="/css/weather-icons.css"> <link rel="stylesheet" href="/css/app.css?id=e67da2bbeec6c41c4cb18edc74eaa97c"> <style> .oswald { font-family: 'Oswald', sans-serif; font-weight: 500; } .nunito { font-family: 'Nunito', sans-serif; } </style> <meta name="csrf-token" content="e6XdsabBDRYmR0aQCVOTz3ozvc4pUU2KyJ7awx45"> <script src="/js/app.js?id=1578a63d674e53fadeb854768b2a40c0" defer></script> <style >[wire\:loading], [wire\:loading\.delay], [wire\:loading\.inline-block], [wire\:loading\.inline], [wire\:loading\.block], [wire\:loading\.flex], [wire\:loading\.table], [wire\:loading\.grid], [wire\:loading\.inline-flex] {display: none;}[wire\:loading\.delay\.shortest], [wire\:loading\.delay\.shorter], [wire\:loading\.delay\.short], [wire\:loading\.delay\.long], [wire\:loading\.delay\.longer], [wire\:loading\.delay\.longest] {display:none;}[wire\:offline] {display: none;}[wire\:dirty]:not(textarea):not(input):not(select) {display: none;}input:-webkit-autofill, select:-webkit-autofill, textarea:-webkit-autofill {animation-duration: 50000s;animation-name: livewireautofill;}@keyframes livewireautofill { from {} }</style> </head> <body class=""> <div class="container mx-auto max-w-5xl py-3 flex flex-col sm:flex-row justify-between"> <div class="w-full px-3 sm:pl-3 lg:pl-0 sm:w-1/2 lg:w-1/3"> <a href="/"> <img src="/images/105-3-WFIV-logo-2022.png" class="w-350 max-h-32 mx-auto sm:mx-0 " alt="105.3 WFIV Good Times, Great Oldies"> </a> </div> <div class="hidden sm:block"> <div class="weather-widget inline-block py-1 px-4 "> <h4 class="font-bold text-blue-900 text-center">Current Weather</h4> <div class="grid grid-cols-2"> <div class="col-span-2 leading-none"> <div class="text-center text-5xl"><i class="wi wi-owm-night-804"></i> 74&deg;</div> <div class="text-center text-uppercase">overcast clouds</div> </div> <div class="hidden text-sm px-2"> Humidity: <span class="float-right">87%</span><br> Clouds: <span class="float-right">100%</span><br> Sunrise: <span class="float-right">6:44 am</span><br> Sunset: <span class="float-right">8:40 pm</span><br> </div> </div> <div class="text-center"> <small class="text-xs text-gray-300">last updated: 9:45 pm</small> </div> </div> </div> </div> <div class="bg-blue-900 font-sans w-full container max-w-5xl mx-auto my-0" x-data="{ menu: false }"> <div class="px-4"> <div class="flex items-center justify-between py-2"> <div class="hidden sm:flex sm:items-center"> <a href="/" class="bg-white text-blue-900 border-2 border-black hover:text-red-500 hover:underline rounded px-2 py-1 mr-2">Home</a> <div x-data="{ open: false }" class="bg-white text-blue-900 border-2 border-black hover:text-red-500 hover:underline rounded px-2 py-1 mr-2 cursor-pointer relative"> <a x-on:click="open = !open" class="">Songlogs</a> <div class="absolute bg-white text-black shadow mt-2 z-10 left-0 rounded overflow-hidden" x-show="open" @click.outside="open = false"> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-08-02">Saturday</a> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-08-01">Friday</a> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-07-31">Thursday</a> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-07-30">Wednesday</a> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-07-29">Tuesday</a> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-07-28">Monday</a> <a class="hover:text-red-500 hover:underline py-1 px-3 block hover:bg-gray-100" href="/songlog/2025-07-27">Sunday</a> </div> </div> <a href="/artists" class="bg-white text-blue-900 border-2 border-black hover:text-red-500 hover:underline rounded px-2 py-1 mr-2">Artists</a> <a href="/contact" class="bg-white text-blue-900 border-2 border-black hover:text-red-500 hover:underline rounded px-2 py-1 mr-2">Contact Us</a> <a href="https://live365.com/station/WFIV-a42921" target="_blank" class="bg-white text-blue-900 border-2 border-black hover:text-red-500 hover:underline rounded px-2 py-1">Listen Live</a> </div> <div class="sm:hidden cursor-pointer bg-white text-blue-900 border-2 border-black hover:text-red-500 hover:underline rounded px-2 py-1" x-on:click="menu = !menu"> <svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor"> <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16" /> </svg> </div> </div> <div class="block sm:hidden border-t-2 py-2 mb-3" x-show="menu" @click.outside="menu = false"> <div class="flex flex-col"> <a href="/" class="text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1">Home</a> <div x-data="{ open: false }"> <a x-on:click="open = !open" class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1">Songlogs</a> <div class=" mt-2 left-0 rounded overflow-hidden" x-show="open" @click.outside="open = false"> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-08-02">Saturday</a> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-08-01">Friday</a> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-07-31">Thursday</a> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-07-30">Wednesday</a> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-07-29">Tuesday</a> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-07-28">Monday</a> <a class="block text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1 mx-4" href="/songlog/2025-07-27">Sunday</a> </div> </div> <a href="/artists" class="text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1">Artists</a> <a href="/contact" class="text-gray-800 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1">Contact Us</a> <a href="https://live365.com/station/WFIV-a42921" target="_blank" class="text-red-600 bg-white rounded px-2 py-1 font-semibold hover:text-red-600 mb-1">Listen Live</a> </div> </div> </div> </div> <div class="container mx-auto py-1 max-w-5xl text-gray-900 antialiased"> <div class="relative mb-3"> <img src="https://wfiv.com/storage/hero/8/61/PROMO-WFIV-Funday-Monday-2025.png" class=""> <div class="sm:absolute sm:bottom-0 sm:left-0 sm:right-0 px-2 py-2 bg-blue-900 sm:opacity-85 sm:z-10"> <h3 class="text-white text-xl font-semibold "> Funday Monday </h3> <p class="text-white text-sm font-bold"> <a href="https://www.facebook.com/PreventionLOCO/" class="underline text-red-500 mx-2 ">The Prevention Alliance</a> </p> </div> </div> <div class="grid grid-cols-2 gap-5"> <div class="col-span-2 sm:col-span-1"> <h1 class="text-3xl text-blue-900 text-center py-3 px-6 mb-3 oswald">Upcoming Events</h1> <div class="-my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"> <div class="py-2 align-middle inline-block min-w-full sm:px-6 lg:px-8"> <div class="overflow-auto max-h-[640px]"> <h2 class="font-bold text-lg mb-1">More Events to be added soon.</h2> </div> </div> </div> </div> <div class="col-span-2 sm:col-span-1"> <h1 class="text-3xl text-blue-900 text-center py-3 px-6 mb-3 oswald">What just played on West 105</h1> <div class="-my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"> <div class="py-2 align-middle inline-block min-w-full sm:px-6 lg:px-8"> <div class="shadow border-b border-gray-200 overflow-auto max-h-[640px]"> <table class="min-w-full divide-y divide-gray-200"> <thead class="bg-blue-900 text-white"> <tr> <th scope="col" class="px-6 py-3 text-left text-xs font-bold uppercase tracking-wider"> Played </th> <th scope="col" class="px-6 py-3 text-left text-xs font-bold uppercase tracking-wider"> Song/Artist </th> </tr> </thead> <tbody class="bg-white divide-y divide-gray-200"> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:48 pm </td> <td class="px-6 py-4"> Holding Back the Years <div class="text-sm text-gray-500"> Simply Red </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 09:43 pm </td> <td class="px-6 py-4"> The Winner Takes It All <div class="text-sm text-gray-500"> ABBA </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:39 pm </td> <td class="px-6 py-4"> Close to You <div class="text-sm text-gray-500"> The Carpenters </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 09:35 pm </td> <td class="px-6 py-4"> Every Time You Go Away <div class="text-sm text-gray-500"> Paul Young </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:32 pm </td> <td class="px-6 py-4"> Tired Of Being Alone <div class="text-sm text-gray-500"> Al Green </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 09:28 pm </td> <td class="px-6 py-4"> Baby, Come to Me <div class="text-sm text-gray-500"> Patti Austin &amp; James Ingram </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:24 pm </td> <td class="px-6 py-4"> Guitar Man <div class="text-sm text-gray-500"> Bread </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 09:20 pm </td> <td class="px-6 py-4"> I-Want-You-To--Want-Me <div class="text-sm text-gray-500"> Cheap-Trick </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:16 pm </td> <td class="px-6 py-4"> So Emotional <div class="text-sm text-gray-500"> Whitney Houston </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 09:13 pm </td> <td class="px-6 py-4"> It&#039;s A Shame <div class="text-sm text-gray-500"> Spinners </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:09 pm </td> <td class="px-6 py-4"> Let It Ride <div class="text-sm text-gray-500"> Bachman Turner Overdrive </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 09:05 pm </td> <td class="px-6 py-4"> Maniac <div class="text-sm text-gray-500"> Michael Sembello </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 09:01 pm </td> <td class="px-6 py-4"> Where Is the Love <div class="text-sm text-gray-500"> Roberta Flack &amp; Donny Hathaway </div> </td> </tr> <tr class="bg-gray-50"> <td class="px-6 py-4 text-sm text-gray-500"> 08:57 pm </td> <td class="px-6 py-4"> You Are <div class="text-sm text-gray-500"> Lionel Richie </div> </td> </tr> <tr class=""> <td class="px-6 py-4 text-sm text-gray-500"> 08:55 pm </td> <td class="px-6 py-4"> Wild Thing <div class="text-sm text-gray-500"> Fancy </div> </td> </tr> </tbody> </table> </div> </div> </div> </div> <div class="col-span-2 sm:col-span-1"> <h1 class="text-3xl text-blue-900 text-center py-3 px-6 mb-3 oswald">WFIV Blog</h1> <div class="-my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"> <div class="py-2 align-middle inline-block min-w-full sm:px-6 lg:px-8"> <div class="overflow-auto max-h-[640px] border-t"> <div class="mx-3 my-2 py-2 border-b"> <div class="text-sm font-bold"> Jun 24, 2024 </div> <a href="/posts/2/the-prevention-alliance-corrugated-boat-race" class="hover:text-blue-600 hover:underline text-lg"> The Prevention Alliance Corrugated Boat Race </a> </div> </div> </div> </div> </div> <div class="col-span-2 sm:col-span-1"> <h1 class="text-3xl text-blue-900 text-center py-3 px-6 mb-3 oswald">Audio List</h1> <div class="-my-2 overflow-x-auto sm:-mx-6 lg:-mx-8"> <div class="py-2 align-middle inline-block min-w-full sm:px-6 lg:px-8"> <div class="overflow-auto max-h-[640px]"> <div class="mb-5"> <div class="mb-3"> <div class="font-bold">High School Reunion Band - Andi Rogers</div> <div class="py-2">Darrell interviews Andi Rogers about the upcoming Nights on Broadway this Friday June 20 in downtown Lenoir City.</div> </div> <div class="mb-3 font-bold"> <audio src="/storage/audio_files/4/andi-high-school-reunion.mp3" controls class="w-full"> </div> </div> <div class="mb-5"> <div class="mb-3"> <div class="font-bold">Farragut - Jefferson City Player Interviews - WFIV</div> <div class="py-2">Post game interviews with Tyler and several Victorious Admiral Players</div> </div> <div class="mb-3 font-bold"> <audio src="/storage/audio_files/3/2024-10-18-jeffeson-city-interviews.mp3" controls class="w-full"> </div> </div> <div class="mb-5"> <div class="mb-3"> <div class="font-bold">Coach Matthew Buckner Interview - Erik Gerhart</div> </div> <div class="mb-3 font-bold"> <audio src="/storage/audio_files/2/2024-farragut-baseball-coach-interview.mp3" controls class="w-full"> </div> </div> </div> </div> </div> </div> </div> </div> <div class="container max-w-5xl mx-auto border-t-2 bg-gray-100 mt-6 py-3 px-6 text-center oswald"> <div class="pt-5"> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/" >Home</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/artists" >Artists</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/contact" >Contact Us</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="https://live365.com/station/WFIV-a42921" target="_blank" >Listen Live</a> </div> <div class="pt-5"> <div class="text-black oswald font-bold mb-1">Recent Songlogs</div> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-08-02">Saturday</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-08-01">Friday</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-07-31">Thursday</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-07-30">Wednesday</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-07-29">Tuesday</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-07-28">Monday</a> <a class="text-blue-600 hover:text-red-500 hover:underline inline-block mx-2" href="/songlog/2025-07-27">Sunday</a> </div> <div class="py-5"> <a href="https://publicfiles.fcc.gov/fm-profile/wfiv-fm" class="px-2 py-1 text-blue-600 hover:underline" target="blank">Public File</a> </div> </div> <script src="/livewire/livewire.js?id=c69d0f2801c01fcf8166" data-turbo-eval="false" data-turbolinks-eval="false" ></script><script data-turbo-eval="false" data-turbolinks-eval="false" >window.livewire = new Livewire();window.Livewire = window.livewire;window.livewire_app_url = '';window.livewire_token = 'e6XdsabBDRYmR0aQCVOTz3ozvc4pUU2KyJ7awx45';window.deferLoadingAlpine = function (callback) {window.addEventListener('livewire:load', function () {callback();});};let started = false;window.addEventListener('alpine:initializing', function () {if (! started) {window.livewire.start();started = true;}});document.addEventListener("DOMContentLoaded", function () {if (! started) {window.livewire.start();started = true;}});</script> </body> </html>


URL: