Showing source for: https://lincolnherald.com/
Duration: 0.323615s
Server: cloudflare



<!DOCTYPE html>
<html lang="en">
  <head>
    
    <!-- META TAGS -->
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <meta http-equiv="X-UA-Compatible" content="ie=edge" />
    <link type="application/rss+xml" rel="alternate" href="/rss/headlines/">
    
    <title>Lincoln Herald</title>
    
    
    <!-- CSS  -->
    <link rel="stylesheet" href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/vendors/mdi/css/materialdesignicons.min.css" />
    <link rel="stylesheet" href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/vendors/aos/dist/aos.css/aos.css" />
    <link rel="stylesheet" href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/vendors/owl.carousel/dist/assets/owl.carousel.min.css" />
    <link rel="stylesheet" href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/vendors/owl.carousel/dist/assets/owl.theme.default.min.css" />
    <link rel="stylesheet" href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/css/style.css" />
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,700;1,400;1,700&display=swap" rel="stylesheet">

    
    <link rel="stylesheet" href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/favicon.png" />

    
    <!-- Font Awesome -->
    <script src="https://kit.fontawesome.com/fd0350e24e.js" crossorigin="anonymous"></script>
    <script>
        (function(ac) {
          var d = document, s = 'script', id = 'adplugg-adjs';
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) return;
          js = d.createElement(s); js.id = id; js.async = 1;
          js.src = '//www.adplugg.com/serve/' + ac + '/js/1.1/ad.js';
          fjs.parentNode.insertBefore(js, fjs);
        }('A48222878'));
    </script>


    <!-- Google tag (gtag.js) -->
    <script async src="https://www.googletagmanager.com/gtag/js?id=G-3ZQ0BRNMQN"></script>
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-3ZQ0BRNMQN');
    </script>
    
    <style>
      :root {
        --third: #333740;
        --navbar-background: var(--first);
        --navbar-color: white;
        --font-family-heading: 'HelveticaNeue-CondensedBold', sans-serif !important;
      }

      .row .row-background {
        background-color: var(--third);
        border-bottom: 3px solid var(--second);
      }

      .btn-nextp-green {
        color: #fff !important;
        padding: 10px;
        background-color: var(--first);
        border-color: #00acdf;
        border-radius: 5px;
        text-decoration: none;
      }

      .bg-np {
        background-color: #f2f2f2 !important;
        padding-top: 10px;
      }

      /* Ad Example  */
      .adblock-example {
          background-color: #cecece;
          display:flex;
          align-items: center;
          justify-content: center;
          font-weight: bolder;
          color: #000;
          font-size: 2em;
      }

      .ad-container {
        display:flex;
        justify-content: center;
        text-align: center;
      }

      .ad-728-90 {
        width: 728px;
        height: 90px;
      }
      
      .right-rail-ad {
        width: 250px;
        height: 250px;
      }

      .left-rail-ad {
        width: 728px;
        height: 90px;
      }
      /* End Ad example  */

      .image-aspect-ratio {
        aspect-ratio: 16 / 10.7;
      }

      .carousel-caption {
        z-index: 96 !important;
      }

      .border-bottom-primary {
        border-bottom: 3px solid var(--first);
      }

      .border-bottom-rightrail {
        border-bottom: 3px solid var(--first);
      }

      .top-menu__container {
        display: flex;
        flex-wrap: wrap;
      }

      .top-menu__container a {
        padding: 0 10px 0 10px;
        font-size: 0.875em;
        color: var(--first);
        border-right: 1px solid var(--first);
      }

      .top-menu__container a:hover {
        filter: brightness(0.7);
      }

      .top-menu__container a:last-child {
        border-right: none;
      }

      .navbar-left li span i {
        font-size: 2.2em;
      }

      #temperature {
        font-size: 2em;
      }

      .temperature-text {
        font-size: 1.2em !important;
        text-align: center;
        line-height: 0;
      }

      .navbar-middle {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #000000;
      }
  
      .navbar-bottom-menu .navbar-toggler {
          position: fixed;
          top: 10px;
          right: 30px;
          background-color: var(--navbar-background) !important;
          color: var(--navbar-color);
          z-index: 11;
      }


      .top-menu__container {
        display: flex;
        flex-wrap: wrap;
        background-color: var(--navbar-background);
      }

      .top-menu__container a {
        padding: 0 20px 0 20px;
        font-size: 0.75em;
        color: white;
        border: none !important;
      }

      .top-menu__container a:hover {
        font-weight: bold;
      }

      .top-menu__container a:last-child {
        border-right: none;
      }

      .header-bg {
        background-color: white;
      }

      .nav-link-top {
        font-weight: normal !important;
        //color: white;
        color: var(--first);
        font-size: 0.75em !important;
        //background-color: var(--first);
      }

      .nav-link{
        color: var(--navbar-color) !important;
      }

      .caption__emphasys {
        background-color: rgba(128,128, 128, 0.7);
        border-radius: 3px;
        padding: 10px;
        bottom: 0;
        left: 0;
        font-size: 1.8em;
        width: 100%;
        text-shadow: black 0.1em 0.1em 0.2em;
        text-align: center;
      }

      .footer {
        background-color: var(--first);
        color: white;
        font-size: .75em;
      }

      .footer__title {
        color: white;
        border-bottom: 2px groove;
        padding-bottom: 5px;
        margin-bottom: 10px;
        font-weight: 600;
      }

      .footer p {
        padding: 15px 0 0 0;
        background-color: var(--first);
        color: white;
        font-size: .75em;
        line-height: 1;
      }

      .footer a {
        padding: 15px 0 0 0;
        background-color: var(--first);
        color: white !important;
        font-size: .75em;
        line-height: 1;
      }

      /* RESPONSIVE IMAGE STYLE ( FOR SMALLER SCREENS )  */
      ._fill-img {
          height: 65px;
          width: 100%;
          object-fit: cover;
      }
      @media only screen and (max-width: 990px) {
          ._fill-img {
              height: 120px;
          }
      }
      @media only screen and (max-width: 758px) {
          ._fill-img {
              height: 240px;
          }

          .logo a img {
            width: 140px;
          }
      }

      @media only screen and (max-width: 500px) {
        .navbar-middle {
          flex-wrap: wrap;
          gap: 15px;
          justify-content: center;
        }

        .logo a img {
          width: 285px;
        }
      }
  
      .inline_photo img, .story_body img {
          max-width: 100%;
          width: unset !important;
          height: auto;
      }
  
      .inline_photo .fr-img-space-wrap {
          position: relative;
      }
  
      /* IMAGE CAPTION STYLE */
      .inline_photo .fr-img-caption .fr-inner {
          position: absolute;
          bottom: 15px;
          width: 100%;
          left: 0;
          background: rgba(102 102 102 / 60%);
          color: white;
          text-align: center;
          letter-spacing: 1px;
          padding: 8px;
      }
      
      @media (max-width: 414px) {
        .mobile-fix {
          margin-top: 25px;
        }
      }

      @media (max-width: 997px) {
        .mobile-fix {
          margin-top: 45px;
        }
      }
    </style>
    
    
  
    
    <!-- google ads fragment -->
    <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8029234314786830" crossorigin="anonymous"></script>
  </head>

  <body>
    <div class="container-scroller">
      <div class="main-panel">
        <header id="header">
          <div class="container pl-lg-0">
              <div class="navbar navbar-expand-lg top-menu" style="background-color: var(--first);">
                    <div class="d-flex justify-content-between align-items-center py-2 d-print-none">
                      <div class="top-menu__container d-sm-none d-lg-block">
                        
                        <div class="d-none">
                          <a href="https://www.facebook.com/LincolnHerald.net" class="border-0 p-0 mr-2" target="_blank">
                            <img class="img-fluid max-width: 100%; height: auto;" src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/facebook.jpg" />
                          </a>
                          <a href="#" class="border-0 p-0 mr-2 d-none" target="_blank">
                            <img class="img-fluid d-none max-width: 100%; height: auto;" src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/twitter.png" />
                          </a>  
                          <a href="#" class="border-0 p-0 mr-4 d-none" target="_blank">
                            <img class="img-fluid max-width: 100%; height: auto;" src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/instagram.png" />
                          </a>
			  <a href="https://www.lincolnherald.com/rss/headlines/" class="border-0 p-0 mr-4" target="_blank">
                            <img class="img-fluid max-width: 100%; height: auto;" src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/rss.png" />
                          </a>
                        </div>
                        <ul class="social-media pr-2" style="border-right: solid 1px var(--first);">
                          <li>
                            <a href="https://www.facebook.com/LincolnHerald.net" style="background-color: var(--first);" target="_blank">
                              <i class="mdi mdi-facebook" style="background-color: var(--first);"></i>
                            </a>
                          </li>
                          <li class="d-none">
                            <a href="#" style="background-color: var(--first);" target="_blank">
                              <i class="mdi mdi-twitter"></i>
                            </a>
                          </li>
                          <li class="d-none">
                            <a href="#" style="background-color: var(--first);" target="_blank">
                              <i class="mdi mdi-instagram"></i>
                            </a>
                          </li>                                 
                          <li>
                            <a href="/rss/headlines/" style="background-color: var(--first);" target="_blank">
                              <i class="mdi mdi-rss"></i>
                            </a>
                          </li>                                           
                        

                      </div>
                      <div class="top-menu__container" style="padding-right: 0px;">
                        
                          <a href="/accounts/login/?next=/" class="nav-link-top black-link" 
                          style="font-family: var(--font-family-heading);">
                          Sign in
                          </a>
                                                
                      </div>
                    </div>
              </div>
              <nav class="navbar navbar-expand-lg navbar-light d-print-none">
                  <div class="header-bg col-lg-12 px-0 text-center py-2">
                              <a href="/">
                                  <img src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/logo.webp" class="img-fluid" style="width: 400px; height: auto;">
                                  
                                  
                              </a>
                  </div>
  
                  <div class="navbar-bottom-menu d-print-none">
                      <button class="navbar-toggler" style="right: 10px;" type="button" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" >
                          <span class="navbar-toggler-icon"></span>
                      </button>
  
                      <div class="navbar-collapse justify-content-center collapse" id="navbarSupportedContent" style="background-color: var(--first);">
                          <ul class="navbar-nav d-lg-flex justify-content-between align-items-center">
                              <li>
                                  <button class="navbar-close">
                                      <i class="mdi mdi-close"></i>
                                  </button>
                              </li>
  
                              
                              <form action="/search/basic/" method="get" class="d-lg-none mt-4 px-3 search_form" autocomplete="off">
                                  <div class="input-group">
                                      <input type="text" name="q" value="" id="id_q" alt="" placeholder="Search" class="form-control" style="width: 200px;">
                                      <div class="input-group-btn">
                                      <button type="submit" class="btn" style="background: #000000; color: white;"><i class="mdi mdi-magnify"></i></button>
                                      </div>
                                  </div>
                                  <br>
                              </form>

                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Home
                                          </a>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- HAS CHILD LINKS IN DROPDOWN -->
                                          <!-- FOR DESKTOP -->
                                          <a href="/news/news" class="nav-link black-link d-none d-lg-block pr-4" style="font-family: var(--font-family-heading);">News</a>
                                          <div class="dropdown-content mobile-fix" style="z-index: 999;">
                                              
                                                  
                                                  
                                                    <a href="/news/business/" class="dropdown-item" style="font-family: var(--font-family-heading);">Business</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/arts-culture/" class="dropdown-item" style="font-family: var(--font-family-heading);">Arts &amp; Culture</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/military/" class="dropdown-item" style="font-family: var(--font-family-heading);">Military</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/education/" class="dropdown-item" style="font-family: var(--font-family-heading);">Education</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/community-living/" class="dropdown-item" style="font-family: var(--font-family-heading);">Community Living</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/law-enforcement/" class="dropdown-item" style="font-family: var(--font-family-heading);">Law Enforcement</a>
                                                  
                                                
                                              
                                          </div>
                                        

                                          <!-- FOR MOBILE ( should not be a anchor tag otherwise can't see child links in dropdown ) -->
                                          <div class="nav-adapted nav-link black-link d-lg-none font-weight-bold"
                                          style="font-family: var(--font-family-heading);">
                                              <a href="/news/news" style="text-decoration: none !important;">News</a>
                                          </div>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/news/sports/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Sports
                                          </a>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- HAS CHILD LINKS IN DROPDOWN -->
                                          <!-- FOR DESKTOP -->
                                          <a href="/news/community/" class="nav-link black-link d-none d-lg-block pr-4" style="font-family: var(--font-family-heading);">Community</a>
                                          <div class="dropdown-content mobile-fix" style="z-index: 999;">
                                              
                                                  
                                                  
                                                    <a href="/news/births/" class="dropdown-item" style="font-family: var(--font-family-heading);">Birth Announcement</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/birthdays/" class="dropdown-item" style="font-family: var(--font-family-heading);">Birthday Announcements</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/weddings/" class="dropdown-item" style="font-family: var(--font-family-heading);">Wedding Announcements</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/graduations/" class="dropdown-item" style="font-family: var(--font-family-heading);">Graduation Announcements</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/anniversaries/" class="dropdown-item" style="font-family: var(--font-family-heading);">Anniversary Announcement</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/history/" class="dropdown-item" style="font-family: var(--font-family-heading);">History</a>
                                                  
                                                
                                              
                                                  
                                                  
                                                    <a href="/news/seniors/" class="dropdown-item" style="font-family: var(--font-family-heading);">Senior&#x27;s Press</a>
                                                  
                                                
                                              
                                          </div>
                                        

                                          <!-- FOR MOBILE ( should not be a anchor tag otherwise can't see child links in dropdown ) -->
                                          <div class="nav-adapted nav-link black-link d-lg-none font-weight-bold"
                                          style="font-family: var(--font-family-heading);">
                                              <a href="/news/community/" style="text-decoration: none !important;">Community</a>
                                          </div>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/news/religion/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Religion
                                          </a>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- HAS CHILD LINKS IN DROPDOWN -->
                                          <!-- FOR DESKTOP -->
                                          <a href="/news/opinion/" class="nav-link black-link d-none d-lg-block pr-4" style="font-family: var(--font-family-heading);">Commentary &amp; Features</a>
                                          <div class="dropdown-content mobile-fix" style="z-index: 999;">
                                              
                                                  
                                                  
                                                    <a href="/news/letters/" class="dropdown-item" style="font-family: var(--font-family-heading);">Letters to the Editor</a>
                                                  
                                                
                                              
                                          </div>
                                        

                                          <!-- FOR MOBILE ( should not be a anchor tag otherwise can't see child links in dropdown ) -->
                                          <div class="nav-adapted nav-link black-link d-lg-none font-weight-bold"
                                          style="font-family: var(--font-family-heading);">
                                              <a href="/news/opinion/" style="text-decoration: none !important;">Commentary &amp; Features</a>
                                          </div>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/news/obituaries/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Obituaries
                                          </a>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/news/history/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Today in History
                                          </a>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/news/classifieds/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Classifieds
                                          </a>
                                      
                                  </div>
                              
  
                                  <div class="dropdown">
                                      
                                          <!-- JUST A LINK -->
                                          <a href="/photos/galleries/" class="nav-link black-link pr-4" 
                                          style="font-family: var(--font-family-heading);">
                                          Photo Galleries
                                          </a>
                                      
                                  </div>
                              
                          </ul>
                      </div>
                  </div>
              </nav>
            </div>
        </header>

        
          
        


        
        <div style="padding-top: 20px;">
        
        
        
<div class="container">
	<div class="row">
		<div class="col-lg-8 col-md-8">
			
			<!--<div class="ad-container my-1" style="margin-left: -15px; margin-right: 15px;">
<span class="adblock-example left-rail-ad my-1">728 X 90 AD</span>
</div>-->
			
			
			
				<!-- SLIDER -->
				
<!-- jQuery -->
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
<!-- jQuery UI -->
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.min.js"></script>
<!-- Slider CSS -->
<link href="https://lincolnherald.media.clients.ellingtoncms.com/static-4/common/slider/jquery-horizontal-vertical-slider/css/horizontalvertical.css" rel="stylesheet" />
<!-- Slider JS -->
<script src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/common/slider/jquery-horizontal-vertical-slider/js/horizontalvertical.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.3/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script>
<script src='https://kit.fontawesome.com/a076d05399.js' crossorigin='anonymous'></script>
<style>
    .active-slide {
        filter: brightness(100%);        
    }

    .carousel-indicators {
        width: 150px;
        height: auto;
        left: 10px;
        bottom: 0px;
        margin: 0px;

    }

	.carousel-indicators .active {
		width: 100px !important;
		height: 75px;
		display: block !important;
		border-radius: 0px !important;
		border: 0;
		padding: 1px 0 1px 0;
		filter: brightness(50%);
	}
		
	.carousel-indicators li {
		width: 100px !important;
		height: 75px;
		display: block !important;
		border: 0;
		border-radius: 0px !important;
		padding: 1px 0 1px 0;
	}

	carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	
	.carousel-inner > .item {
		position: relative;
		display: none;
		-webkit-transition: 0.6s ease-in-out left;
		-o-transition: 0.6s ease-in-out left;
		transition: 0.6s ease-in-out left;
	}

	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
		line-height: 1;
	}

	@media all and (transform-3d), (-webkit-transform-3d) {
		.carousel-inner > .item {
			-webkit-transition: -webkit-transform 0.6s ease-in-out;
			-o-transition: -o-transform 0.6s ease-in-out;
			transition: -webkit-transform 0.6s ease-in-out;
			transition: transform 0.6s ease-in-out;
			transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
			-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
			-webkit-perspective: 1000px;
			perspective: 1000px;
		}
		.carousel-inner > .item.next,
		.carousel-inner > .item.active.right {
			-webkit-transform: translate3d(100%, 0, 0);
			transform: translate3d(100%, 0, 0);
			left: 0;
		}
		.carousel-inner > .item.prev,
		.carousel-inner > .item.active.left {
			-webkit-transform: translate3d(-100%, 0, 0);
			transform: translate3d(-100%, 0, 0);
			left: 0;
		}
		.carousel-inner > .item.next.left,
		.carousel-inner > .item.prev.right,
		.carousel-inner > .item.active {
			-webkit-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
			left: 0;
		}
	}

	.carousel-inner > .active,
	.carousel-inner > .next,
	.carousel-inner > .prev {
		display: block;
	}

	.carousel-inner > .active {
		left: 0;
	}
	.carousel-inner > .next,
	.carousel-inner > .prev {
		position: absolute;
		top: 0;
		width: 100%;
	}
	.carousel-inner > .next {
		left: 100%;
	}
	.carousel-inner > .prev {
		left: -100%;
	}
	.carousel-inner > .next.left,
	.carousel-inner > .prev.right {
		left: 0;
	}
	.carousel-inner > .active.left {
		left: -100%;
	}
	.carousel-inner > .active.right {
		left: 100%;
	}
	.carousel-control {
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		width: 15%;
		font-size: 20px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
		background-color: rgba(0, 0, 0, 0);
		filter: alpha(opacity=50);
		//opacity: 0.5;
	}
	.carousel-control.left {
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
		background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
		background-repeat: repeat-x;
	}
	.carousel-control.right {
		right: 0;
		left: auto;
		background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
		background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
		background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
		background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
		background-repeat: repeat-x;
	}
	.carousel-control:hover,
	.carousel-control:focus {
		color: #fff;
		text-decoration: none;
		outline: 0;
		filter: alpha(opacity=90);
		opacity: 0.9;
	}
	.carousel-control .icon-prev,
	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {
		position: absolute;
		top: 50%;
		z-index: 5;
		display: inline-block;
		margin-top: -10px;
	}


	.carousel-control .icon-prev,
	.carousel-control .glyphicon-chevron-left {
		left: 50%;
		margin-left: -10px;
	}
	.carousel-control .icon-next,
	.carousel-control .glyphicon-chevron-right {
		right: 50%;
		margin-right: -10px;
	}
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 20px;
		height: 20px;
		font-family: serif;
		line-height: 1;
	}
	.carousel-control .icon-prev:before {
		content: "\2039";
	}
	.carousel-control .icon-next:before {
		content: "\203a";
	}
	.carousel-caption {
		position: absolute;
		right: 15%;
		bottom: 20px;
		left: 15%;
		z-index: 10;
		padding-top: 20px;
		padding-bottom: 20px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	}
	.carousel-caption .btn {
		text-shadow: none;
	}
	@media screen and (min-width: 768px) {
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-prev,
	.carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .icon-prev {
		margin-left: -10px;
	}
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next {
		margin-right: -10px;
	}
	.carousel-caption {
		right: 0%;
		left: 00%;
		padding-bottom: 15px;
	}
	.carousel-indicators {
		bottom: 0px;
	}
	}  

	.glyphicon {
		position: relative;
		top: 1px;
		display: inline-block;
		font-family: "Glyphicons Halflings";
		font-style: normal;
		font-weight: 400;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.carousel-caption {
		position: absolute;
		right: 0%;
		left: 0%;
		bottom: 10px;
		z-index: 10;
		padding-top: 15px;
		padding-bottom: 15px;
		color: #fff;
		text-align: center;
		text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	}
	.caption__emphasys {
		background-color: rgba(128,128, 128, 0.7);
		border-radius: 0px;
		padding: 10px;
		bottom: 0;
		left: 0;
		font-size: 1.6em;
		width: 100%;
		text-shadow: black 0.1em 0.1em 0.2em;
		text-align: center;
	}
</style>
<div id="myCarousel" class="carousel slide" data-ride="carousel">
    <div class="row">
        <div class="col-9 pl-0 pr-0">
            <div class="carousel-inner">
                
                    <div class="carousel-item active">
                        <a href="/news/2024/may/17/trail-camera-leads-to-the-arrest-of-a-larceny-suspects/">
                        
                            <div style="background-repeat: no-repeat; height: 310px; width: 100%; 
                                background-position: center; background-size: contain;
                                background-image: url(https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/GOINS_and_BIVENS_for_web_r750x500.jpg?0010bf914773686dc3d614d7aff9fcf8d5d6cf5d);">
                            </div>
                        
                            <div class="carousel-caption d-none d-md-block carousel-text caption__emphasys">
                                Trail Camera Leads To The Arrest Of  Larceny Suspects
                            </div>
                            <div class="carousel-caption d-md-none caption__emphasys carousel-text">
                                Trail Camera Leads To The Arrest Of  Larceny Suspects
                            </div>
                        </a>
                    </div>
                
                    <div class="carousel-item ">
                        <a href="/news/2024/may/17/veterans-active-military-their-families-enjoy-free-admission-this-summer/">
                        
                            <div style="background-repeat: no-repeat; height: 310px; width: 100%; 
                                background-position: center; background-size: contain;
                                background-image: url(https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/SchieleMuseum001_r750x500.jpg?0010bf914773686dc3d614d7aff9fcf8d5d6cf5d);">
                            </div>
                        
                            <div class="carousel-caption d-none d-md-block carousel-text caption__emphasys">
                                Veterans, Active Military &amp; Their Families Enjoy Free Admission This Summer
                            </div>
                            <div class="carousel-caption d-md-none caption__emphasys carousel-text">
                                Veterans, Active Military &amp; Their Families Enjoy Free Admission This Summer
                            </div>
                        </a>
                    </div>
                
                    <div class="carousel-item ">
                        <a href="/news/2024/may/16/ayers-new-on-school-athletic-association-board/">
                        
                            <div style="background-repeat: no-repeat; height: 310px; width: 100%; 
                                background-position: center; background-size: contain;
                                background-image: url(https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Dana_Ayers_r750x500.jpg?0010bf914773686dc3d614d7aff9fcf8d5d6cf5d);">
                            </div>
                        
                            <div class="carousel-caption d-none d-md-block carousel-text caption__emphasys">
                                Ayers New On School Athletic Association Board
                            </div>
                            <div class="carousel-caption d-md-none caption__emphasys carousel-text">
                                Ayers New On School Athletic Association Board
                            </div>
                        </a>
                    </div>
                
                    <div class="carousel-item ">
                        <a href="/news/2024/may/16/gc-high-schools-to-conduct-graduation-ceremonies-for-class-of-2024/">
                        
                            <div style="background-repeat: no-repeat; height: 310px; width: 100%; 
                                background-position: center; background-size: contain;
                                background-image: url(https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Graduation_-_High_School_r750x500.jpg?0010bf914773686dc3d614d7aff9fcf8d5d6cf5d);">
                            </div>
                        
                            <div class="carousel-caption d-none d-md-block carousel-text caption__emphasys">
                                GC High Schools To Conduct Graduation Ceremonies For Class Of 2024
                            </div>
                            <div class="carousel-caption d-md-none caption__emphasys carousel-text">
                                GC High Schools To Conduct Graduation Ceremonies For Class Of 2024
                            </div>
                        </a>
                    </div>
                
            </div>

            <!-- Left and right controls -->
            <a class="left carousel-control" href="#myCarousel" data-slide="prev">
            <span class="glyphicon glyphicon-chevron-left"><i class='fas fa-angle-left' style='font-size:36px'></i></span>
            <span class="sr-only">Previous</span>
            </a>
            <a class="right carousel-control" href="#myCarousel" data-slide="next">
            <span class="glyphicon glyphicon-chevron-right"><i class='fas fa-angle-right' style='font-size:36px'></i></span>
            <span class="sr-only">Next</span>
            </a>
        </div>
        <div class="col-3 pr-2">
            <div class="row carousel-indicators" >
            
                <li data-target="#myCarousel" data-slide-to="0" class="active pb-0" aria-current="true" aria-label="Slide 0">
                    
                        <img class="d-block w-100" src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/GOINS_and_BIVENS_for_web_t150x100.jpg?88a41b37045763a45307fa339efe6df28b6b1882" class="img-fluid" />
                    
                </li>
            
                <li data-target="#myCarousel" data-slide-to="1" class=" pb-0" aria-current="true" aria-label="Slide 1">
                    
                        <img class="d-block w-100" src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/SchieleMuseum001_t150x100.jpg?88a41b37045763a45307fa339efe6df28b6b1882" class="img-fluid" />
                    
                </li>
            
                <li data-target="#myCarousel" data-slide-to="2" class=" pb-0" aria-current="true" aria-label="Slide 2">
                    
                        <img class="d-block w-100" src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Dana_Ayers_t150x100.jpg?88a41b37045763a45307fa339efe6df28b6b1882" class="img-fluid" />
                    
                </li>
            
                <li data-target="#myCarousel" data-slide-to="3" class=" pb-0" aria-current="true" aria-label="Slide 3">
                    
                        <img class="d-block w-100" src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Graduation_-_High_School_t150x100.jpg?88a41b37045763a45307fa339efe6df28b6b1882" class="img-fluid" />
                    
                </li>
                                  
            </div>


                
        </div>
    </div>
</div>
			

			<div class="d-flex flex-wrap justify-content-around mt-3 mr-5">
				<a href="https://www.youtube.com/channel/UC4863pXm6RfhO7ORHERxpgw"><img src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/youtube.jpg" width="200"></a>
				<a href="http://p2c.lincolnsheriff.org/Summary_Disclaimer.aspx"><img src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/arrest.jpg" width="200"></a>
				<a href="http://p2c.lincolnsheriff.org/jailinmates.aspx"><img src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/images/jail.png" width="200"></a>
			</div>

			<!-- DIRECTORIES SECTION -->
			<div class="state-news">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Directories</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					<a href="/news/business-directory/" style="margin-right: 20px; color: white;">Business Directory</a>
					<a href="/news/worship-directory/" style="margin-right: 20px; color: white;">Worship Directory</a>
				</div>
				<div class="row bg-np" style="padding-top: 10px; margin-left: -15px; margin-right: 15px;">
					<div class="col-lg-6  mb-5 mb-sm-2">
						<iframe id="businessSearchFrame" style="width: 20rem; height: 15.5rem;" src="https://globalproactivemonitoring.com/businessdirectory/searchFrame.php" frameborder="0"></iframe>
					</div>
					<div class="col-lg-6  mb-5 mb-sm-2">
						<iframe id="worshipSearchFrame" style="width: 20rem; height: 15.5rem;" src="https://globalproactivemonitoring.com/worshipdirectory/searchFrame.php" frameborder="0"></iframe>
					</div>
				</div>
			</div>

			<div class="ad-container my-1 d-none" style="margin-left: -15px; margin-right: 15px;">
				<span class="adblock-example left-rail-ad my-1">728 X 90 AD</span>
				
			</div>
			
			<!-- DYNAMIC SECTIONS START -->

			<!-- NEWS -->
			
			<div class="news" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<a href="/news/local/" style="text-decoration: none;"><h3 class="section-title helvetica" style="color: var(--first);">News</h3></a>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					<a href="/news/business/" style="margin-right: 20px; color: white;">Business</a>
					
					<a href="/news/arts-culture/" style="margin-right: 20px; color: white;">Arts & Culture</a>
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/news/"><h3 class="section-title helvetica" style="color: var(--first);">News</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/18/lincoln-county-man-wanted-on-child-sexual-assault-charges-arrested-in-south-carolina/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Lincoln County Man Wanted On Child Sexual Assault Charges Arrested In South Carolina</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/18/lincoln-county-man-wanted-on-child-sexual-assault-charges-arrested-in-south-carolina/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/18/Fletcher_Maxwell_Sidney_for_web_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Fletcher was arrested in Gaffney, S.C. on May 17, 2024 and is being held in the Gaffney, S.C. Detention Center on a fugitive from justice warrant.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/trail-camera-leads-to-the-arrest-of-a-larceny-suspects/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Trail Camera Leads To The Arrest Of  Larceny Suspects</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/trail-camera-leads-to-the-arrest-of-a-larceny-suspects/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/GOINS_and_BIVENS_for_web_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">On May 16, 2024 Lincoln County Sheriff’s deputies received information from the owner of the construction company that a white truck was stealing lumber from the home under construction on Null Road.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/16/gc-high-schools-to-conduct-graduation-ceremonies-for-class-of-2024/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">GC High Schools To Conduct Graduation Ceremonies For Class Of 2024</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/16/gc-high-schools-to-conduct-graduation-ceremonies-for-class-of-2024/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Graduation_-_High_School_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Graduation for Gaston County Schools is Friday, May 24, and ten high schools will conduct ceremonies that day to present diplomas to the Class of 2024. This year, more than 2,000 seniors will graduate from Gaston County Schools.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/15/results-from-tuesdays-second-primary/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Results from Tuesday's Second Primary</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/15/results-from-tuesdays-second-primary/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/15/SECOND_PRIMARY_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Incumbent Gaston County Commissioner Ronnie Worley lost his bid for re-election in Tuesday's (May 14th) Second Primary. Worley had finished second, losing by one vote, in a four-candidate field. Jim Bailey, who finished first in March, won the runoff by …</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/13/gaston-college-class-of-24-is-biggest-yet/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Gaston College Class Of ’24 Is Biggest Yet</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/13/gaston-college-class-of-24-is-biggest-yet/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/13/crowd_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">With 1,225 graduates honored, this was the largest class yet for the college in its history of almost 60 years. The graduates received credentials, diplomas and associate’s degrees from 69 curriculum programs.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/13/cvcc-starts-new-internet-based-program/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">CVCC Starts New Internet-Based Program</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/13/cvcc-starts-new-internet-based-program/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/13/CVCC7777_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">This three-semester program, featuring seven classes available over the Internet, is part of CVCC’s existing early childhood and teacher preparation curriculum programs.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/social-district-debuts-downtown/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Social District Debuts Downtown</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/social-district-debuts-downtown/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/419417594_777714037733889_9136810331144903687_n_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Lincolnton's new Social District officially got underway on Friday evening (May 10th).</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/water-diversion-meeting-draws-crowd-in-hickory/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Water Diversion Meeting Draws Crowd in Hickory</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/water-diversion-meeting-draws-crowd-in-hickory/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/charlotte_water_XWtxolz_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">A packed crowd at Hickory's Ridgeview Library Wednesday (May 8th) heard details and expressed opinions on Charlotte Water's intent to increase its interbasin transfer of water from the Catawba River to the Rocky River basin to 63 million gallons per …</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
				<a class="nav-link text-right helvetica small" href="/news/local" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More News</a>
			
		</div>					
	</div>


				
			</div>

			<!-- SPORTS -->
			
			<div class="news" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Sports</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/sports news/"><h3 class="section-title helvetica" style="color: var(--first);">Sports News</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/16/ayers-new-on-school-athletic-association-board/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Ayers New On School Athletic Association Board</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/16/ayers-new-on-school-athletic-association-board/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Dana_Ayers_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">A 25-year public education veteran, Dr. Dana Ayers has been in her current post in Sylva since 2021. She was a former teacher and principal in Lincoln County.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/02/boger-city-optimist-youth-football-cheerleading-registration/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Boger City Optimist Youth Football & Cheerleading Registration</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/02/boger-city-optimist-youth-football-cheerleading-registration/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/02/0000333_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Registration is now open for the Boger City Optimist Youth Football and Cheerleading programs for the 2024 season for ages 4-12.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/apr/17/on-caitlin-clark-related-subjects/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">On Caitlin Clark & Related Subjects</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/apr/17/on-caitlin-clark-related-subjects/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/04/17/HELEN_REDDY_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">For some of us, it's hard to believe that it was 1971 (53 years ago) that Helen Reddy recorded the anthem of the movement for equality for women. It's also hard to believe that misogyny, like racism, is still a …</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/apr/16/cespedes-signs-to-play-soccer-with-salem-college/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Cespedes Signs To Play Soccer With Salem College</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/apr/16/cespedes-signs-to-play-soccer-with-salem-college/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/04/16/IMG_2109_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">On April 12, 2024 Lincolnton High School Senior, Vanessa Cespedes, signed her National Letter of Intent to play Soccer for Salem College to further her soccer and academic career.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/mar/31/remembering-george-smith-the-voice-of-the-wolves/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Remembering George Smith, the Voice of the Wolves</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/mar/31/remembering-george-smith-the-voice-of-the-wolves/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/03/30/GEORGE_SMITH_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">George Smith, who for many years was the voice from the pressbox at Lincolnton High School games, passed Tuesday (March 26th). He was 83. [See obit under Obituaries.]</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/mar/24/remember-ncsus-1983-championship/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Remember NCSU's 1983 Championship</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/mar/24/remember-ncsus-1983-championship/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/03/24/NCSU_83_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The NC State Wolfpack is in the NCAA Basketball Sweet 16; their chances of winning a national title are not considered good by most sportswriters, but some of us old-timers still remember the 'Cardiac Kids' of 1983 and the superb …</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/sports/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Sports News</a>
			
		</div>					
	</div>


				
			</div>	

			<!-- COMMUNITY -->
			
			<div class="news py-3">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Community</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/community news/"><h3 class="section-title helvetica" style="color: var(--first);">Community News</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/gardner-webbs-annual-community-memorial-day-observance-scheduled-for-may-24/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Gardner-Webb’s Annual Community Memorial Day Observance Scheduled for May 24</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/gardner-webbs-annual-community-memorial-day-observance-scheduled-for-may-24/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/Retired_Master_Sgt_John_Whitaker_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The service will be held on Friday, May 24, at 9:30 a.m. in front of Hamrick Hall. In case of rain, the program will be held in Dover Chapel. Retired Master Sgt. John Whitaker is the guest speaker.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/veterans-active-military-their-families-enjoy-free-admission-this-summer/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Veterans, Active Military & Their Families Enjoy Free Admission This Summer</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/veterans-active-military-their-families-enjoy-free-admission-this-summer/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/SchieleMuseum001_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Military members can bring up to five (5) family members per visit and there is no limit on visits during the summer months. Some restrictions apply.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/cambrie-lloyd-others-to-exhibit-may-16/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Cambrie Lloyd, Others To Exhibit May 16</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/cambrie-lloyd-others-to-exhibit-may-16/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/Lloyd_002_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Called “A Walk in the Woods,” the exhibition will run May 16-June 8. The place to be is in the Carolina Mills Gallery of the Lincoln Cultural Center. The exhibition’s opening reception will be held on Saturday, May 18, 4-7 …</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/cline-reunion-june-28-30-registration-open/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Cline Reunion June 28-30, Registration Open</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/cline-reunion-june-28-30-registration-open/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/Family_Reunion_2024_002_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The Cline Reunion will be held June 28-30 at the Old St. Paul’s Lutheran Church in Newton, the ancestral church of the local Cline/Klein family. Registration is required for Friday and Saturday attendance.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/delta-sigma-chapter-of-delta-kappa-gamma-international-honors-seniors-members/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Delta Sigma Chapter Of Delta Kappa Gamma International Honors Seniors & Members</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/delta-sigma-chapter-of-delta-kappa-gamma-international-honors-seniors-members/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/001_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The evening highlighted the academic and service achievements of high school seniors, the induction of new members and recognition of long-standing members.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/09/north-lincoln-drama-nominated-for-blumey-awards/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">NLHS Drama Nominated for Blumey Awards</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/09/north-lincoln-drama-nominated-for-blumey-awards/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/NLHSBL2_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The North Lincoln Drama Club is celebrating nominations for multiple Blumey Awards for their presentation of "Beauty & the Beast" in March.</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/community news/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Community News</a>
			
		</div>					
	</div>


				
			</div>	

			<!-- RELIGION -->
			
			<div class="news" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Religion</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/religion/"><h3 class="section-title helvetica" style="color: var(--first);">Religion</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/18/may-18-matthew-1129/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">May 18 – Matthew 11:29</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/18/may-18-matthew-1129/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/017_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Take my yoke upon you and learn from me...</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/may-17-proverbs-1717/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">May 17 - Proverbs 17:17</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/may-17-proverbs-1717/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/016_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">A friend loves at all times, and a brother...</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/16/upcoming-church-events/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Upcoming Church Events</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/16/upcoming-church-events/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Church_Events_-_Pleasant_Grove_UMC_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Basement Sale, Sunday Luncheon, Gospel Music Jam, HATS free clinic, plus more dates to save for upcoming events! Email your events to us.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/16/may-16-1-john-47-8/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">May 16 – 1 John 4:7-8</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/16/may-16-1-john-47-8/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/015_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Dear friends, let us love one another, for love comes from God...</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/15/may-15-1-samuel-22/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">May 15 – 1 Samuel‬ ‭2:2</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/15/may-15-1-samuel-22/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/10/014_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">There is no one holy like the Lord...</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/14/may-14-2-corinthians-97/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">May 14 – 2 Corinthians 9:7</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/14/may-14-2-corinthians-97/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/10/013_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Each of you should give what you have decided in your heart to give...</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/religion/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Religion</a>
			
		</div>					
	</div>


				
			</div>			

			<!-- COMMENTARY & FEATURES -->
			
			<div class="news" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Commentary & Features</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					<a href="/news/letters/" style="margin-right: 20px; color: white;">Letters to the editor</a>
					
					<a href="/news/opinion/" style="margin-right: 20px; color: white;">Columnist</a>
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/opinion/"><h3 class="section-title helvetica" style="color: var(--first);">Opinion</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/250th-anniversary-of-the-massachusetts-government-act/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">250th Anniversary of The Massachusetts Government Act</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/250th-anniversary-of-the-massachusetts-government-act/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/DAR_May_11_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">This is another in the series of articles from the DAR & SAR leading up to the celebration of America's 250th birthday in 2026. In this article, Jennifer Baker provides information about the Massachusetts Government Act, one of the many …</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/08/district-township-representation/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">District (Township) Representation</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/08/district-township-representation/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/08/District_reps_on_Commission_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">It's a question that has been asked many times before, and it came up again during the Public Comments portion of Monday night's (May 6th) Lincoln County Commissioners meeting: why don't we have district representation on the Board of Commissioners?</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/05/king-louis-xvi/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">King Louis XVI</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/05/king-louis-xvi/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/05/Louis_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">This is another of the series of articles from the DAR & SAR leading up to the celebration of America's 250th birthday in 2026. This week, a brief history of the French factor in the War for Independence and King …</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/04/pcp-pre-k-students-show-respect/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">PCP Pre-K Students Show Respect</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/04/pcp-pre-k-students-show-respect/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/04/pcp_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The Pre-k Students at Pumpkin Center Primary on King Wilkerson Road in Lincolnton are proud to show their respect to Charlotte's four fallen officers.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/apr/27/enslaved-americans-during-the-american-revolution/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Enslaved Americans During the American Revolution</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/apr/27/enslaved-americans-during-the-american-revolution/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/04/28/zzzz_blacksailor2222_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">This is another in the series of articles from the DAR & SAR leading up to the celebration of America's 250th birthday in 2026.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/apr/23/do-i-look-like-the-answer-woman/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Do I Look Like The Answer Woman?</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/apr/23/do-i-look-like-the-answer-woman/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/04/22/Fork_in_the_Road_with_Alternate_author_pic_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">I can’t say how many times strangers have asked me for directions—even in the age of Siri and cell phones. People still flag me down in airports, ticket lines, and check-out lanes.</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/opinion/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Opinion</a>
			
		</div>					
	</div>


				
			</div>

			<!-- OBITUARIESS -->
			
			<div class="news py-3">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Obituaries</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/obituaries/"><h3 class="section-title helvetica" style="color: var(--first);">Obituaries</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/18/velinda-black/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Velinda Black</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">LINCOLNTON, N.C. – Velinda Black, 63, of Lincolnton, passed away on Saturday May 11, 2024.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/18/raziel-sebastian-anthony-palmer/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Raziel Sebastian Anthony Palmer</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/18/raziel-sebastian-anthony-palmer/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/18/00014_palmer_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Raziel Sebastian Anthony Palmer, passed away on May 13, 2024 at home in his bed surrounded by his loved ones.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/glenna-eaton-emielita/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Glenna Eaton Emielita</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/glenna-eaton-emielita/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/Woman_In_Memory_057_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">NEWTON, N.C. - Glenna Eaton Emielita, age 97, of Abernethy Laurels in Newton, passed away on Saturday, May 11, 2024.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/jeremy-neal-mcdougal/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Jeremy Neal McDougal</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/jeremy-neal-mcdougal/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/Male_In_Memory_023_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">LINCOLNTON, N.C. - Jeremy Neal McDougal of Lincolnton passed away on Saturday, May 11, 2024.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/michael-antoine-braddock/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Michael Antoine Braddock</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/michael-antoine-braddock/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/00010_BRADDOCK_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">CHERRYVILLE, N.C. - With heavy hearts, we announce the passing of Michael Antoine Braddock, age 84, of Cherryville, who departed this world on Monday, May 13, 2024, at Peak Resources.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/shari-diane-lafone/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Shari Diane Lafone</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/shari-diane-lafone/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/0009_LAFONE_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">HICKORY, N.C. - Shari Diane Lafone, 66, of Hickory passed away on Monday, May 13, 2024 at Carolina Caring Catawba Valley Hospice House in Newton.</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/obituaries/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Obituaries</a>
			
		</div>					
	</div>


				
			</div>	

			<!-- CLASSIFIEDS -->
			
			<div class="news" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Classifieds</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/classifieds/"><h3 class="section-title helvetica" style="color: var(--first);">Classifieds</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/16/hats-free-vaccine-microchip-clinic-may-25/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">HATS Free Vaccine & Microchip Clinic May 25</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/16/hats-free-vaccine-microchip-clinic-may-25/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/000_final_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The clinic will be first come/first served until they reach the total amount of pets they can vaccinate within the three-hour clinic. Do not arrive any earlier than 8 a.m.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/12/pleasant-grove-umw-basement-sale-may-18/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Pleasant Grove UMW Basement Sale May 18</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/12/pleasant-grove-umw-basement-sale-may-18/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/12/Yard_Sale_Graphic_003_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The UMW is hosting another HUGE Basement Yard Sale on Saturday, May 18 from 7 a.m. until 12 p.m.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/12/current-ncworks-jobs-available/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Current NCWORKS Jobs Available</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/12/current-ncworks-jobs-available/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/Centralina_Etc_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Job Listings for the Week of May 12, 2024. You must currently be registered with NC Works to be referred on any of our jobs.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/11/lincoln-county-planning-board-actions-for-may-2024/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Lincoln County Planning Board Actions For May 2024</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/11/lincoln-county-planning-board-actions-for-may-2024/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/11/Lincoln_county_seal_with_new_farmland_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The Planning Board took the following action on Monday evening (May 6, 2024) concerning the legislative zoning cases for May 2024</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/03/crouse-umc-murphy-clark-benefit/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Crouse UMC Murphy Clark Benefit</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/03/crouse-umc-murphy-clark-benefit/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/03/FullSizeGraphicRemake_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Crouse United Methodist Church will host a benefit for 13 year old Murphy Clark on Saturday, May 4 from 10 a.m. until 2 p.m. who needs a heart transplant. The event will be held RAIN or SHINE!</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/01/howards-creek-baptist-yard-sale-bbq/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Howard’s Creek Baptist Yard Sale & BBQ</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/01/howards-creek-baptist-yard-sale-bbq/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/04/25/hc_baptist_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Saturday, May 4: Yard sale will begin at 7 a.m.; BBQ at 10 a.m. until we run out! Donations welcomed.</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/classifieds/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Classifieds</a>
			
		</div>					
	</div>


				
			</div>

			<!-- TODAY IN HISTORY -->
			
			<div class="news" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Today In History</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/today in history/"><h3 class="section-title helvetica" style="color: var(--first);">Today in History</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/18/today-in-history-may-18/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Today In History – May 18</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/18/today-in-history-may-18/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/18/Lincoln_and_Seward_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Today In History in 1860 in the United States presidential election: Abraham Lincoln wins the Republican Party presidential nomination over William H. Seward, who later becomes the United States Secretary of State.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/17/today-in-history-may-17/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Today In History – May 17</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/17/today-in-history-may-17/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/17/Wonderful_Wizard_Of_Oz_published_1900_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Today In History in 1900 The children's novel The Wonderful Wizard of Oz, by L. Frank Baum, is first published in the United States. The first copy is given to the author's sister.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/16/today-in-history-may-16/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Today In History – May 16</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/16/today-in-history-may-16/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/16/Battle_of_Allimance_NC_William_Tryon_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Today In History in 1771 The Battle of Alamance, a pre-American Revolutionary War battle between local militia and a group of rebels called The "Regulators", occurs in present-day Alamance County, North Carolina.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/15/today-in-history-may-15/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Today In History – May 15</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/15/today-in-history-may-15/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/14/McDonalds_-_First_Opened_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Today In History in 1905 the City of Las Vegas is founded in Nevada; and in 1940 Richard and Maurice McDonald open the first McDonald's restaurant.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/14/today-in-history-may-14/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Today In History – May 14</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/14/today-in-history-may-14/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/14/Skylab_Launch_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Today In History in 1607 English colonists establish "James Fort," which would become Jamestown, Virginia, the earliest permanent English settlement in the Americas; and in 1973 Skylab, the United States' first space station, is launched.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2024/may/13/today-in-history-may-13/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Today In History – May 13</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2024/may/13/today-in-history-may-13/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2024/05/14/Cumberland_Falls_Tennessee_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Today In History in 1780 The Cumberland Compact is signed by leaders of the settlers in the Cumberland River area of what would become the U.S. state of Tennessee; and in 1917 three children report the first apparition of Our …</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/today in history/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More Today in History</a>
			
		</div>					
	</div>


				
			</div>

			<!-- PHOTO GALLERY SECTION -->
			
			<div class="state-news">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">Photo Galleries</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					<a href="/photos/galleries/" style="margin-right: 20px; color: white;">Photo Galleries</a>
				</div>
				<div class="row bg-np" style="padding-top: 10px; margin-left: -15px; margin-right: 15px;">
					
						<div class="col-lg-4  mb-5 mb-sm-2">
							<div class="col-lg-12" style="padding-left: 0;"><a href="/photos/galleries/2023/dec/22/stanley-christmas-parade-2023/" class="black-link"><h5 class="font-weight-600">Stanley Christmas Parade 2023</h5></a></div>
							<div class="row">
								<div class="col-lg-12">
									<a href="/photos/galleries/2023/dec/22/stanley-christmas-parade-2023/" class="black-link">
										<div class="position-relative image-hover" style="width: 200px; float: left; margin-right: 5px;">
											<a href="/photos/galleries/2023/dec/22/stanley-christmas-parade-2023/"><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2023/12/22/1_r540x347.jpg?6f497fd4ff3a0bbc48f2f8fe39cadaa7967b83db" alt="Lead" class="img-fluid" /></a>
										</div>
									</a>
								</div>
							</div>
						</div>
					
						<div class="col-lg-4  mb-5 mb-sm-2">
							<div class="col-lg-12" style="padding-left: 0;"><a href="/photos/galleries/2023/dec/12/stanley-news-in-photos/" class="black-link"><h5 class="font-weight-600">STANLEY NEWS IN PHOTOS</h5></a></div>
							<div class="row">
								<div class="col-lg-12">
									<a href="/photos/galleries/2023/dec/12/stanley-news-in-photos/" class="black-link">
										<div class="position-relative image-hover" style="width: 200px; float: left; margin-right: 5px;">
											<a href="/photos/galleries/2023/dec/12/stanley-news-in-photos/"><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2023/12/12/thumbnail_0X0A4560_TgbhnPC_r540x347.jpg?6f497fd4ff3a0bbc48f2f8fe39cadaa7967b83db" alt="Lead" class="img-fluid" /></a>
										</div>
									</a>
								</div>
							</div>
						</div>
					
						<div class="col-lg-4  mb-5 mb-sm-2">
							<div class="col-lg-12" style="padding-left: 0;"><a href="/photos/galleries/2023/dec/11/cherryville-christmas-parade-2023/" class="black-link"><h5 class="font-weight-600">Cherryville Christmas Parade 2023</h5></a></div>
							<div class="row">
								<div class="col-lg-12">
									<a href="/photos/galleries/2023/dec/11/cherryville-christmas-parade-2023/" class="black-link">
										<div class="position-relative image-hover" style="width: 200px; float: left; margin-right: 5px;">
											<a href="/photos/galleries/2023/dec/11/cherryville-christmas-parade-2023/"><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/photos/2023/12/11/101_r540x347.jpg?6f497fd4ff3a0bbc48f2f8fe39cadaa7967b83db" alt="Lead" class="img-fluid" /></a>
										</div>
									</a>
								</div>
							</div>
						</div>
					
				</div>
			</div>

			<!-- STATE NEWS (NO DISPLAY)-->
			
			<div class="news d-none" style="padding-top: 15px;">
				<div class="row border-bottom-primary" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
					<div class="col-12">
						<div class="d-flex position-relative float-left">
							<h3 class="section-title helvetica" style="color: var(--first);">State News</h3>
						</div>
					</div>
				</div>
				<div class="col-lg-12 d-flex justify-content-end" style="background-color: #1D2B47; margin-left: -15px; padding: 10px 0;">
					
				</div>			
				
					

	<div class="row border-bottom-first d-none" style="color: var(--first);">
		<div class="col-12 pl-2">
			<div class="d-flex position-relative float-left">
				<a class="nav-link section-title p-0 mt-0" href="/news/state news/"><h3 class="section-title helvetica" style="color: var(--first);">State News</h3></a>
			</div>
		</div>
	</div>
	<div class="row bg-np" style="color: var(--first); margin-left: -15px; margin-right: 15px;">
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2023/jul/15/nc-by-train/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">NC By Train</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2023/jul/15/nc-by-train/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href="/news/2023/jul/15/nc-by-train/"><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/news/tease/2023/07/15/piedmont-at-raleigh_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">This week, NC By Train added another daily round trip between Raleigh and Charlotte.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2023/jul/13/voter-id-required-this-year/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Voter ID Required this Year</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2023/jul/13/voter-id-required-this-year/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href="/news/2023/jul/13/voter-id-required-this-year/"><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/news/tease/2023/07/14/NEED_ID_FOR_MUNCIPAL_ELECTIONS_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Lincolnton doesn't have a municipal election in 2023, but many towns do; and a voter ID will be required.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2023/may/31/unemployment-rate-near-record-low/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Unemployment Rate Near Record Low</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2023/may/31/unemployment-rate-near-record-low/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/lincolnherald/44514a_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">Lincoln County's unemployment rate for April was the 6th lowest in North Carolina.</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2023/may/30/north-carolina-music-hall-of-fame-announces-2023-i/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">North Carolina Music Hall Of Fame Announces 2023 Inductees</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2023/may/30/north-carolina-music-hall-of-fame-announces-2023-i/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/lincolnherald/44510a_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">The North Carolina Music Hall of Fame has announced the six inductees that will comprise the 2023 class scheduled to be enshrined during the annual induction ceremony on October 19 at the Mooresville Performing Arts Center. Inductees include Scotty McCreery, …</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2023/may/22/nc-medassist-earned-a-2023-gold-rating-from-the-na/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">NC MedAssist Earned A 2023 Gold Rating From The NAFC Quality Standards Program</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2023/may/22/nc-medassist-earned-a-2023-gold-rating-from-the-na/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/lincolnherald/44441a_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">NC MedAssist earned a 2023 Gold/Silver/Bronze Rating from the National Association of Free and Charitable Clinics (NAFC) Quality Standards Program. The National Association of Free and Charitable Clinic's mission is building healthy communities for all through quality, equitable, accessible healthcare.&nbsp;</h5>
						</p>
					</div>
				</div>
			</div>
		
			<div class="col-lg-6 mb-5 mb-sm-2">
				<div class="row pt-2" >
					<div class="col-sm-12 text-center">
						<a href="/news/2023/may/20/resilient-north-carolina-website-launches/" class="black-link bold"
							<h4 class="font-weight-600 mt-3">Resilient North Carolina Website Launches</h4>
						</a>
					</div>	
					<div class="col-sm-12 py-2">
						
							<a href="/news/2023/may/20/resilient-north-carolina-website-launches/" class="black-link">
								<div class="image-hover mx-auto" style="width: 200px;">
									<a href=""><img src="https://lincolnherald.media.clients.ellingtoncms.com/img/lincolnherald/44437a_t540x347.jpg?c9a2647c4d5f331dc9dd828d6bac1eb923db775a" alt="News" class="img-fluid" /></a>
								</div>
							</a>
						
					</div>
					<div class="col-sm-12">
						
						<p class="fs-15 font-weight-normal">
							<h5 class="text-center">New Website Will Engage Communities Statewide Around Resilience</h5>
						</p>
					</div>
				</div>
			</div>
		
		<div class="col-lg-12  mb-5 mb-sm-2 pr-3">
			
			<a class="nav-link text-right helvetica small" href="/news/state/" style="color: var(--first) !important; border-top: 1px solid darkgray; border-bottom: 1px solid darkgray;">More State News</a>
			
		</div>					
	</div>


				
			</div>

			<!-- Ad slot -->
			<div class="ad-container my-1 d-none" style="margin-left: -15px; margin-right: 15px;">
				<span class="adblock-example left-rail-ad my-1">728 X 90 AD</span>
				
			</div>

			<!-- Ad slot -->
			<div class="ad-container my-1" style="margin-left: -15px; margin-right: 15px;">
				
				<div class="adplugg-tag" data-adplugg-zone="6_subsection_ad_run_of_site"></div>
			</div>

			<!-- Ad slot -->
			<div class="ad-container my-1 d-none" style="margin-left: -15px; margin-right: 15px;">
				<span class="adblock-example left-rail-ad my-1">728 X 90 AD</span>
				
			</div>

			<!-- Ad slot -->
			<div class="ad-container my-1 d-none" style="margin-left: -15px; margin-right: 15px;">
				<span class="adblock-example left-rail-ad my-1">728 X 90 AD</span>
				
			</div>

			<!-- Ad slot -->
			<div class="ad-container my-1 d-none" style="margin-left: -15px; margin-right: 15px;">
				
				<div class="adplugg-tag" data-adplugg-zone="5_article_in_content_ad"></div>
			</div>
			 

			<!-- Ad slot -->
			<div class="ad-container my-1 d-none" style="margin-left: -15px; margin-right: 15px;">
				
				<div class="adplugg-tag" data-adplugg-zone="5_article_in_content_ad"></div>
			</div>
			 

			 
			 <!--<div class="ad-container my-1" style="margin-left: -15px; margin-right: 15px;">
<span class="adblock-example left-rail-ad my-1">728 X 90 AD</span>
</div>-->
		</div>
		

		
<div class="col-lg-4 col-md-4" style="padding-left: 15px;">
    
    <div class="col-sm-auto">
  
      <div class="search-box">
        <div class="row">
          <div class="col-12 mt-5 mt-md-0">
            <div class="text-center mb-3">May 19, 2024</div>
            <form action="/search/basic/" method="get" class="d-none d-lg-block search_form" autocomplete="off">
              <div class="input-group">
                <input type="text" name="q" value="" id="id_q" alt="" placeholder="Search" class="form-control" style="width: 200px;">
                <div class="input-group-btn">
                <button type="submit" class="btn" style="background: #000000; color: white;"><i class="mdi mdi-magnify"></i></button>
                </div>
              </div>
              <br>
            </form>
          </div>
        </div>
      </div>
  
      <!-- Ad slot -->
      <div class="ad-container my-1">
        
        <div class="adplugg-tag" data-adplugg-zone="1_first_static_non_rotating_right_column"></div>
      </div>
       
  
      <!-- Ad slot -->
      <div class="ad-container my-1">
        
        <div class="adplugg-tag" data-adplugg-zone="2_second_static_non_rotating_right_column"></div>
      </div>
       

      <!-- Ad slot -->
      <div class="ad-container my-1">
        
        <div class="adplugg-tag my-1" data-adplugg-zone="3_third_static_non_rotating_right_column"></div>
      </div>
       
  
      <!-- Ad slot -->
      <div class="ad-container my-1">
        
        <div class="adplugg-tag my-1" data-adplugg-zone="4_ads_in_rotation_right_column_run_of_site"></div>
      </div>
       
  
      <!-- Ad slot -->
      <div class="ad-container my-1 d-none">
        
        <div class="adplugg-tag my-1" data-adplugg-zone="5_article_in_content_ad"></div>
      </div>
       

      <div class="editors-choice mt-1">
        <div class="row line" style="color: var(--first); margin-left: 0px;">
          <div class="col-lg-12">
            <div class="d-flex position-relative float-left text-center">
              <h3 class="section-title" style="">Events</h3>
            </div>
          </div>
        </div>
  
        <div class="row mb-5 bg-np text-center" style="padding-top: 10px; margin-left: 0px;">
          <div class="col-sm-12">
            <div class="news-post-wrapper" style="width: 100% !important;">
              <div class="news-post-wrapper-sm ">
                <h3 class="text-left roboto tw-bold">May</h3>
                <div class="text-center" style="padding-left: 25px;padding-right: 25px;">
<style>

</style>

  
  <div class="row  p-0 d-xs-block d-xl-none">
    
      
        <div class="col " style="font-size: 12px; padding: 2px 1px 2px 1px;">SU</div>
      
    
      
        <div class="col " style="font-size: 12px; padding: 2px 1px 2px 1px;">MO</div>
      
    
      
        <div class="col " style="font-size: 12px; padding: 2px 1px 2px 1px;">TU</div>
      
    
      
        <div class="col " style="font-size: 12px; padding: 2px 1px 2px 1px;">WE</div>
      
    
      
        <div class="col " style="font-size: 12px; padding: 2px 1px 2px 1px;">TH</div>
      
    
      
        <div class="col " style="font-size: 12px; padding: 2px 1px 2px 1px;">FR</div>
      
    
      
        <div class="col " style="font-size: 12px; padding: 2px 0px 2px 1px;">SA</div>
      
    
  </div>
  
    <div class="row p-0 d-xs-block d-xl-none">
      
        
          <div class="col other_month" style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/apr/28/">28</a>
          </div>
                
      
        
          <div class="col other_month" style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/apr/29/">29</a>
          </div>
                
      
        
          <div class="col other_month" style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/apr/30/">30</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/01/">1</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/02/">2</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/03/">3</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/04/">4</a>
          </div>
                
      
    </div>
  
    <div class="row p-0 d-xs-block d-xl-none">
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/05/">5</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/06/">6</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/07/">7</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/08/">8</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/09/">9</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/10/">10</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/11/">11</a>
          </div>
                
      
    </div>
  
    <div class="row p-0 d-xs-block d-xl-none">
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/12/">12</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/13/">13</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/14/">14</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/15/">15</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/16/">16</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/17/">17</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/18/">18</a>
          </div>
                
      
    </div>
  
    <div class="row p-0 d-xs-block d-xl-none">
      
        
          <div class="col  today" style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/19/">19</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/20/">20</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/21/">21</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/22/">22</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/23/">23</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/24/">24</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/25/">25</a>
          </div>
                
      
    </div>
  
    <div class="row p-0 d-xs-block d-xl-none">
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/26/">26</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/27/">27</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/28/">28</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/29/">29</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/30/">30</a>
          </div>
                
      
        
          <div class="col " style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/may/31/">31</a>
          </div>
                
      
        
          <div class="col other_month" style="font-size: 12px; padding: 3px 2px 3px 2px;">
            <a href="/events/2024/jun/01/">1</a>
          </div>
                
      
    </div>
  

  
  <div class="row  p-0 d-none">
    
      
        <div class="col" style="font-size: 12px; padding: 2px 1px 2px 1px;">SUN</div>
      
    
      
        <div class="col" style="font-size: 12px; padding: 2px 1px 2px 1px;">MON</div>
      
    
      
        <div class="col" style="font-size: 12px; padding: 2px 1px 2px 1px;">TUE</div>
      
    
      
        <div class="col" style="font-size: 12px; padding: 2px 1px 2px 1px;">WED</div>
      
    
      
        <div class="col" style="font-size: 12px; padding: 2px 1px 2px 1px;">THU</div>
      
    
      
        <div class="col" style="font-size: 12px; padding: 2px 1px 2px 1px;">FRI</div>
      
    
      
        <div class="col" style="font-size: 12px; padding: 2px 0px 2px 1px;">SAT</div>
      
    
  </div>

  
  <table class="d-none d-xl-block">
    <tr>
      
      <th><span class="roboto" style="font-size: 12px;">SUN</span></th>
      
      <th><span class="roboto" style="font-size: 12px;">MON</span></th>
      
      <th><span class="roboto" style="font-size: 12px;">TUE</span></th>
      
      <th><span class="roboto" style="font-size: 12px;">WED</span></th>
      
      <th><span class="roboto" style="font-size: 12px;">THU</span></th>
      
      <th><span class="roboto" style="font-size: 12px;">FRI</span></th>
      
      <th><span class="roboto" style="font-size: 12px;">SAT</span></th>
      
    </tr>

    
      <tr>
        
        <td class="other_month p-2 roboto border">
          <a href="/events/2024/apr/28/">28</a>
        </td>
        
        <td class="other_month p-2 roboto border">
          <a href="/events/2024/apr/29/">29</a>
        </td>
        
        <td class="other_month p-2 roboto border">
          <a href="/events/2024/apr/30/">30</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/01/">1</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/02/">2</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/03/">3</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/04/">4</a>
        </td>
        
      </tr>
    
      <tr>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/05/">5</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/06/">6</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/07/">7</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/08/">8</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/09/">9</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/10/">10</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/11/">11</a>
        </td>
        
      </tr>
    
      <tr>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/12/">12</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/13/">13</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/14/">14</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/15/">15</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/16/">16</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/17/">17</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/18/">18</a>
        </td>
        
      </tr>
    
      <tr>
        
        <td class=" today p-2 roboto border">
          <a href="/events/2024/may/19/">19</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/20/">20</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/21/">21</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/22/">22</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/23/">23</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/24/">24</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/25/">25</a>
        </td>
        
      </tr>
    
      <tr>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/26/">26</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/27/">27</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/28/">28</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/29/">29</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/30/">30</a>
        </td>
        
        <td class=" p-2 roboto border">
          <a href="/events/2024/may/31/">31</a>
        </td>
        
        <td class="other_month p-2 roboto border">
          <a href="/events/2024/jun/01/">1</a>
        </td>
        
      </tr>
    
  </table></div>
              </div>
            </div>
          </div>
          <div class="col-sm-12 pt-2 " style="padding-left: 10px;">
            
              <h4 class="roboto-medium pt-2">To Submit an Event <a href="/accounts/login/?next=/events/">Sign in</a> first</h4>
            
          </div>          
          <div class="col-sm-12 pb-2" style="padding-left: 10px;">
            <h3 class="font-weight-600 pt-2">Today's Events</h3>
          </div>

          <div class="col-sm-12 pb-3" style="padding-left: 20px;">
            
            
            <p style="padding-left: 10px;">No calendar events have been scheduled for today.</p>
            
          </div>
        </div>
      </div>
    
    </div>
  </div>
	</div>
</div>

        </div>
        
        
        

                
        <style>
            footer {
                color: white;
                padding-top: 0px;
                font-family: var(--font-family-helvetica) !important;
            }
        </style>
        <footer class="d-print-none">
          <div class="container">
              <div class="row" style="background-color: var(--first);">
                  <div class="col-lg-6 col-md-6 col-sm-12">
                      
                      <h5 style="font-size:17px;" class="footer__title contact-us">CONTACT US</h5>
                      <div class="row my-2">
<div class="col-12 text-center">
(704) 276-6587 Phone<br>
(704-276-6578 Fax<br>
<a href="/cdn-cgi/l/email-protection#480400080421262b272426002d3a29242c662b2725" class="nav-link pl-0"><span class="__cf_email__" data-cfemail="eca0a4aca085828f838082a4899e8d8088c28f8381">[email&#160;protected]</span>  Email</a>
</div>
</div>
<div class="row d-none">
<div class="col-6">

<div class="pb-2 mb-2" style="border-bottom: solid 1px white">Editorial</div>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="44080c04082d2a272b282a0c21362528206a2a2130">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="317f544642717d585f525e5d5f795443505d551f5f5445">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="f3a0839c818780b39f9a9d909c9f9d9b9681929f97dd9d9687">[email&#160;protected]</a>
</div>
<div class="col-6">
<div class="pb-2 mb-2" style="border-bottom: solid 1px white">Advertising</div>

<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="9cddf8eaf9eee8f5eff5f2fbdcf0f5f2fff3f0f2f4f9eefdf0f8b2f2f9e8">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="0546696476766c636c60617645696c6b666a696b6d60776469612b6b6071">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="13507c7e637c607a7d74537f7a7d707c7f7d7b7661727f773d7d7667">[email&#160;protected]</a>
</div>
</div>
                  </div>
                  <div class="col-lg-6 col-md-6 col-sm-12">
                    
                    <!-- Ad slot -->
                    <div class="ad-container mt-5" style="margin-left: -15px; margin-right: 15px;">
                      
                      <div class="adplugg-tag" data-adplugg-zone="6_subsection_ad_run_of_site"></div>
                    </div>

                      
                  </div>
                  <div class="col-lg-12 col-md-12 col-sm-12 my-3 mx-auto center" >
                                            <p class="font-weight-medium" style="font-size:14px !important; color: white !important;">
                              &#169; 2024 <a href="/" target="_blank" style="font-size:14px !important; color: white !important;">Lincoln Herald</a>, All Rights Reserved.
                          </p>
                    </div>
              </div>
              <div class="row d-none">
                  <div class="col-sm-12 px-0">
                      <div class="d-lg-flex justify-content-between align-items-center border-top footer-bottom px-2" style="background-color: var(--gray-light);" >
                          <p class="font-weight-medium" style="font-size:14px !important;">
                              &#169; 2024 <a href="/" target="_blank">Lincoln Herald</a>, All Rights Reserved.
                          </p>
                      </div>
                  </div>l
              </div>
            </div>
        </footer>
        <footer class="d-print-none d-none">
          <div class="container">
              <div class="row footer" style="padding: 10px 5px 10px 5px; background-color: var(--first);">
                  <div class="col-lg-6 col-md-6 col-sm-12">
                      
                      <h5 style="font-size:17px;" class="footer__title contact-us">CONTACT US</h5>
                      <div class="row my-2">
<div class="col-12 text-center">
(704) 276-6587 Phone<br>
(704-276-6578 Fax<br>
<a href="/cdn-cgi/l/email-protection#e5a9ada5a98c8b868a898bad8097848981cb868a88" class="nav-link pl-0"><span class="__cf_email__" data-cfemail="afe3e7efe3c6c1ccc0c3c1e7caddcec3cb81ccc0c2">[email&#160;protected]</span>  Email</a>
</div>
</div>
<div class="row d-none">
<div class="col-6">

<div class="pb-2 mb-2" style="border-bottom: solid 1px white">Editorial</div>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="703c38303c191e131f1c1e381502111c145e1e1504">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="eda3889a9eada184838e828183a5889f8c8189c3838899">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="683b18071a1c1b280401060b070406000d1a09040c46060d1c">[email&#160;protected]</a>
</div>
<div class="col-6">
<div class="pb-2 mb-2" style="border-bottom: solid 1px white">Advertising</div>

<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="8fceebf9eafdfbe6fce6e1e8cfe3e6e1ece0e3e1e7eafdeee3eba1e1eafb">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="66250a0715150f000f030215260a0f0805090a080e0314070a0248080312">[email&#160;protected]</a><br>
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="e2a18d8f928d918b8c85a28e8b8c818d8e8c8a8790838e86cc8c8796">[email&#160;protected]</a>
</div>
</div>
                  </div>
                  <div class="col-lg-6 col-md-6 col-sm-12">

                    <!-- Ad slot -->
                    <div class="ad-container my-1" style="margin-left: -15px; margin-right: 15px;">
                      
                      <div class="adplugg-tag" data-adplugg-zone="6_subsection_ad_run_of_site"></div>
                    </div>
                                      
                      
                  </div>
              </div>
  
              <div class="row">
                  <div class="col-sm-12">
                      <div class="d-lg-flex justify-content-between align-items-center border-top footer-bottom" >
                          <p class="font-weight-medium" style="font-size:14px !important;">
                              &#169; 2024 <a href="/" target="_blank" class="text-dark">Lincoln Herald</a>, All Rights Reserved.
                          </p>
                      </div>
                  </div>
              </div>
            </div>
        </footer>
      </div>
    </div>

    
    <!-- inject:js -->
    <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/vendors/js/vendor.bundle.base.js"></script>
    <!-- plugin js for this page -->
    <script src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/vendors/owl.carousel/dist/owl.carousel.min.js"></script>
    <!-- Custom js for this page-->
    <script src="https://lincolnherald.media.clients.ellingtoncms.com/static-4/assets/js/demo.js"></script>
    <script>
      function MobileCheck(){
        let check = false;
        (function(a){if(/(android|bb\d+|meego).+mobile|avantgo|bada\/|blackberry|blazer|compal|elaine|fennec|hiptop|iemobile|ip(hone|od)|iris|kindle|lge |maemo|midp|mmp|mobile.+firefox|netfront|opera m(ob|in)i|palm( os)?|phone|p(ixi|re)\/|plucker|pocket|psp|series(4|6)0|symbian|treo|up\.(browser|link)|vodafone|wap|windows ce|xda|xiino/i.test(a)||/1207|6310|6590|3gso|4thp|50[1-6]i|770s|802s|a wa|abac|ac(er|oo|s\-)|ai(ko|rn)|al(av|ca|co)|amoi|an(ex|ny|yw)|aptu|ar(ch|go)|as(te|us)|attw|au(di|\-m|r |s )|avan|be(ck|ll|nq)|bi(lb|rd)|bl(ac|az)|br(e|v)w|bumb|bw\-(n|u)|c55\/|capi|ccwa|cdm\-|cell|chtm|cldc|cmd\-|co(mp|nd)|craw|da(it|ll|ng)|dbte|dc\-s|devi|dica|dmob|do(c|p)o|ds(12|\-d)|el(49|ai)|em(l2|ul)|er(ic|k0)|esl8|ez([4-7]0|os|wa|ze)|fetc|fly(\-|_)|g1 u|g560|gene|gf\-5|g\-mo|go(\.w|od)|gr(ad|un)|haie|hcit|hd\-(m|p|t)|hei\-|hi(pt|ta)|hp( i|ip)|hs\-c|ht(c(\-| |_|a|g|p|s|t)|tp)|hu(aw|tc)|i\-(20|go|ma)|i230|iac( |\-|\/)|ibro|idea|ig01|ikom|im1k|inno|ipaq|iris|ja(t|v)a|jbro|jemu|jigs|kddi|keji|kgt( |\/)|klon|kpt |kwc\-|kyo(c|k)|le(no|xi)|lg( g|\/(k|l|u)|50|54|\-[a-w])|libw|lynx|m1\-w|m3ga|m50\/|ma(te|ui|xo)|mc(01|21|ca)|m\-cr|me(rc|ri)|mi(o8|oa|ts)|mmef|mo(01|02|bi|de|do|t(\-| |o|v)|zz)|mt(50|p1|v )|mwbp|mywa|n10[0-2]|n20[2-3]|n30(0|2)|n50(0|2|5)|n7(0(0|1)|10)|ne((c|m)\-|on|tf|wf|wg|wt)|nok(6|i)|nzph|o2im|op(ti|wv)|oran|owg1|p800|pan(a|d|t)|pdxg|pg(13|\-([1-8]|c))|phil|pire|pl(ay|uc)|pn\-2|po(ck|rt|se)|prox|psio|pt\-g|qa\-a|qc(07|12|21|32|60|\-[2-7]|i\-)|qtek|r380|r600|raks|rim9|ro(ve|zo)|s55\/|sa(ge|ma|mm|ms|ny|va)|sc(01|h\-|oo|p\-)|sdk\/|se(c(\-|0|1)|47|mc|nd|ri)|sgh\-|shar|sie(\-|m)|sk\-0|sl(45|id)|sm(al|ar|b3|it|t5)|so(ft|ny)|sp(01|h\-|v\-|v )|sy(01|mb)|t2(18|50)|t6(00|10|18)|ta(gt|lk)|tcl\-|tdg\-|tel(i|m)|tim\-|t\-mo|to(pl|sh)|ts(70|m\-|m3|m5)|tx\-9|up(\.b|g1|si)|utst|v400|v750|veri|vi(rg|te)|vk(40|5[0-3]|\-v)|vm40|voda|vulc|vx(52|53|60|61|70|80|81|83|85|98)|w3c(\-| )|webc|whit|wi(g |nc|nw)|wmlb|wonu|x700|yas\-|your|zeto|zte\-/i.test(a.substr(0,4))) check = true;})(navigator.userAgent||navigator.vendor||window.opera);
        return check;
      }
      function iOS() {
        return [
          'iPad Simulator',
          'iPhone Simulator',
          'iPod Simulator',
          'iPad',
          'iPhone',
          'iPod'
        ].includes(navigator.platform)
        // iPad on iOS 13 detection
        || (navigator.userAgent.includes("Mac") && "ontouchend" in document)
      }
      let is_mobile = MobileCheck();
      let is_ios = iOS();
      if(is_mobile === true){
        let _links = document.querySelectorAll('.nav-adapted');
        _links.forEach((item) => {
          let clicks = 0;
          item.addEventListener('click', (event) => {
            if(is_ios === true) {
              if(clicks < 0){
                event.preventDefault();
              }
            }
            if(is_ios === false){
              if(clicks == 0){
                event.preventDefault();
              }
            }
            clicks += 1;
          });
        });
      }
    </script>
    
    

  </body>
</html>

Latest requests

# Url Url Source Date
1 https://lincolnherald.com/ 2024-05-19 07:50:33
2 https://thebolditalic.com/?gi=31db… 2024-05-19 07:50:32
3 https://thebolditalic.com/?gi=8dc5… 2024-05-19 07:50:32
4 https://thebolditalic.com/?gi=84c9… 2024-05-19 07:50:31
5 https://thebolditalic.com/?gi=1027… 2024-05-19 07:50:30
6 https://thebolditalic.com/?gi=9c62… 2024-05-19 07:50:29
7 https://thebolditalic.com/?gi=055c… 2024-05-19 07:50:29
8 https://thebolditalic.com/?gi=1829… 2024-05-19 07:50:28
9 https://thebolditalic.com/?gi=41b8… 2024-05-19 07:50:27
10 https://thebolditalic.com/?gi=96b2… 2024-05-19 07:50:27
11 https://thebolditalic.com/?gi=3049… 2024-05-19 07:50:26
12 https://thebolditalic.com/?gi=16f0… 2024-05-19 07:50:25
13 https://thebolditalic.com/?gi=b25c… 2024-05-19 07:50:25
14 https://thebolditalic.com/?gi=778c… 2024-05-19 07:50:24
15 https://thebolditalic.com/?gi=d2af… 2024-05-19 07:50:24
16 https://thebolditalic.com/?gi=5bcb… 2024-05-19 07:50:23
17 http://www.happyih.co.kr/bbs/board… 2024-05-19 07:50:22
18 https://thebolditalic.com/?gi=b10f… 2024-05-19 07:50:21
19 https://thebolditalic.com/?gi=9ae0… 2024-05-19 07:50:19
20 https://thebolditalic.com/?gi=0960… 2024-05-19 07:50:18