editor Logout
Account Preferences
Did you know...
The widow of McDonald's founder Ray Kroc gave NPR $200 million ?
Streaming Radio Guide
view source - http://wlmawcrsradio.com/
*** Test System *** GO TO PRODUCTION
<html lang="en" style="margin: 0; padding: 0;"><head> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:title" content="WCRS 1450AM & 98.5FM" /> <meta property="og:type" content="website" /> <meta property="og:image" content="sharephoto.png" /> <meta name="og:description" content="The Voice of Greenwood."> <meta name="twitter:title" content="WCRS 1450AM & 98.5FM"> <meta name="twitter:description" content="The Voice of Greenwood."> <meta name="twitter:image" content="sharephoto.png"> <meta name="twitter:card" content="summary_large_image"> <title>WCRS 1450AM & 98.5FM | Home</title> <script> function startTime() { var today = new Date(); var h = today.getHours(); //it is pm if hours from 12 onwards var suffix = (h >= 12)? 'pm' : 'am'; //only -12 from hours if it is greater than 12 (if not back at mid night) h = (h > 12)? h -12 : h; //if 00 then it is 12 am h = (h == '00')? 12 : h; var m = today.getMinutes(); var s = today.getSeconds(); m = checkTime(m); s = checkTime(s); document.getElementById('time').innerHTML = h + ":" + m + suffix; var t = setTimeout(startTime, 1000); } function checkTime(i) { if (i < 10) {i = "0" + i}; // add zero in front of numbers < 10 return i; } </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-8BM711465G"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-8BM711465G'); </script> <style> .playButton { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); display: none; } .imgOver { position: absolute; height: 100%; width: 100%; top: 0%; left: 0%; transform: translate(0%, 0%); background-color: black; opacity: 0.3; display: none; } .imgCont { position: relative; } .imgSQ { object-fit: cover; object-position: top; } .fullShow:hover .playButton { display: inline-block; } .fullShow:hover .imgOver { display: inline-block; } @media only screen and (max-width: 736px) { .imgSQ { height: 100vw !important; } .btnhidemd { display: none; } } .footbump { margin-bottom: 61px !important; } /* Medium Devices, Desktops */ @media only screen and (min-width : 992px) { .navbarborder { border-right: 1px solid #383838; } } </style> <link href="new_style_sheet.css" rel="stylesheet"> </head> <body style="background-color: #333333; margin: 0; padding: 0;"> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <div class="container-fluid"> <a class="navbar-brand pe-4 navbarborder" href="index.php">WCRS <span class="text-muted">1450AM & 98.5FM</span></a> <button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarNavAltMarkup"> <div class="navbar-nav"> <a class="nav-link active" aria-current="page" href="">Home</a> <li class="nav-item dropdown"> <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-bs-toggle="dropdown" aria-expanded="false"> Shows </a> <ul class="dropdown-menu" aria-labelledby="navbarDropdown"> <li><a class="dropdown-item" href="ila.php">"I Love Anne" Show</a></li> <li><a class="dropdown-item" href="trashtotreasures.php">Trash To Treasures</a></li> <li><a class="dropdown-item disabled" href="">Meet Me At The Diner</a></li> </ul> </li> <a class="nav-link" href="Schedule.php">Schedule</a> <a class="nav-link" href="contactus.php">Contact Us</a> <a class="nav-link" href="legacysite.html">Old Website</a> <a href="http://radio.securenetsystems.net/v5/WCRS" target="_blank" style="text-decoration: none;"><button class="btn btn-outline-danger d-md-none" type="submit">&#8226; Listen Live!</button></a> </div> </div> <a href="http://radio.securenetsystems.net/v5/WCRS" target="_blank" class="btnhidemd" style="text-decoration: none;"><button class="d-flex btn btn-outline-danger" type="submit">&#8226; Listen Live!</button></a> </div> </nav> <div class="d-none d-md-block mt-3"></div> <!-- Slide Show --> <div class="container p-0 shadow"> <div id="carouselExampleIndicators" class="carousel carousel-dark slide mb-0" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2" class=""></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 2" class=""></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4" class="active" aria-current="true"></button> </div> <div class="carousel-inner"> <div class="carousel-item active" data-bs-interval="8000"> <img src="newsitead.png" class="d-block w-100" alt="..."> </div> <div class="carousel-item" data-bs-interval="8000"> <a href="https://www.talkers.com/2021/11/24/wednesday-november-24-2021/" target="_blank" rel="noopener noreferrer"><img src="talkers2021.png" class="d-block w-100" alt="..."></a> </div> <div class="carousel-item" data-bs-interval="8000"> <a href="ila.php"><img src="ilaad.png" class="d-block w-100" alt="..."></a> </div> <div class="carousel-item" data-bs-interval="8000"> <img src="adad.png" class="d-block w-100" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button> </div> </div> <div class="d-none d-md-block mt-3"></div> <!-- top three most recent area --> <div class="container d-grid pt-2 px-0 shadow" style="background-color: white;"> <center><h1 class="display-6 mb-0">Recent Show</h1></center> <div class="accordion accordion-flush border-top" id="accordionPanelsStayOpenExample"> <div class="accordion-item"> <div class="accordion-body p-4"> <div class="row"> <div class="col-12 mb-4"> <div class="ratio ratio-16x9"> <iframe src="https://www.youtube.com/embed/videoseries?si=9eZqnhzALhMD4Xzu&amp;list=PL6J7RwGwRF6Y9KnH0dbmAm9fDb0vmdhq_" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe> </div> </div> </div> <div class="d-grid"> <a href="https://youtube.com/playlist?list=PL6J7RwGwRF6Y9KnH0dbmAm9fDb0vmdhq_&si=Z-uPxSEJn-WGtj93" style="text-decoration: none;"> <button class="btn btn-outline-secondary rounded-0 mb-3" style="width: 100%;" type="button">View More Episodes</button></a> <a href="ila.php" style="text-decoration: none;"> <button class="btn btn-outline-secondary rounded-0 mb-3" style="width: 100%;" type="button">Can't find what you're looking for? Click here.</button></a> </div> </div> </div> <!-- <div class="accordion-item border-bottom"> <h2 class="accordion-header" id="panelsStayOpen-headingThree"> <button class="accordion-button collapsed fs-4 d-block text-center" type="button" aria-expanded="false" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseThree" aria-controls="panelsStayOpen-collapseThree"> Meet Me at the Diner </button> </h2> <div id="panelsStayOpen-collapseThree" class="accordion-collapse collapse" aria-labelledby="panelsStayOpen-headingThree" data-bs-parent="#accordionPanelsStayOpenExample"> <div class="accordion-body"> <center><h5>Nothing to show here yet!</h5></center> </div> </div> </div> --> <!-- <div class="accordion-item mb-3 border-bottom"> <h2 class="accordion-header" id="panelsStayOpen-headingTwo"> <button class="accordion-button collapsed fs-4 d-block text-center" type="button" aria-expanded="false" data-bs-toggle="collapse" data-bs-target="#panelsStayOpen-collapseTwo" aria-controls="panelsStayOpen-collapseTwo"> Special Features </button> </h2> <div id="panelsStayOpen-collapseTwo" class="accordion-collapse collapse" aria-labelledby="panelsStayOpen-headingTwo" data-bs-parent="#accordionPanelsStayOpenExample"> <div class="accordion-body"> <center><h5>Nothing to show here yet!</h5></center> <div class="d-grid"> <button class="btn btn-outline-secondary rounded-0 mb-3" type="button">View All Episodes</button> </div> </div> </div> </div> --> </div> </div> <!-- Main Content --> <div class="container pt-3 justify-content-center shadow"> <div class="row" style="background-color: white;"> <div class="col-lg-9"> <div class="row" style="background-color: white;"> <br> <center><h1 class="display-6 mt-3 mb-3">Who is Anne?</h1> </center> <br> <p class="border-top pt-4"><img src="http://wlmawcrsradio.com/anne_pic1.jpg" class="float-start img-thumbnail me-3" alt="..." style="max-width: 250px; height: auto;"><span class="lead"><em>Anne Eller was born a Yankee, but is a southerner at heart.</em><br></span> The owner of WCRS Radio in Greenwood, S.C., Anne hosts three of the station’s exceptional and diverse programs. The Lakelands’ No. 1-Rated Radio Show, "Meet Me at the Diner," is an award-winning interview program, and the "I Love Anne" Show is her enormously popular morning show. Anne also hosts the Saturday morning favorite, "Trash to Treasures along a Country Road," which, thanks to live streaming, is heard around the world. A welcome alternative to Saturday-morning shows, Anne brings listeners a locally produced, three-hour program from 9:30 a.m. - 12:30 p.m., packed with classic country and blues and interesting facts about the artists. Occasionally, she is joined by guest stars, such as blues artist Roy Roberts and Grammy Award-winning producer and vocalist Steve Tyrell. <BR /> <BR /> Anne has a warm and engaging interview style which provides the foundation for informative and in-depth interviews with community leaders and local, state and national elected officials. She is the recipient of three STAR Awards from the S.C. Broadcasters Association -- two for Radio Show of the Year and one for Commercial Production. <BR /> <BR /> Anne came to broadcasting with a childhood interest in theater and 30-plus years as a successful entrepreneur and businesswoman. This experience has equipped her with the knowledge to be able to ask the tough questions, relate the impact of national issues to local communities and offer a different angle on topics as varied as politics, news of the day and music – and everything in between! <BR /> <BR /> Although most interviews take place “live” in the studio, Anne also goes where the story is. She’s traveled to Washington, D.C., to conduct interviews from politicians’ offices and also has reported from the national GOP headquarters and the city’s well-known landmarks. She’s covered the National Republican Convention. <BR /> <BR /> Her countless interviews have had a huge impact since Anne and her husband, the late Jeff Eller, purchased WLMA Radio in Greenwood in 2007 and became owners of WCRS in 2010. Her impressive list of interview subjects includes celebrities, sports stars, authors, the famous and the infamous. Anne herself appeared numerous times in the studios of nationally syndicated talk show host, Jim Bohannon, who in turn was a regular guest on WCRS before his retirement. <BR /> <BR /> However, Anne is best known for the compassion she brings to the Greenwood community. Her advocacy has heightened the visibility for the missions of organizations such as Pathway House, the Humane Society of Greenwood, The Salvation Army, the Greenwood County Veterans Center and most recently Wreaths Across America. In 2020, the COVID-19 pandemic led Anne to ask WCRS listeners to donate peanut butter for The Salvation Army. More than 4,000 pounds of peanut butter were collected for the Salvation Army, which also benefited in 2021 from her first Radiothon fundraiser and “Drive for Hope” toy campaign. When a COVID- induced shortage of workers impacted area businesses, Anne launched the first “On-Air Job Fair,” featured in Talkers magazine. <BR /> <BR /> Today, WCRS Radio, broadcast on 98.5FM and 1450AM, is celebrating 81 years of service, and Anne is recognized as “The Voice of Greenwood.” For her advocacy and contributions to veterans, Anne was awarded the Distinguished Citizen Medal by the Daughters of the American Revolution. Greenwood County Council presented WCRS Radio with a proclamation for the station’s commitment to service in communications. <BR /> <BR /> Some people say that once Anne started talking, she didn’t quit. Thank goodness for that! Her words are a powerful force – and voice – serving her listeners well! The “I Love Anne Show” and “Meet Me at the Diner” podcasts can be found on the WCRS website: <a href="/">www.wcrs1450am.net</a>. Check in often to find out what Anne and her guests are saying!<BR /><BR /></p> </div> </div> <!-- The right side content starts here --> <div class="col-lg-3 justify-content-end " style="background-color: #e3e3e3;"> <!--Ads--> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <style> .social-links { display: flex; justify-content: space-around; align-items: center; } .social-icon { color: #333; transition: color 0.3s ease; } .social-icon:hover { color: #007bff; } </style> <br><center><p class="lead m-0 p-0">Social Media</p></center><br> <div class="social-links mb-3"> <a href="https://www.facebook.com/WCRSradio" target="_blank" class="social-icon"> <i class="fa fa-facebook-square fa-2x" aria-hidden="true"></i> </a> <a href="https://x.com/i/flow/login?redirect_after_login=%2FWCRSRadio" target="_blank" class="social-icon"> <i class="fa fa-twitter-square fa-2x" aria-hidden="true"></i> </a> <a href="https://www.instagram.com/wcrsradio/" target="_blank" class="social-icon"> <i class="fa fa-instagram fa-2x" aria-hidden="true"></i> </a> <a href="https://www.youtube.com/user/AEVisiongwd" target="_blank" class="social-icon"> <i class="fa fa-youtube-square fa-2x" aria-hidden="true"></i> </a> </div> <br><center><p class="lead m-0 p-0">Sponsors</p></center><br> <div class="card mb-3 rounded-0 shadow-sm smallad"> <a href="https://radio.securenetsystems.net/v5/index.cfm?CFID=d4d0fcbb-22eb-4e7b-8172-9d855568042c&CFTOKEN=0&stationCallSign=WCRS" target="_blank"> <img src="emerald.png" class="card-img-top rounded-0" alt="..."> <div class="card-body"> <h5 class="card-title adTitle">Emerald High Football</h5> <p class="card-text">Click here during the game to stream live!</p> </div> </a> </div> <div class="card mb-3 rounded-0 shadow-sm smallad"> <a href="https://www.greenwoodcommunitytheatre.com" target="_blank"> <img src="gct.png" class="card-img-top rounded-0" alt="..."> <div class="card-body"> <h5 class="card-title adTitle">Greenwood Community Theatre</h5> <p class="card-text">Click here to see upcoming shows!</p> </div> </a> </div> <div class="card mb-3 rounded-0 shadow-sm"> <img src="smalladad.png" class="card-img-top rounded-0" alt="..."> <div class="card-body"> <h5 class="card-title">Your Ad Here</h5> <p class="card-text">Contact us today for advertisment options both on-air and online.<BR />(864) 229-7984</p> </div> </div> <!-- <div class="card mb-3 rounded-0 shadow-sm"> <img src="https://via.placeholder.com/900x400" class="card-img-top rounded-0" alt="..."> <div class="card-body"> <h5 class="card-title">Card title</h5> <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p> </div> </div> <div class="card mb-3 rounded-0 shadow-sm" style=""> <img src="https://via.placeholder.com/900x400" class="card-img-top rounded-0" alt="..."> <div class="card-body"> <h5 class="card-title">Card title</h5> <p class="card-text">Some quick example text to build on the card title and make up the bulk of the card's content.</p> </div> </div> --> </div> </div> </div> <!-- Footer --> <div class="container-fluid bg-dark p-3 mt-4"> <center><p class="text-white-50 m-0">Web Design by Austin Woodard.<BR />&copy; Copyright 2021</p></center> </div> <!-- Bootstrap Script --> <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js" integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.min.js" integrity="sha384-Atwg2Pkwv9vp0ygtn1JAojH0nYbwNJLPhwyoVbhoPwBhjQPR5VtM2+xf0Uwh9KtT" crossorigin="anonymous"></script> </body> </html>


URL: