<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width" />
<title>News Talk 98.5 | The Talk of Acadiana | Lafayette, LA</title>
<link rel="profile" href="https://gmpg.org/xfn/11" />
<link rel="pingback" href="https://newstalk985.com/xmlrpc.php" />
<!--[if lt IE 9]>
<script src="https://newstalk985.com/wp-content/themes/vipology_05/js/html5shiv.js" type="text/javascript"></script>
<![endif]-->
<script type="text/javascript">
(function(window) {
window.dm_redirect_to = function(){
if( "" ){
window.location.href = "";
}else{
window.location.reload();
}
};
var document = window.document;
var url = 'https://cms.vipology.com/dm-sso-endpoint/1754150055/?dm_action=domainmap-check-login-status&domain=newstalk985.com';
var iframe = document.createElement('iframe');
(iframe.frameElement || iframe).style.cssText =
"width: 0; height: 0; border: 0";
iframe.src = "javascript:false";
var where = document.getElementsByTagName('script')[0];
where.parentNode.insertBefore(iframe, where);
var doc = iframe.contentWindow.document;
doc.open().write('<body onload="'+
'var js = document.createElement(\'script\');'+
'js.src = \''+ url +'\';'+
'document.body.appendChild(js);">');
doc.close();
}(parent.window));
</script>
<meta name="generator" content="WordPress 5.5.15" />
<meta name="template" content="Vipology Theme No. 05 1.7.1.05" />
<link rel='dns-prefetch' href='//newstalk985.com' />
<link rel='dns-prefetch' href='//cdn.broadstreetads.com' />
<link rel='dns-prefetch' href='//s3.amazonaws.com' />
<link rel="alternate" type="application/rss+xml" title="News Talk 98.5 | The Talk of Acadiana | Lafayette, LA » Feed" href="https://newstalk985.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="News Talk 98.5 | The Talk of Acadiana | Lafayette, LA » Comments Feed" href="https://newstalk985.com/comments/feed/" />
<link rel='stylesheet' id='wp-block-library-css' href='https://newstalk985.com/wp-includes/css/dist/block-library/style.min.css?ver=5.5.15' type='text/css' media='all' />
<link rel='stylesheet' id='symple_shortcode_styles-css' href='https://newstalk985.com/wp-content/plugins/symple-shortcodes/shortcodes/css/symple_shortcodes_styles.css?ver=5.5.15' type='text/css' media='all' />
<link rel='stylesheet' id='magnific-popup-au-css' href='https://newstalk985.com/wp-content/plugins/youtube-channel/assets/lib/magnific-popup/magnific-popup.min.css?ver=3.0.11.8' type='text/css' media='all' />
<link rel='stylesheet' id='youtube-channel-css' href='https://newstalk985.com/wp-content/plugins/youtube-channel/assets/css/youtube-channel.css?ver=3.0.11.8' type='text/css' media='all' />
<link rel='stylesheet' id='extendify-sdk-utility-classes-css' href='https://newstalk985.com/wp-content/plugins/ml-slider/extendify-sdk/public/build/extendify-utilities.css?ver=11.7' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox-css' href='https://newstalk985.com/wp-content/themes/vipology_05/fancybox/jquery.fancybox-1.3.4.css?ver=1.3.4' type='text/css' media='all' />
<link rel='stylesheet' id='normalize-css' href='https://newstalk985.com/wp-content/themes/vipology_05/css/normalize.css?ver=2.1.1' type='text/css' media='all' />
<link rel='stylesheet' id='fearless-css' href='https://newstalk985.com/wp-content/themes/vipology_05-child/style.css?ver=2.0.6' type='text/css' media='all' />
<link rel='stylesheet' id='fearless-responsive-css' href='https://newstalk985.com/wp-content/themes/vipology_05/css/fearless-responsive.css?ver=2.0.6' type='text/css' media='all' />
<link rel='stylesheet' id='font-awesome-css' href='https://newstalk985.com/wp-content/plugins/symple-shortcodes/shortcodes/css/font-awesome.min.css?ver=5.5.15' type='text/css' media='all' />
<script type='text/javascript' src='https://newstalk985.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp' id='jquery-core-js'></script>
<script type='text/javascript' data-cfasync='false' src='//cdn.broadstreetads.com/init-2.min.js?ver=5.5.15' id='broadstreet-cdn-js'></script>
<script type='text/javascript' src='https://s3.amazonaws.com/vipology.content/clients/Mt3bvCDTHaevaya/vipology-feedwidget.js?ver=5.5.15' id='vipology-scripts-js'></script>
<!-- OG: 2.8.6 -->
<meta property="og:description" content="The Talk of Acadiana" /><meta property="og:type" content="website" /><meta property="og:locale" content="en_US" /><meta property="og:site_name" content="News Talk 98.5 | The Talk of Acadiana | Lafayette, LA" /><meta property="og:title" content="News Talk 98.5 | The Talk of Acadiana | Lafayette, LA" /><meta property="og:url" content="https://newstalk985.com" /><meta property="twitter:partner" content="ogwp" /><!-- /OG -->
<link rel="https://api.w.org/" href="https://newstalk985.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://newstalk985.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://newstalk985.com/wp-includes/wlwmanifest.xml" />
<!--Simple Popup Plugin v4.0 / RH Mods-->
<script language="javascript" type="text/javascript">
<!--
var swin=null;
function popitup(mypage,w,h,pos,myname,infocus){
if (w!=parseInt(w)||w<=0) w=$width;
if (h!=parseInt(h)||h<=0) h=$height;
if (myname==null){myname="swin"};
var myleft = 0;
var mytop = 0;
if (myleft==0 && mytop==0 && pos!="random"){pos="center"};
if (pos=="random"){myleft=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;mytop=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}
if (pos=="center"){myleft=(screen.width)?(screen.width-w)/2:100;mytop=(screen.height)?(screen.height-h)/2:100;}
settings="width=" + w + ",height=" + h + ",top=" + mytop + ",left=" + myleft + ",scrollbars=no,location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no";swin=window.open(mypage,myname,settings);
if (infocus==null || infocus=="front"){swin.focus()};
return false;
}
// -->
</script>
<!--/Simple Popup Plugin-->
<script type="text/javascript">if ( window._agmMaps === undefined ) { _agmMaps = []; }</script><script language="JavaScript" type="text/javascript" src="https://newscast.cbsradionewsfeed.com/RemotePlayer/CBSRemotePlayer.js"></script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D6GLTNPZNR"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-D6GLTNPZNR');
</script><link rel="shortcut icon" type="image/x-icon" href="https://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/News-Talk_Favicon.png" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Bitter:400|Open+Sans:400,400italic,700" />
<style>
#container{
background: url(https://s3.amazonaws.com/about.vipology.com/images/90_transparent_white.png);
position: relative;
-moz-border-radius: 0 0 5px 5px;
-webkit-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .2);
box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
@media only screen and ( max-width: 960px ) {
#header-background-image-wrapper {
display: none;
}
#header {
background: url('http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/NewsTalk-Digital-Elements_Mobile-Header.png') no-repeat top;
background-size: 100%;
}
}
@media only screen and ( max-width: 640px ) {
#header-background-image-wrapper {
display: none;
}
#header {
background: url('http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/NewsTalk-Digital-Elements_Mobile-Header.png') no-repeat top;
background-size: 100%;
}
}
body{
background-image: url(http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/NewsTalk-Digital-Elements_Web-BKGD-1-e1643654226417.png);
background-repeat: no-repeat;
background-position: top center;
background-attachment: fixed;
}
/* Responsive Structure ------------------------------- */
@media only screen
and ( max-width: 960px ) {
body {
background-image: none;
}
}
/* Responsive Structure ------------------------------- */
.button:hover,
.flexslider .category-label,
.layout-module .widget-title > span,
.pagination a:hover,
.pagination .current,
#primary-navigation .menu li.current-menu-item,
#primary-navigation .menu li.current-menu-ancestor,
#primary-navigation .menu li.current_page_item,
#primary-navigation .menu > li:hover,
#primary-navigation .menu > li.sfHover,
#primary-navigation .menu ul a:hover,
#primary-navigation .menu ul li.current-menu-item a,
.review-box .heading,
#searchform #searchsubmit:hover,
#secondary .widget_fearless_tabs .headings a:hover,
#secondary .widget_fearless_tabs .headings a.active,
section.top-reviews .review-column-1 h2,
.sidebar-primary .widget-title,
.wpcf7-submit:hover
{ background-color: #b70c15; }
.fearless-star-rating-over {
color: #b70c15; }
#topbar,
.widget_archive ul li:hover,
.widget_categories ul li:hover,
#primary-navigation,
#primary-navigation .menu > li > ul,
.featured-slider.flexslider .category-label-wrapper,
.layout-module .widget-title {
border-color: #b70c15; }
a { color: #b70c15; }
a:hover, a:focus, a:active { color: #b76165; }
#topbar { background-color: #414345; }
#primary-navigation,
#primary-navigation .menu ul,
#primary-navigation select.tinynav { background-color: #414345; }
#footer { background-color: #414345; }
html { font-size: 62.5%; }
body, #menubar-search-query, .review-box .heading, .review-box .short-summary { font-family: "Open Sans"; }
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-title { font-family: "Bitter"; font-weight: 400; }
body, button, input, select, textarea, entry-summary { color: #000000; }
#header-widget-area .widget-title { color: #000000; }
.dj-desc { color: #000000; }
.listenLiveWrapper .listenButton {
background: -moz-linear-gradient(#b70c15, #b70c15); /* FF 3.6+ */
background: -ms-linear-gradient(#b70c15, #b70c15); /* IE10 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b70c15), color-stop(100%, #b70c15)); /* Safari 4+, Chrome 2+ */
background: -webkit-linear-gradient(#b70c15, #b70c15); /* Safari 5.1+, Chrome 10+ */
background: -o-linear-gradient(#b70c15, #b70c15); /* Opera 11.10 */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70c15', endColorstr='#b70c15'); /* IE6 & IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#b70c15', endColorstr='#b70c15')"; /* IE8+ */
background: linear-gradient(#b70c15, #b70c15); /* the standard */
height: 30px;
}
/* Begin user custom CSS */
.youtube_channel .ytc_video_container {padding: 3px;}
#branding {padding-bottom: 10px;}
.widget {
margin-bottom: 10px;
}
/* REMOVE SLIDER CATEGORY NAME */
.flexslider .category-label-wrapper {display: none;}
/* Adjust Gap Below LISTEN LIVE (menu) */
#header-widget-area2 {
padding-top: 0px;
margin-bottom: -32px;
margin-top: 0px;
}
/* End user custom CSS */
</style>
<script>
jQuery(document).ready(function($){
$('#primary-navigation > ul, #secondary-navigation > ul').tinyNav({
active: 'current-menu-item',
header: 'Menu'
});
});
</script>
<!-- Google Analytics tracking code output by Beehive Analytics Pro -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-6M4PRWRRGM&l=beehiveDataLayer"></script>
<script>
window.beehiveDataLayer = window.beehiveDataLayer || [];
function beehive_ga() {beehiveDataLayer.push(arguments);}
beehive_ga('js', new Date())
beehive_ga('config', 'G-6M4PRWRRGM', {
'anonymize_ip': false,
'allow_google_signals': true,
})
</script>
<!-- SEO meta tags powered by SmartCrawl https://wpmudev.com/project/smartcrawl-wordpress-seo/ -->
<link rel="canonical" href="https://newstalk985.com/" />
<link rel='next' href='https://newstalk985.com/page/2/' />
<meta name="description" content="The Talk of Acadiana" />
<script type="application/ld+json">{"@context":"https:\/\/schema.org","@graph":[{"@type":"Organization","@id":"https:\/\/newstalk985.com\/#schema-publishing-organization","url":"https:\/\/newstalk985.com","name":"News Talk 98.5 | The Talk of Acadiana | Lafayette, LA","description":"The Talk of Acadiana"},{"@type":"WebSite","@id":"https:\/\/newstalk985.com\/#schema-website","url":"https:\/\/newstalk985.com","name":"News Talk 98.5 | The Talk of Acadiana | Lafayette, LA","encoding":"UTF-8","potentialAction":{"@type":"SearchAction","target":"https:\/\/newstalk985.com\/search\/{search_term_string}\/","query-input":"required name=search_term_string"}},{"@type":"BreadcrumbList","@id":"https:\/\/newstalk985.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebPage","@id":"https:\/\/newstalk985.com\/#schema-webpage","url":"https:\/\/newstalk985.com","name":"News Talk 98.5 | The Talk of Acadiana | Lafayette, LA","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/newstalk985.com\/#schema-website"},"publisher":{"@id":"https:\/\/newstalk985.com\/#schema-publishing-organization"},"description":"The Talk of Acadiana","dateModified":"2025-05-21 10:16:07"}]}</script>
<!-- /SEO -->
<!-- #Google DFP Header Code -->
<script type="text/javascript">broadstreet.zone(91208, {responsive: true});</script>
<!-- <script type="text/javascript" src="https://ai.vipology.com/js/vipologyai-survey.js"></script> -->
<script src="https://kit.fontawesome.com/75a9a1df1c.js" crossorigin="anonymous"></script>
</head>
<body class="wordpress ltr en_US child-theme multisite blog-255 y2025 m08 d02 h10 saturday logged-out home blog symple-shortcodes symple-shortcodes-responsive chrome topbar-enabled logo-image-enabled layout-2c-l">
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="container" class="hfeed">
<div class="mobile-listen"><section id="custom_html-3" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><div class="listenLiveWrapper">
<div class="playButton">
<a href='https://radio.securenetsystems.net/v5/KFXZAM' onclick='return popitup(this.href, 940, 360);' class='simple_popup_link '> </a>
</div>
<div class="listenButton">
<span class="callToAction"><a href='https://radio.securenetsystems.net/v5/KFXZAM' onclick='return popitup(this.href, 940, 360);' class='simple_popup_link '>Listen Live to News Talk 98.5</a></span>
</div>
</div></div></section></div>
<div id="topbar"><div class="topbar-left social_icons"><ul class="social-icons"><li><a href="https://www.facebook.com/News-Talk-985-FM-1520-AM-101926601540347" title="Facebook"><i class="fa-brands fa-facebook" aria-hidden="true"></i><span class="screen-reader-text">Facebook</span></a></li><li><a href="https://www.instagram.com/newstalk985/" title="Instagram"><i class="fa-brands fa-instagram" aria-hidden="true"></i><span class="screen-reader-text">Instagram</span></a></li><li><a href="https://twitter.com/newstalk985" title="Twitter"><i class="fa-brands fa-x-twitter" aria-hidden="true"></i><span class="screen-reader-text">Twitter</span></a></li></ul></div><div class="topbar-right current_date">August 2, 2025</div></div><!-- #topbar -->
<header id="header" role="banner">
<div id="header-background-image-wrapper"><img src="http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/NewsTalk-Digital-Elements_Web-Header-No-Sponsor-e1666101651920.png" id="header-background-image" alt="Header image" width="" height="" /></div>
<div id="branding">
<a href="https://newstalk985.com/" rel="home"><img src="http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/News-Talk_Web-Header-Logo.png" alt="Logo" width="" height="" /></a>
</div><!-- #branding -->
<aside id="header-widget-area2" class="widget-area2"><section id="xyz_insert_html_widget-17" class="widget widget_xyz_insert_html_widget"><script>function openPlayer(s)
{window.open("https://radio.securenetsystems.net/v5/"+escape(s),"Player","height=635,width=1000,modal=yes,alwaysRaised=yes")}</script><p><img src="http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/NewsTalk-Digital-Elements_Listen-Live-Button.png" width="209" height="81" border="0" style="cursor:pointer;" onClick="openPlayer('KFXZAM');"></p></section></aside>
<aside id="header-widget-area" class="widget-area"><section id="dj_rotator_widget-2" class="widget widget_dj_rotator_widget"><h1 class="widget-title"><span>On-Air Now</span></h1> <a href="/real-estate-today/" target=""><img class="dj-image 20200625125259" src="http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/real-estate-today-250x250-1-1.png" width="90" height="90" alt="Real Estate Today | 8a-10a" title="Real Estate Today | 8a-10a" /></a>
<div class="dj-desc">Real Estate Today | 8a-10a</div>
</section></aside>
<nav id="primary-navigation" role="navigation">
<h3 class="screen-reader-text">Menu</h3>
<div class="screen-reader-text skip-link"><a href="#content" title="Skip to content">Skip to content</a></div>
<ul id="menu-menu-1" class="menu sf-menu"><li id="menu-item-587" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-587"><a href="/" aria-current="page">Home</a></li>
<li id="menu-item-605" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-605"><a href="#">On-Air</a>
<ul class="sub-menu">
<li id="menu-item-738" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-738"><a href="#">Weekday Lineup</a>
<ul class="sub-menu">
<li id="menu-item-602" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-602"><a href="https://newstalk985.com/this-morning-with-gordon-deal/">This Morning with Gordon Deal</a></li>
<li id="menu-item-593" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-593"><a href="https://newstalk985.com/glenn-beck-2/">The Glenn Beck Program</a></li>
<li id="menu-item-623" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-623"><a href="https://newstalk985.com/markley-vancamp-robbins/">Markley, VanCamp & Robbins</a></li>
<li id="menu-item-1321" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1321"><a href="https://newstalk985.com/the-ross-report/">The Ross Report</a>
<ul class="sub-menu">
<li id="menu-item-1232" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1232"><a href="https://newstalk985.com/the-ross-report-on-demand/">Ross Report On Demand</a></li>
</ul>
</li>
<li id="menu-item-601" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-601"><a href="https://newstalk985.com/michael-berry-show/">The Michael Berry Show</a></li>
<li id="menu-item-4102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4102"><a href="https://newstalk985.com/bill-oreilly-no-spin-news/">Bill O’Reilly No Spin News</a></li>
<li id="menu-item-599" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-599"><a href="https://newstalk985.com/the-joe-pags-show/">The Joe Pags Show</a></li>
<li id="menu-item-2022" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2022"><a href="https://newstalk985.com/our-american-stories/">Our American Stories</a></li>
<li id="menu-item-2019" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2019"><a href="https://newstalk985.com/america-tonight-with-kate-delaney/">America Tonight with Kate Delaney</a></li>
</ul>
</li>
<li id="menu-item-739" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-739"><a href="#">Saturday Lineup</a>
<ul class="sub-menu">
<li id="menu-item-2023" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2023"><a href="https://newstalk985.com/america-tonight-with-kate-delaney/">America Tonight with Kate Delaney</a></li>
<li id="menu-item-3538" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3538"><a href="https://newstalk985.com/this-morning-with-gordon-deal/">This Morning with Gordon Deal</a></li>
<li id="menu-item-749" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-749"><a href="https://newstalk985.com/glenn-beck-2/">Glenn Beck</a></li>
<li id="menu-item-741" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-741"><a href="https://newstalk985.com/real-estate-today/">Real Estate Today</a></li>
<li id="menu-item-2025" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2025"><a href="https://newstalk985.com/markley-vancamp-robbins/">Markley, Van Camp & Robbins</a></li>
<li id="menu-item-746" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-746"><a href="https://newstalk985.com/our-american-stories/">Our American Stories</a></li>
<li id="menu-item-752" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-752"><a href="https://newstalk985.com/the-joe-pags-show/">The Joe Pags Show</a></li>
<li id="menu-item-3537" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3537"><a href="https://newstalk985.com/ark-midnight-john-b-wells/">Ark Midnight with John B. Wells</a></li>
</ul>
</li>
<li id="menu-item-740" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-740"><a href="#">Sunday Lineup</a>
<ul class="sub-menu">
<li id="menu-item-3536" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3536"><a href="https://newstalk985.com/fat-guys-at-the-movies/">Fat Guys at the Movies</a></li>
<li id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-760"><a href="https://newstalk985.com/the-jesus-christ-show/">The Jesus Christ Show</a></li>
<li id="menu-item-2021" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2021"><a href="https://newstalk985.com/home-talk-usa-with-michael-king/">Home Talk USA with Michael King</a></li>
<li id="menu-item-755" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-755"><a href="https://newstalk985.com/our-american-stories/">Our American Stories</a></li>
<li id="menu-item-761" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-761"><a href="https://newstalk985.com/todays-homeowner/">Today’s Homeowner</a></li>
<li id="menu-item-758" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-758"><a href="https://newstalk985.com/sunday-nights-with-bill-cunningham/">Sunday Nights With Bill Cunningham</a></li>
</ul>
</li>
</ul>
</li>
<li id="menu-item-3969" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-3969"><a href="https://newstalk985.com/category/this-day-in-us-history/">This Day in US History</a></li>
<li id="menu-item-1002" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1002"><a href="https://newstalk985.com/advertise/">Advertise</a></li>
<li id="menu-item-607" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-607"><a href="#">Connect</a>
<ul class="sub-menu">
<li id="menu-item-589" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-589"><a href="https://newstalk985.com/contact/">Contact</a></li>
<li id="menu-item-6637" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6637"><a href="https://newstalk985.com/download-news-talk-98-5-app/">News Talk 98.5 Apps & Smart Speakers</a></li>
<li id="menu-item-3283" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3283"><a href="https://newstalk985.com/text-club/">Text Club – Terms of Use</a></li>
<li id="menu-item-4031" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4031"><a href="https://newstalk985.com/contest-rules/">Contest Rules</a></li>
</ul>
</li>
</ul>
<!--///
<ul id="menu-main" class="menu sf-menu">
<li class="menu-item"><a href="http://www.vipology.com/main" target="_blank">Win Prizes </a></li>
</ul>
National VIP ///-->
<form id="menubar-search" method="get" action="https://newstalk985.com/" role="search" class="fa fa-search">
<label for="menubar-search-submit" class="screen-reader-text">Search</label>
<input type="search" id="menubar-search-query" name="s" value="" placeholder="Search…" />
<input type="submit" id="menubar-search-submit" value="Go" />
</form>
</nav><!-- #primary-navigation -->
<!--/// LEADERBOARD ///-->
<div id="leader-board" align="center"><script type="text/javascript">broadstreet.zone(80701, {responsive: true});</script>
</div>
<!--/// LEADERBOARD (end) ///-->
<!--/// LEADERBOARD COMPANION ///-->
<div id="leader-companion" align="center"><script type="text/javascript">broadstreet.zone(80704, {responsive: true});</script>
</div><!--/// LEADERBOARD COMPANION (end) ///-->
</header><!-- #header -->
<div id="main">
<div id="primary">
<div id="content" class="hfeed" role="main">
<section id="custom_html-8" class="widget_text widget layout-module widget_custom_html"><div class="textwidget custom-html-widget"><div id="metaslider-id-5170" style="width: 100%;" class="ml-slider-3-23-3 metaslider metaslider-flex metaslider-5170 ml-slider">
<div id="metaslider_container_5170">
<div id="metaslider_5170">
<ul aria-live="polite" class="slides">
<li style="display: block; width: 100%;" class="slide-7293 ms-image"><a href="https://www.redcross.org/local/texas/central-and-south-texas.html?srsltid=AfmBOoqd9JmVeV-gDgY3M0pph_udxgWEqclUoNyQMd9mtMROvlPPWjnh" target="_self" rel="noopener noreferrer"><img src="https://newstalk985.com/wp-content/uploads/sites/255/4c90b03c-794f-4c57-9439-487f1e1868ad-jumbo16x9_REDCROSSDISASTERRELIEF-658x370.png" height="370" width="658" alt="" class="slider-5170 slide-7293" title="4c90b03c-794f-4c57-9439-487f1e1868ad-jumbo16x9_REDCROSSDISASTERRELIEF" /></a><div class="caption-wrap"><div class="caption">Donate HERE to help Texas Hill Country</div></div></li>
</ul>
</div>
</div>
</div></div></section><section id="fearless_layout_module_b-2" class="widget layout-module widget_fearless_layout_module_b"><h1 style="border-color: ;" class="widget-title"><span style="background: ;"><a href="https://newstalk985.com/category/latest-news/">Latest News <span>»</span></a></span></h1><div class="column boxed"> <article class="featured">
<div class="post-thumbnail-wrap"><a href="https://newstalk985.com/savoies-celebrates-70th-anniversary/"><img width="320" height="180" src="https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-9-320x180.png" class="attachment-thumb-320 featured-image wp-post-image" alt="" loading="lazy" srcset="https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-9-320x180.png 320w, https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-9-300x169.png 300w, https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-9-150x84.png 150w, https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-9.png 658w" sizes="(max-width: 320px) 100vw, 320px" /></a></div><!-- .post-thumbnail-wrap -->
<header class="entry-header"><h2 class="entry-title"><a href="https://newstalk985.com/savoies-celebrates-70th-anniversary/">Savoie’s celebrates 70th anniversary</a></h2>
<div class="entry-byline">
<time class="published" datetime="2025-05-21T10:16:07-05:00" title="Wednesday, May 21st, 2025, 10:16 am">May 21, 2025</time> / <span class="author vcard"><a class="url fn n" rel="author" href="https://newstalk985.com/author/mattmiguez/" title="mattmiguez">mattmiguez</a></span> </div>
</header>
<div class="entry-summary">A Louisiana staple is celebrating 70 years in business in 2025. From their humble roots in Opelousas, Savoie’s Foods has grown into not only a Louisiana brand, but one that…</div>
</article>
</div><div class="column boxed last"> <article class="mini">
<div class="post-thumbnail-wrap"><a href="https://newstalk985.com/flash-flood-warning-issued-for-swla-several-roads-closed/"><img width="83" height="83" src="https://newstalk985.com/wp-content/uploads/sites/255/DMC-Social-Media-Images_SEVERE-WEATHER-ALERT-1-83x83.jpg" class="attachment-thumb-83 featured-image wp-post-image" alt="" loading="lazy" srcset="https://newstalk985.com/wp-content/uploads/sites/255/DMC-Social-Media-Images_SEVERE-WEATHER-ALERT-1-83x83.jpg 83w, https://newstalk985.com/wp-content/uploads/sites/255/DMC-Social-Media-Images_SEVERE-WEATHER-ALERT-1-55x55.jpg 55w" sizes="(max-width: 83px) 100vw, 83px" /></a></div><!-- .post-thumbnail-wrap -->
<header class="entry-header"><h2 class="entry-title"><a href="https://newstalk985.com/flash-flood-warning-issued-for-swla-several-roads-closed/">Flash flood warning issued for SWLA, several roads closed</a></h2>
<div class="entry-byline">
<time class="published" datetime="2025-04-24T06:23:28-05:00" title="Thursday, April 24th, 2025, 6:23 am">April 24, 2025</time> / <span class="author vcard"><a class="url fn n" rel="author" href="https://newstalk985.com/author/raymondparstch/" title="Raymond Partsch III">Raymond Partsch III</a></span> </div>
</header>
</article>
<article class="mini">
<div class="post-thumbnail-wrap"><a href="https://newstalk985.com/sign-up-for-festival-5k/"><img width="83" height="83" src="https://newstalk985.com/wp-content/uploads/sites/255/fest-83x83.png" class="attachment-thumb-83 featured-image wp-post-image" alt="" loading="lazy" srcset="https://newstalk985.com/wp-content/uploads/sites/255/fest-83x83.png 83w, https://newstalk985.com/wp-content/uploads/sites/255/fest-55x55.png 55w" sizes="(max-width: 83px) 100vw, 83px" /></a></div><!-- .post-thumbnail-wrap -->
<header class="entry-header"><h2 class="entry-title"><a href="https://newstalk985.com/sign-up-for-festival-5k/">Sign up for Festival 5K</a></h2>
<div class="entry-byline">
<time class="published" datetime="2025-03-27T15:45:18-05:00" title="Thursday, March 27th, 2025, 3:45 pm">March 27, 2025</time> / <span class="author vcard"><a class="url fn n" rel="author" href="https://newstalk985.com/author/mattmiguez/" title="mattmiguez">mattmiguez</a></span> </div>
</header>
</article>
<article class="mini">
<div class="post-thumbnail-wrap"><a href="https://newstalk985.com/houston-astros-2025-broadcast-schedule/"><img width="83" height="83" src="https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-12-6-83x83.png" class="attachment-thumb-83 featured-image wp-post-image" alt="" loading="lazy" srcset="https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-12-6-83x83.png 83w, https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-12-6-55x55.png 55w" sizes="(max-width: 83px) 100vw, 83px" /></a></div><!-- .post-thumbnail-wrap -->
<header class="entry-header"><h2 class="entry-title"><a href="https://newstalk985.com/houston-astros-2025-broadcast-schedule/">Houston Astros 2025 Broadcast Schedule</a></h2>
<div class="entry-byline">
<time class="published" datetime="2025-03-26T13:36:19-05:00" title="Wednesday, March 26th, 2025, 1:36 pm">March 26, 2025</time> / <span class="author vcard"><a class="url fn n" rel="author" href="https://newstalk985.com/author/dawsoneiserloh/" title="dawsoneiserloh">dawsoneiserloh</a></span> </div>
</header>
</article>
<article class="mini">
<div class="post-thumbnail-wrap"><a href="https://newstalk985.com/celtic-bayou-festival-returning-for-seventh-year/"><img width="83" height="83" src="https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-1-83x83.png" class="attachment-thumb-83 featured-image wp-post-image" alt="" loading="lazy" srcset="https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-1-83x83.png 83w, https://newstalk985.com/wp-content/uploads/sites/255/Featured-Images-1-55x55.png 55w" sizes="(max-width: 83px) 100vw, 83px" /></a></div><!-- .post-thumbnail-wrap -->
<header class="entry-header"><h2 class="entry-title"><a href="https://newstalk985.com/celtic-bayou-festival-returning-for-seventh-year/">Celtic Bayou Festival returning for seventh year</a></h2>
<div class="entry-byline">
<time class="published" datetime="2025-03-12T10:58:03-05:00" title="Wednesday, March 12th, 2025, 10:58 am">March 12, 2025</time> / <span class="author vcard"><a class="url fn n" rel="author" href="https://newstalk985.com/author/mattmiguez/" title="mattmiguez">mattmiguez</a></span> </div>
</header>
</article>
</div></section><section id="rss-3" class="widget layout-module widget_rss"><h1 class="widget-title"><span><a class="rsswidget" href="https://louisianaradionetwork.com/category/news/feed/"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="https://newstalk985.com/wp-includes/images/rss.png" alt="RSS" /></a> <a class="rsswidget" href="https://louisianaradionetwork.com/category/news/feed/">Louisiana News</a></span></h1><ul><li><a class='rsswidget' href='https://louisianaradionetwork.com/2025/08/01/dcfs-looking-for-second-shift-cps-investigators/'>DCFS looking for second shift CPS investigators</a><div class="rssSummary">If you're interested in a career investigating child abuse cases, the Department of Children and Families wants to hear from you. DCFS needs second sh...</div></li><li><a class='rsswidget' href='https://louisianaradionetwork.com/2025/08/01/superdome-to-celebrate-50-years-in-new-orleans-skyline/'>Superdome to celebrate 50 years in New Orleans skyline</a><div class="rssSummary">The Superdome is celebrating its 50th anniversary Sunday. From the Rolling Stones to Muhammad Ali, the venue has brought legends and fans from all ove...</div></li><li><a class='rsswidget' href='https://louisianaradionetwork.com/2025/08/01/left-lane-texters-beware-two-new-laws-for-louisiana-drivers-come-into-effect-today/'>Handheld cell phone use and left lane hogging officially illegal for Louisiana drivers</a><div class="rssSummary">Starting Friday, if you're driving, keep your hands off your cell phone and keep the left lane for passing. That's because handling your cell phone wh...</div></li><li><a class='rsswidget' href='https://louisianaradionetwork.com/2025/07/31/43091/'>Louisiana Department of Health seeing an increase in number of Vibrio vulnificus cases and deaths</a><div class="rssSummary">The Louisiana Department of Health is warning you of a growing presence of Vibrio vulnificus. It's a bacteria that naturally lives in coastal waters; ...</div></li><li><a class='rsswidget' href='https://louisianaradionetwork.com/2025/07/31/43086/'>Governor Jeff Landry mourns the passing of his father, Al Landry</a><div class="rssSummary">Governor Jeff Landry is mourning the death of his father, Al Landry, who passed away Wednesday. In a social media post, Landry said "Go rest my weary ...</div></li></ul></section><section id="rss-2" class="widget layout-module widget_rss"><h1 class="widget-title"><span><a class="rsswidget" href="http://www.cbsnews.com/api/v1/partner/radio/main.rss"><img class="rss-widget-icon" style="border:0" width="14" height="14" src="https://newstalk985.com/wp-includes/images/rss.png" alt="RSS" /></a> <a class="rsswidget" href="https://www.cbsnews.com/">News Update</a></span></h1><ul><li><a class='rsswidget' href='https://www.cbsnews.com/news/shacarri-richardson-arrested-domestic-violence-charge-seattle-airport/'>Sha'Carri Richardson arrested on domestic violence charge, police say</a><div class="rssSummary">The incident occurred at a TSA checkpoint in Seattle, where Sha'Carri Richardson and a man got into an argument.</div></li><li><a class='rsswidget' href='https://www.cbsnews.com/news/supreme-court-louisiana-case-racial-whether-racial-redistricting-unconstitutional/'>Supreme Court tees up Louisiana case on constitutionality of racial redistricting</a><div class="rssSummary">In June, the Supreme Court ordered further arguments for the next term over the Louisiana congressional map that created a second majority-Black district.</div></li><li><a class='rsswidget' href='https://www.cbsnews.com/news/judge-expedited-deportations-of-those-who-entered-u-s-legally-possibly-curtailing-ice-courthouse-arrests/'>Judge blocks expedited deportations of those who entered the U.S. legally</a><div class="rssSummary">A federal judge on Friday blocked the Trump administration's policy of rapidly deporting migrants who were granted parole to enter the U.S. legally.</div></li><li><a class='rsswidget' href='https://www.cbsnews.com/news/pfizer-ceo-albert-bourla-trump-golf-club-drug-price-cuts-sources-say/'>Pfizer CEO attending $25 million fundraiser at Trump's golf club, sources say</a><div class="rssSummary">Pfizer CEO Albert Bourla is expected at a pro-Trump fundraiser on Friday, sources told CBS News, one day after the president sent a letter pushing drug companies to slash prices.</div></li><li><a class='rsswidget' href='https://www.cbsnews.com/news/epa-rule-greenhouse-gas-emissions-gas-prices/'>EPA plan to repeal emissions rules would raise gas prices, gov't analysis finds</a><div class="rssSummary">EPA Administrator Lee Zeldin told CBS News' "The Takeout" that environmental policy can't "strangulate out of existence" energy policy.</div></li></ul></section><section id="fearless_responsive_image_ad-2" class="widget layout-module widget_fearless_responsive_image_ad"><h1 class="widget-title"><span>Download Our Free Mobile App!</span></h1><a href="https://kfxz-am.cms.vipology.com/download-news-talk-98-5-app/"><img src="https://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/01358-Delta-Media-Promo-Mobile-App-Banner-07-20_News-Talk-1.png" alt="advertisement" /></a></section><section id="vipology-5" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Sports News</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('sports', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-sports"></div>
</section><section id="vipology-4" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Hollywood News</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('hollywood', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-hollywood"></div>
</section><section id="vipology-10" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Tech Made Simple</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('tech-made-simple', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-tech-made-simple"></div>
</section><section id="vipology-3" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Girl Power</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('girl-power', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-girl-power"></div>
</section><section id="vipology-7" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Food & Drink</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('food-drink', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-food-drink"></div>
</section><section id="vipology-8" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Health & Wellness</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('health-wellness', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-health-wellness"></div>
</section><section id="vipology-9" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Home Improvement</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('home-improvement', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-home-improvement"></div>
</section><section id="vipology-6" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Fashion</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('fashion', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-fashion"></div>
</section><section id="vipology-2" class="widget layout-module widget_vipology"><h1 class="widget-title"><span>Music News</span></h1> <script type="text/javascript">
Vipology_DisplayFeed('music', '4', '/vip-inside-story/', 'imagepreview-horizontal');
</script>
<div id="vipology-content-feed-music"></div>
</section>
</div><!-- #content -->
</div><!-- #primary -->
<aside id="secondary" class="widget-area sidebar-primary" role="complementary">
<!-- VIP Ad Section -->
<!--AD CODE HERE -->
<!-- End VIP Ad -->
<!-- APP Buttons -->
<div class="vip-app-buttons" align="center" style="padding-bottom:5px;">
<!-- Google Playstore --><a href="https://play.google.com/store/apps/details?id=com.kfxzam.player" target="_blank"><img alt="Get it on Google Play" src="//play.google.com/intl/en_us/badges/images/apps/en-play-badge.png" style="height:40px;" /></a><!-- Apple iTunes AppStore --><a href="https://apps.apple.com/us/app/news-talk-98-5-fm-1520-am/id1522906719" target="_blank" style="display:inline-block;overflow:hidden;background:url(https://s3.amazonaws.com/about.vipology.com/images/Download_on_the_App_Store_Badge.svg) no-repeat;width:135px;height:40px;"></a><!-- Amazon Alexa Skills Store --><a href="https://www.amazon.com/Delta-Media-Corp-News-Talk/dp/B08D34MLHG/" target="_blank"><img alt="Amazon Alexa Enabled" src="/wp-content/uploads/avs-branding-reverse.png" style="height:40px;" /></a>
</div>
<!-- End APP Buttons -->
<!-- AD ZONE -->
<div id=\"upper-medrec\" align=\"center\"><script type="text/javascript">broadstreet.zone(80700, {responsive: true});</script>
</div>
<!-- END AD ZONE -->
<section id="xyz_insert_html_widget-21" class="widget widget_xyz_insert_html_widget"><h1 class="widget-title"><span>Political Twitter</span></h1><a class="twitter-timeline" data-height="500" href="https://twitter.com/newstalk985/lists/1499466334790463494?ref_src=twsrc%5Etfw">A Twitter List by newstalk985</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script></section>
<!-- AD ZONE -->
<div id=\"lower-medrec\" align=\"center\"><script type="text/javascript">broadstreet.zone(80705, {responsive: true});</script>
</div>
<!-- END AD ZONE -->
<!-- AD ZONE -->
<div id=\"lower-medrec\" align=\"center\">
</div>
<!-- END AD ZONE -->
<!-- AD ZONE -->
<div id="lower-medreq" align="center">
<script type="text/javascript">broadstreet.zone(80702, {responsive: true});</script>
</div>
<!-- END AD ZONE -->
</aside>
<!-- #secondary .widget-area -->
</div><!-- #main -->
<footer id="footer" class="footer-widgets-disabled" role="contentinfo">
<!-- <p class="footer-copyright footer-left"></p> -->
<p class="footer-copyright footer-left">©2025 The Talk of Acadiana | Powered By: <a href="http://www.vipology.com/" target="_blank">Vipology</a></p>
<nav id="footer-navigation" class="footer-right" role="navigation">
<h1 class="screen-reader-text">Menu</h1>
<ul id="menu-footer" class="menu"><li id="menu-item-787" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-787"><a href="https://newstalk985.com/eeo/">EEO</a></li>
<li id="menu-item-512" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-512"><a href="https://publicfiles.fcc.gov/am-profile/KFXZ">KFXZ-AM Public File</a></li>
<li id="menu-item-2498" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-2498"><a href="https://publicfiles.fcc.gov/fm-profile/KLCJ">KLCJ-FM Public File</a></li>
<li id="menu-item-586" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-586"><a href="https://newstalk985.com/privacy-policy/">Privacy Policy</a></li>
<li id="menu-item-514" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-514"><a target="_blank" rel="noopener noreferrer" href="http://deltamediacorp.com/">Delta Media Corp</a></li>
</ul></nav><!-- #site-navigation -->
</footer><!-- #colophon -->
</div><!-- #container -->
<script type="text/javascript">
var _paq = _paq || [];
_paq.push(["setDocumentTitle", "255/" + document.title]);
_paq.push(["setCookieDomain", "*.cms.vipology.com"]);
_paq.push(["setDomains", "*.cms.vipology.com"]);
_paq.push(['trackPageView']);
(function () {
var u = "https://analytics3.wpmudev.com/";
_paq.push(['setTrackerUrl', u + 'track/']);
_paq.push(['setSiteId', '19037']);
var d = document, g = d.createElement('script'), s = d.getElementsByTagName('script')[0];
g.type = 'text/javascript';
g.async = true;
g.defer = true;
g.src = 'https://analytics.wpmucdn.com/matomo.js';
s.parentNode.insertBefore(g, s);
})();
</script>
<!-- YouTube Channel 3 --><script type="text/javascript">function ytc_init_MPAU() {jQuery('.ytc-lightbox').magnificPopupAU({disableOn:320,type:'iframe',mainClass:'ytc-mfp-lightbox',removalDelay:160,preloader:false,fixedContentPos:false});}jQuery(window).on('load',function(){ytc_init_MPAU();});jQuery(document).ajaxComplete(function(){ytc_init_MPAU();});</script><script data-cfasync='false'>window.broadstreetKeywords = ['is_home_page','is_landing_page','not_article_page']</script>
<script data-cfasync='false'>window.broadstreetTargets = {"pagetype":["is_home_page"],"category":[],"url":"savoies-celebrates-70th-anniversary"};</script>
<script data-cfasync='false'>
window.broadstreet = window.broadstreet || { run: [] };window.broadstreet.run.push(function () {
window.broadstreet.watch({});
});</script><script>
jQuery(document).ready(function($){
$.backstretch(
"http://kfxz-am.cms.vipology.com/wp-content/uploads/sites/255/NewsTalk-Digital-Elements_Web-BKGD-1-e1643654226417.png",
{ fade: 350 }
);
});
</script>
<link rel='stylesheet' id='metaslider-flex-slider-css' href='https://newstalk985.com/wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css?ver=3.23.3' type='text/css' media='all' property='stylesheet' />
<link rel='stylesheet' id='metaslider-public-css' href='https://newstalk985.com/wp-content/plugins/ml-slider/assets/metaslider/public.css?ver=3.23.3' type='text/css' media='all' property='stylesheet' />
<script type='text/javascript' src='https://newstalk985.com/wp-content/plugins/youtube-channel/assets/lib/magnific-popup/jquery.magnific-popup.min.js?ver=3.0.11.8' id='magnific-popup-au-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/jquery.backstretch.min.js?ver=2.0.3' id='backstretch-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/fancybox/jquery.fancybox-1.3.4.pack.js?ver=1.3.4' id='fancybox-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/jquery.fitvids.min.js?ver=5.5.15' id='fitvids-js'></script>
<script type='text/javascript' id='fearless-js-extra'>
/* <![CDATA[ */
var fearless_localized_strings = {"ticker_title":"Breaking News"};
/* ]]> */
</script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/fearless.js?ver=2.0.6' id='fearless-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/plugins/symple-shortcodes/shortcodes/js/flexslider.js?ver=2.2.0' id='flexslider-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/jquery.hoverIntent.min.js?ver=r7' id='hoverIntent-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/jquery.superfish.min.js?ver=1.6.9' id='superfish-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/jquery.ticker.js?ver=2.0.6' id='ticker-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/themes/vipology_05/js/jquery.tinynav.min.js?ver=1.1' id='tinynav-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-includes/js/wp-embed.min.js?ver=5.5.15' id='wp-embed-js'></script>
<script type='text/javascript' src='https://newstalk985.com/wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js?ver=3.23.3' id='metaslider-flex-slider-js'></script>
<script type='text/javascript' id='metaslider-flex-slider-js-after'>
var metaslider_5170 = function($) {$('#metaslider_5170').addClass('flexslider');
$('#metaslider_5170').flexslider({
slideshowSpeed:3000,
animation:"fade",
controlNav:true,
directionNav:true,
pauseOnHover:true,
direction:"horizontal",
reverse:false,
animationSpeed:600,
prevText:"Previous",
nextText:"Next",
fadeFirstSlide:false,
slideshow:true
});
$(document).trigger('metaslider/initialized', '#metaslider_5170');
};
var timer_metaslider_5170 = function() {
var slider = !window.jQuery ? window.setTimeout(timer_metaslider_5170, 100) : !jQuery.isReady ? window.setTimeout(timer_metaslider_5170, 1) : metaslider_5170(window.jQuery);
};
timer_metaslider_5170();
</script>
<!--/// LEADERBOARD ///-->
<div id="leader-board-footer" align="center"><script type="text/javascript">broadstreet.zone(80703, {responsive: true});</script>
</div>
</div>
</body>
</html>