editor Logout
Account Preferences
Did you know...
The lower the AM frequency, the taller the antenna must be ?
Streaming Radio Guide
view source - https://wtar.com
*** Test System *** GO TO PRODUCTION
<!DOCTYPE html> <!--[if !(IE 6) | !(IE 7) | !(IE 8) ]><!--> <html lang="en" class="no-js"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"> <meta name="theme-color" content="#ed1c24"/> <link rel="profile" href="https://gmpg.org/xfn/11" /> <title>TalkRadio 96.5 &amp; 850 WTAR</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//meet.jit.si' /> <link rel='dns-prefetch' href='//maxcdn.bootstrapcdn.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="TalkRadio 96.5 &amp; 850 WTAR &raquo; Feed" href="https://wtar.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="TalkRadio 96.5 &amp; 850 WTAR &raquo; Comments Feed" href="https://wtar.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-1Z25C0MKHG" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var mi_version = '9.6.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/wtar.com\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-1Z25C0MKHG', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-1Z25C0MKHG', {"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 MonsterInsights --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/wtar.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.2"}}; /*! This file is auto-generated */ !function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <style id='wp-emoji-styles-inline-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='contact-form-7-css' href='https://wtar.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1' media='all' /> <link rel='stylesheet' id='sr7css-css' href='//wtar.com/wp-content/plugins/revslider/public/css/sr7.css?ver=6.7.35' media='all' /> <link rel='stylesheet' id='cff-css' href='https://wtar.com/wp-content/plugins/custom-facebook-feed/assets/css/cff-style.min.css?ver=4.3.2' media='all' /> <link rel='stylesheet' id='sb-font-awesome-css' href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css?ver=6.8.2' media='all' /> <link rel='stylesheet' id='the7-font-css' href='https://wtar.com/wp-content/themes/dt-the7/fonts/icomoon-the7-font/icomoon-the7-font.min.css?ver=12.7.0' media='all' /> <link rel='stylesheet' id='the7-awesome-fonts-css' href='https://wtar.com/wp-content/themes/dt-the7/fonts/FontAwesome/css/all.min.css?ver=12.7.0' media='all' /> <link rel='stylesheet' id='the7-awesome-fonts-back-css' href='https://wtar.com/wp-content/themes/dt-the7/fonts/FontAwesome/back-compat.min.css?ver=12.7.0' media='all' /> <link rel='stylesheet' id='the7-Defaults-css' href='https://wtar.com/wp-content/uploads/smile_fonts/Defaults/Defaults.css?ver=6.8.2' media='all' /> <link rel='stylesheet' id='evcal_google_fonts-css' href='https://fonts.googleapis.com/css?family=Noto+Sans%3A400%2C400italic%2C700%7CPoppins%3A700%2C800%2C900&#038;subset=latin%2Clatin-ext&#038;ver=4.9.11' media='all' /> <link rel='stylesheet' id='evcal_cal_default-css' href='//wtar.com/wp-content/plugins/eventON/assets/css/eventon_styles.css?ver=4.9.11' media='all' /> <link rel='stylesheet' id='evo_font_icons-css' href='//wtar.com/wp-content/plugins/eventON/assets/fonts/all.css?ver=4.9.11' media='all' /> <link rel='stylesheet' id='eventon_dynamic_styles-css' href='//wtar.com/wp-content/plugins/eventON/assets/css/eventon_dynamic_styles.css?ver=4.9.11' media='all' /> <link rel='stylesheet' id='tablepress-default-css' href='https://wtar.com/wp-content/plugins/tablepress/css/build/default.css?ver=3.1.3' media='all' /> <link rel='stylesheet' id='js_composer_front-css' href='https://wtar.com/wp-content/plugins/js_composer/assets/css/js_composer.min.css?ver=8.5' media='all' /> <link rel='stylesheet' id='dt-web-fonts-css' href='https://fonts.googleapis.com/css?family=Roboto:400,500,600,700' media='all' /> <link rel='stylesheet' id='dt-main-css' href='https://wtar.com/wp-content/themes/dt-the7/css/main.min.css?ver=12.7.0' media='all' /> <style id='dt-main-inline-css'> body #load { display: block; height: 100%; overflow: hidden; position: fixed; width: 100%; z-index: 9901; opacity: 1; visibility: visible; transition: all .35s ease-out; } .load-wrap { width: 100%; height: 100%; background-position: center center; background-repeat: no-repeat; text-align: center; display: -ms-flexbox; display: -ms-flex; display: flex; -ms-align-items: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: column wrap; flex-flow: column wrap; -ms-flex-pack: center; -ms-justify-content: center; justify-content: center; } .load-wrap > svg { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); } #load { background: var(--the7-elementor-beautiful-loading-bg,#ffffff); --the7-beautiful-spinner-color2: var(--the7-beautiful-spinner-color,rgba(51,51,51,0.25)); } </style> <link rel='stylesheet' id='the7-custom-scrollbar-css' href='https://wtar.com/wp-content/themes/dt-the7/lib/custom-scrollbar/custom-scrollbar.min.css?ver=12.7.0' media='all' /> <link rel='stylesheet' id='the7-wpbakery-css' href='https://wtar.com/wp-content/themes/dt-the7/css/wpbakery.min.css?ver=12.7.0' media='all' /> <link rel='stylesheet' id='the7-core-css' href='https://wtar.com/wp-content/plugins/dt-the7-core/assets/css/post-type.min.css?ver=2.7.11' media='all' /> <link rel='stylesheet' id='the7-css-vars-css' href='https://wtar.com/wp-content/uploads/the7-css/css-vars.css?ver=4b9db12f862e' media='all' /> <link rel='stylesheet' id='dt-custom-css' href='https://wtar.com/wp-content/uploads/the7-css/custom.css?ver=4b9db12f862e' media='all' /> <link rel='stylesheet' id='dt-media-css' href='https://wtar.com/wp-content/uploads/the7-css/media.css?ver=4b9db12f862e' media='all' /> <link rel='stylesheet' id='the7-mega-menu-css' href='https://wtar.com/wp-content/uploads/the7-css/mega-menu.css?ver=4b9db12f862e' media='all' /> <link rel='stylesheet' id='the7-elements-css' href='https://wtar.com/wp-content/uploads/the7-css/post-type-dynamic.css?ver=4b9db12f862e' media='all' /> <link rel='stylesheet' id='style-css' href='https://wtar.com/wp-content/themes/dt-the7/style.css?ver=12.7.0' media='all' /> <script src="https://wtar.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://wtar.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script src="https://wtar.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js?ver=9.6.1" id="monsterinsights-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='monsterinsights-frontend-script-js-extra'>var monsterinsights_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":"https:\/\/wtar.com","hash_tracking":"false","v4_id":"G-1Z25C0MKHG"};</script> <script src="//wtar.com/wp-content/plugins/revslider/public/js/libs/tptools.js?ver=6.7.35" id="tp-tools-js" async data-wp-strategy="async"></script> <script src="//wtar.com/wp-content/plugins/revslider/public/js/sr7.js?ver=6.7.35" id="sr7-js" async data-wp-strategy="async"></script> <script id="evo-inlinescripts-header-js-after"> jQuery(document).ready(function($){}); </script> <script id="dt-above-fold-js-extra"> var dtLocal = {"themeUrl":"https:\/\/wtar.com\/wp-content\/themes\/dt-the7","passText":"To view this protected post, enter the password below:","moreButtonText":{"loading":"Loading...","loadMore":"Load more"},"postID":"11","ajaxurl":"https:\/\/wtar.com\/wp-admin\/admin-ajax.php","REST":{"baseUrl":"https:\/\/wtar.com\/wp-json\/the7\/v1","endpoints":{"sendMail":"\/send-mail"}},"contactMessages":{"required":"One or more fields have an error. Please check and try again.","terms":"Please accept the privacy policy.","fillTheCaptchaError":"Please, fill the captcha."},"captchaSiteKey":"","ajaxNonce":"357eeb6987","pageData":{"type":"page","template":"page","layout":null},"themeSettings":{"smoothScroll":"off","lazyLoading":false,"desktopHeader":{"height":90},"ToggleCaptionEnabled":"disabled","ToggleCaption":"Navigation","floatingHeader":{"showAfter":94,"showMenu":true,"height":80,"logo":{"showLogo":true,"html":"<img class=\" preload-me\" src=\"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png\" srcset=\"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png 151w, https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png 151w\" width=\"151\" height=\"70\" sizes=\"151px\" alt=\"TalkRadio 96.5 &amp; 850 WTAR\" \/>","url":"https:\/\/wtar.com\/"}},"topLine":{"floatingTopLine":{"logo":{"showLogo":false,"html":""}}},"mobileHeader":{"firstSwitchPoint":992,"secondSwitchPoint":778,"firstSwitchPointHeight":80,"secondSwitchPointHeight":60,"mobileToggleCaptionEnabled":"disabled","mobileToggleCaption":"Menu"},"stickyMobileHeaderFirstSwitch":{"logo":{"html":"<img class=\" preload-me\" src=\"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png\" srcset=\"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png 151w, https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png 151w\" width=\"151\" height=\"70\" sizes=\"151px\" alt=\"TalkRadio 96.5 &amp; 850 WTAR\" \/>"}},"stickyMobileHeaderSecondSwitch":{"logo":{"html":"<img class=\" preload-me\" src=\"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png\" srcset=\"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png 151w, https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/wtar_70h.png 151w\" width=\"151\" height=\"70\" sizes=\"151px\" alt=\"TalkRadio 96.5 &amp; 850 WTAR\" \/>"}},"sidebar":{"switchPoint":992},"boxedWidth":"1120px"},"VCMobileScreenWidth":"768"}; var dtShare = {"shareButtonText":{"facebook":"Share on Facebook","twitter":"Share on X","pinterest":"Pin it","linkedin":"Share on Linkedin","whatsapp":"Share on Whatsapp"},"overlayOpacity":"85"}; </script> <script src="https://wtar.com/wp-content/themes/dt-the7/js/above-the-fold.min.js?ver=12.7.0" id="dt-above-fold-js"></script> <script></script><link rel="https://api.w.org/" href="https://wtar.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://wtar.com/wp-json/wp/v2/pages/11" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://wtar.com/xmlrpc.php?rsd" /> <link rel="canonical" href="https://wtar.com/" /> <link rel='shortlink' href='https://wtar.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://wtar.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwtar.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://wtar.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwtar.com%2F&#038;format=xml" /> <meta property="og:site_name" content="TalkRadio 96.5 &amp; 850 WTAR" /> <meta property="og:title" content="Home" /> <meta property="og:url" content="https://wtar.com/" /> <meta property="og:type" content="website" /> <meta name="generator" content="Powered by WPBakery Page Builder - drag and drop page builder for WordPress."/> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <meta name="generator" content="Powered by Slider Revolution 6.7.35 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script type="text/javascript" id="the7-loader-script"> document.addEventListener("DOMContentLoaded", function(event) { var load = document.getElementById("load"); if(!load.classList.contains('loader-removed')){ var removeLoading = setTimeout(function() { load.className += " loader-removed"; }, 300); } }); </script> <link rel="icon" href="https://wtar.com/wp-content/uploads/2024/09/wtar_16sq.png" type="image/png" sizes="16x16"/><link rel="icon" href="https://wtar.com/wp-content/uploads/2024/09/wtar_32sq.png" type="image/png" sizes="32x32"/><link rel="apple-touch-icon" href="https://wtar.com/wp-content/uploads/2024/09/wtar_60sq.png"><link rel="apple-touch-icon" sizes="76x76" href="https://wtar.com/wp-content/uploads/2024/09/wtar_76sq.png"><link rel="apple-touch-icon" sizes="120x120" href="https://wtar.com/wp-content/uploads/2024/09/wtar_120sq.png"><link rel="apple-touch-icon" sizes="152x152" href="https://wtar.com/wp-content/uploads/2024/09/wtar_152sq.png"><script> window._tpt ??= {}; window.SR7 ??= {}; _tpt.R ??= {}; _tpt.R.fonts ??= {}; _tpt.R.fonts.customFonts??= {}; SR7.devMode = false; SR7.F ??= {}; SR7.G ??= {}; SR7.LIB ??= {}; SR7.E ??= {}; SR7.E.gAddons ??= {}; SR7.E.php ??= {}; SR7.E.nonce = '8053b97ab3'; SR7.E.ajaxurl = 'https://wtar.com/wp-admin/admin-ajax.php'; SR7.E.resturl = 'https://wtar.com/wp-json/'; SR7.E.slug_path = 'revslider/revslider.php'; SR7.E.slug = 'revslider'; SR7.E.plugin_url = 'https://wtar.com/wp-content/plugins/revslider/'; SR7.E.wp_plugin_url = 'https://wtar.com/wp-content/plugins/'; SR7.E.revision = '6.7.35'; SR7.E.fontBaseUrl = ''; SR7.G.breakPoints = [1240,1024,778,480]; SR7.E.modules = ['module','page','slide','layer','draw','animate','srtools','canvas','defaults','carousel','navigation','media','modifiers','migration']; SR7.E.libs = ['WEBGL']; SR7.E.css = ['csslp','cssbtns','cssfilters','cssnav','cssmedia']; SR7.E.resources = {}; SR7.E.ytnc = false; SR7.JSON ??= {}; /*! Slider Revolution 7.0 - Page Processor */ !function(){"use strict";window.SR7??={},window._tpt??={},SR7.version="Slider Revolution 6.7.16",_tpt.getMobileZoom=()=>_tpt.is_mobile?document.documentElement.clientWidth/window.innerWidth:1,_tpt.getWinDim=function(t){_tpt.screenHeightWithUrlBar??=window.innerHeight;let e=SR7.F?.modal?.visible&&SR7.M[SR7.F.module.getIdByAlias(SR7.F.modal.requested)];_tpt.scrollBar=window.innerWidth!==document.documentElement.clientWidth||e&&window.innerWidth!==e.c.module.clientWidth,_tpt.winW=_tpt.getMobileZoom()*window.innerWidth-(_tpt.scrollBar||"prepare"==t?_tpt.scrollBarW??_tpt.mesureScrollBar():0),_tpt.winH=_tpt.getMobileZoom()*window.innerHeight,_tpt.winWAll=document.documentElement.clientWidth},_tpt.getResponsiveLevel=function(t,e){SR7.M[e];return _tpt.closestGE(t,_tpt.winWAll)},_tpt.mesureScrollBar=function(){let t=document.createElement("div");return t.className="RSscrollbar-measure",t.style.width="100px",t.style.height="100px",t.style.overflow="scroll",t.style.position="absolute",t.style.top="-9999px",document.body.appendChild(t),_tpt.scrollBarW=t.offsetWidth-t.clientWidth,document.body.removeChild(t),_tpt.scrollBarW},_tpt.loadCSS=async function(t,e,s){return s?_tpt.R.fonts.required[e].status=1:(_tpt.R[e]??={},_tpt.R[e].status=1),new Promise(((i,n)=>{if(_tpt.isStylesheetLoaded(t))s?_tpt.R.fonts.required[e].status=2:_tpt.R[e].status=2,i();else{const o=document.createElement("link");o.rel="stylesheet";let l="text",r="css";o["type"]=l+"/"+r,o.href=t,o.onload=()=>{s?_tpt.R.fonts.required[e].status=2:_tpt.R[e].status=2,i()},o.onerror=()=>{s?_tpt.R.fonts.required[e].status=3:_tpt.R[e].status=3,n(new Error(`Failed to load CSS: ${t}`))},document.head.appendChild(o)}}))},_tpt.addContainer=function(t){const{tag:e="div",id:s,class:i,datas:n,textContent:o,iHTML:l}=t,r=document.createElement(e);if(s&&""!==s&&(r.id=s),i&&""!==i&&(r.className=i),n)for(const[t,e]of Object.entries(n))"style"==t?r.style.cssText=e:r.setAttribute(`data-${t}`,e);return o&&(r.textContent=o),l&&(r.innerHTML=l),r},_tpt.collector=function(){return{fragment:new DocumentFragment,add(t){var e=_tpt.addContainer(t);return this.fragment.appendChild(e),e},append(t){t.appendChild(this.fragment)}}},_tpt.isStylesheetLoaded=function(t){let e=t.split("?")[0];return Array.from(document.querySelectorAll('link[rel="stylesheet"], link[rel="preload"]')).some((t=>t.href.split("?")[0]===e))},_tpt.preloader={requests:new Map,preloaderTemplates:new Map,show:function(t,e){if(!e||!t)return;const{type:s,color:i}=e;if(s<0||"off"==s)return;const n=`preloader_${s}`;let o=this.preloaderTemplates.get(n);o||(o=this.build(s,i),this.preloaderTemplates.set(n,o)),this.requests.has(t)||this.requests.set(t,{count:0});const l=this.requests.get(t);clearTimeout(l.timer),l.count++,1===l.count&&(l.timer=setTimeout((()=>{l.preloaderClone=o.cloneNode(!0),l.anim&&l.anim.kill(),void 0!==_tpt.gsap?l.anim=_tpt.gsap.fromTo(l.preloaderClone,1,{opacity:0},{opacity:1}):l.preloaderClone.classList.add("sr7-fade-in"),t.appendChild(l.preloaderClone)}),150))},hide:function(t){if(!this.requests.has(t))return;const e=this.requests.get(t);e.count--,e.count<0&&(e.count=0),e.anim&&e.anim.kill(),0===e.count&&(clearTimeout(e.timer),e.preloaderClone&&(e.preloaderClone.classList.remove("sr7-fade-in"),e.anim=_tpt.gsap.to(e.preloaderClone,.3,{opacity:0,onComplete:function(){e.preloaderClone.remove()}})))},state:function(t){if(!this.requests.has(t))return!1;return this.requests.get(t).count>0},build:(t,e="#ffffff",s="")=>{if(t<0||"off"===t)return null;const i=parseInt(t);if(t="prlt"+i,isNaN(i))return null;if(_tpt.loadCSS(SR7.E.plugin_url+"public/css/preloaders/t"+i+".css","preloader_"+t),isNaN(i)||i<6){const n=`background-color:${e}`,o=1===i||2==i?n:"",l=3===i||4==i?n:"",r=_tpt.collector();["dot1","dot2","bounce1","bounce2","bounce3"].forEach((t=>r.add({tag:"div",class:t,datas:{style:l}})));const d=_tpt.addContainer({tag:"sr7-prl",class:`${t} ${s}`,datas:{style:o}});return r.append(d),d}{let n={};if(7===i){let t;e.startsWith("#")?(t=e.replace("#",""),t=`rgba(${parseInt(t.substring(0,2),16)}, ${parseInt(t.substring(2,4),16)}, ${parseInt(t.substring(4,6),16)}, `):e.startsWith("rgb")&&(t=e.slice(e.indexOf("(")+1,e.lastIndexOf(")")).split(",").map((t=>t.trim())),t=`rgba(${t[0]}, ${t[1]}, ${t[2]}, `),t&&(n.style=`border-top-color: ${t}0.65); border-bottom-color: ${t}0.15); border-left-color: ${t}0.65); border-right-color: ${t}0.15)`)}else 12===i&&(n.style=`background:${e}`);const o=[10,0,4,2,5,9,0,4,4,2][i-6],l=_tpt.collector(),r=l.add({tag:"div",class:"sr7-prl-inner",datas:n});Array.from({length:o}).forEach((()=>r.appendChild(l.add({tag:"span",datas:{style:`background:${e}`}}))));const d=_tpt.addContainer({tag:"sr7-prl",class:`${t} ${s}`});return l.append(d),d}}},SR7.preLoader={show:(t,e)=>{"off"!==(SR7.M[t]?.settings?.pLoader?.type??"off")&&_tpt.preloader.show(e||SR7.M[t].c.module,SR7.M[t]?.settings?.pLoader??{color:"#fff",type:10})},hide:(t,e)=>{"off"!==(SR7.M[t]?.settings?.pLoader?.type??"off")&&_tpt.preloader.hide(e||SR7.M[t].c.module)},state:(t,e)=>_tpt.preloader.state(e||SR7.M[t].c.module)},_tpt.prepareModuleHeight=function(t){window.SR7.M??={},window.SR7.M[t.id]??={},"ignore"==t.googleFont&&(SR7.E.ignoreGoogleFont=!0);let e=window.SR7.M[t.id];if(null==_tpt.scrollBarW&&_tpt.mesureScrollBar(),e.c??={},e.states??={},e.settings??={},e.settings.size??={},t.fixed&&(e.settings.fixed=!0),e.c.module=document.querySelector("sr7-module#"+t.id),e.c.adjuster=e.c.module.getElementsByTagName("sr7-adjuster")[0],e.c.content=e.c.module.getElementsByTagName("sr7-content")[0],"carousel"==t.type&&(e.c.carousel=e.c.content.getElementsByTagName("sr7-carousel")[0]),null==e.c.module||null==e.c.module)return;t.plType&&t.plColor&&(e.settings.pLoader={type:t.plType,color:t.plColor}),void 0===t.plType||"off"===t.plType||SR7.preLoader.state(t.id)&&SR7.preLoader.state(t.id,e.c.module)||SR7.preLoader.show(t.id,e.c.module),_tpt.winW||_tpt.getWinDim("prepare"),_tpt.getWinDim();let s=""+e.c.module.dataset?.modal;"modal"==s||"true"==s||"undefined"!==s&&"false"!==s||(e.settings.size.fullWidth=t.size.fullWidth,e.LEV??=_tpt.getResponsiveLevel(window.SR7.G.breakPoints,t.id),t.vpt=_tpt.fillArray(t.vpt,5),e.settings.vPort=t.vpt[e.LEV],void 0!==t.el&&"720"==t.el[4]&&t.gh[4]!==t.el[4]&&"960"==t.el[3]&&t.gh[3]!==t.el[3]&&"768"==t.el[2]&&t.gh[2]!==t.el[2]&&delete t.el,e.settings.size.height=null==t.el||null==t.el[e.LEV]||0==t.el[e.LEV]||"auto"==t.el[e.LEV]?_tpt.fillArray(t.gh,5,-1):_tpt.fillArray(t.el,5,-1),e.settings.size.width=_tpt.fillArray(t.gw,5,-1),e.settings.size.minHeight=_tpt.fillArray(t.mh??[0],5,-1),e.cacheSize={fullWidth:e.settings.size?.fullWidth,fullHeight:e.settings.size?.fullHeight},void 0!==t.off&&(t.off?.t&&(e.settings.size.m??={})&&(e.settings.size.m.t=t.off.t),t.off?.b&&(e.settings.size.m??={})&&(e.settings.size.m.b=t.off.b),t.off?.l&&(e.settings.size.p??={})&&(e.settings.size.p.l=t.off.l),t.off?.r&&(e.settings.size.p??={})&&(e.settings.size.p.r=t.off.r),e.offsetPrepared=!0),_tpt.updatePMHeight(t.id,t,!0))},_tpt.updatePMHeight=(t,e,s)=>{let i=SR7.M[t];var n=i.settings.size.fullWidth?_tpt.winW:i.c.module.parentNode.offsetWidth;n=0===n||isNaN(n)?_tpt.winW:n;let o=i.settings.size.width[i.LEV]||i.settings.size.width[i.LEV++]||i.settings.size.width[i.LEV--]||n,l=i.settings.size.height[i.LEV]||i.settings.size.height[i.LEV++]||i.settings.size.height[i.LEV--]||0,r=i.settings.size.minHeight[i.LEV]||i.settings.size.minHeight[i.LEV++]||i.settings.size.minHeight[i.LEV--]||0;if(l="auto"==l?0:l,l=parseInt(l),"carousel"!==e.type&&(n-=parseInt(e.onw??0)||0),i.MP=!i.settings.size.fullWidth&&n<o||_tpt.winW<o?Math.min(1,n/o):1,e.size.fullScreen||e.size.fullHeight){let t=parseInt(e.fho)||0,s=(""+e.fho).indexOf("%")>-1;e.newh=_tpt.winH-(s?_tpt.winH*t/100:t)}else e.newh=i.MP*Math.max(l,r);if(e.newh+=(parseInt(e.onh??0)||0)+(parseInt(e.carousel?.pt)||0)+(parseInt(e.carousel?.pb)||0),void 0!==e.slideduration&&(e.newh=Math.max(e.newh,parseInt(e.slideduration)/3)),e.shdw&&_tpt.buildShadow(e.id,e),i.c.adjuster.style.height=e.newh+"px",i.c.module.style.height=e.newh+"px",i.c.content.style.height=e.newh+"px",i.states.heightPrepared=!0,i.dims??={},i.dims.moduleRect=i.c.module.getBoundingClientRect(),i.c.content.style.left="-"+i.dims.moduleRect.left+"px",!i.settings.size.fullWidth)return s&&requestAnimationFrame((()=>{n!==i.c.module.parentNode.offsetWidth&&_tpt.updatePMHeight(e.id,e)})),void _tpt.bgStyle(e.id,e,window.innerWidth==_tpt.winW,!0);_tpt.bgStyle(e.id,e,window.innerWidth==_tpt.winW,!0),requestAnimationFrame((function(){s&&requestAnimationFrame((()=>{n!==i.c.module.parentNode.offsetWidth&&_tpt.updatePMHeight(e.id,e)}))})),i.earlyResizerFunction||(i.earlyResizerFunction=function(){requestAnimationFrame((function(){_tpt.getWinDim(),_tpt.moduleDefaults(e.id,e),_tpt.updateSlideBg(t,!0)}))},window.addEventListener("resize",i.earlyResizerFunction))},_tpt.buildShadow=function(t,e){let s=SR7.M[t];null==s.c.shadow&&(s.c.shadow=document.createElement("sr7-module-shadow"),s.c.shadow.classList.add("sr7-shdw-"+e.shdw),s.c.content.appendChild(s.c.shadow))},_tpt.bgStyle=async(t,e,s,i,n)=>{const o=SR7.M[t];if((e=e??o.settings).fixed&&!o.c.module.classList.contains("sr7-top-fixed")&&(o.c.module.classList.add("sr7-top-fixed"),o.c.module.style.position="fixed",o.c.module.style.width="100%",o.c.module.style.top="0px",o.c.module.style.left="0px",o.c.module.style.pointerEvents="none",o.c.module.style.zIndex=5e3,o.c.content.style.pointerEvents="none"),null==o.c.bgcanvas){let t=document.createElement("sr7-module-bg"),l=!1;if("string"==typeof e?.bg?.color&&e?.bg?.color.includes("{"))if(_tpt.gradient&&_tpt.gsap)e.bg.color=_tpt.gradient.convert(e.bg.color);else try{let t=JSON.parse(e.bg.color);(t?.orig||t?.string)&&(e.bg.color=JSON.parse(e.bg.color))}catch(t){return}let r="string"==typeof e?.bg?.color?e?.bg?.color||"transparent":e?.bg?.color?.string??e?.bg?.color?.orig??e?.bg?.color?.color??"transparent";if(t.style["background"+(String(r).includes("grad")?"":"Color")]=r,("transparent"!==r||n)&&(l=!0),o.offsetPrepared&&(t.style.visibility="hidden"),e?.bg?.image?.src&&(t.style.backgroundImage=`url(${e?.bg?.image.src})`,t.style.backgroundSize=""==(e.bg.image?.size??"")?"cover":e.bg.image.size,t.style.backgroundPosition=e.bg.image.position,t.style.backgroundRepeat=""==e.bg.image.repeat||null==e.bg.image.repeat?"no-repeat":e.bg.image.repeat,l=!0),!l)return;o.c.bgcanvas=t,e.size.fullWidth?t.style.width=_tpt.winW-(s&&_tpt.winH<document.body.offsetHeight?_tpt.scrollBarW:0)+"px":i&&(t.style.width=o.c.module.offsetWidth+"px"),e.sbt?.use?o.c.content.appendChild(o.c.bgcanvas):o.c.module.appendChild(o.c.bgcanvas)}o.c.bgcanvas.style.height=void 0!==e.newh?e.newh+"px":("carousel"==e.type?o.dims.module.h:o.dims.content.h)+"px",o.c.bgcanvas.style.left=!s&&e.sbt?.use||o.c.bgcanvas.closest("SR7-CONTENT")?"0px":"-"+(o?.dims?.moduleRect?.left??0)+"px"},_tpt.updateSlideBg=function(t,e){const s=SR7.M[t];let i=s.settings;s?.c?.bgcanvas&&(i.size.fullWidth?s.c.bgcanvas.style.width=_tpt.winW-(e&&_tpt.winH<document.body.offsetHeight?_tpt.scrollBarW:0)+"px":preparing&&(s.c.bgcanvas.style.width=s.c.module.offsetWidth+"px"))},_tpt.moduleDefaults=(t,e)=>{let s=SR7.M[t];null!=s&&null!=s.c&&null!=s.c.module&&(s.dims??={},s.dims.moduleRect=s.c.module.getBoundingClientRect(),s.c.content.style.left="-"+s.dims.moduleRect.left+"px",s.c.content.style.width=_tpt.winW-_tpt.scrollBarW+"px","carousel"==e.type&&(s.c.module.style.overflow="visible"),_tpt.bgStyle(t,e,window.innerWidth==_tpt.winW))},_tpt.getOffset=t=>{var e=t.getBoundingClientRect(),s=window.pageXOffset||document.documentElement.scrollLeft,i=window.pageYOffset||document.documentElement.scrollTop;return{top:e.top+i,left:e.left+s}},_tpt.fillArray=function(t,e){let s,i;t=Array.isArray(t)?t:[t];let n=Array(e),o=t.length;for(i=0;i<t.length;i++)n[i+(e-o)]=t[i],null==s&&"#"!==t[i]&&(s=t[i]);for(let t=0;t<e;t++)void 0!==n[t]&&"#"!=n[t]||(n[t]=s),s=n[t];return n},_tpt.closestGE=function(t,e){let s=Number.MAX_VALUE,i=-1;for(let n=0;n<t.length;n++)t[n]-1>=e&&t[n]-1-e<s&&(s=t[n]-1-e,i=n);return++i}}();</script> <style type="text/css" data-type="vc_shortcodes-default-css">.vc_do_custom_heading{margin-bottom:0.625rem;margin-top:0;}</style><noscript><style> .wpb_animate_when_almost_visible { opacity: 1; }</style></noscript><style id='the7-custom-inline-css' type='text/css'> .sub-nav .menu-item i.fa, .sub-nav .menu-item i.fas, .sub-nav .menu-item i.far, .sub-nav .menu-item i.fab { text-align: center; width: 1.25em; } .grecaptcha-badge { visibility: hidden; } .button.mist { background-color:#ed1c24 !important; border: 1px solid #ed1c24 !important; } .rss-widget-title {display: none !important;} .rss-widget-feed {display: none !important;} blockquote a { color: #ed1c24 !important; } .eventon_events_list .eventon_list_event a, .evocard_row .evo_metarow_organizer .evo_card_organizer_social a, .evo_lightbox .evo_tax_social_media a { color: #ed1c24 !important; } </style> </head> <body id="the7-body" class="home wp-singular page-template-default page page-id-11 wp-embed-responsive wp-theme-dt-the7 the7-core-ver-2.7.11 slideshow-on boxed-layout dt-responsive-on right-mobile-menu-close-icon ouside-menu-close-icon mobile-hamburger-close-bg-enable mobile-hamburger-close-bg-hover-enable fade-medium-mobile-menu-close-icon fade-medium-menu-close-icon srcset-enabled btn-flat custom-btn-color custom-btn-hover-color phantom-sticky phantom-shadow-decoration phantom-custom-logo-on sticky-mobile-header top-header first-switch-logo-left first-switch-menu-right second-switch-logo-left second-switch-menu-right right-mobile-menu layzr-loading-on popup-message-style the7-ver-12.7.0 dt-fa-compatibility wpb-js-composer js-comp-ver-8.5 vc_responsive"> <!-- The7 12.7.0 --> <div id="load" class="spinner-loader"> <div class="load-wrap"><style type="text/css"> [class*="the7-spinner-animate-"]{ animation: spinner-animation 1s cubic-bezier(1,1,1,1) infinite; x:46.5px; y:40px; width:7px; height:20px; fill:var(--the7-beautiful-spinner-color2); opacity: 0.2; } .the7-spinner-animate-2{ animation-delay: 0.083s; } .the7-spinner-animate-3{ animation-delay: 0.166s; } .the7-spinner-animate-4{ animation-delay: 0.25s; } .the7-spinner-animate-5{ animation-delay: 0.33s; } .the7-spinner-animate-6{ animation-delay: 0.416s; } .the7-spinner-animate-7{ animation-delay: 0.5s; } .the7-spinner-animate-8{ animation-delay: 0.58s; } .the7-spinner-animate-9{ animation-delay: 0.666s; } .the7-spinner-animate-10{ animation-delay: 0.75s; } .the7-spinner-animate-11{ animation-delay: 0.83s; } .the7-spinner-animate-12{ animation-delay: 0.916s; } @keyframes spinner-animation{ from { opacity: 1; } to{ opacity: 0; } } </style> <svg width="75px" height="75px" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid"> <rect class="the7-spinner-animate-1" rx="5" ry="5" transform="rotate(0 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-2" rx="5" ry="5" transform="rotate(30 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-3" rx="5" ry="5" transform="rotate(60 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-4" rx="5" ry="5" transform="rotate(90 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-5" rx="5" ry="5" transform="rotate(120 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-6" rx="5" ry="5" transform="rotate(150 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-7" rx="5" ry="5" transform="rotate(180 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-8" rx="5" ry="5" transform="rotate(210 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-9" rx="5" ry="5" transform="rotate(240 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-10" rx="5" ry="5" transform="rotate(270 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-11" rx="5" ry="5" transform="rotate(300 50 50) translate(0 -30)"></rect> <rect class="the7-spinner-animate-12" rx="5" ry="5" transform="rotate(330 50 50) translate(0 -30)"></rect> </svg></div> </div> <div id="page" class="boxed"> <a class="skip-link screen-reader-text" href="#content">Skip to content</a> <div class="masthead inline-header center widgets full-height shadow-decoration shadow-mobile-header-decoration small-mobile-menu-icon dt-parent-menu-clickable show-sub-menu-on-hover show-device-logo show-mobile-logo" role="banner"> <div class="top-bar top-bar-line-hide"> <div class="top-bar-bg" ></div> <div class="left-widgets mini-widgets"><a href="tel:7572222965" class="mini-contacts phone show-on-desktop in-top-bar-left in-menu-second-switch"><i class="fa-fw icomoon-the7-font-the7-phone-06"></i>757.222.2965</a></div><div class="right-widgets mini-widgets"><a href="https://apps.apple.com/us/app/talk-radio-96-5-850-wtar/id1645380203" class="mini-contacts multipurpose_1 show-on-desktop in-top-bar-right in-menu-second-switch"><i class="fa-fw fab fa-apple"></i>iOS App</a><a href="https://play.google.com/store/apps/details?id=com.airkast.tunekast5122_34" class="mini-contacts multipurpose_2 show-on-desktop in-top-bar-right in-menu-second-switch"><i class="fa-fw fab fa-android"></i>Android App</a><div class="soc-ico show-on-desktop in-top-bar-right in-menu-second-switch accent-bg disabled-border border-off hover-accent-bg hover-disabled-border hover-border-off"><a title="Facebook page opens in new window" href="https://www.facebook.com/TalkRadioWTAR/" target="_blank" class="facebook"><span class="soc-font-icon"></span><span class="screen-reader-text">Facebook page opens in new window</span></a><a title="X page opens in new window" href="https://x.com/WTARTalkRadio" target="_blank" class="twitter"><span class="soc-font-icon"></span><span class="screen-reader-text">X page opens in new window</span></a></div></div></div> <header class="header-bar"> <div class="branding"> <div id="site-title" class="assistive-text">TalkRadio 96.5 &amp; 850 WTAR</div> <div id="site-description" class="assistive-text"></div> <a class="" href="https://wtar.com/"><img class=" preload-me" src="https://wtar.com/wp-content/uploads/2024/09/wtar_80h.png" srcset="https://wtar.com/wp-content/uploads/2024/09/wtar_80h.png 172w, https://wtar.com/wp-content/uploads/2024/09/wtar_80h.png 172w" width="172" height="80" sizes="172px" alt="TalkRadio 96.5 &amp; 850 WTAR" /><img class="mobile-logo preload-me" src="https://wtar.com/wp-content/uploads/2024/09/wtar_70h.png" srcset="https://wtar.com/wp-content/uploads/2024/09/wtar_70h.png 151w, https://wtar.com/wp-content/uploads/2024/09/wtar_70h.png 151w" width="151" height="70" sizes="151px" alt="TalkRadio 96.5 &amp; 850 WTAR" /></a></div> <ul id="primary-menu" class="main-nav underline-decoration l-to-r-line outside-item-remove-margin"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-11 current_page_item menu-item-830 act first depth-0"><a href='https://wtar.com/' data-level='1'><span class="menu-item-text"><span class="menu-text">Home</span></span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-885 has-children depth-0"><a href='#' data-level='1' aria-haspopup='true' aria-expanded='false'><span class="menu-item-text"><span class="menu-text">Programming</span></span></a><ul class="sub-nav hover-style-bg level-arrows-on" role="group"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-886 first depth-1"><a href='https://wtar.com/schedule/' data-level='2'><span class="menu-item-text"><span class="menu-text">Schedule</span></span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1789 has-children depth-1"><a href='#' data-level='2' aria-haspopup='true' aria-expanded='false'><span class="menu-item-text"><span class="menu-text">Shows</span></span></a><ul class="sub-nav hover-style-bg level-arrows-on" role="group"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1785 first depth-2"><a href='https://wtar.com/the-kerry-and-mike-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Kerry &#038; Mike Show</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1780 depth-2"><a href='https://wtar.com/our-american-stories/' data-level='3'><span class="menu-item-text"><span class="menu-text">Our American Stories</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13033 depth-2"><a href='https://wtar.com/fox-across-america-with-jimmy-failla/' data-level='3'><span class="menu-item-text"><span class="menu-text">Fox Across America with Jimmy Failla</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1782 depth-2"><a href='https://wtar.com/the-glenn-beck-program/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Glenn Beck Program</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1783 depth-2"><a href='https://wtar.com/the-guy-benson-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Guy Benson Show</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1784 depth-2"><a href='https://wtar.com/the-jesse-kelly-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Jesse Kelly Show</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1786 depth-2"><a href='https://wtar.com/the-michael-berry-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Michael Berry Show</span></span></a></li> </ul></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1787 depth-1"><a href='https://wtar.com/into-the-weeds/' data-level='2'><span class="menu-item-text"><span class="menu-text">Into the Weeds</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1788 depth-1"><a href='https://wtar.com/mikes-lawfare-kitchen/' data-level='2'><span class="menu-item-text"><span class="menu-text">Mike’s Lawfare Kitchen</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1885 depth-1"><a href='https://wtar.com/join-the-conversation/' data-level='2'><span class="menu-item-text"><span class="menu-text">Join the Conversation</span></span></a></li> </ul></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1779 depth-0"><a href='https://wtar.com/events/' data-level='1'><span class="menu-item-text"><span class="menu-text">Events</span></span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-845 last has-children depth-0"><a href='#' data-level='1' aria-haspopup='true' aria-expanded='false'><span class="menu-item-text"><span class="menu-text">Contact</span></span></a><ul class="sub-nav hover-style-bg level-arrows-on" role="group"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-833 first depth-1"><a href='https://wtar.com/contact/' data-level='2'><span class="menu-item-text"><span class="menu-text">Contact</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-844 depth-1"><a href='https://wtar.com/advertise/' data-level='2'><span class="menu-item-text"><span class="menu-text">Advertise With Us</span></span></a></li> </ul></li> </ul> <div class="mini-widgets"><a href="https://player.listenlive.co/54501" class="microwidget-btn mini-button header-elements-button-1 show-on-desktop in-top-bar-right in-top-bar microwidget-btn-bg-on microwidget-btn-hover-bg-on disable-animation-bg border-on hover-border-on btn-icon-align-left" target="_blank"><i class="far fa-play-circle"></i><span>LISTEN LIVE</span></a><div class="mini-search show-on-desktop near-logo-first-switch near-logo-second-switch popup-search custom-icon"><form class="searchform mini-widget-searchform" role="search" method="get" action="https://wtar.com/"> <div class="screen-reader-text">Search:</div> <a href="" class="submit text-disable"><i class=" mw-icon the7-mw-icon-search-bold"></i></a> <div class="popup-search-wrap"> <input type="text" aria-label="Search" class="field searchform-s" name="s" value="" placeholder="Type and hit enter …" title="Search form"/> <a href="" class="search-icon"><i class="the7-mw-icon-search-bold"></i></a> </div> <input type="submit" class="assistive-text searchsubmit" value="Go!"/> </form> </div></div> </header> </div> <div role="navigation" aria-label="Main Menu" class="dt-mobile-header mobile-menu-show-divider"> <div class="dt-close-mobile-menu-icon" aria-label="Close" role="button" tabindex="0"><div class="close-line-wrap"><span class="close-line"></span><span class="close-line"></span><span class="close-line"></span></div></div> <ul id="mobile-menu" class="mobile-main-nav"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-11 current_page_item menu-item-830 act first depth-0"><a href='https://wtar.com/' data-level='1'><span class="menu-item-text"><span class="menu-text">Home</span></span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-885 has-children depth-0"><a href='#' data-level='1' aria-haspopup='true' aria-expanded='false'><span class="menu-item-text"><span class="menu-text">Programming</span></span></a><ul class="sub-nav hover-style-bg level-arrows-on" role="group"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-886 first depth-1"><a href='https://wtar.com/schedule/' data-level='2'><span class="menu-item-text"><span class="menu-text">Schedule</span></span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1789 has-children depth-1"><a href='#' data-level='2' aria-haspopup='true' aria-expanded='false'><span class="menu-item-text"><span class="menu-text">Shows</span></span></a><ul class="sub-nav hover-style-bg level-arrows-on" role="group"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1785 first depth-2"><a href='https://wtar.com/the-kerry-and-mike-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Kerry &#038; Mike Show</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1780 depth-2"><a href='https://wtar.com/our-american-stories/' data-level='3'><span class="menu-item-text"><span class="menu-text">Our American Stories</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-13033 depth-2"><a href='https://wtar.com/fox-across-america-with-jimmy-failla/' data-level='3'><span class="menu-item-text"><span class="menu-text">Fox Across America with Jimmy Failla</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1782 depth-2"><a href='https://wtar.com/the-glenn-beck-program/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Glenn Beck Program</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1783 depth-2"><a href='https://wtar.com/the-guy-benson-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Guy Benson Show</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1784 depth-2"><a href='https://wtar.com/the-jesse-kelly-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Jesse Kelly Show</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1786 depth-2"><a href='https://wtar.com/the-michael-berry-show/' data-level='3'><span class="menu-item-text"><span class="menu-text">The Michael Berry Show</span></span></a></li> </ul></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1787 depth-1"><a href='https://wtar.com/into-the-weeds/' data-level='2'><span class="menu-item-text"><span class="menu-text">Into the Weeds</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1788 depth-1"><a href='https://wtar.com/mikes-lawfare-kitchen/' data-level='2'><span class="menu-item-text"><span class="menu-text">Mike’s Lawfare Kitchen</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1885 depth-1"><a href='https://wtar.com/join-the-conversation/' data-level='2'><span class="menu-item-text"><span class="menu-text">Join the Conversation</span></span></a></li> </ul></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1779 depth-0"><a href='https://wtar.com/events/' data-level='1'><span class="menu-item-text"><span class="menu-text">Events</span></span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-845 last has-children depth-0"><a href='#' data-level='1' aria-haspopup='true' aria-expanded='false'><span class="menu-item-text"><span class="menu-text">Contact</span></span></a><ul class="sub-nav hover-style-bg level-arrows-on" role="group"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-833 first depth-1"><a href='https://wtar.com/contact/' data-level='2'><span class="menu-item-text"><span class="menu-text">Contact</span></span></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-844 depth-1"><a href='https://wtar.com/advertise/' data-level='2'><span class="menu-item-text"><span class="menu-text">Advertise With Us</span></span></a></li> </ul></li> </ul> <div class='mobile-mini-widgets-in-menu'></div> </div> <div id="main-slideshow"> <p class="rs-p-wp-fix"></p> <sr7-module data-alias="slider-1" data-id="1" id="SR7_1_1" class="rs-ov-hidden" data-version="6.7.35"> <sr7-adjuster></sr7-adjuster> <sr7-content> <sr7-slide id="SR7_1_1-16" data-key="16"> </sr7-slide> <sr7-slide id="SR7_1_1-1" data-key="1"> </sr7-slide> <sr7-slide id="SR7_1_1-2" data-key="2"> </sr7-slide> <sr7-slide id="SR7_1_1-6" data-key="6"> </sr7-slide> <sr7-slide id="SR7_1_1-7" data-key="7"> </sr7-slide> <sr7-slide id="SR7_1_1-3" data-key="3"> </sr7-slide> <sr7-slide id="SR7_1_1-4" data-key="4"> </sr7-slide> <sr7-slide id="SR7_1_1-5" data-key="5"> </sr7-slide> <sr7-slide id="SR7_1_1-9" data-key="9"> </sr7-slide> </sr7-content> <image_lists style="display:none"> <img data-src="//wtar.com/wp-content/uploads/2024/09/slider_wtar_4.jpg" data-libid="1538" data-lib="medialibrary" title="slider_wtar_4" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9zbGlkZXJfd3Rhcl80LmpwZw=="/> <img data-src="//wtar.com/wp-content/uploads/2024/09/slider_kerry_and_mike_3.jpg" data-libid="1521" data-lib="medialibrary" title="slider_kerry_and_mike_3" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9zbGlkZXJfa2VycnlfYW5kX21pa2VfMy5qcGc="/> <img data-src="//wtar.com/wp-content/uploads/2024/09/slider_glenn_beck.jpg" data-libid="1388" data-lib="medialibrary" title="slider_glenn_beck" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9zbGlkZXJfZ2xlbm5fYmVjay5qcGc="/> <img data-src="//wtar.com/wp-content/uploads/2025/03/jimmy_failla_1120x525.jpg" data-libid="13034" data-lib="medialibrary" title="jimmy_failla_1120x525" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNS8wMy9qaW1teV9mYWlsbGFfMTEyMHg1MjUuanBn"/> <img data-src="//wtar.com/wp-content/uploads/2024/09/slider_guy_benson.jpg" data-libid="1390" data-lib="medialibrary" title="slider_guy_benson" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9zbGlkZXJfZ3V5X2JlbnNvbi5qcGc="/> <img data-src="//wtar.com/wp-content/uploads/2024/09/into_the_weeds_slider.jpg" data-libid="1760" data-lib="medialibrary" title="into_the_weeds_slider" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9pbnRvX3RoZV93ZWVkc19zbGlkZXIuanBn"/> <img data-src="//wtar.com/wp-content/uploads/2024/09/km_texting_slider.jpg" data-libid="1879" data-lib="medialibrary" title="km_texting_slider" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8wOS9rbV90ZXh0aW5nX3NsaWRlci5qcGc="/> <img data-src="//wtar.com/wp-content/uploads/2024/11/week_of_giving_2024-1.jpg" data-libid="5955" data-lib="medialibrary" title="week_of_giving_2024" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNC8xMS93ZWVrX29mX2dpdmluZ18yMDI0LTEuanBn"/> <img data-src="//wtar.com/wp-content/uploads/2025/06/write_stuff_2025_slide_r1.jpg" data-libid="20121" data-lib="medialibrary" title="write_stuff_2025_slide_r1" width="0" height="0" data-dbsrc="Ly93dGFyLmNvbS93cC1jb250ZW50L3VwbG9hZHMvMjAyNS8wNi93cml0ZV9zdHVmZl8yMDI1X3NsaWRlX3IxLmpwZw=="/> </image_lists> </sr7-module> <script> SR7.PMH ??={}; SR7.PMH["SR7_1_1"] = {cn:100,state:false,fn: function() { if (_tpt!==undefined && _tpt.prepareModuleHeight !== undefined) { _tpt.prepareModuleHeight({id:"SR7_1_1",el:[525,525,768,960,720],type:'standard',shdw:'0',gh:[525,525,480,365,225],gw:[1120,1120,1024,778,480],vpt:['-100px'],size:{fullWidth:true, fullHeight:false},mh:'0',onh:0,onw:0,bg:{color:'{"orig":"transparent","type":"solid","string":"transparent"}'}}); SR7.PMH["SR7_1_1"].state=true;} else if(SR7.PMH["SR7_1_1"].cn-->0) setTimeout( SR7.PMH["SR7_1_1"].fn,19);}};SR7.PMH["SR7_1_1" ].fn(); </script> </div> <div id="main" class="sidebar-none sidebar-divider-vertical"> <div class="main-gradient"></div> <div class="wf-wrap"> <div class="wf-container-main"> <div id="content" class="content" role="main"> <div class="wpb-content-wrapper"><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-8"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_sep_color_grey wpb_content_element page-sep vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><div class="vc_icon_element vc_icon_element-outer vc_do_icon vc_icon_element-align-left"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-md vc_icon_element-style- vc_icon_element-background-color-grey" ><span class="vc_icon_element-icon fa fa-facebook-official" style="color:#dd3333 !important"></span></div></div><h4>From Facebook</h4><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span> </div> <div class="wpb_raw_code wpb_raw_html wpb_content_element" > <div class="wpb_wrapper"> <div class="cff-wrapper"> <h3 class="cff-header cff-outside" > <span class="fa fab fa-facebook-square" style="font-size:28px;" aria-hidden="true"></span> <span class="header-text">The Lastest from Facebook</span> </h3> <div class="cff-wrapper-ctn " ><div id="cff" class="cff cff-list-container cff-default-styles cff-mob-cols-1 cff-tab-cols-1" style="width:100%;" data-char="400" ><div class="cff-posts-wrap"><div id="cff_456648467523602_122158924496519941" class="cff-item cff-photo-post author-talkradio-850-96-5-wtar" style="border-bottom: 1px solid #ddd;"> <div class="cff-author"> <div class="cff-author-text"> <div class="cff-page-name cff-author-date" > <a href="https://facebook.com/456648467523602" target="_blank" rel="nofollow noopener" >TalkRadio 850 & 96.5 WTAR</a> <span class="cff-story"> </span> </div> <p class="cff-date" > 5 days ago </p> </div> <div class="cff-author-img " data-avatar="https://scontent-atl3-2.xx.fbcdn.net/v/t39.30808-1/518188508_122156385176519941_5956538909828924762_n.jpg?stp=c310.310.1428.1428a_cp0_dst-jpg_s50x50_tt6&#038;_nc_cat=101&#038;ccb=1-7&#038;_nc_sid=f907e8&#038;_nc_ohc=X7feyGtmYE4Q7kNvwFcbt1G&#038;_nc_oc=AdmUGPoBkQMynZTEoUDxeEJL8643RkdDnVLovnjflYkccn6HDnMq9UCEp-O71udgsAc&#038;_nc_zt=24&#038;_nc_ht=scontent-atl3-2.xx&#038;edm=AKIiGfEEAAAA&#038;_nc_gid=dKYEvCYFofCFMW2q1VF0dQ&#038;oh=00_AfRyPT7BJ1jtyeZTt9wmwgpzUuhfIGExExK14ZxR70DjjQ&#038;oe=688D8F56"> <a href="https://facebook.com/456648467523602" target="_blank" rel="nofollow noopener" ><img decoding="async" src="https://scontent-atl3-2.xx.fbcdn.net/v/t39.30808-1/518188508_122156385176519941_5956538909828924762_n.jpg?stp=c310.310.1428.1428a_cp0_dst-jpg_s50x50_tt6&#038;_nc_cat=101&#038;ccb=1-7&#038;_nc_sid=f907e8&#038;_nc_ohc=X7feyGtmYE4Q7kNvwFcbt1G&#038;_nc_oc=AdmUGPoBkQMynZTEoUDxeEJL8643RkdDnVLovnjflYkccn6HDnMq9UCEp-O71udgsAc&#038;_nc_zt=24&#038;_nc_ht=scontent-atl3-2.xx&#038;edm=AKIiGfEEAAAA&#038;_nc_gid=dKYEvCYFofCFMW2q1VF0dQ&#038;oh=00_AfRyPT7BJ1jtyeZTt9wmwgpzUuhfIGExExK14ZxR70DjjQ&#038;oe=688D8F56" title="TalkRadio 850 &amp; 96.5 WTAR" alt="TalkRadio 850 &amp; 96.5 WTAR" width=40 height=40 onerror="this.style.display='none'"></a> </div> </div> <div class="cff-post-text" > <span class="cff-text" data-color=""> 🍋 CHKD Anthem LemonAid is back, now through Sunday, August 3, 2025. <img class="cff-linebreak" /><img class="cff-linebreak" />💙 Anthem Lemonaid is a cool way for kids to help kids who are fighting cancer at CHKD. <img class="cff-linebreak" /><img class="cff-linebreak" />Join the fun and register your stand or donate at CHKDLemonAid.com &amp; help raise money for CHKD’s Cancer and Blood Disorder Center. <img class="cff-linebreak" /><img class="cff-linebreak" />Anyone and everyone can host a LemonAid stand - start by registering online at CHKDLemonAid.com.<img class="cff-linebreak" /><img class="cff-linebreak" />All participants will be provided with a kit full of supplies: lemonade mix, an official Anthem LemonAid banner, drink pitcher, cups, and a branded bag! Just pick a location for your stand and all you need is a table, water, and ice to raise money to support kids fighting cancer at CHKD. If you can&#039;t host a stand, you can still donate! <img class="cff-linebreak" /><img class="cff-linebreak" />Register or Donate Today:<img class="cff-linebreak" /><a href="https://www.classy.org/event/anthem-lemonaid-2025/e661349" rel='nofollow noopener noreferrer'>www.classy.org/event/anthem-lemonaid-2025/e661349</a> </span> <span class="cff-expand">... <a href="#" style="color: #"><span class="cff-more">See More</span><span class="cff-less">See Less</span></a></span> </div> <p class="cff-media-link"> <a href="https://www.facebook.com/photo.php?fbid=122158924478519941&#038;set=a.122122726460519941&#038;type=3" target="_blank" style="color: #"> <span style="padding-right: 5px;" class="fa fas fa-picture-o fa-image"></span>Photo </a> </p> <div class="cff-post-links"> <a class="cff-viewpost-facebook" href="https://www.facebook.com/photo.php?fbid=122158924478519941&#038;set=a.122122726460519941&#038;type=3" title="View on Facebook" target="_blank" rel="nofollow noopener" >View on Facebook</a> <div class="cff-share-container"> <span class="cff-dot" >&middot;</span> <a class="cff-share-link" href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D122158924478519941%26amp%3Bset%3Da.122122726460519941%26amp%3Btype%3D3" title="Share" >Share</a> <p class="cff-share-tooltip"> <a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D122158924478519941%26amp%3Bset%3Da.122122726460519941%26amp%3Btype%3D3" target="_blank" rel="noopener noreferrer" class="cff-facebook-icon"> <span class="fa fab fa-facebook-square" aria-hidden="true"></span> <span class="cff-screenreader">Share on Facebook</span> </a> <a href="https://twitter.com/intent/tweet?text=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D122158924478519941%26amp%3Bset%3Da.122122726460519941%26amp%3Btype%3D3" target="_blank" rel="noopener noreferrer" class="cff-twitter-icon"> <span class="fa fab fa-twitter" aria-hidden="true"></span> <span class="cff-screenreader">Share on Twitter</span> </a> <a href="https://www.linkedin.com/shareArticle?mini=true&#038;url=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D122158924478519941%26amp%3Bset%3Da.122122726460519941%26amp%3Btype%3D3&#038;title=%09%09%09%F0%9F%8D%8B%20CHKD%20Anthem%20LemonAid%20is%20back%2C%20now%20through%20Sunday%2C%20August%203%2C%202025.%20%F0%9F%92%99%20Anthem%20Lemonaid%20is%20a%20cool%20way%20for%20kids%20to%20help%20kids%20who%20are%20fighting%20cancer%20at%20CHKD.%20Join%20the%20fun%20and%20register%20your%20stand%20or%20donate%20at%20CHKDLemonAid.com%20%26amp%3B%20help%20raise%20money%20for%20CHKD%E2%80%99s%20Cancer%20and%20Blood%20Disorder%20Center.%20Anyone%20and%20everyone%20can%20host%20a%20LemonAid%20stand%20-%20start%20by%20registering%20online%20at%20CHKDLemonAid.com.All%20participants%20will%20be%20provided%20with%20a%20kit%20full%20of%20supplies%3A%20lemonade%20mix%2C%20an%20official%20Anthem%20LemonAid%20banner%2C%20drink%20pitcher%2C%20cups%2C%20and%20a%20branded%20bag%21%20Just%20pick%20a%20location%20for%20your%20stand%20and%20all%20you%20need%20is%20a%20table%2C%20water%2C%20and%20ice%20to%20raise%20money%20to%20support%20kids%20fighting%20cancer%20at%20CHKD.%20If%20you%20can%26%23039%3Bt%20host%20a%20stand%2C%20you%20can%20still%20donate%21%20Register%20or%20Donate%20Today%3Awww.classy.org%2Fevent%2Fanthem-lemonaid-2025%2Fe661349%09%09%09%09" target="_blank" rel="noopener noreferrer" class="cff-linkedin-icon"> <span class="fa fab fa-linkedin" aria-hidden="true"></span> <span class="cff-screenreader">Share on Linked In</span> </a> <a href="mailto:?subject=Facebook&#038;body=https%3A%2F%2Fwww.facebook.com%2Fphoto.php%3Ffbid%3D122158924478519941%26amp%3Bset%3Da.122122726460519941%26amp%3Btype%3D3%20-%20%0A%0A%09%0A%09%09%F0%9F%8D%8B%20CHKD%20Anthem%20LemonAid%20is%20back%2C%20now%20through%20Sunday%2C%20August%203%2C%202025.%20%F0%9F%92%99%20Anthem%20Lemonaid%20is%20a%20cool%20way%20for%20kids%20to%20help%20kids%20who%20are%20fighting%20cancer%20at%20CHKD.%20Join%20the%20fun%20and%20register%20your%20stand%20or%20donate%20at%20CHKDLemonAid.com%20%26amp%3B%20help%20raise%20money%20for%20CHKD%E2%80%99s%20Cancer%20and%20Blood%20Disorder%20Center.%20Anyone%20and%20everyone%20can%20host%20a%20LemonAid%20stand%20-%20start%20by%20registering%20online%20at%20CHKDLemonAid.com.All%20participants%20will%20be%20provided%20with%20a%20kit%20full%20of%20supplies%3A%20lemonade%20mix%2C%20an%20official%20Anthem%20LemonAid%20banner%2C%20drink%20pitcher%2C%20cups%2C%20and%20a%20branded%20bag%21%20Just%20pick%20a%20location%20for%20your%20stand%20and%20all%20you%20need%20is%20a%20table%2C%20water%2C%20and%20ice%20to%20raise%20money%20to%20support%20kids%20fighting%20cancer%20at%20CHKD.%20If%20you%20can%26%23039%3Bt%20host%20a%20stand%2C%20you%20can%20still%20donate%21%20Register%20or%20Donate%20Today%3Awww.classy.org%2Fevent%2Fanthem-lemonaid-2025%2Fe661349%09%09%09%0A%09" target="_blank" rel="noopener noreferrer" class="cff-email-icon"> <span class="fa fab fa-envelope" aria-hidden="true"></span> <span class="cff-screenreader">Share by Email</span> </a> </p> </div> </div> </div> </div><input class="cff-pag-url" type="hidden" data-locatornonce="baec37a9bb" data-cff-shortcode="{&quot;feed&quot;: &quot;1&quot;}" data-post-id="11" data-feed-id="456648467523602"></div></div><div class="cff-clear"></div></div> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_sep_color_grey wpb_content_element page-sep vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><div class="vc_icon_element vc_icon_element-outer vc_do_icon vc_icon_element-align-left"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-md vc_icon_element-style- vc_icon_element-background-color-grey" ><span class="vc_icon_element-icon fa fa-bolt" style="color:#dd3333 !important"></span></div></div><h4>Weather</h4><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span> </div><div class="vc_wp_text wpb_content_element"><div class="widget widget_text"> <div class="textwidget"><p><a class="weatherwidget-io" href="https://forecast7.com/en/36d85n76d29/norfolk/?unit=us" data-label_1="NORFOLK" data-label_2="WEATHER" data-theme="original">NORFOLK WEATHER</a><br /> <script> !function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src='https://weatherwidget.io/js/widget.min.js';fjs.parentNode.insertBefore(js,fjs);}}(document,'script','weatherwidget-io-js'); </script></p> </div> </div></div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_sep_color_grey wpb_content_element page-sep vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><div class="vc_icon_element vc_icon_element-outer vc_do_icon vc_icon_element-align-left"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-md vc_icon_element-style- vc_icon_element-background-color-grey" ><span class="vc_icon_element-icon fa fa-newspaper-o" style="color:#dd3333 !important"></span></div></div><h4>Into the Weeds</h4><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span> </div><section class="items-grid wf-container round-images"><div class="wf-cell wf-1"><article class="post-format-standard"><div class="mini-post-img"><a class="alignleft post-rollover no-avatar" href="https://wtar.com/into-the-weeds/trump-sues-the-wall-street-journal-and-its-owners-a-difficult-road-ahead/" style="width:60px; height: 60px;" aria-label="Post image"></a></div><div class="post-content"><a href="https://wtar.com/into-the-weeds/trump-sues-the-wall-street-journal-and-its-owners-a-difficult-road-ahead/">TRUMP SUES THE WALL STREET JOURNAL AND ITS OWNERS—A DIFFICULT ROAD AHEAD</a><p class="text-small"></p><time class="text-secondary" datetime="2025-07-21T06:00:07-04:00">July 21, 2025</time></div></article></div><div class="wf-cell wf-1"><article class="post-format-standard"><div class="mini-post-img"><a class="alignleft post-rollover no-avatar" href="https://wtar.com/into-the-weeds/a-california-federal-court-enjoins-ice-justice-jackson-would-approve-because-feelings-are-actually-law/" style="width:60px; height: 60px;" aria-label="Post image"></a></div><div class="post-content"><a href="https://wtar.com/into-the-weeds/a-california-federal-court-enjoins-ice-justice-jackson-would-approve-because-feelings-are-actually-law/">A CALIFORNIA FEDERAL COURT ENJOINS ICE—JUSTICE JACKSON WOULD APPROVE BECAUSE FEELINGS ARE ACTUALLY LAW</a><p class="text-small"></p><time class="text-secondary" datetime="2025-07-14T06:00:44-04:00">July 14, 2025</time></div></article></div><div class="wf-cell wf-1"><article class="post-format-standard"><div class="mini-post-img"><a class="alignleft post-rollover no-avatar" href="https://wtar.com/into-the-weeds/scotuss-27-june-opinions-nothing-less-than-common-sense-jurisprudence/" style="width:60px; height: 60px;" aria-label="Post image"></a></div><div class="post-content"><a href="https://wtar.com/into-the-weeds/scotuss-27-june-opinions-nothing-less-than-common-sense-jurisprudence/">SCOTUS’S 27 JUNE OPINIONS—NOTHING LESS THAN COMMON SENSE JURISPRUDENCE</a><p class="text-small"></p><time class="text-secondary" datetime="2025-06-30T06:00:11-04:00">June 30, 2025</time></div></article></div></section></div></div></div><div class="wpb_column vc_column_container vc_col-sm-6"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_sep_color_grey wpb_content_element page-sep vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><div class="vc_icon_element vc_icon_element-outer vc_do_icon vc_icon_element-align-left"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-md vc_icon_element-style- vc_icon_element-background-color-grey" ><span class="vc_icon_element-icon fa fa-newspaper-o" style="color:#dd3333 !important"></span></div></div><h4>Mike's Lawfare Kitchen</h4><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span> </div><section class="items-grid wf-container round-images"><div class="wf-cell wf-1"><article class="post-format-standard"><div class="mini-post-img"><a class="alignleft post-rollover layzr-bg" href="https://wtar.com/mikes-lawfare-kitchen/dublin-coddle/" aria-label="Post image"><img decoding="async" class="preload-me lazy-load aspect" src="data:image/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%2060%2060&#39;%2F%3E" data-src="https://wtar.com/wp-content/uploads/2025/03/dublin_coddle-60x60.jpg" data-srcset="https://wtar.com/wp-content/uploads/2025/03/dublin_coddle-60x60.jpg 60w, https://wtar.com/wp-content/uploads/2025/03/dublin_coddle-120x120.jpg 120w" loading="eager" style="--ratio: 60 / 60" sizes="(max-width: 60px) 100vw, 60px" width="60" height="60" alt="" /></a></div><div class="post-content"><a href="https://wtar.com/mikes-lawfare-kitchen/dublin-coddle/">DUBLIN CODDLE</a><p class="text-small"></p><time class="text-secondary" datetime="2025-03-14T11:27:42-04:00">March 14, 2025</time></div></article></div><div class="wf-cell wf-1"><article class="post-format-standard"><div class="mini-post-img"><a class="alignleft post-rollover layzr-bg" href="https://wtar.com/mikes-lawfare-kitchen/luckys-crockpot-pasta-e-fagioli/" aria-label="Post image"><img decoding="async" class="preload-me lazy-load aspect" src="data:image/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%2060%2060&#39;%2F%3E" data-src="https://wtar.com/wp-content/uploads/2025/02/pasta_e_fagioli-60x60.jpg" data-srcset="https://wtar.com/wp-content/uploads/2025/02/pasta_e_fagioli-60x60.jpg 60w, https://wtar.com/wp-content/uploads/2025/02/pasta_e_fagioli-120x120.jpg 120w" loading="eager" style="--ratio: 60 / 60" sizes="(max-width: 60px) 100vw, 60px" width="60" height="60" alt="" /></a></div><div class="post-content"><a href="https://wtar.com/mikes-lawfare-kitchen/luckys-crockpot-pasta-e-fagioli/">LUCKY’S CROCKPOT PASTA E FAGIOLI</a><p class="text-small"></p><time class="text-secondary" datetime="2025-02-06T16:03:50-05:00">February 6, 2025</time></div></article></div><div class="wf-cell wf-1"><article class="post-format-standard"><div class="mini-post-img"><a class="alignleft post-rollover layzr-bg" href="https://wtar.com/mikes-lawfare-kitchen/chicken-in-coconut-curry-sauce-with-basil/" aria-label="Post image"><img decoding="async" class="preload-me lazy-load aspect" src="data:image/svg+xml,%3Csvg%20xmlns%3D&#39;http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg&#39;%20viewBox%3D&#39;0%200%2060%2060&#39;%2F%3E" data-src="https://wtar.com/wp-content/uploads/2024/10/chicken_coconut_curry-60x60.jpg" data-srcset="https://wtar.com/wp-content/uploads/2024/10/chicken_coconut_curry-60x60.jpg 60w, https://wtar.com/wp-content/uploads/2024/10/chicken_coconut_curry-120x120.jpg 120w" loading="eager" style="--ratio: 60 / 60" sizes="(max-width: 60px) 100vw, 60px" width="60" height="60" alt="" /></a></div><div class="post-content"><a href="https://wtar.com/mikes-lawfare-kitchen/chicken-in-coconut-curry-sauce-with-basil/">CHICKEN IN COCONUT CURRY SAUCE WITH BASIL</a><p class="text-small"></p><time class="text-secondary" datetime="2024-10-25T10:59:16-04:00">October 25, 2024</time></div></article></div></section></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_sep_color_grey wpb_content_element page-sep vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><div class="vc_icon_element vc_icon_element-outer vc_do_icon vc_icon_element-align-left"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-md vc_icon_element-style- vc_icon_element-background-color-grey" ><span class="vc_icon_element-icon fa fa-newspaper-o" style="color:#dd3333 !important"></span></div></div><h4>CBS News</h4><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span> </div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><h4 style="text-align: center" class="vc_custom_heading vc_do_custom_heading" >National</h4> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <div class="wp-rss-template-container" data-wpra-template="default" data-template-ctx="eyJzb3VyY2VzIjoiMTcifQ=="> <div class="wp-rss-aggregator wpra-list-template " data-page="1"> <ul class="wpra-item-list rss-aggregator wpra-item-list--bullets wpra-item-list--default" start="1"> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/anaconda-montana-shooting/" target="_blank" rel="nofollow" class="">Montana authorities searching for suspect after 4 killed in bar shooting</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News – National </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/jack-smith-trump-investigation-illegal-hatch-act/" target="_blank" rel="nofollow" class="">Authorities launch investigation into ex-Trump prosecutor Jack Smith</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News – National </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/son-of-sam-victims-in-their-own-words/" target="_blank" rel="nofollow" class="">Survivors of the "Son of Sam" serial killer in their own words</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News – National </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/rahaman-muhammad-ali-brother-dies/" target="_blank" rel="nofollow" class="">Rahaman Ali, brother of Muhammad Ali and former boxer, dies at 82</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News – National </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> </ul> </div> </div> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><h4 style="text-align: center" class="vc_custom_heading vc_do_custom_heading" >Politics</h4> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <div class="wp-rss-template-container" data-wpra-template="default" data-template-ctx="eyJzb3VyY2VzIjoiMjMifQ=="> <div class="wp-rss-aggregator wpra-list-template " data-page="1"> <ul class="wpra-item-list rss-aggregator wpra-item-list--bullets wpra-item-list--default" start="1"> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/trump-fires-commissioner-of-labor-statistics-july-jobs-report-erika-mcentarfer/" target="_blank" rel="nofollow" class="">Trump fires labor statistics chief after disappointing job numbers</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - Politics </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/court-limits-trump-asylum-crackdown-us-mexico-border/" target="_blank" rel="nofollow" class="">Court limits Trump's asylum crackdown at the U.S.-Mexico border</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - Politics </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/appeals-court-decision-keeps-restrictions-immigration-raids-los-angeles-area-trump/" target="_blank" rel="nofollow" class="">Appeals court largely keeps restrictions on immigration raids in L.A. area</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - Politics </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/supreme-court-louisiana-case-racial-whether-racial-redistricting-unconstitutional/" target="_blank" rel="nofollow" class="">Supreme Court tees up Louisiana case on constitutionality of racial redistricting</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - Politics </span> <span class="feed-date"> Published on 2025-08-01 </span> </div> </li> </ul> </div> </div> </div> </div> </div></div></div><div class="wpb_column vc_column_container vc_col-sm-4"><div class="vc_column-inner"><div class="wpb_wrapper"><h4 style="text-align: center" class="vc_custom_heading vc_do_custom_heading" >World</h4> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <div class="wp-rss-template-container" data-wpra-template="default" data-template-ctx="eyJzb3VyY2VzIjoiMjkifQ=="> <div class="wp-rss-aggregator wpra-list-template " data-page="1"> <ul class="wpra-item-list rss-aggregator wpra-item-list--bullets wpra-item-list--default" start="1"> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/holy-year-youth-festival-pope-leo-xiv-young-catholics/" target="_blank" rel="nofollow" class="">Pope thrills hundreds of thousands of young Catholics at youth festival</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - World </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/team-usa-america-relay-world-record-swim-worlds-singapore-katie-ledecky/" target="_blank" rel="nofollow" class="">Team USA sets new relay record at swim worlds and Ledecky wins again</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - World </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/news/us-envoy-steve-witkoff-meets-gaza-hostage-families-tel-aviv/" target="_blank" rel="nofollow" class="">U.S. envoy Steve Witkoff meets with Gaza hostage families in Tel Aviv</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - World </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> <li class="wpra-item feed-item "> <a href="https://www.cbsnews.com/video/meet-the-surfer-chasing-a-world-record-at-californias-renowned-big-wave-site/" target="_blank" rel="nofollow" class="">Meet the surfer chasing a world record at California's renowned big wave site</a> <div class="wprss-feed-meta"> <span class="feed-source"> Source: CBS News - World </span> <span class="feed-date"> Published on 2025-08-02 </span> </div> </li> </ul> </div> </div> </div> </div> </div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><div class="vc_separator wpb_content_element vc_separator_align_center vc_sep_width_100 vc_sep_pos_align_center vc_sep_color_grey wpb_content_element page-sep vc_separator-has-text" ><span class="vc_sep_holder vc_sep_holder_l"><span class="vc_sep_line"></span></span><div class="vc_icon_element vc_icon_element-outer vc_do_icon vc_icon_element-align-left"><div class="vc_icon_element-inner vc_icon_element-color-custom vc_icon_element-size-md vc_icon_element-style- vc_icon_element-background-color-grey" ><span class="vc_icon_element-icon fa fa-calendar" style="color:#dd3333 !important"></span></div></div><h4>Events</h4><span class="vc_sep_holder vc_sep_holder_r"><span class="vc_sep_line"></span></span> </div></div></div></div></div><div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper"><h2 style="text-align: left" class="vc_custom_heading vc_do_custom_heading" >Events</h2> <div class="wpb_text_column wpb_content_element " > <div class="wpb_wrapper"> <!-- EventON Calendar --><div id='evcal_calendar_555' class='list_cal ajde_evcal_calendar sev cev color esty_2 ul etttc_custom ' data-cal=''><div id='evcal_head' class='calendar_header ' ><div class='evo_cal_above evodfx evofx_dr_r marb5 evofx_ww'><button class='cal_head_btn evo-gototoday-btn' style='' data-mo='8' data-yr='2025' data-dy=''>Current Month</button></div><div class='evo_cal_above_content'></div><div class='evo_header_title '></div></div><div id='eventon_loadbar_section'><div id='eventon_loadbar'></div></div><!-- Events List --><div class='evo_events_list_box'><div id='evcal_list' class='eventon_events_list '><div id="event_10897_0" class="eventon_list_event evo_eventtop scheduled event clrD event_10897_0" data-event_id="10897" data-ri="0r" data-time="1755036000-1755050400" data-colr="#ed1c23" itemscope itemtype='http://schema.org/Event'><div class="evo_event_schema" style="display:none" ><a itemprop='url' href='https://wtar.com/events/the-doobie-brothers-with-the-coral-reefer-band/'></a><meta itemprop='image' content="https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1.jpg" /><meta itemprop='startDate' content="2025-8-12T18:00-4:00" /><meta itemprop='endDate' content="2025-8-12T22:00-4:00" /><meta itemprop='eventStatus' content="https://schema.org/EventScheduled" /><meta itemprop='eventAttendanceMode' itemscope itemtype="https://schema.org/OfflineEventAttendanceMode"/><div style="display:none" itemprop="location" itemscope itemtype="http://schema.org/Place"><span itemprop="name">Veterans United Home Loans Amphitheater at Virginia Beach</span><span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><item itemprop="streetAddress">3550 Cellar Door Way</item></span></div><script type="application/ld+json">{"@context": "http://schema.org","@type": "Event", "@id": "event_10897_0", "eventAttendanceMode":"https://schema.org/OfflineEventAttendanceMode", "eventStatus":"https://schema.org/EventScheduled", "name": "The Doobie Brothers with The Coral Reefer Band", "url": "https://wtar.com/events/the-doobie-brothers-with-the-coral-reefer-band/", "startDate": "2025-8-12T18:00-4:00", "endDate": "2025-8-12T22:00-4:00", "image":"https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1.jpg", "description":"<p style='font-weight: 400;'>The Doobie Brothers are bringing the Walk This Road Tour to Veterans United Home Loans Amphitheater at Virginia Beach on 8/12! With special guests The Coral Reefer Band.</p> ","location":[{"@type":"Place","name":"Veterans United Home Loans Amphitheater at Virginia Beach","address":{"@type": "PostalAddress","streetAddress":"3550 Cellar Door Way"}}]}</script></div> <p class="desc_trig_outter" style=""><a data-gmap_status="null" data-exlk="0" style="background-color: #ed1c23;" id="evc_175503600010897" href="#" class="hasFtIMG desc_trig sin_val evcal_list_a" data-ux_val="3" data-ux_val_mob="-" ><span class='evoet_c1 evoet_cx '><span class='evoet_cy ev_ftImg' data-img='https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1.jpg' data-thumb='https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1-300x300.jpg' style='background-image:url("https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1-300x300.jpg")' ></span></span><span class='evoet_c2 evoet_cx '><span class='evoet_dayblock evcal_cblock ' data-bgcolor='#ed1c23' data-smon='August' data-syr='2025' data-bub=''><span class='evo_start evofxdrc'><em class='date'>12</em><em class='month'>aug</em><em class='time'>6:00 pm</em></span><span class='evo_end only_time evofxdrc'><em class='time'>10:00 pm</em></span></span></span><span class='evoet_c3 evoet_cx evcal_desc hide_eventtopdata '><span class='evoet_title evcal_desc2 evcal_event_title ' itemprop='name'>The Doobie Brothers with The Coral Reefer Band</span><span class='event_location_attrs' data-location_address="3550 Cellar Door Way" data-location_type="address" data-location_name="Veterans United Home Loans Amphitheater at Virginia Beach" data-location_url="https://wtar.com/event-location/veterans-united-home-loans-amphitheater-at-virginia-beach/" data-location_status="true" data-locid="30"></span><span class='evoet_cy evoet_subtitle evo_below_title' ></span></span><span class='evoet_data' data-d="{&quot;loc.n&quot;:&quot;Veterans United Home Loans Amphitheater at Virginia Beach&quot;,&quot;orgs&quot;:[],&quot;tags&quot;:[]}" data-bgc="#ed1c23" data-bggrad="" ></span></a></p><div class='event_description evcal_eventcard ' style="display:none"><div class='evocard_row'><div id='event_ftimage' class='evocard_box ftimage' data-c='' style=''><div class='evocard_main_image_hold' data-t='Loading Image..'><div class='evocard_main_image evo_img_triglb evocd_img_def evobr15 evobgsc evobgpc evodfx evofx_jc_c evofx_ai_c evofz48 def' style='height:400px; background-image:url(https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1.jpg);' data-f="https://wtar.com/wp-content/uploads/2025/02/Static_Social-Instagram_1080x1080_TheDoobieBrothers_2025_Regional_VeteransUnitedHomeLoansAmphitheateratVirginiaBeach_0812-1.jpg" data-h="1080" data-w="1080" data-ratio="1" data-event_id="10897" data-ri="0" data-t='Loading Image..'></div></div></div></div><div class='evocard_row'><div id='event_eventdetails' class='evocard_box eventdetails' data-c='' style=''><div class="evo_metarow_details evorow evcal_evdata_row evcal_event_details"> <div class="event_excerpt" style="display:none"><h3 class="padb5 evo_h3">Event Details</h3><p>The Doobie Brothers are bringing the Walk This Road Tour to Veterans United Home Loans Amphitheater at Virginia Beach on 8/12! With special guests The Coral Reefer Band.</p></div><span class='evcal_evdata_icons'><i class='fa fa-align-justify'></i></span> <div class="evcal_evdata_cell "> <div class="eventon_full_description"> <h3 class="padb5 evo_h3"><span class='evcal_evdata_icons'><i class='fa fa-align-justify'></i></span>Event Details</h3> <div class="eventon_desc_in" itemprop="description"> <p style="font-weight: 400;">The Doobie Brothers are bringing the Walk This Road Tour to Veterans United Home Loans Amphitheater at Virginia Beach on 8/12! With special guests The Coral Reefer Band.</p> </div> <div class='clear'></div> </div> </div> </div></div></div><div class='evocard_row bx2 bx'><div id='event_time' class='evocard_box time' data-c='' style=''><div class='evo_metarow_time evorow evcal_evdata_row evcal_evrow_sm '> <span class='evcal_evdata_icons'><i class='fa fa-clock-o'></i></span> <div class='evcal_evdata_cell'> <h3 class='evo_h3'><span class='evcal_evdata_icons'><i class='fa fa-clock-o'></i></span>Time</h3><p><span class='evo_eventcard_time_t evogap5 evofxww'><span class="start">August 12, 2025</span> <span class="stime">6:00 pm</span> - <span class="etime">10:00 pm</span></span><span class='evo_tz marr5'>(GMT-04:00)</span></p> </div> </div></div><div id='event_location' class='evocard_box location' data-c='' style=''><div class='evcal_evdata_row evo_metarow_time_location evorow '> <span class='evcal_evdata_icons'><i class='fa fa-map-marker'></i></span> <div class='evcal_evdata_cell' data-loc_tax_id='30'><h3 class='evo_h3 evodfx'><span class='evcal_evdata_icons'><i class='fa fa-map-marker'></i></span>Location</h3><p class='evo_location_name'>Veterans United Home Loans Amphitheater at Virginia Beach</p><p class='evo_location_address evodfxi evogap10'>3550 Cellar Door Way</p><div class='padt10'><span class='evo_btn_arr evolb_trigger' data-lbvals="{&quot;lbdata&quot;:{&quot;class&quot;:&quot;evo_location_lb_30&quot;,&quot;additional_class&quot;:&quot;lb_max&quot;,&quot;title&quot;:&quot;Veterans United Home Loans Amphitheater at Virginia Beach&quot;},&quot;adata&quot;:{&quot;a&quot;:&quot;eventon_get_tax_card_content&quot;,&quot;end&quot;:&quot;client&quot;,&quot;data&quot;:{&quot;lang&quot;:&quot;L1&quot;,&quot;term_id&quot;:30,&quot;tax&quot;:&quot;event_location&quot;,&quot;load_lbcontent&quot;:true}},&quot;uid&quot;:&quot;eventon_get_tax_card_content&quot;}" >Other Events<i class='fa fa-chevron-right'></i></span></div></div> </div></div></div><div class='evocard_row bx2 bx'><div id='event_learnmore' class='evocard_box learnmore' data-c='' style=''><div class='evo_metarow_learnM evo_metarow_learnmore evorow'> <a class='evcal_evdata_row evo_clik_row ' href='https://www.ticketmaster.com/event/01006245D5446447' target="_blank"> <span class='evcal_evdata_icons'><i class='fa fa-link'></i></span> <h3 class='evo_h3'>Learn More</h3> </a> </div></div><div id='event_addtocal' class='evocard_box addtocal' data-c='' style=''><div class='evo_metarow_ICS evorow evcal_evdata_row'> <span class='evcal_evdata_icons'><i class='fa fa-calendar'></i></span> <div class='evcal_evdata_cell'> <p><a href='https://wtar.com/export-events/10897_0/?key=45175f21f2' rel='nofollow' class='evo_ics_nCal' title='Add to your calendar'>Calendar</a><a href='https://www.google.com/calendar/event?action=TEMPLATE&text=The+Doobie+Brothers+with+The+Coral+Reefer+Band&dates=20250812T220000Z%2F20250813T020000Z&ctz=America%2FNew_York&details=The Doobie Brothers with The Coral Reefer Band&location=Veterans+United+Home+Loans+Amphitheater+at+Virginia+Beach+3550+Cellar+Door+Way' target='_blank' rel='nofollow' class='evo_ics_gCal' title='Add to google calendar'>GoogleCal</a></p> </div> </div></div></div><div class='evocard_row'><div id='event_getdirection' class='evocard_box getdirection' data-c='' style=''><div class='evo_metarow_getDr evorow evcal_evdata_row evcal_evrow_sm getdirections'> <form action='https://maps.google.com/maps' method='get' target='_blank'> <input type='hidden' name='daddr' value="3550 Cellar Door Way"/> <div class='evo_get_direction_content evo_fx_dr_r evogap10'> <span class='evogetdir_header evodfx evofx_dr_r evofx_ai_c marr10'> <i class='mainicon fa fa-route'></i> <h3 class='evo_h3' style='padding-bottom:5px;'>Get Directions</h3> </span> <span class='evogetdir_field evodfx evofx_1_1 evo_fx_dr_c evow100p'> <input class='evoInput evotac' type='text' name='saddr' placeholder='Type your address to get directions' value='' style='margin:10px 0;'/> </span> <button type='submit' class='evo_get_direction_button evo_btn_arr_circ dfx fx_ai_c' title='Click here to get directions'><i class='fa fa-chevron-right'></i> </button> </div> </form> </div></div></div><div class='evo_card_row_end evcal_close' title='Close'></div></div><div class='clear end'></div></div> </div> </div><!-- evo_events_list_box --> <div class='clear'></div> <div id='evcal_footer' class='evo_bottom' style='display:none'> <div class='evo_cal_data' data-sc="{&quot;accord&quot;:&quot;no&quot;,&quot;bottom_nav&quot;:&quot;no&quot;,&quot;cal_id&quot;:&quot;&quot;,&quot;cal_init_nonajax&quot;:&quot;no&quot;,&quot;calendar_type&quot;:&quot;list&quot;,&quot;ep_fields&quot;:&quot;&quot;,&quot;etc_override&quot;:&quot;yes&quot;,&quot;evc_open&quot;:&quot;no&quot;,&quot;event_count&quot;:0,&quot;event_location&quot;:&quot;all&quot;,&quot;event_order&quot;:&quot;ASC&quot;,&quot;event_organizer&quot;:&quot;all&quot;,&quot;event_parts&quot;:&quot;no&quot;,&quot;event_past_future&quot;:&quot;future&quot;,&quot;event_status&quot;:&quot;all&quot;,&quot;event_tag&quot;:&quot;all&quot;,&quot;event_type&quot;:&quot;23,24&quot;,&quot;event_type_2&quot;:&quot;all&quot;,&quot;event_virtual&quot;:&quot;all&quot;,&quot;eventtop_date_style&quot;:0,&quot;eventtop_style&quot;:2,&quot;exp_jumper&quot;:&quot;no&quot;,&quot;exp_so&quot;:&quot;no&quot;,&quot;filter_relationship&quot;:&quot;AND&quot;,&quot;filter_show_set_only&quot;:&quot;yes&quot;,&quot;filter_style&quot;:&quot;default&quot;,&quot;filter_type&quot;:&quot;default&quot;,&quot;filters&quot;:&quot;yes&quot;,&quot;fixed_month&quot;:&quot;8&quot;,&quot;fixed_year&quot;:&quot;2025&quot;,&quot;focus_end_date_range&quot;:&quot;1817078399&quot;,&quot;focus_start_date_range&quot;:&quot;1754006400&quot;,&quot;ft_event_priority&quot;:&quot;no&quot;,&quot;hide_arrows&quot;:&quot;no&quot;,&quot;hide_cancels&quot;:&quot;no&quot;,&quot;hide_empty_months&quot;:&quot;yes&quot;,&quot;hide_end_time&quot;:&quot;no&quot;,&quot;hide_et_dn&quot;:&quot;no&quot;,&quot;hide_et_extra&quot;:&quot;no&quot;,&quot;hide_et_tags&quot;:&quot;no&quot;,&quot;hide_et_tl&quot;:&quot;no&quot;,&quot;hide_ft&quot;:&quot;no&quot;,&quot;hide_ft_img&quot;:&quot;no&quot;,&quot;hide_month_headers&quot;:&quot;yes&quot;,&quot;hide_mult_occur&quot;:&quot;no&quot;,&quot;hide_past&quot;:&quot;yes&quot;,&quot;hide_past_by&quot;:&quot;ee&quot;,&quot;hide_so&quot;:&quot;yes&quot;,&quot;ics&quot;:&quot;no&quot;,&quot;jumper&quot;:&quot;no&quot;,&quot;jumper_count&quot;:5,&quot;jumper_offset&quot;:&quot;0&quot;,&quot;lang&quot;:&quot;L1&quot;,&quot;layout_changer&quot;:&quot;no&quot;,&quot;livenow_bar&quot;:&quot;yes&quot;,&quot;mapformat&quot;:&quot;roadmap&quot;,&quot;mapiconurl&quot;:&quot;&quot;,&quot;maps_load&quot;:&quot;yes&quot;,&quot;mapscroll&quot;:&quot;true&quot;,&quot;mapzoom&quot;:&quot;12&quot;,&quot;members_only&quot;:&quot;no&quot;,&quot;ml_priority&quot;:&quot;no&quot;,&quot;ml_toend&quot;:&quot;no&quot;,&quot;month_incre&quot;:0,&quot;number_of_months&quot;:&quot;24&quot;,&quot;only_ft&quot;:&quot;no&quot;,&quot;pec&quot;:&quot;&quot;,&quot;s&quot;:&quot;&quot;,&quot;search&quot;:&quot;&quot;,&quot;search_all&quot;:&quot;no&quot;,&quot;sep_month&quot;:&quot;no&quot;,&quot;show_et_ft_img&quot;:&quot;yes&quot;,&quot;show_limit&quot;:&quot;no&quot;,&quot;show_limit_ajax&quot;:&quot;no&quot;,&quot;show_limit_paged&quot;:1,&quot;show_limit_redir&quot;:&quot;&quot;,&quot;show_repeats&quot;:&quot;no&quot;,&quot;show_search&quot;:&quot;no&quot;,&quot;show_upcoming&quot;:0,&quot;show_year&quot;:&quot;no&quot;,&quot;social_share&quot;:&quot;no&quot;,&quot;sort_by&quot;:&quot;sort_date&quot;,&quot;tile_bg&quot;:0,&quot;tile_bg_size&quot;:&quot;full&quot;,&quot;tile_count&quot;:2,&quot;tile_height&quot;:0,&quot;tile_style&quot;:0,&quot;tiles&quot;:&quot;no&quot;,&quot;ux_val&quot;:&quot;3&quot;,&quot;view_switcher&quot;:&quot;no&quot;,&quot;wpml_l1&quot;:&quot;&quot;,&quot;wpml_l2&quot;:&quot;&quot;,&quot;wpml_l3&quot;:&quot;&quot;,&quot;yl_priority&quot;:&quot;no&quot;,&quot;yl_toend&quot;:&quot;no&quot;,&quot;fixed_day&quot;:&quot;2&quot;,&quot;_cver&quot;:&quot;4.9.11&quot;}" data-filter_data="[]" data-nav_data="{&quot;month_title&quot;:&quot;&lt;p id=&#039;evcal_cur&#039; class=&#039;evo_month_title padr10&#039;&gt; August, 2025&lt;\/p&gt;&quot;,&quot;arrows&quot;:&quot;&lt;p class=&#039;evo_arrows&#039;&gt;\r\n\t\t\t\t\t&lt;button id=&#039;evcal_prev&#039; class=&#039;evcal_arrows evcal_btn_prev evodfx evofx_jc_c evofx_ai_c&#039; &gt;&lt;i class=&#039;fa fa-chevron-left&#039; aria-hidden=&#039;true&#039;&gt;&lt;\/i&gt;&lt;\/button&gt;\r\n\t\t\t\t\t&lt;button id=&#039;evcal_next&#039; class=&#039;evcal_arrows evo_arrow_next evcal_btn_next evodfx evofx_jc_c evofx_ai_c&#039; &gt;&lt;i class=&#039;fa fa-chevron-right&#039; aria-hidden=&#039;true&#039;&gt;&lt;\/i&gt;&lt;\/button&gt;\r\n\t\t\t\t\t&lt;\/p&gt;&quot;}" data-od="{&quot;lang_no_events&quot;:&quot;No Events&quot;,&quot;cal_tz_offset&quot;:0,&quot;cal_tz&quot;:&quot;UTC&quot;}" ></div> <div class='evo_cal_events' data-events=""></div> </div> </div><!-- EventON End --> </div> </div> </div></div></div></div> </div> </div><!-- #content --> </div><!-- .wf-container --> </div><!-- .wf-wrap --> </div><!-- #main --> <!-- !Footer --> <footer id="footer" class="footer solid-bg"> <div class="wf-wrap"> <div class="wf-container-footer"> <div class="wf-container"> <section id="mc4wp_form_widget-2" class="widget widget_mc4wp_form_widget wf-cell wf-1-4"><div class="widget-title">NEWSLETTER</div><script>(function() { window.mc4wp = window.mc4wp || { listeners: [], forms: { on: function(evt, cb) { window.mc4wp.listeners.push( { event : evt, callback: cb } ); } } } })(); </script><!-- Mailchimp for WordPress v4.10.6 - https://wordpress.org/plugins/mailchimp-for-wp/ --><form id="mc4wp-form-1" class="mc4wp-form mc4wp-form-841" method="post" data-id="841" data-name="TalkRadio 96.5/850 WTAR Newsletter" ><div class="mc4wp-form-fields"><p> <label>Email address: </label> <input type="email" name="EMAIL" required /> </p> <p> <input type="submit" value="Sign up" /> </p></div><label style="display: none !important;">Leave this field empty if you're human: <input type="text" name="_mc4wp_honeypot" value="" tabindex="-1" autocomplete="off" /></label><input type="hidden" name="_mc4wp_timestamp" value="1754172848" /><input type="hidden" name="_mc4wp_form_id" value="841" /><input type="hidden" name="_mc4wp_form_element_id" value="mc4wp-form-1" /><div class="mc4wp-response"></div></form><!-- / Mailchimp for WordPress Plugin --></section><section id="text-4" class="widget widget_text wf-cell wf-1-4"><div class="widget-title">QUICK LINKS</div> <div class="textwidget"><p><i class="fas fa-bullhorn"></i> <a href="/advertise"> Advertise</a><br /> <i class="fas fa-list"></i> <a href="/terms-of-use"> Terms of Use</a><br /> <i class="fas fa-trophy"></i> <a href="/contest-rules"> Contest Rules</a><br /> <i class="fas fa-quote-left"></i> <a href="/copyright-policy"> Copyright Policy</a><br /> <i class="fas fa-eye-slash"></i> <a href="/privacy-policy"> Privacy Policy</a><br /> <i class="fas fa-user"></i> <a href="https://sinclairstations.com/jobs/" target="_blank" rel="noopener"> Jobs</a><br /> <i class="fas fa-tasks"></i> <a href="https://publicfiles.fcc.gov/api/manager/download/3e93574c-74d7-0f54-7f7d-e98b21c77380/5fd7469c-8260-44a9-9d8c-ad3282843e79.pdf" target="_blank" rel="noopener"> EEO Report</a><br /> <i class="fas fa-folder-open"></i> <a href="https://publicfiles.fcc.gov/am-profile/wtar" target="_blank" rel="noopener"> Online Public File</a><br /> <i class="fas fa-clipboard"></i> <a href="/f-c-c-applications"> FCC Applications</a></p> </div> </section><section id="text-3" class="widget widget_text wf-cell wf-1-4"><div class="widget-title">CONTACT</div> <div class="textwidget"><p><strong>Talk Radio WTAR</strong><br /> <i class="icomoon-the7-font-the7-phone-05"></i> Studio: (757) 222-2965<br /> <i class="icomoon-the7-font-the7-phone-05"></i> Office: (757) 640-8500<br /> <i class="icomoon-the7-font-the7-phone-05"></i> Fax: (757) 640-8552<br /> <i class="icomoon-the7-font-the7-mail-02"></i> <a href="mailto:juli@wtar.com" target="_blank" rel="noopener">juli@wtar.com</a><br /> <i class="icomoon-the7-font-the7-map-02"></i> 999 Waterside Drive Ste 500 Norfolk, VA 23510</p> </div> </section><section id="text-2" class="widget widget_text wf-cell wf-1-4"><div class="widget-title">ABOUT</div> <div class="textwidget"><p>Talk Radio WTAR delivers the best in live, local news, talk, as well as the most listened-to nationally syndicated talk shows in the country. WTAR keeps you informed, entertained, and engaged 24 hours a day, 7 days a week. With news, weather, traffic, and commentary, there&#8217;s always something to talk about!</p> </div> </section> </div><!-- .wf-container --> </div><!-- .wf-container-footer --> </div><!-- .wf-wrap --> <!-- !Bottom-bar --> <div id="bottom-bar" class="logo-left" role="contentinfo"> <div class="wf-wrap"> <div class="wf-container-bottom"> <div id="branding-bottom"><a class="" href="https://wtar.com/"><img class=" preload-me" src="https://wtar.com/wp-content/uploads/2024/09/wtar_70h.png" srcset="https://wtar.com/wp-content/uploads/2024/09/wtar_70h.png 151w, https://wtar.com/wp-content/uploads/2024/09/wtar_70h.png 151w" width="151" height="70" sizes="151px" alt="TalkRadio 96.5 &amp; 850 WTAR" /></a></div> <div class="wf-float-right"> <div class="bottom-text-block"><p>Copyright © 2025 Sinclair Communications. All Rights Reserved</p> </div> </div> </div><!-- .wf-container-bottom --> </div><!-- .wf-wrap --> </div><!-- #bottom-bar --> </footer><!-- #footer --> <a href="#" class="scroll-top"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 16 16" style="enable-background:new 0 0 16 16;" xml:space="preserve"> <path d="M11.7,6.3l-3-3C8.5,3.1,8.3,3,8,3c0,0,0,0,0,0C7.7,3,7.5,3.1,7.3,3.3l-3,3c-0.4,0.4-0.4,1,0,1.4c0.4,0.4,1,0.4,1.4,0L7,6.4 V12c0,0.6,0.4,1,1,1s1-0.4,1-1V6.4l1.3,1.3c0.4,0.4,1,0.4,1.4,0C11.9,7.5,12,7.3,12,7S11.9,6.5,11.7,6.3z"/> </svg><span class="screen-reader-text">Go to Top</span></a> </div><!-- #page --> <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\/dt-the7\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!-- Custom Facebook Feed JS --> <script type="text/javascript">var cffajaxurl = "https://wtar.com/wp-admin/admin-ajax.php"; var cfflinkhashtags = "true"; </script> <script>(function() {function maybePrefixUrlField () { const value = this.value.trim() if (value !== '' && value.indexOf('http') !== 0) { this.value = 'http://' + value } } const urlFields = document.querySelectorAll('.mc4wp-form input[type="url"]') for (let j = 0; j < urlFields.length; j++) { urlFields[j].addEventListener('blur', maybePrefixUrlField) } })();</script><div class='evo_elms'><em class='evo_tooltip_box'></em></div><script type="text/html" id="wpb-modifications"> window.wpbCustomElement = 1; </script> <link href="//wtar.com/wp-content/plugins/revslider/public/css/fonts/revicons/css/revicons.css" rel="stylesheet" property="stylesheet" media="all" type="text/css" /> <script> _tpt.R.fonts.customFonts['RevIcon'] = {"url":"\/\/wtar.com\/wp-content\/plugins\/revslider\/public\/css\/fonts\/revicons\/css\/revicons.css","icon":true,"family":"revicons"}; </script> <div id='evo_global_data' data-d='{"calendars":[]}'></div><div id='evo_lightboxes' class='evo_lightboxes' style='display:none'> <div class='evo_lightbox eventcard eventon_events_list' id='' > <div class="evo_content_in"> <div class="evo_content_inin"> <div class="evo_lightbox_content"> <div class='evo_lb_closer'> <span class='evolbclose '>X</span> </div> <div class='evo_lightbox_body eventon_list_event evo_pop_body evcal_eventcard'> </div> </div> </div> </div> </div> </div><link rel='stylesheet' id='colorbox-css' href='https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/css/colorbox.css?ver=1.4.33' media='all' /> <link rel='stylesheet' id='wpra-list-template-styles-css' href='https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/css/templates/list/styles.css?ver=4.23.13' media='all' /> <link rel='stylesheet' id='wpra-pagination-css' href='https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/css/build/pagination.min.css?ver=4.23.13' media='all' /> <script src="https://wtar.com/wp-content/themes/dt-the7/js/main.min.js?ver=12.7.0" id="dt-main-js"></script> <script src="https://wtar.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script src="https://wtar.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script src="https://wtar.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.1" id="swv-js"></script> <script id="contact-form-7-js-before"> var wpcf7 = { "api": { "root": "https:\/\/wtar.com\/wp-json\/", "namespace": "contact-form-7\/v1" } }; </script> <script src="https://wtar.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.1" id="contact-form-7-js"></script> <script src="https://wtar.com/wp-content/plugins/custom-facebook-feed/assets/js/cff-scripts.min.js?ver=4.3.2" id="cffscripts-js"></script> <script src="https://maps.googleapis.com/maps/api/js?ver=1.0" id="evcal_gmaps-js"></script> <script src="//wtar.com/wp-content/plugins/eventON/assets/js/maps/eventon_gen_maps.js?ver=4.9.11" id="eventon_gmaps-js"></script> <script src="//wtar.com/wp-content/plugins/eventON/assets/js/eventon_functions.js?ver=4.9.11" id="evcal_functions-js"></script> <script src="//wtar.com/wp-content/plugins/eventON/assets/js/lib/jquery.easing.1.3.js?ver=1.0" id="evcal_easing-js"></script> <script src="https://wtar.com/wp-content/plugins/eventON/assets/js/lib/handlebars.js?ver=4.9.11" id="evo_handlebars-js"></script> <script src="https://meet.jit.si/external_api.js?ver=4.9.11" id="evo_jitsi-js"></script> <script src="//wtar.com/wp-content/plugins/eventON/assets/js/lib/jquery.mobile.min.js?ver=4.9.11" id="evo_mobile-js"></script> <script src="https://wtar.com/wp-content/plugins/eventON/assets/js/lib/moment.min.js?ver=4.9.11" id="evo_moment-js"></script> <script src="https://wtar.com/wp-content/plugins/eventON/assets/js/lib/moment_timezone_min.js?ver=4.9.11" id="evo_moment_tz-js"></script> <script src="//wtar.com/wp-content/plugins/eventON/assets/js/lib/jquery.mousewheel.min.js?ver=4.9.11" id="evo_mouse-js"></script> <script id="evcal_ajax_handle-js-extra"> var the_ajax_script = {"ajaxurl":"https:\/\/wtar.com\/wp-admin\/admin-ajax.php","rurl":"https:\/\/wtar.com\/wp-json\/","postnonce":"8c417a79d0","ajax_method":"ajax","evo_v":"4.9.11"}; var evo_general_params = {"ajaxurl":"https:\/\/wtar.com\/wp-admin\/admin-ajax.php","evo_ajax_url":"\/?evo-ajax=%%endpoint%%","ajax_method":"endpoint","rest_url":"https:\/\/wtar.com\/wp-json\/eventon\/v1\/data?evo-ajax=%%endpoint%%","n":"8c417a79d0","nonce":"c61d6f2c7c","evo_v":"4.9.11","text":{"err1":"This field is required","err2":"Invalid email format","err3":"Incorrect Answer","local_time":"Local Time"},"html":{"preload_general":"<div class='evo_loading_bar_holder h100 loading_e swipe' style=''><div class='nesthold c g'><div class='evo_loading_bar wid_50% hi_70px' style='width:50%; height:70px; '><\/div><div class='evo_loading_bar wid_100% hi_40px' style='width:100%; height:40px; '><\/div><div class='evo_loading_bar wid_100% hi_40px' style='width:100%; height:40px; '><\/div><div class='evo_loading_bar wid_100% hi_40px' style='width:100%; height:40px; '><\/div><div class='evo_loading_bar wid_100% hi_40px' style='width:100%; height:40px; '><\/div><\/div><\/div>","preload_events":"<div class='evo_loading_bar_holder h100 loading_e swipe' style=''><div class='nest nest1 e'><div class='nesthold r g10'><div class='nest nest2 e1'><div class='evo_loading_bar wid_100px hi_95px' style='width:100px; height:95px; '><\/div><\/div><div class='nest nest2 e2'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold r g10'><div class='nest nest2 e1'><div class='evo_loading_bar wid_100px hi_95px' style='width:100px; height:95px; '><\/div><\/div><div class='nest nest2 e2'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold r g10'><div class='nest nest2 e1'><div class='evo_loading_bar wid_100px hi_95px' style='width:100px; height:95px; '><\/div><\/div><div class='nest nest2 e2'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><\/div><\/div>","preload_event_tiles":"<div class='evo_loading_bar_holder h100 loading_e_tile swipe' style=''><div class='nest nest1 e'><div class='nesthold g'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold g'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold g'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold g'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold g'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><div class='nest nest1 e'><div class='nesthold g'><div class='evo_loading_bar wid_50% hi_55px' style='width:50%; height:55px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><div class='evo_loading_bar wid_90% hi_30px' style='width:90%; height:30px; '><\/div><\/div><\/div><\/div>","preload_taxlb":"<div class='evo_loading_bar_holder h100 loading_taxlb swipe' style=''><div class='evo_loading_bar wid_50% hi_95px' style='width:50%; height:95px; '><\/div><div class='evo_loading_bar wid_30% hi_30px' style='width:30%; height:30px; margin-bottom:30px;'><\/div><div class='nesthold r g10'><div class='nest nest2 e1'><div class='evo_loading_bar wid_100% hi_150px' style='width:100%; height:150px; '><\/div><div class='evo_loading_bar wid_100% hi_150px' style='width:100%; height:150px; '><\/div><div class='evo_loading_bar wid_100% hi_95px' style='width:100%; height:95px; '><\/div><\/div><div class='nest nest2 e2'><div class='evo_loading_bar wid_100% hi_95px' style='width:100%; height:95px; '><\/div><div class='evo_loading_bar wid_100% hi_95px' style='width:100%; height:95px; '><\/div><div class='evo_loading_bar wid_100% hi_95px' style='width:100%; height:95px; '><\/div><div class='evo_loading_bar wid_100% hi_95px' style='width:100%; height:95px; '><\/div><\/div><\/div><\/div>","preload_gmap":"\n\t\t<span class='evo_map_load_out evoposr evodb evobr15'>\n\t\t<i class='fa fa-map-marker evoposa'><\/i><span class='evo_map_load evoposr evodb'>\t\t\t\t\t\n\t\t\t\t\t<i class='a'><\/i>\n\t\t\t\t\t<i class='b'><\/i>\n\t\t\t\t\t<i class='c'><\/i>\n\t\t\t\t\t<i class='d'><\/i>\n\t\t\t\t\t<i class='e'><\/i>\n\t\t\t\t\t<i class='f'><\/i>\n\t\t\t\t<\/span><\/span>"},"cal":{"lbs":false,"lbnav":false,"is_admin":false,"search_openoninit":false}}; </script> <script src="//wtar.com/wp-content/plugins/eventON/assets/js/eventon_script.js?ver=4.9.11" id="evcal_ajax_handle-js"></script> <script src="https://wtar.com/wp-content/themes/dt-the7/js/legacy.min.js?ver=12.7.0" id="dt-legacy-js"></script> <script src="https://wtar.com/wp-content/themes/dt-the7/lib/jquery-mousewheel/jquery-mousewheel.min.js?ver=12.7.0" id="jquery-mousewheel-js"></script> <script src="https://wtar.com/wp-content/themes/dt-the7/lib/custom-scrollbar/custom-scrollbar.min.js?ver=12.7.0" id="the7-custom-scrollbar-js"></script> <script src="https://www.google.com/recaptcha/api.js?render=6LcuDOEZAAAAAJCqrOtKxWc8ZxCC9CbHHCuLScgC&amp;ver=3.0" id="google-recaptcha-js"></script> <script src="https://wtar.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script id="wpcf7-recaptcha-js-before"> var wpcf7_recaptcha = { "sitekey": "6LcuDOEZAAAAAJCqrOtKxWc8ZxCC9CbHHCuLScgC", "actions": { "homepage": "homepage", "contactform": "contactform" } }; </script> <script src="https://wtar.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.1" id="wpcf7-recaptcha-js"></script> <script src="https://wtar.com/wp-content/plugins/js_composer/assets/js/dist/js_composer_front.min.js?ver=8.5" id="wpb_composer_front_js-js"></script> <script src="https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/js/jquery.colorbox-min.js?ver=6.8.2" id="jquery.colorbox-min-js"></script> <script src="https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/js/custom.js?ver=6.8.2" id="wprss_custom-js"></script> <script src="https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/js/build/wpra-manifest.min.js?ver=4.23.13" id="wpra-manifest-js"></script> <script id="wpra-pagination-js-extra"> var WpraPagination = {"baseUri":"https:\/\/wtar.com\/wp-json\/wpra\/v1\/templates\/%s\/render\/","scrollOnPageLoad":"1","scrollDuration":"500"}; var WpraPagination = {"baseUri":"https:\/\/wtar.com\/wp-json\/wpra\/v1\/templates\/%s\/render\/","scrollOnPageLoad":"1","scrollDuration":"500"}; var WpraPagination = {"baseUri":"https:\/\/wtar.com\/wp-json\/wpra\/v1\/templates\/%s\/render\/","scrollOnPageLoad":"1","scrollDuration":"500"}; </script> <script src="https://wtar.com/wp-content/plugins/wp-rss-aggregator//v4/js/build/pagination.min.js?ver=4.23.13" id="wpra-pagination-js"></script> <script defer src="https://wtar.com/wp-content/plugins/mailchimp-for-wp/assets/js/forms.js?ver=4.10.6" id="mc4wp-forms-api-js"></script> <script> SR7.JSON['SR7_1_1'] = {"settings":{"migrated":"sr6","title":"DT","alias":"slider-1","type":"standard","fonts":{"RevIcon":true},"vPort":["-100px","-100px","-100px","-100px","-100px"],"size":{"contentFH":true,"width":[1120,1120,1024,778,480],"height":[525,525,480,365,225],"cachedHeight":[525,525,768,960,720],"maxWidth":0},"carousel":{"type":"h","align":"center","maxV":3,"justify":false,"scale":false,"minS":50,"vScale":false,"oScale":false,"space":0,"rotation":false,"maxR":0,"varR":false,"opacity":true,"maxO":100,"varO":false,"spin":"off","spinA":0,"snap":true,"infinity":false,"skewX":0,"skewY":0,"ease":"power3.inOut","dur":800,"overshoot":false,"stretch":false,"showAllLayers":"false","jMWidth":false,"bR":0,"pNV":"50px","pT":0,"pB":0},"shdw":0,"bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"}},"nav":{"m":{"cd":1000},"p":{"w":50,"h":100},"arrows":{"set":true,"def":{"bg-color":{"title":"BG-Color","type":"color","data":"rgba(0,0,0,0.5)"},"bg-size":{"title":"BG-Size","type":"custom","data":"40"},"arrow-color":{"title":"Arrow-Color","type":"color","data":"#ffffff"},"arrow-size":{"title":"Arrow-Size","type":"custom","data":"20"},"hover-bg-color":{"title":"Hover-BG-Color","type":"color","data":"#000000"},"left-icon":{"title":"Left-Icon","type":"icon","data":"\\e82c"},"right-icon":{"title":"Right-Icon","type":"icon","data":"\\e82d"}},"cst":{"bg-color":"rgba(0,0,0,0.5)","bg-color-def":true,"bg-size":"40","bg-size-def":true,"arrow-color":"#ffffff","arrow-color-def":true,"arrow-size":"20","arrow-size-def":true,"hover-bg-color":"#000000","hover-bg-color-def":true,"left-icon":"\\e82c","left-icon-def":true,"right-icon":"\\e82d","right-icon-def":true},"key":"hesperiden","t":"1000","m":"hslide","css":".hesperiden.sr7-arrows {\n\tcursor:pointer;\n\tbackground:##bg-color##;\n\twidth:##bg-size##px;\n\theight:##bg-size##px;\n\tposition:absolute;\n\tdisplay:block;\n\tz-index:1000;\n border-radius: 50%;\n}\n.hesperiden.sr7-arrows.sr7-touchhover {\n\tbackground:##hover-bg-color##;\n}\n.hesperiden.sr7-arrows:before {\n\tfont-family: 'revicons';\n\tfont-size:##arrow-size##px;\n\tcolor:##arrow-color##;\n\tdisplay:block;\n\tline-height: ##bg-size##px;\n\ttext-align: center;\n}\n.hesperiden.sr7-arrows.sr7-leftarrow:before {\n\tcontent: '##left-icon##';\n margin-left:-3px;\n}\n.hesperiden.sr7-arrows.sr7-rightarrow:before {\n\tcontent: '##right-icon##';\n margin-right:-3px;\n}","html":"","ps":"","on":false,"s":50,"dIn":["#a",50,"#a","#a","#a"],"dOut":["#a",200,"#a","#a",1200],"show":[true,true,true,true,true],"l":{"a":"grid","anim":"fade","x":["#a","15px","#a","#a","#a"],"y":["#a",0,"#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","left","#a","#a","#a"]},"r":{"a":"grid","anim":"fade","x":["#a","15px","#a","#a","#a"],"y":["#a",0,"#a","#a","#a"],"v":["#a","center","#a","#a","#a"],"h":["#a","right","#a","#a","#a"]}}},"aU":[],"imgs":[{"lib_id":1538,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/slider_wtar_4.jpg"},{"lib_id":1521,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/slider_kerry_and_mike_3.jpg"},{"lib_id":1388,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/slider_glenn_beck.jpg"},{"lib_id":13034,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2025\/03\/jimmy_failla_1120x525.jpg"},{"lib_id":1390,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/slider_guy_benson.jpg"},{"lib_id":1760,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/into_the_weeds_slider.jpg"},{"lib_id":1879,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/09\/km_texting_slider.jpg"},{"lib_id":5955,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2024\/11\/week_of_giving_2024-1.jpg"},{"lib_id":20121,"lib":"medialibrary","src":"https:\/\/wtar.com\/wp-content\/uploads\/2025\/06\/write_stuff_2025_slide_r1.jpg"}],"hasYT":false,"version":"6.7.34","general":{"lazyLoad":"smart","slideshow":{"globalViewPort":true,"globalViewDist":"-200px"}}},"slides":{"16":{"id":16,"slide":{"addOns":[],"id":16,"version":"6.7.34","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/writestuff","src":[1]}],"title":"The Write Stuff","parentId":null,"language":"default","order":1,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider"},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"29-06-2025 00:00","to":"08-08-2025 00:00","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":{"1":{"listen":["click"],"fluid":{"tx":true,"tr":true,"sp":true},"id":1,"alias":"Image-1","subtype":"image","runtime":{"locked":false,"hidden":false},"size":{"w":["1120px","1120px","#a","#a","#a"],"h":["525px","525px","#a","#a","#a"],"minW":["none","none","none","none","none"],"minH":["none","none","none","none","none"],"sProp":true},"pos":{"x":["#a",0,0,0,0],"y":["#a",0,0,0,0],"h":["center","center","center","center","center"],"v":["middle","middle","middle","middle","middle"],"pos":"absolute","float":["none","none","none","none","none"],"clear":["none","none","none","none","none"]},"zIndex":6,"order":6,"display":["block","block","block","block","block"],"vA":"top","bg":{"color":{"orig":"transparent","type":"solid","string":"transparent"},"image":{"ratio":1,"src":"https:\/\/wtar.com\/wp-content\/uploads\/2025\/06\/write_stuff_2025_slide_r1.jpg","lib":"medialibrary","lib_id":20121,"lib_size":"full","fromStream":false,"streamType":"gallery","pos":{"x":"50%","y":"50%"},"repeat":"no-repeat","size":"cover","sizeVal":"100%","seo":false}},"attr":{"aO":"ml","tO":"ml"},"tl":{"in":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":0,"f":0,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":0,"xRe":0,"yRe":0,"off":0},{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"d","x":[0,0,0,0,0],"y":[0,0,0,0,0],"o":1,"xRe":0,"yRe":0,"off":0}]}},"out":{"content":{"pers":"600px","orig":{"x":"50%","y":"50%","z":"0"},"all":[{"t":0,"d":300,"f":300,"e":"power3.inOut","pE":"n","x":["inherit","inherit","inherit","inherit","inherit"],"y":["inherit","inherit","inherit","inherit","inherit"],"o":0,"xRe":0,"yRe":0,"off":0}]}}},"p":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"m":{"t":[0,0,"#a","#a","#a"],"b":[0,0,"#a","#a","#a"],"l":[0,0,"#a","#a","#a"],"r":[0,0,"#a","#a","#a"]},"tag":"a","target":"_self","href":"\/writestuff","type":"shape"},"2":{"rTo":"slide","id":2,"alias":"Slide BG Layer","subtype":"slidebg","size":{"cMode":"cover"},"pos":{"h":["center","center","center","center","center"],"v":["center","center","center","center","center"],"pos":"absolute"},"zIndex":0,"order":0,"display":["block","block","block","block","block"],"tl":{"in":{"bg":{"ms":1000,"rnd":false,"temp":{"t":"*opacity* Fade In","p":"fade","m":"basic","g":"fade"},"addOns":[],"in":{"o":0},"out":{"a":false}}}},"type":"shape"}}},"1":{"id":1,"slide":{"addOns":[],"id":1,"version":"6.7.21","title":"WTAR Intro","parentId":null,"language":"default","order":3,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider"},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"2":{"id":2,"slide":{"addOns":[],"id":2,"version":"6.7.21","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/the-kerry-and-mike-show\/","src":[2]}],"title":"Kerry & Mike","parentId":null,"language":"default","order":4,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"transparent"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"6":{"id":6,"slide":{"addOns":[],"id":6,"version":"6.7.21","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/into-the-weeds\/","src":[5]}],"title":"Into the Weeds","parentId":null,"language":"default","order":5,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"transparent"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"7":{"id":7,"slide":{"addOns":[],"id":7,"version":"6.7.21","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/join-the-conversation\/","src":[5]}],"title":"Join the Conversation","parentId":null,"language":"default","order":6,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"transparent"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"3":{"id":3,"slide":{"addOns":[],"id":3,"version":"6.7.21","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/the-glenn-beck-program\/","src":[3]}],"title":"Glenn Beck","parentId":null,"language":"default","order":7,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"transparent"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"4":{"id":4,"slide":{"addOns":[],"id":4,"version":"6.7.21","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/fox-across-america-with-jimmy-failla\/","src":[4]}],"title":"Jimmy Failla","parentId":null,"language":"default","order":8,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"transparent"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"5":{"id":5,"slide":{"addOns":[],"id":5,"version":"6.7.21","actions":[{"a":"link","evt":"click","http":"keep","target":"_self","flw":"follow","ltype":"a","link":"\/the-guy-benson-show\/","src":[5]}],"title":"Guy Benson","parentId":null,"language":"default","order":9,"thumb":{"src":"","srcId":"","admin":"","adminId":"","dimension":"slider","default":{"color":"transparent"}},"description":"","attr":{"class":"","data":"","id":"","a":"","aO":"ml","t":"","tO":"","deepLink":"","attr":""},"publish":{"from":"","to":"","state":"published","sch":true},"slideshow":{"stop":false,"len":"default","hal":0,"hom":false,"hfn":false},"loop":{"u":false,"r":-1,"s":0,"e":99999}},"layers":[]},"9":{"id":"9","slide":{"addOns":[],"id":9,"version":"6.7.21","title":"Global Layers","parentId":null,"language":"default","oflow":false,"global":true,"respVP":true,"pos":"front","fullHeight":true},"layers":[]}},"id":"1","addOns":[]}; if (SR7.F.init) SR7.F.init(); // DOUBLE CALL NOT A PROBLEM, MANAGED IN INIT document.addEventListener('DOMContentLoaded', function() {if (SR7.F.init) SR7.F.init(); else SR7.shouldBeInited = true;}); window.addEventListener('load', function() {if (SR7.F.init) SR7.F.init(); else SR7.shouldBeInited = true; }); SR7.E.v6v7ids ??= {} SR7.E.v6v7ids = JSON.parse('{\"n\":{\"1\":1,\"2\":2,\"3\":3,\"4\":4,\"5\":5,\"7\":6,\"8\":7,\"9\":8,\"11\":10,\"12\":11,\"13\":12,\"14\":13,\"15\":14,\"16\":15,\"17\":16},\"s\":{\"1\":9}}'); </script> <script></script> <div class="pswp" tabindex="-1" role="dialog" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--close" title="Close (Esc)" aria-label="Close (Esc)"></button> <button class="pswp__button pswp__button--share" title="Share" aria-label="Share"></button> <button class="pswp__button pswp__button--fs" title="Toggle fullscreen" aria-label="Toggle fullscreen"></button> <button class="pswp__button pswp__button--zoom" title="Zoom in/out" aria-label="Zoom in/out"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" title="Previous (arrow left)" aria-label="Previous (arrow left)"> </button> <button class="pswp__button pswp__button--arrow--right" title="Next (arrow right)" aria-label="Next (arrow right)"> </button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> </body> </html>


URL: