Login
(not required) Preferences
Did you know...
Mercury poisoning is not "spread to your children like the common cold". Colds are caused by viruses. ?
Streaming Radio Guide
view source - http://www.ktcs.com/
<!doctype html> <!--[if lt IE 7]><html class="no-js ie6 oldie" lang="en"><![endif]--> <!--[if IE 7]><html class="no-js ie7 oldie" lang="en"><![endif]--> <!--[if IE 8]><html class="no-js ie8 oldie" lang="en"><![endif]--> <!--[if gt IE 8]><!--><html class="no-js" lang="en"><!--<![endif]--> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=1200" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v25.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>KTCS // Home</title> <link rel="canonical" href="http://www.ktcs.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="KTCS // Home" /> <meta property="og:url" content="http://www.ktcs.com/" /> <meta property="og:site_name" content="KTCS" /> <meta property="article:publisher" content="https://www.facebook.com/999ktcs/" /> <meta property="article:modified_time" content="2012-09-20T16:19:19+00:00" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"http://www.ktcs.com/","url":"http://www.ktcs.com/","name":"KTCS // Home","isPartOf":{"@id":"http://www.ktcs.com/#website"},"datePublished":"2012-09-17T19:52:51+00:00","dateModified":"2012-09-20T16:19:19+00:00","breadcrumb":{"@id":"http://www.ktcs.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http://www.ktcs.com/"]}]},{"@type":"BreadcrumbList","@id":"http://www.ktcs.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"http://www.ktcs.com/#website","url":"http://www.ktcs.com/","name":"KTCS","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://www.ktcs.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <!-- This site uses the Google Analytics by ExactMetrics plugin v8.7.1 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-599EBZS2JF" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var em_version = '8.7.1'; var em_track_user = true; var em_no_track_reason = ''; var ExactMetricsDefaultLocations = {"page_location":"http:\/\/www.ktcs.com\/"}; if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations ); } else { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations; } var disableStrs = [ 'ga-disable-G-599EBZS2JF', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = exactmetrics_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') { ExactMetricsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); if ( ExactMetricsLocations.page_location ) { __gtagTracker('set', ExactMetricsLocations); } __gtagTracker('config', 'G-599EBZS2JF', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by ExactMetrics --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"http:\/\/www.ktcs.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=b6380a9b349704b7fa71f4e37f562e76"}}; /*! This file is auto-generated */ !function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='http://www.ktcs.com/wp-includes/css/dist/block-library/style.min.css?ver=b6380a9b349704b7fa71f4e37f562e76' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='dub-facebook-albums-css' href='http://www.ktcs.com/wp-content/plugins/dub-facebook-albums/dub-facebook-albums.css?ver=b6380a9b349704b7fa71f4e37f562e76' type='text/css' media='all' /> <link rel='stylesheet' id='colorbox-css' href='http://www.ktcs.com/wp-content/plugins/dub-facebook-albums/colorbox/colorbox.css?ver=b6380a9b349704b7fa71f4e37f562e76' type='text/css' media='all' /> <link rel='stylesheet' id='fancybox-css' href='http://www.ktcs.com/wp-content/plugins/facebook-photo-fetcher/fancybox/jquery.fancybox.min.css?ver=2.1.7' type='text/css' media='all' /> <link rel='stylesheet' id='fpf-css' href='http://www.ktcs.com/wp-content/plugins/facebook-photo-fetcher/style.css?ver=3.0.4' type='text/css' media='all' /> <link rel='stylesheet' id='srzmpcss-css' href='http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/css/mag-popup.min.css?ver=b6380a9b349704b7fa71f4e37f562e76' type='text/css' media='all' /> <link rel='stylesheet' id='srzelastislidercss-css' href='http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/css/elastislide.min.css?ver=b6380a9b349704b7fa71f4e37f562e76' type='text/css' media='all' /> <link rel='stylesheet' id='srzcustomcss-css' href='http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/css/srizon.custom.min.css?ver=3.5.1' type='text/css' media='all' /> <link rel='stylesheet' id='jquery.lightbox.min.css-css' href='http://www.ktcs.com/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/lightbox.min.css?ver=2.3.4' type='text/css' media='all' /> <link rel='stylesheet' id='jqlb-overrides-css' href='http://www.ktcs.com/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/styles/overrides.css?ver=2.3.4' type='text/css' media='all' /> <style id='jqlb-overrides-inline-css' type='text/css'> #outerImageContainer { box-shadow: 0 0 4px 2px rgba(0,0,0,.2); } #imageContainer{ padding: 8px; } #imageDataContainer { box-shadow: none; z-index: auto; } #prevArrow, #nextArrow{ background-color: #ffffff; color: #000000; } </style> <script type="text/javascript" src="http://www.ktcs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.7.1" id="exactmetrics-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='exactmetrics-frontend-script-js-extra'>/* <![CDATA[ */ var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"http:\/\/www.ktcs.com","hash_tracking":"false","v4_id":"G-599EBZS2JF"};/* ]]> */ </script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/dub-facebook-albums/colorbox/jquery.colorbox-min.js?ver=b6380a9b349704b7fa71f4e37f562e76" id="colorbox-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/dub-facebook-albums/dub-facebook-albums.js?ver=b6380a9b349704b7fa71f4e37f562e76" id="dub-facebook-albums-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/js/modernizr.js?ver=b6380a9b349704b7fa71f4e37f562e76" id="srzmodernizr-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/js/mag-popup.js?ver=b6380a9b349704b7fa71f4e37f562e76" id="srzmp-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/js/jquery.collagePlus.min.js?ver=b6380a9b349704b7fa71f4e37f562e76" id="srzcollage-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/js/jquery.elastislide.min.js?ver=b6380a9b349704b7fa71f4e37f562e76" id="srzelastislide-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/srizon-facebook-album-pro/resources/js/srizon.custom.min.js?ver=3.5.1" id="srzcustom-js"></script> <link rel="https://api.w.org/" href="http://www.ktcs.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="http://www.ktcs.com/wp-json/wp/v2/pages/8" /><link rel='shortlink' href='http://www.ktcs.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="http://www.ktcs.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.ktcs.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="http://www.ktcs.com/wp-json/oembed/1.0/embed?url=http%3A%2F%2Fwww.ktcs.com%2F&#038;format=xml" /> <script type="text/javascript"> (function(url){ if(/(?:Chrome\/26\.0\.1410\.63 Safari\/537\.31|WordfenceTestMonBot)/.test(navigator.userAgent)){ return; } var addEvent = function(evt, handler) { if (window.addEventListener) { document.addEventListener(evt, handler, false); } else if (window.attachEvent) { document.attachEvent('on' + evt, handler); } }; var removeEvent = function(evt, handler) { if (window.removeEventListener) { document.removeEventListener(evt, handler, false); } else if (window.detachEvent) { document.detachEvent('on' + evt, handler); } }; var evts = 'contextmenu dblclick drag dragend dragenter dragleave dragover dragstart drop keydown keypress keyup mousedown mousemove mouseout mouseover mouseup mousewheel scroll'.split(' '); var logHuman = function() { if (window.wfLogHumanRan) { return; } window.wfLogHumanRan = true; var wfscr = document.createElement('script'); wfscr.type = 'text/javascript'; wfscr.async = true; wfscr.src = url + '&r=' + Math.random(); (document.getElementsByTagName('head')[0]||document.getElementsByTagName('body')[0]).appendChild(wfscr); for (var i = 0; i < evts.length; i++) { removeEvent(evts[i], logHuman); } }; for (var i = 0; i < evts.length; i++) { addEvent(evts[i], logHuman); } })('//www.ktcs.com/?wordfence_lh=1&hid=5E1B4735F5FF274859EEB19A67A27479'); </script><style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style> <!--[if lt IE 9]><script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]--> <script src="https://ajax.googleapis.com/ajax/libs/mootools/1.4.5/mootools-yui-compressed.js"></script> <script src="http://cdnjs.cloudflare.com/ajax/libs/modernizr/2.5.3/modernizr.min.js"></script> <!--[if (gte IE 6)&(lte IE 8)]><script src="http://cdnjs.cloudflare.com/ajax/libs/selectivizr/1.0.2/selectivizr-min.js"></script><![endif]--> <link rel="stylesheet" href="http://www.ktcs.com/wp-content/themes/ktcs/library/css/styles.css" type="text/css" /> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-37610684-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body> <header id="site_head"> <div id="head_top"> <a href="http://www.ktcs.com" class="ktcs-logo"> <h1>KTCS 99.9</h1> </a> <h4 class="ktcs-hotline"><span class="red-txt">Listener Line:</span> 479.649.9999</h4> <section class="social-inline"> <a href="https://www.facebook.com/999ktcs" class="social-icn facebook">facebook</a> <a href="https://twitter.com/999KTCS" class="social-icn twitter">twitter</a> <a href="#" class="social-icn youtube">email</a> <a href="#" class="social-icn rss">rss</a> </section> </div> <div id="nav_wrap"> <nav id="site_nav"> <a href="http://www.ktcs.com/" aria-current="page">Home</a> <a href="http://www.ktcs.com/on-air/">KTCS ON AIR CREW</a> <a href="http://www.ktcs.com/community-events/">Community</a> <a href="http://www.ktcs.com/contact-us/">Contact Us</a> </nav> </div> </header> <div id="main" class="cf"> <aside id="sidebar" class="cf"> <script type="text/javascript"> // Popup window code function newPopup(url) { popupWindow = window.open( url,'popUpWindow','height=700,width=800,left=10,top=10,resizable=yes,scrollbars=yes,toolbar=no,menubar=no,location=no,directories=no,status=yes') } </script> <script>function openPlayer(s){window.open("http://radio.securenetsystems.net/radio_player_large.cfm?stationCallSign="+escape(s),"Player","height=630,width=940,modal=yes,alwaysRaised=yes")}</script><p><img src="http://www.ktcs.com/wp-content/themes/ktcs/library/imgs/home/listen-live.jpg" border="0" style="cursor:pointer;" onClick="openPlayer('KTCSFM');"></p> <!--<a class="side-item" href="https://play.google.com/store/apps/details?id=com.securenetsystems.ktcsfm"><img src="http://www.ktcs.com/wp-content/themes/ktcs/library/imgs/home/KTCS_Android_Callout.png" alt="Andriod App"></a> ******removing icon for android app - ajk --> <a class="side-item" href="https://itunes.apple.com/us/app/ktcs/id909668781?mt=8"><img src="http://www.ktcs.com/wp-content/themes/ktcs/library/imgs/home/KTCS_Apple_Callout.png" alt="Apple App"></a> <!-- <a class="side-item" href="http://www.ktcs.com/calendar/"><img src="http://www.ktcs.com/wp-content/themes/ktcs/library/imgs/home/community-calendar.jpg" alt="Community Calendar"></a> --> <h3 id="side-title">Advertisements</h3> <div id="side_right"> <a href="https://www.parrotislandwaterpark.com"> <img width="300" height="168" src="http://www.ktcs.com/wp-content/uploads/2022/12/images.jpeg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" /> </a> <a href="https://pgroofingandconstruction.com"> <img width="350" height="219" src="http://www.ktcs.com/wp-content/uploads/2025/01/2909586367594574326-e1737655243615.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /> </a> <a href="https://www.fsmah.org/?fbclid=IwAR0H2cWM4FcI0zaaPK7UMIhsIUyIGtDJcf1eIajzp2JVclulIOe-I8zB9hk"> <img width="350" height="408" src="http://www.ktcs.com/wp-content/uploads/2024/03/FSAH.001-e1709846130689.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /> </a> <a href="https://www.blueribbonautogroup.com"> <img width="158" height="176" src="http://www.ktcs.com/wp-content/uploads/2015/03/blue-ribbon-e1525887443400.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /> </a> <a href="http://www.ktcs.com/2023/09/advertise-on-ktcs-99-9/"> <img width="300" height="300" src="http://www.ktcs.com/wp-content/uploads/2025/04/Hiring-2-e1743533003763.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /> </a> <a href="http://www.georgesmajesticlounge.com/"> <img width="530" height="361" src="http://www.ktcs.com/wp-content/uploads/2015/03/v-georgesmajestic.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="http://www.ktcs.com/wp-content/uploads/2015/03/v-georgesmajestic.png 530w, http://www.ktcs.com/wp-content/uploads/2015/03/v-georgesmajestic-300x204.png 300w" sizes="(max-width: 530px) 100vw, 530px" /> </a> <a href="https://www.bonfire.com/store/georges-majestic-lounge/"> <img width="350" height="322" src="http://www.ktcs.com/wp-content/uploads/2020/11/GEORGES.001-1-e1606683876835.jpeg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" /> </a> <a href="https://www.facebook.com/999ktcs"> <img width="578" height="325" src="http://www.ktcs.com/wp-content/uploads/2015/03/ktcsfb.001.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="http://www.ktcs.com/wp-content/uploads/2015/03/ktcsfb.001.jpg 578w, http://www.ktcs.com/wp-content/uploads/2015/03/ktcsfb.001-300x169.jpg 300w" sizes="(max-width: 578px) 100vw, 578px" /> </a> <a href="https://www.instagram.com/ktcs999/"> <img width="261" height="259" src="http://www.ktcs.com/wp-content/uploads/2019/05/IG.001.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="http://www.ktcs.com/wp-content/uploads/2019/05/IG.001.jpg 261w, http://www.ktcs.com/wp-content/uploads/2019/05/IG.001-150x150.jpg 150w" sizes="(max-width: 261px) 100vw, 261px" /> </a> <a href="https://twitter.com/999KTCS"> <img width="580" height="343" src="http://www.ktcs.com/wp-content/uploads/2015/03/ktcstwt.001.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="http://www.ktcs.com/wp-content/uploads/2015/03/ktcstwt.001.jpg 580w, http://www.ktcs.com/wp-content/uploads/2015/03/ktcstwt.001-300x177.jpg 300w" sizes="(max-width: 580px) 100vw, 580px" /> </a> </div> </aside> <div id="main_rotator"> <div class="item"> <a href="http://www.ktcs.com/2025/07/pet-of-the-week-fort-smith-animal-haven/"> <img width="750" height="375" src="http://www.ktcs.com/wp-content/uploads/2025/07/Pet-of-Week-Medium-Banner-US-Landscape-scaled-e1753303513272.png" class="attachment-home-slider size-home-slider wp-post-image" alt="" decoding="async" /> </a> </div> </div> <script src="http://www.ktcs.com/wp-content/themes/ktcs/library/js/owl-slider.js"></script> <div id="flash_banner"> <a onclick="WPBannerizeJavascript.incrementClickCount(82)" href="https://www.blueribbonautogroup.com" rel="nofollow" target="_blank"> <img src="http://www.ktcs.com/wp-content/uploads/2017/09/blue-ribbon.jpg" alt="BLue Ribbon" width="700" height="75"/> </a> </div> <section id="content"> <article class="post cf"> <a href="http://www.ktcs.com/2025/07/win-our-back-to-school-prize-pack/" class="feat-img"> <img width="122" height="80" src="http://www.ktcs.com/wp-content/uploads/2025/07/Screenshot-2025-07-24-at-11.18.08-AM-e1753373928597.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/07/win-our-back-to-school-prize-pack/" rel="bookmark" title="Permanent Link to Win Our Back to School Prize Pack">Win Our Back to School Prize Pack</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/07/win-our-back-to-school-prize-pack/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2023/09/advertise-on-ktcs-99-9/" class="feat-img"> <img width="120" height="49" src="http://www.ktcs.com/wp-content/uploads/2023/09/2dlogo-e1695656765624.jpg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2023/09/advertise-on-ktcs-99-9/" rel="bookmark" title="Permanent Link to Advertise on KTCS 99 9">Advertise on KTCS 99 9</a> </h1> <p>Radio is the quickest and best way to reach the most people. Showcase your business on KTCS 99 9. </p> <p class="post-link"><a href="http://www.ktcs.com/2023/09/advertise-on-ktcs-99-9/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2025/07/pet-of-the-week-fort-smith-animal-haven/" class="feat-img"> <img width="122" height="122" src="http://www.ktcs.com/wp-content/uploads/2025/07/images-e1752008109402.jpeg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/07/pet-of-the-week-fort-smith-animal-haven/" rel="bookmark" title="Permanent Link to Fort Smith Animal Haven Pet of the Week with Best Friends Pet Clinic">Fort Smith Animal Haven Pet of the Week with Best Friends Pet Clinic</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/07/pet-of-the-week-fort-smith-animal-haven/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2025/07/sallisaw-lions-club-rodeo/" class="feat-img"> <img width="122" height="89" src="http://www.ktcs.com/wp-content/uploads/2025/07/Screenshot-2025-07-24-at-11.19.34-AM-e1753374019500.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/07/sallisaw-lions-club-rodeo/" rel="bookmark" title="Permanent Link to Sallisaw Lions Club Rodeo">Sallisaw Lions Club Rodeo</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/07/sallisaw-lions-club-rodeo/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2023/02/fort-smith-convention-center-entertainment/" class="feat-img"> <img width="121" height="37" src="http://www.ktcs.com/wp-content/uploads/2023/02/images-e1676660805170.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2023/02/fort-smith-convention-center-entertainment/" rel="bookmark" title="Permanent Link to Fort Smith Convention Center Entertainment">Fort Smith Convention Center Entertainment</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2023/02/fort-smith-convention-center-entertainment/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2023/04/old-town-merchants-of-van-buren-events/" class="feat-img"> <img width="122" height="62" src="http://www.ktcs.com/wp-content/uploads/2023/04/c9d082c1-223d-421f-99ad-99f08e36ac4c-e1680548932542.jpeg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2023/04/old-town-merchants-of-van-buren-events/" rel="bookmark" title="Permanent Link to Old Town Merchants of Van Buren Events">Old Town Merchants of Van Buren Events</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2023/04/old-town-merchants-of-van-buren-events/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2025/06/riley-green-duckman-jam-at-simmons-bank-arena/" class="feat-img"> <img width="122" height="69" src="http://www.ktcs.com/wp-content/uploads/2024/10/Live-Nation-Entertainment-Logo-scaled-e1727968213762.jpg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/06/riley-green-duckman-jam-at-simmons-bank-arena/" rel="bookmark" title="Permanent Link to Riley Green Duckman Jam at Simmons Bank Arena">Riley Green Duckman Jam at Simmons Bank Arena</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/06/riley-green-duckman-jam-at-simmons-bank-arena/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2025/05/turnpike-troubadours-treaty-oak-revival-at-thunder-ridge-nature-arena/" class="feat-img"> <img width="122" height="69" src="http://www.ktcs.com/wp-content/uploads/2024/10/Live-Nation-Entertainment-Logo-scaled-e1727968213762.jpg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/05/turnpike-troubadours-treaty-oak-revival-at-thunder-ridge-nature-arena/" rel="bookmark" title="Permanent Link to Turnpike Troubadours &amp; Treaty Oak Revival at Thunder Ridge Nature Arena">Turnpike Troubadours &amp; Treaty Oak Revival at Thunder Ridge Nature Arena</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/05/turnpike-troubadours-treaty-oak-revival-at-thunder-ridge-nature-arena/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2025/05/cody-johnson-at-thunder-ridge-nature-arena/" class="feat-img"> <img width="122" height="69" src="http://www.ktcs.com/wp-content/uploads/2024/10/Live-Nation-Entertainment-Logo-scaled-e1727968213762.jpg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/05/cody-johnson-at-thunder-ridge-nature-arena/" rel="bookmark" title="Permanent Link to Cody Johnson at Thunder Ridge Nature Arena">Cody Johnson at Thunder Ridge Nature Arena</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/05/cody-johnson-at-thunder-ridge-nature-arena/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2025/04/hank-williams-jr-old-crow-medicine-show-concert-at-thunder-ridge-nature-arena/" class="feat-img"> <img width="122" height="69" src="http://www.ktcs.com/wp-content/uploads/2024/10/Live-Nation-Entertainment-Logo-scaled-e1727968213762.jpg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2025/04/hank-williams-jr-old-crow-medicine-show-concert-at-thunder-ridge-nature-arena/" rel="bookmark" title="Permanent Link to Hank Williams Jr &amp; Old Crow Medicine Show Concert at Thunder Ridge Nature Arena">Hank Williams Jr &amp; Old Crow Medicine Show Concert at Thunder Ridge Nature Arena</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2025/04/hank-williams-jr-old-crow-medicine-show-concert-at-thunder-ridge-nature-arena/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2023/04/pet-safety-tips-courtesy-of-best-friends-pet-clinic/" class="feat-img"> <img width="120" height="55" src="http://www.ktcs.com/wp-content/uploads/2023/04/BestFriendsPetClinic_RedBlueHeartLogo-e1682442745332.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2023/04/pet-safety-tips-courtesy-of-best-friends-pet-clinic/" rel="bookmark" title="Permanent Link to Pet Safety Tips Courtesy of Best Friends Pet Clinic">Pet Safety Tips Courtesy of Best Friends Pet Clinic</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2023/04/pet-safety-tips-courtesy-of-best-friends-pet-clinic/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2024/04/calming-pets-in-thunderstorms/" class="feat-img"> <img width="120" height="55" src="http://www.ktcs.com/wp-content/uploads/2023/04/BestFriendsPetClinic_RedBlueHeartLogo-e1682442745332.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2024/04/calming-pets-in-thunderstorms/" rel="bookmark" title="Permanent Link to CALMING PETS IN THUNDERSTORMS">CALMING PETS IN THUNDERSTORMS</a> </h1> <p>With severe weather always a possibility in our area, learn how to keep your pets calm in thunderstorms thanks to Best Friends Pet Clinic </p> <p class="post-link"><a href="http://www.ktcs.com/2024/04/calming-pets-in-thunderstorms/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2023/03/grant-wishes-by-donating-online/" class="feat-img"> <img width="120" height="33" src="http://www.ktcs.com/wp-content/uploads/2018/09/MAW_Mid-South_RGB_76029-e1715098360836.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2023/03/grant-wishes-by-donating-online/" rel="bookmark" title="Permanent Link to YOU CAN STILL Donate Online to our LOCAL Make-A-Wish Kids">YOU CAN STILL Donate Online to our LOCAL Make-A-Wish Kids</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2023/03/grant-wishes-by-donating-online/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2021/01/refer-a-child/" class="feat-img"> <img width="120" height="33" src="http://www.ktcs.com/wp-content/uploads/2018/09/MAW_Mid-South_RGB_76029-e1715098360836.png" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2021/01/refer-a-child/" rel="bookmark" title="Permanent Link to Refer A Child to Make-A-Wish">Refer A Child to Make-A-Wish</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2021/01/refer-a-child/">[ Read More ]</a></p> </div> </article> <article class="post cf"> <a href="http://www.ktcs.com/2014/04/storm-shelter-list/" class="feat-img"> <img width="100" height="100" src="http://www.ktcs.com/wp-content/uploads/2013/05/8CGE4_AS01-e1369093088588.jpeg" class="attachment-feat_img size-feat_img wp-post-image" alt="" decoding="async" /> </a> <div class="entry"> <h1 class="post-title"> <a href="http://www.ktcs.com/2014/04/storm-shelter-list/" rel="bookmark" title="Permanent Link to Storm Shelter List">Storm Shelter List</a> </h1> <p>.</p> <p class="post-link"><a href="http://www.ktcs.com/2014/04/storm-shelter-list/">[ Read More ]</a></p> </div> </article> </section> </div> <div id="footWrap"> <footer id="site_footer" class="cf"> <a href="http://www.ktcs.com" class="ktcs-logosm"> <h1>KTCS 99.9</h1> </a> <section id="foot_nav"> <a href="http://www.ktcs.com/" aria-current="page">Home</a> <a href="http://www.ktcs.com/on-air/">KTCS ON AIR CREW</a> <a href="http://www.ktcs.com/community-events/">Community</a> <a href="http://www.ktcs.com/contact-us/">Contact</a> </section> <ul class="credits"> <li>&copy;2025 KTCS</li> <li><a href="http://www.ktcs.com/eeo-report/" target="_blank">KTCS EEO File</a></li> <li><a href="http://www.ktcs.com/wp-admin/">WP Login</a></li> <li><a class="credits" href="https://publicfiles.fcc.gov/fm-profile/ktcs-fm" target="_blank">KTCS Public Inspection File</a></li> <li><a class="trg" href="http://www.therichlandgroup.com" target="_blank">Internet Communications By The Richland Group</a></li> </ul> </footer> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/ktcs\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <link rel='stylesheet' id='wpBannerizeStyleDefault.css-css' href='http://www.ktcs.com/wp-content/plugins/wp-bannerize/css/wpBannerizeStyleDefault.css?ver=b6380a9b349704b7fa71f4e37f562e76' type='text/css' media='all' /> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/facebook-photo-fetcher/fancybox/jquery.fancybox.min.js?ver=2.1.7" id="fancybox-js"></script> <script type="text/javascript" id="smush-detector-js-extra"> /* <![CDATA[ */ var smush_detector = {"ajax_url":"http:\/\/www.ktcs.com\/wp-admin\/admin-ajax.php","nonce":"a4adddf652","is_mobile":"1","data_store":{"type":"post-meta","data":{"post_id":8}},"previous_data_version":"0","previous_data_hash":"2eabff8b2f8963a9ee76c67a6d102882"}; /* ]]> */ </script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/wp-smush-pro/app/assets/js/smush-detector.min.js?ver=3.20.0" id="smush-detector-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/vendor/jquery.touchwipe.min.js?ver=2.3.4" id="wp-jquery-lightbox-swipe-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/wp-jquery-lightbox/inc/purify.min.js?ver=2.3.4" id="wp-jquery-lightbox-purify-js"></script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/vendor/panzoom.min.js?ver=2.3.4" id="wp-jquery-lightbox-panzoom-js"></script> <script type="text/javascript" id="wp-jquery-lightbox-js-extra"> /* <![CDATA[ */ var JQLBSettings = {"showTitle":"1","useAltForTitle":"1","showCaption":"1","showNumbers":"1","fitToScreen":"0","resizeSpeed":"400","showDownload":"","navbarOnTop":"","marginSize":"0","mobileMarginSize":"20","slideshowSpeed":"4000","allowPinchZoom":"1","borderSize":"8","borderColor":"#fff","overlayColor":"#fff","overlayOpacity":"0.6","newNavStyle":"1","fixedNav":"1","showInfoBar":"0","prevLinkTitle":"previous image","nextLinkTitle":"next image","closeTitle":"close image gallery","image":"Image ","of":" of ","download":"Download","pause":"(Pause Slideshow)","play":"(Play Slideshow)"}; /* ]]> */ </script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/wp-jquery-lightbox/lightboxes/wp-jquery-lightbox/jquery.lightbox.js?ver=2.3.4" id="wp-jquery-lightbox-js"></script> <script type="text/javascript" id="wp_bannerize_frontend_js-js-extra"> /* <![CDATA[ */ var wpBannerizeJavascriptLocalization = {"ajaxURL":"http:\/\/www.ktcs.com\/wp-admin\/admin-ajax.php"}; /* ]]> */ </script> <script type="text/javascript" src="http://www.ktcs.com/wp-content/plugins/wp-bannerize/js/wpBannerizeFrontend.min.js?ver=3.1.6" id="wp_bannerize_frontend_js-js"></script> </body> </html>


URL: