

<!DOCTYPE html>
<html id="ctl00_mainhtml" xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head id="ctl00_Head1">

   <script type="text/javascript">
      if (window.name == "refresh")
      {
         window.stop();
         window.location.replace(window.location.pathname + window.location.search + window.location.hash);
         window.name = "";
      }
   </script>
   
	<meta name="viewport" content="width=device-width, initial-scale=1" />
   <link rel="stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/smartBanner.css?v=1.14.5.35518" media="screen" />
   <link rel="stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/common.css?v=1.14.5.35518" />
   <link rel="stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/fontawesome/fontawesome.min.css?v=1.14.5.35518" />
   <link rel="stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/fontawesome/brands.min.css?v=1.14.5.35518" />
   
   
      <meta name="apple-itunes-app" content="app-id=633481551,app-argument=https://medina-gazette.com/Portal.aspx" />
      
      <meta name="google-play-app" content="app-id=com.presteligence.medinagazette" />
      

   <script type="text/javascript" src="https://elyria-media.mynews360.com/js/jquery.js?v=1.14.5.35518"></script>
   
   <script type="text/javascript">
      var _fbClientId = "309214499646406",
         _fbTarget = window.location.pathname,
         _baseUri = "https://myteamscoop.com/",
         _webUri = "https://medina-gazette.com",
         _mediaUrl = "https://elyria-media.mynews360.com/",
         _logoTemplate = "https://elyria-media.mynews360.com/logo/%%TEAM_ID%%/96",
         _schoolTemplate = "https://elyria-media.mynews360.com/logo/%%SCHOOL_ID%%/school/%%SPORT_ID%%/96",
         _MTS_PHOTO_TEMPLATE = "https://elyria-media.mynews360.com/image/%%IMG_ID%%/%%SIZE%%/%%TEAM_ID%%/%%USER_ID%%/%%TYPE%%/96",
         _portalId = 96,
         _portalName = "Medina Gazette",
         _portalUrl = "https://medina-gazette.com/",
         _twitterName = "",
         _facebookName = "",
         _region = "Medina County",
         _MTS_widgetsReady = false,
         _MTS_userId = -1,
         _MTS_urlRegex = new RegExp("[|+<>\\*%&:\\?\\/\\\\\'.\"\\r\\n#]", "g"),
         _isAdmin = false,
         _warnAboutRejected = false,
         _MTS_cssList = [],
         _MTS_jsList = [],
         _MTS_pageVP = "~/Portal.aspx",
         _MTS_pageId = 0,
         _MTS_histCount = 0,
         _MTS_sportsEnabled = false,
         _MTS_uploadLimit = 41943040,
         
         _hasAlerts = false,
         _registrationPop = false,
         _targetList = "team,homepage".split(',');
   </script>

   
   <!--[if lt IE 9]>
      <link rel="stylesheet" type="text/css" href="&lt;%=SportsApp.Core.MediaUrl %>css/?pid=&lt;%=_portal.Id %>&amp;ie=1&amp;v=&lt;%=SportsApp.Core.Version %>" />
   <![endif]-->
   

<script type="text/javascript">
   
      var _gaq = _gaq || [];
      
         _gaq.push(['_setAccount', 'UA-32025052-1']);
         _gaq.push(['_setCustomVar', 1, 'Portal', '96', 2]);
         _gaq.push(['_trackPageview', 'Medina County News | Medina Gazette']);
      

      (function() {
      var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
      ga.src = 'https://ssl.google-analytics.com/ga.js';
      var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
      })();
   
      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
      })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');

      ga('create', 'UA-1179341-2', 'auto');
       
         ga('send', 'pageview',
         {
            
               'dimension1': "Medina County News | Medina Gazette"
         });
      

   var _pageName = "Medina County News | Medina Gazette";
   var _ga_sport = "";
   var _ga_school = "";
   var _ga_guid = "";
   var _ga_author = "";
   var _ga_pagetype = "portal";
   var _ga_tags = "";
</script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZJ4C47N33G"></script>
<script>
   window.dataLayer = window.dataLayer || [];
   function gtag() { dataLayer.push(arguments); }
   gtag('js', new Date());

   gtag('config', 'G-ZJ4C47N33G');
</script>



<!-- Google Survey -->
<script type="text/javascript">
(function() {
	var ARTICLE_URL = window.location.href;
	if (ARTICLE_URL.indexOf(".com/news/") >= 0 && (typeof(_ga_tags) == "undefined" || _ga_tags.indexOf("Obituaries") < 0) && (typeof(_MTS_userId) == "undefined" || _MTS_userId <= 0))
	{
	  var CONTENT_ID = 'everything';
	  document.write(
		'<scr'+'ipt '+
		'src="https://survey.g.doubleclick.net/survey?site=_hyjpnwhhvms5c'+
		'&amp;url='+encodeURIComponent(ARTICLE_URL)+
		(CONTENT_ID ? '&amp;cid='+encodeURIComponent(CONTENT_ID) : '')+
		'&amp;random='+(new Date).getTime()+
		'" type="text/javascript">'+'\x3C/scr'+'ipt>');

		setTimeout(function ()
		{
			wait_for_survey();
		}, 1000);

		function wait_for_survey()
		{
			if ($(".news_content_widget:not(.mts_widget_loaded)").length > 0)
			{
				MTS_loadWidgets();
			}
			else if ($(".news_content_widget").length > 0)
			{
				return false;
			}
			else
			{
				setTimeout(function ()
				{
					wait_for_survey();
				}, 1000);
			}
		}
	}
})();
</script>

<link rel="stylesheet" href="https://use.typekit.net/qjr7syo.css">
<style>
body {font-family: "lato", sans-serif !important;}
.fas.webParaStyle, .fas.historyCtr, .assetTools .fas {color: #333333;}
</style>

<!-- DFP KEEP THIS-->

<script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script>

<script>
  var googletag = googletag || {};
  googletag.cmd = googletag.cmd || [];
</script>

<script type="text/javascript">
      var sectionName = "";
var w = window.location.pathname.toLowerCase().split('/').filter(function (ret) { return ret.length > 0 ? ret : ""; });
if (typeof(googletag) !== "undefined" && (w.length < 1 || w[0] != "admin") )
    googletag.cmd.push(function() {
      var mapping = googletag.sizeMapping().
        addSize([800, 600], [728, 90]).
        addSize([0, 0], [[320, 50], [300, 50]]).
        build();
      // common targeting objects to avoid recreating identical literals
      var targetingAtf = { location: ['Atf'] };
      var targetingBtf = { location: ['Btf'] };
      var siteName = "Medina Gazette";

      var requestType = "";
      // When true, we change GPT targeting to indicate Google ad serving
      // should be turned 'off' for policy/shocking-content pages.
      // Note: this flag only adjusts targeting (`'google': ['off']`) —
      // it does NOT prevent slot definitions. Slots are still defined so
      // header/footer logic and size mappings remain consistent.
      var isGoogleAdsDisabled = false;

      var urlPath = window.location.pathname.toLowerCase().split('/').filter(function (ret) { return ret.length > 0 ? ret : "" });
      if (urlPath.length >= 1) {

        if (urlPath[0] === "news-category") {
          sectionName = urlPath.length > 3 ? urlPath[2] : urlPath[1];
          requestType = "section";
        } else if (urlPath[0] === "portal.aspx") {
          requestType = "frontpage";
        } else if (urlPath[0] === "live-content") {
          switch (urlPath[1]) {
          case "the-blitz":
            sectionName = "high-school-football";
            requestType = "section";
            break;
          default:
            sectionName = urlPath[1];
            requestType = "section";
            break;
          }
        } else if (urlPath[0] === "news") {
          requestType = "story";
          if (typeof(_ga_tags) != "undefined")
            sectionName = _ga_tags.replace(/ /g, "-").toLowerCase();

        }
      } else {
        requestType = "frontpage";
      }

      // normalize section tokens when sectionName may be a comma-separated list
      // e.g. "local-news,in-depth,shocking" -> ['local-news','in-depth','shocking']
      var sectionParts = (sectionName || '').split(',').map(function(s){ return s.trim(); }).filter(function(s){ return s.length > 0; });

      // Section-based disable rules: list section tokens that should disable
      // particular slots when the page's `sectionParts` includes them.
      // This file uses section tokens (from _ga_tags -> sectionName) rather
      // than URL-segment patterns to decide which slots to skip.
      // Example: worship-directory and frequently-asked-questions are section
      // tokens we want to disable for the top leaderboard.
      var disableAdsOnSectionRules = {
        'gazette_top_leaderboard': ['worship-directory'],
        'gazette_top_box': ['worship-directory','obituaries','subscribe','activate'],
        'gazette_right_skyscraper': ['obituaries','subscribe','activate'],
        'gazette_sticky': ['obituaries','subscribe','activate'],
        'gazette_bottom_leaderboard': ['obituaries','subscribe','activate'],
        'gazette_bottom_box': ['worship-directory','subscribe','activate'],
        'gazette_bottom_recommended_box': [], //only on front
        'gazette_bottom_popular_box': [] //only on front
      };
      // (previous adAllowRules removed — all slots are allowed by default)
      function isDisabled(slotKey) {
        var sections = sectionParts || [];
        // check section-based rules (matches against sectionParts tokens)
        var secRules = disableAdsOnSectionRules[slotKey] || [];
        for (var j = 0; j < secRules.length; j++) {
          if (sections.indexOf(secRules[j]) >= 0) return true;
        }
        // global section rules
        var globalSec = disableAdsOnSectionRules['*'] || [];
        for (var k = 0; k < globalSec.length; k++) {
          if (sections.indexOf(globalSec[k]) >= 0) return true;
        }
        return false;
      }
      // reusable define helper: checks disable rules, applies mappings, safeFrame and targeting
      var _slotCache = {};
      function defineSlotIfEnabled(slotKey, unitPath, sizes, elementId, opts) {
        if (isDisabled(slotKey) || isDisabled('*')) {
          console.log(slotKey + ' disabled for this path');
          return null;
        }
        if (_slotCache[slotKey]) return _slotCache[slotKey];
        var s = googletag.defineSlot(unitPath, sizes, elementId);
        if (opts && opts.sizeMapping) s = s.defineSizeMapping(opts.sizeMapping);
        if (opts && opts.safeFrame) s = s.setSafeFrameConfig(opts.safeFrame);
        if (opts && opts.targeting) {
          for (var k in opts.targeting) {
            if (opts.targeting.hasOwnProperty(k)) s.setTargeting(k, opts.targeting[k]);
          }
        }
        s.addService(googletag.pubads());
        // mark element as having a slot defined (useful for CSS scoping)
        try {
          var _el = document.getElementById(elementId);
          if (_el) _el.classList.add('slot-defined');
        } catch (e) { /* ignore */ }
        _slotCache[slotKey] = s;
        return s;
      }
      // If this page does not expose a section and the user is logged in,
      // assume an internal page and skip defining any slots. Do NOT treat
      // the frontpage (which has an empty sectionName) as an internal page.
      if (!sectionName && requestType !== 'frontpage' && (typeof _MTS_userId !== 'undefined') && _MTS_userId > 0) {
        console.log('Skipping ad slot definitions for logged-in page with empty section');
        return;
      }
	
      //all pages
      defineSlotIfEnabled('gazette_bottom_box', '/51784010/gazette_bottom_box', [300, 250], 'gazette_bottom_box', { targeting: targetingBtf });
      defineSlotIfEnabled('gazette_top_box', '/51784010/gazette_top_box', [[300, 250], [300, 600], [300, 335]], 'top_box', { targeting: targetingAtf });
      defineSlotIfEnabled('gazette_mid_related_box', '/51784010/gazette_mid_related_box', [[300, 250], [300, 335]], 'gazette_mid_related_box', { targeting: targetingAtf });
       

      if (requestType == "frontpage") {
        defineSlotIfEnabled('gazette_bottom_leaderboard', '/51784010/gazette_bottom_leaderboard', [[728, 90], [320, 50], [300, 50]], 'bottom_leaderboard', { sizeMapping: mapping, targeting: targetingBtf }); 
        defineSlotIfEnabled('gazette_bottom_recommended_box', '/51784010/gazette_bottom_recommended_box', [300, 250], 'gazette_bottom_recommended_box', { targeting: targetingBtf });
        defineSlotIfEnabled('gazette_bottom_popular_box', '/51784010/gazette_bottom_popular_box', [300, 250], 'bottom_popular_box', { targeting: targetingBtf });
        defineSlotIfEnabled('gazette_top_leaderboard', '/51784010/gazette_top_leaderboard', [[728, 90], [320, 50], [300, 50]], 'leaderboard', { sizeMapping: mapping, safeFrame: {allowPushExpansion: true, sandbox:true}, targeting: targetingAtf });
      } else {//inner top ldr are not pushdownable
        defineSlotIfEnabled('gazette_top_leaderboard', '/51784010/gazette_top_leaderboard', [[728, 90], [320, 50], [300, 50]], 'leaderboard', { targeting: targetingAtf });
      }

        if (requestType == "story") {
        // mark shocking pages so we can change targeting to 'off'
        // (this does not stop slot definitions — it only affects targeting)
        isGoogleAdsDisabled = !!(sectionParts && sectionParts.indexOf('shocking') !== -1);
        // define story slots unless this is an obituary section, also disabled above but no slots aren't even tested
        if (sectionParts.indexOf("obituaries") < 0) {
            defineSlotIfEnabled('gazette_right_skyscraper', '/51784010/gazette_right_skyscraper', [[160, 600],[1,1]], 'right_skyscraper', { targeting: targetingBtf });
            defineSlotIfEnabled('gazette_sticky', '/51784010/gazette_sticky', [1, 1], 'sticky_div');
            defineSlotIfEnabled('gazette_bottom_leaderboard', '/51784010/gazette_bottom_leaderboard', [[728, 90], [320, 50], [300, 50]], 'bottom_leaderboard', { sizeMapping: mapping, targeting: targetingBtf });
          } else {
          //obit only
          }
     }

      // build a page path target (ignore domain, ignore leading 'live-content'), use first 40 chars
      var pageUrlTarget = (function(){
        try {
          var p = window.location.pathname || '';
          p = p.replace(/^\/+|\/+$/g, ''); // trim leading/trailing slashes
          var parts = p.toLowerCase().split('/').filter(function(s){ return s.length > 0; });
          if (parts.length && parts[0] === 'live-content') parts.shift();
          var joined = parts.join('/');
          return joined.length > 40 ? joined.substring(0,40) : joined;
        } catch (e) {
          return '';
        }
      })();

      // register listener to mark ad containers when slots render
      try {
        var _pubads = googletag.pubads && googletag.pubads();
        if (_pubads && _pubads.addEventListener) {
          _pubads.addEventListener('slotRenderEnded', function(event) {
            try {
              var elId = event.slot && event.slot.getSlotElementId && event.slot.getSlotElementId();
              if (!elId) return;
              var container = document.getElementById(elId);
              if (!container) return;
              if (event.isEmpty) {
                container.classList.remove('ad-loaded');
                container.classList.add('ad-empty');
              } else {
                container.classList.remove('ad-empty');
                container.classList.add('ad-loaded');
              }
            } catch (e) { /* swallow */ }
          });
        }
      } catch (e) { /* ignore */ }

      googletag.pubads().enableSingleRequest();
      googletag.pubads().collapseEmptyDivs();
      googletag.pubads()
        .setTargeting('url', [pageUrlTarget])
        .setTargeting('loggedIn', [_MTS_userId > 0 ? "true" : "false"]) 
        .setTargeting('site', [siteName])  //since we have a master template, we pass a sitename variable for additional flexibility
        .setTargeting('section', [sectionName])  // section or category name
        .setTargeting('requesttype', [requestType]) // request type (story, static page, section front/archive, frontpage, rss)
        .setTargeting('google', [isGoogleAdsDisabled ? 'off' : 'on']);  // we have a single story flag to disable adX and adsense from specific stories to comply with google's "shocking content" policy.
      googletag.enableServices();
    });
</script>
	

<script>
//for ad resizing on mobile
  var ad_resize_timeout = 0;
  var responsive_ads = [];
  //_MTS_JQUERY(window).resize(function() {
  //  window.clearTimeout(ad_resize_timeout);
  //  ad_resize_timeout = window.setTimeout(function() {
  //    googletag.pubads().refresh(responsive_ads);
  //  }, 500);
  //});
</script>
<!--endDFP-->


<style type="text/css">
.dfpAd.ad-loaded::before {
  content: "Advertisement"; text-transform:uppercase;  font-size: .75em;font-style:italic;display:block;text-align:center;
}

.navMainLinks .navigation_menu_widget{background: transparent !important;}
.configCtr .fas, .configCtr .fab {color: #333333 !important; line-height: 40px !important;}
#ezFind .searchRow .showFilterBtn {display: none !important;}
i.fa-bell {display: none !important;}

.navContainer,
.navContainerShow {
   z-index: 10000001 !important;
}

.desktopNavItem {
   display: none !important;
}


.navShareItem {
   display: flex;
   align-items: center;
   justify-content: center;
}

.navShareItem img {
   width: 24px;
   height: 24px;
}

.msAuthor {
  /*  background: #327eca;*/
    float: left;
 /*   padding: 5px;*/
    padding: 0 5px;
  /*  border-radius: 5px;*/
    margin: 5px 0px;
/*    color: #ffffff;*/
    font-size: 12px;
width:90%;
}

@media all and (min-width: 320px) and (max-width:767px) {
   .centeredAd div {
      min-width: auto!important;
   }
}

@media (min-width: 768px) {
    .headerBottom .logoCtr {
        width: auto;
        height: auto;
        padding: 7px 0px 0px 0px;
    }
}

@media all and (min-width: 1024px) {
   .mobileNavItem {
      display: none;
   }

   .desktopNavItem {
      display: block !important;
   }
}
</style>

<script type="text/javascript">

$(document).one("widgetsloaded", function() {
	if (window.location.href.indexOf("/search/") > -1) {
		$(".search_widget .searchResults").addClass("setWidth");
	}

	if(!window.location.href.indexOf("/admin") > -1 || !window.location.href.indexOf("/layout admin") > -1) {
		$("body").css({"background": "#ffffff" });
	}

	$(".fa-user").addClass("fas");

	$(document).on("click", ".headerItem", function () {
		$(".menuDropBg").removeAttr("style");
		$(".mt").removeAttr("style");
	});

	$(".menuDropBg").on("mouseleave", function () {
		$(".menuDropBg").removeAttr("style");
		$(".mt").removeAttr("style");
	});

	$(".logoCtr .logo").attr("alt", "Medina Gazette main logo and home link");
	$(".cusMenuBtn").removeAttr("aria-label").attr("title", "Main menu button");

});

</script>

			<!-- Tracking tag. -->

<!-- Privacy policy at http://tag.brandcdn.com/privacy -->

<script type="text/javascript" src="//tag.brandcdn.com/autoscript/medinacountygazette_vgtsuk0wmvvtvek9/Medina_County_Gazette.js"></script>
<script>
  if (window.location.pathname === "/news-category/milestones/24/") {
    window.location.replace("/live-content/announcements/");
  }
</script>
<script async type='text/javascript' src='https://adbundle.empowerlocal.co/bundle.js?publicationKey=medina-gazette-com'></script>
<script id="mcjs">!function(c,h,i,m,p){m=c.createElement(h),p=c.getElementsByTagName(h)[0],m.async=1,m.src=i,p.parentNode.insertBefore(m,p)}(document,"script","https://chimpstatic.com/mcjs-connected/js/users/82fb7f09d918388e65bb5cd7c/2cee578e61a07a5c1090ec104.js");</script>
					
																		 
																	 
																				  
															 
							   
				 
<script type="text/javascript">
// Lorain County Printing and Publishing / Medina Gazette
// Place this tagging anywhere on your page or install with Google Tag Manager
(function(cid,mkt,config,domain) {
  var ml = document.createElement('script');
  var s = document.getElementsByTagName('script')[0] || document.head;
  var cb;

  try {
    if (!(cb = localStorage._matherVer)) {
      throw false;
    }
  } catch (e) {
    cb = Math.round(new Date() / 1.0368e9);
  }

  ml.type = 'text/javascript'; ml.async = true; ml.defer = true; ml.id = '_mljs';
  ml.src = ('https:' == window.location.protocol ? 'https' : 'http') + '://' + (domain || 'js.matheranalytics.com/s') + '/' + cid + '/' + mkt + '/' + (config ? config + '/' : '') + 'ml.js?cb=' + cb;
  s.parentNode.insertBefore(ml, s);
})('ma58881','816645501','all');
</script>

<script>
$(document).one("widgetsloaded", function() {
  if (window.location.href.includes("/admin/url-redirs")) {
      let styles = `
      <style>
     #redirect-list { height: 100%; display: flex; flex-direction: column;}
     .entry-item { display: flex; height: auto;padding: 0px;}
     .entry-col, .entry-col-list { width: calc(50% - 50px); height: auto; word-wrap: break-word;padding:10px; margin: 0px;}
     .entry-opts { display: flex; justify-content: flex-end; flex: 1; border-bottom: solid 1px #eeeeee;height: auto;}
     #redirect-form .entry-opts { border-bottom: none;}
     #redirect-form input, #redirect-list input { width: auto;}
     #redirect-form .entry-col {display: flex; flex-direction: column; gap: 5px;}
     </style>`;
     let body = $("body");

     $(styles).appendTo(body);
  }
});
</script>

   
   <link rel="shortcut icon" href="https://elyria-media.mynews360.com/images/custom/96/favicon.ico" />
   
      <link rel="stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/?custom=true&pid=96" />
   
   <link rel="stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/portal.css?v=1.14.5.35518" />
   <link rel="Stylesheet" type="text/css" href="https://elyria-media.mynews360.com/css/?v=1.14.5.35518&pid=96" />

    <!--[if gte IE 9]>
    <style type="text/css">
      .gradient {
         filter: none;
      }
    </style>
    <![endif]-->

    <script type="text/javascript">
       _MTS_cssList.push("css/jQueryExtensions/jquery-ui.css", "css/popupDialog.css", "css/ext/fancyFlag.css", "css/ext/fancyCheer.css");
       _MTS_jsList.push("js/portal.js", "js/jQueryExtensions/jquery.dotdotdot.min.js", "js/popupDialog.js", "js/fancyFlag.js");
       _m = 0;
       _sm = 0;
       _g = 0;
       _c = 0;
       _pfx = "/Portal.aspx";
       _sDateScore = "6/6/2026";
       _todayDate = "6/13/2026";
       _eDateEvent = "6/20/2026";
       var _userId = -1;
       var _webUri = "https://myteamscoop.com/";
       var _userCanEditContent = false;
       var _encodedPathAndQuery = "%2fPortal.aspx";
       var _portalId = 96;
       var _date = "6/7/2026";
       var _endDate = "6/13/2026",
       
         _MTS_SEOALT = "Medina County local news, sports, and more | Medina Gazette";
    </script>
    <script type="text/javascript">
          mobileTab = "";
   </script>

   <!-- Facebook Metadata -->
   
   <meta property="og:image" content="https://0f809946060b84c0b9e6-2d6d6d71cc4a65928f1727b447ea5d23.ssl.cf1.rackcdn.com/0/0/0/0/160/848/160848_original" />
   <meta property="og:image:secure_url" content="https://0f809946060b84c0b9e6-2d6d6d71cc4a65928f1727b447ea5d23.ssl.cf1.rackcdn.com/0/0/0/0/160/848/160848_original" />
   <meta property="og:type" content="website" />
   <meta property="fb:app_id" content="309214499646406" />
 
   <!-- Twitter Metadata -->
   <meta name="twitter:image" content="https://0f809946060b84c0b9e6-2d6d6d71cc4a65928f1727b447ea5d23.ssl.cf1.rackcdn.com/0/0/0/0/160/848/160848_original" />

   
<title>
	Medina County News | Medina Gazette
</title><meta name="description" content="For Medina County community and local news, trust Medina Gazette. We keep you up-to-date on the latest news." /><meta name="keywords" content="You can trust Medina Gazette for the most up to date local and community news, sports, and more." /></head>

   
<body >

   <div class="sitewideUserAlert">
      <p id="userAlertMessage"></p>
      <div class="sitewideUserAlertButtons">
         <button id="hideSiteWide">Okay</button>
         <button id="closeSiteWide">Close and Never Show Again</button>
      </div>
   </div>
   
   

   
   <div id="fb-root"></div>

   

   


   <noscript>You must have javascript enabled to view this site.</noscript>

   <div class="alwaysMobileBg"></div>
   
   <div class="busySpinnerBg">
      <div class="closeSpinner"><i class="fas fa-times"></i></div>
      <img class="busySpinner" src="https://elyria-media.mynews360.com/images/busySpinner.gif" alt="Loading" />
   </div>

   
      <div class="custom_header_widget">
		   <input type="hidden" name="abovethefold" value="true" />
      </div>
      

<script type="text/javascript">
   _MTS_jsList.push("js/content/mobileSelectors.js");
</script>
   <div class="emailRejected" style="display: none;">
      <div class="rejectTop">
         <div class="rejectedTitle">Email Rejected!</div>
         <div class="rejectHide">x</div>
      </div>
      <div class="rejectedInfo">
         We attempted to send a notification to your email address but we were unable to verify that you provided a valid email address.
         Please visit <a title="Link to my profile" class="emailLink" href="/user/edit/">my profile</a> to update your email address if you wish to receive notifications.
         Otherwise, <a title="Disable notifications" class="emailLink" href="javascript:fireEmailRejected()"> disable notifications</a> and hide this message.
      </div>
   </div>

   
   <div class="masterMcWrap">
      <div id='mts_r_0' class='widget_region' style='text-align:center'><input type='hidden' name='reg_width' value='100.00' /><input type='hidden' name='reg_margin_left' value='0.00' /><input type='hidden' name='reg_margin_right' value='0.00' /><input type='hidden' name='reg_width_med' value='100.00' /><input type='hidden' name='reg_margin_left_med' value='0.00' /><input type='hidden' name='reg_margin_right_med' value='0.00' /><input type='hidden' name='reg_width_tablet' value='100.00' /><input type='hidden' name='reg_margin_left_tablet' value='0.00' /><input type='hidden' name='reg_margin_right_tablet' value='0.00' /><input type='hidden' name='reg_pixel' value='False' /><input type='hidden' name='reg_innerSec' value='False' /><div id='mts_c_0' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='100.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='100.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='100.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='0.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><style type="text/css">
*[data-holder] {
	display:none;
}

.msCategory {
   color: #666666 !important;
}

.msiFull {
	text-align: center;
}

.msiFull .msFullInfo {
	text-align: left;
}

.msiFull .msiFullImg  {
	max-width: 100%;
	width: auto !important;
	float: none !important; 
	display: inline-block;
	vertical-align: top;
}

.videoFrame {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	clear:both;
}

.videoFrameContent {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.msWrapper {
	margin-bottom: 20px;
}

.breakingNewsBanner.rounded {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.breaking_news_banner_widget.mts_widget.mts_widget_loaded {
	margin-bottom: 0px !important;
}

.masterMcWrap {
	padding: 0px !important;
}

.msTitle {
	font-size: 1em;
	line-height: 20px;
}

.threeAcross .msTitle {
	padding: 10px 10px 0px 0px;
}

.taImgCtr {
	overflow: hidden;
	background-image: url(https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/0/84/84);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.taImgCtr .msiFullImg {
	width: auto;
}

.taHeading {
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 0px 20px 0px;
	padding-top: 20px;
}

.squareTextCtr {
	width: 100% !important;
	padding-left: 0px !important;
}

.squareImageCtr + .squareTextCtr {
	width: 188px !important;
	padding-left: 20px !important;
}

.borderWrap {
	padding-bottom: 20px;
}

.mainContent a {
	color: #000000;
}

.storySecWrap {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}

.mainStoryItem {
	border-bottom: solid 20px #eeeeee;
}

.threeAcross .mainStoryItem {
	border-bottom: none;
}

.msHalfInfo {
	width: 66.666%;
	padding-left: 20px;
}

.msSummary {
	margin-top: 5px;
	color: #333333;
}

img[data-holder].msiHalfImg + .msHalfInfo {
	width: 100%;
	padding-left: 0px;
}

.rightRail {
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}

.sports, 
.rightRail {
	transition: bottom 250ms;
	-webkit-transition: bottom 250ms;
	-moz-transition: bottom: 250ms;
}

.superFeatured, .sfImg,
.sfInfo, .sfSecondaryInfo {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
}

.superFeatured {
	text-align: center;
}

.sfInfo {
	padding: 20px;
}

.sfSecondaryInfo {
	color: #327eca;
	margin-bottom: 10px;
}

.sfSecItem {
	display: inline-block;
	vertical-align: baseline;
}

.sfTitle {
	font-size: 1.25em;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#bottom_leaderboard {
margin-bottom: 20px;
}

a.superFeaturedLink {
	text-align: left;
	background: #ffffff;
	display: inline-block;
	color: #333333;
}

.sfSummary {
	width: 100%;
	clear: both;
}

a.mnHeading {
	color: #333333;
	transition: color 250ms;
	-webkit-transition: color 250ms;
	-moz-transition: color 250ms;
}

a.mnHeading:hover {
	color: #327eca;
}

a.viewMoreCat {
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	line-height: 30px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	text-align: center;
	padding: 0px 10px;
}

.msiRightSquareImg,
.squareImg {
   width: auto;
   height: auto;
}

@media all and (min-width: 768px) {
	.threeAcross .msTitle,
	.squareTextCtr .msTitle {
		font-size: .9em;
	}

	.sfInfo {
		clear: none;
		width: calc(100% - 200px) !important;
	}

	.sfImg {
		width: unset;
		max-width: 200px;
	}

	.sfTitle {
		font-size: 2em;
	}
}

@media all and (min-width: 1024px) {
	.rightRail {
		width: 300px;
		margin-bottom: 50px;
	}

	.sports, 
	.rightRail {
		margin-bottom: 0px;
	}	

	.sfImg {
		width: unset;
		max-width: 300px;
	}

	.sfInfo {
		clear: none;
		width: calc(100% - 300px) !important;
	}

	.sfTitle {
		font-size: 3em;
	}
}

@media all and (min-width: 1366px) {
	.rightRail {
		width: 300px;
		margin-bottom: 50px;
	}

	.sports, 
	.rightRail {
		margin-bottom: 0px;
	}	

	.sfImg {
		width: unset;
		max-width: 400px;
	}

	.sfInfo {
		clear: none;
		width: calc(100% - 400px) !important;
	}

	a.superFeaturedLink {
		display: block;
	}

	a[data-holder].superFeaturedLink {
		display:none;
	}

	.sfTitle {
		font-size: 3em;
	}
}
</style></div><div class='breaking_news_banner_widget'></div><div class='custom_break_widget'>	<!--SUPER FEATURED-->
	<div class="superFeatured group" data-mtsrest="/api/v3/portal/news/all/?portal_id=96&from=1&to=1&category=super featured&filter_id=32&filter_type=Category" data-mtsCallback="sfCallback">
		<a class="superFeaturedLink group mts_collapse" data-holder="0_Link">
			<img class="sfImg" data-holder="0_MediaList_0_ImgLink" />
			<div class="sfInfo">
				<div data-holder="0_Title" class="sfTitle"></div>
				<div class="sfSecondaryInfo">
					<div data-holder="0_PostDate_Date" data-date="\S+\s(\S+)\s(\d+)\s(\d+)\s.*;$1, $2 $3" class="sfSecItem"></div> | 
					<div data-holder="0_AuthorInfo_Name" class="sfSecItem sfAuthor"></div>
				</div>
				<div data-holder="0_Summary" class="sfSummary"></div>
			</div>
		</a>
	</div>

<script type="text/javascript">
$(document).one("widgetsloaded", function() {
	sfSetInfo();

	$(window).scroll(function() {
		fixItems();
	});

	$(window).resize(function() {
		$(".sports, .rightRail").removeAttr("style");
		sfSetInfo();
	});
});

function fixItems() {
	var content = $(".superFeatured").height();
	var header = $(".headerCtr").height();
	var sports = $(".sports");
	var rightRail = $(".rightRail");
	var sportsVal = header + content + sports.height();
	var rightRailVal = header + content + rightRail.height();
	var scrollTop = $(window).scrollTop();
	
	if(window.matchMedia( "(min-width: 1024px)" ).matches) {
		if (scrollTop >= sportsVal) {
			sports.css({
				"position" : "fixed",
				"bottom" : ($(".footer").height() + 20) + "px",
				"z-index" : 11 
			});
		} else {
			sports.removeAttr("style");
		}

		if (scrollTop >= rightRailVal) {
			rightRail.css({
				"position" : "fixed",
				"bottom" : ($(".footer").height() + 20) + "px",
				"z-index" : 11 
			});
		} else {
			rightRail.removeAttr("style");
		}
	} else {
		sports.removeAttr("style");
		rightRail.removeAttr("style");
	}
}

function sfSetInfo() {
	if(window.matchMedia("(min-width: 768px)").matches) {
		var product = $(".superFeatured").width() - ($(".sfImg").width() + 40);
		$(".sfInfo").width(product);
	} else {
		$(".sfInfo").removeAttr("style");
	}	
}

function sfCallback() {
	var author = $(".sfAuthor");
	var output = author.text().replace(/\n\n|\n/g, " | ");
	author.html(output);
}
</script></div><div class='custom_break_widget'><div id='bottom_leaderboard' class='dfpAd centeredAd ' data-fronttarget='pos' data-backtarget='atf' data-sizes='[[300,250]' data-slot='' >
        <script type='text/javascript'>
$(document).one("widgetsloaded", function()
	{
                typeof(googletag) == "undefined" || googletag.cmd.push(function() {
                        googletag.display('bottom_leaderboard');
                        
                });
});
            </script>
</div></div><div class='custom_break_widget'><!--MAIN NEWS FEED-->
  <div class="mainNewsCtr group">
    <div class="mainNewsLeft">
      <div class="mnlMain">
        <div class="mnHeading">The Latest</div>
        <div class="msWrapper">
          <div class="storySecWrap" data-mtsrest="/api/v3/portal/news/all/?portal_id=96&from=1&to=10&category=News&filter_id=11&filter_type=Category" data-mtsCallback="newsCallback">
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="0_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="0_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="0_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
                <div data-holder="0_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="0_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="0_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="0_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
          <!--test adcode-->
               <a class="mainStoryItem msiFull" href="https://medina-gazette.com/live-content/activate/">
                     <div class="msFullInfo" style="text-align:center;">
                     
                     <div class="msSummary"><img src="https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/473/371/473371" alt="Activate" style="width:100%;max-width:600px;height: auto;" width="100%" height="100%" alt=""></div>
                  </div>
               </a>

               <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="1_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="1_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="1_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
                <div data-holder="1_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="1_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>

                <div data-holder="1_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="1_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="2_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="2_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="2_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="2_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="2_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="2_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="2_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="3_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="3_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="3_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="3_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="3_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="3_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="3_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="4_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="4_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="4_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="4_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="4_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="4_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="4_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>

            <div class="custom_widget adPlaceholder">
              <input name="widgetName" type="hidden" value="ad_leftrail_1" />
            </div>

            <a class="mainStoryItem msiFull" data-holder="5_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="5_MediaList_0_ImgLink"  width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="5_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="5_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="5_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="5_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="5_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="6_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="6_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="6_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="6_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="6_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="6_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="6_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="7_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="7_MediaList_0_ImgLink" width="100%" height="100%" alt=""/>  
              <div class="msFullInfo">  
                <div data-holder="7_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="7_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="7_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="7_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="7_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="8_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="8_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="8_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="8_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="8_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="8_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="8_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
            <!--FULL IMAGE WIDTH-->
            <a class="mainStoryItem msiFull" data-holder="9_Link">            
              <img class="msiFullImg" mts-collapse="" data-holder="9_MediaList_0_ImgLink" width="100%" height="100%" alt="" />  
              <div class="msFullInfo">  
                <div data-holder="9_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="9_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="9_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
                <div data-holder="9_Date" mts-collapse="" class="msDate"></div>
                <div data-holder="9_Summary" mts-collapse="" class="msSummary"></div>
              </div>
            </a>
          </div>

          <a class="viewMoreCat mts_cc_button" href="/news-category/news/local-news/11/18/">View More Local News</a>
        </div>
           <!--test adcode-->



               <!--a class="mainStoryItem msiFull" href="/subscribe">
                     <div class="msFullInfo" style="text-align:center;">
                     
                     <div class="msSummary"><img src="https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/162/863/162863_v2" alt="Activate your Digital account"/></div>
                  </div>
               </a-->

<style>#placement_688115_0_i{width:100%;margin:0 auto;}</style><script type="text/javascript">var rnd = window.rnd || Math.floor(Math.random()*10e6);var pid688115 = window.pid688115 || rnd;var plc688115 = window.plc688115 || 0;var abkw = window.abkw || '';var absrc = 'https://ads.empowerlocal.co/adserve/;ID=181918;size=0x0;setID=688115;type=js;sw='+screen.width+';sh='+screen.height+';spr='+window.devicePixelRatio+';kw='+abkw+';pid='+pid688115+';place='+(plc688115++)+';rnd='+rnd+';click=CLICK_MACRO_PLACEHOLDER';var _absrc = absrc.split("type=js"); absrc = _absrc[0] + 'type=js;referrer=' + encodeURIComponent(document.location.href) + _absrc[1];document.write('<scr'+'ipt src="'+absrc+'" type="text/javascript"></'+'script>');</script>
        <!-- HIDE VIDEO PLAYER
        <div class="mnHeading">Latest Video</div>
        <div class="videoFrame">
          <iframe width="100%" height="100%" alt="" style="width: 100%;height: 100%;position: absolute;top: 0px;left: 0px;" src="https://www.youtube.com/embed/videoseries?list=PLcU3_rzTAob8eHFiioNe4UZbPnwz568yN" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
        </div>
        --> 
      </div>

      <!-- CENTER RAIL -->
      <div class="mnlSecondary sports">
      <a class="mnHeading" href="/live-content/sports-main">Sports</a>
        <div class="msWrapper" mts-collapse="" data-mtsrest="/api/v3/portal/news/all/?portal_id=96&from=1&to=7&category=Sports&filter_id=7&filter_type=Category" data-mtsCallback="newsCallback">
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="0_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="0_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="0_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="0_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="0_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="1_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="1_MediaList_0_ImgLink" width="100%" height="100%" alt=""/>
              </div>
              <div class="squareTextCtr">
                <div data-holder="1_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="1_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="1_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="2_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="2_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="2_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="2_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="2_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="3_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="3_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="3_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="3_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="3_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="4_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="4_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="4_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
 
                <div data-holder="4_Title" mts-collapse="" class="msTitle"></div>
               <div data-holder="4_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="5_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="5_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="5_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="5_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="5_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="6_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="6_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="6_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

                <div data-holder="6_Title" mts-collapse="" class="msTitle"></div>
                <div data-holder="6_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              </div>
            </a>
          </div>
          <a class="viewMoreCat mts_cc_button" href="/live-content/sports-main">View More Sports</a>
        </div>
  <div class="custom_widget adPlaceholder">
            <input name="widgetName" type="hidden" value="ad_centerrail_2" />
          </div>


        <a class="mnHeading" href="/live-content/obituaries">Obituaries</a>
        <div class="msWrapper" mts-collapse="" data-mtsrest="/api/v3/portal/news/all/?portal_id=96&from=1&to=3&category=Obituaries&filter_id=8&filter_type=Category" data-mtsCallback="newsCallback">
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="0_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="0_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="0_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
                <div data-holder="0_Title" mts-collapse="" class="msTitle"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="1_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="1_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="1_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
                <div data-holder="1_Title" mts-collapse="" class="msTitle"></div>
              </div>
            </a>
          </div>
          <!--SQUARE IMAGE STORY-->
          <div class="mainStoryItem">
            <a data-holder="2_Link">
              <div class="squareImageCtr mts_collapse">
                <img class="squareImg" data-holder="2_MediaList_0_ImgLink" width="100%" height="100%" alt="" />
              </div>
              <div class="squareTextCtr">
                <div data-holder="2_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
                <div data-holder="2_Title" mts-collapse="" class="msTitle"></div>
              </div>
            </a>
          </div>
          <a class="viewMoreCat mts_cc_button" href="/news-category/obituaries/8/">View More Obituaries</a>
<div class="custom_widget adPlaceholder">
            <input name="widgetName" type="hidden" value="ad_centerrail_1" />
          </div>
        </div>
      </div>
    </div>

    <div class="mainNewsRight">
      <div class="rightRail">
<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet">
<a id="botb-link" href="https://medina-gazette.com/live-content/best-of-the-best/" title="Medina Gazette's Best of the Best" style="text-decoration: none;">
  <div id="botb" style="
    display: none;
    width: 300px; height: 150px; border-radius: 6px; overflow: hidden;
  
    background-size: cover; background-position: center;
  ">
    <div style="width:55%;height:100%;display:flex;align-items:center;justify-content:center;padding:10px 3px 10px 15px;box-sizing:border-box;">
      <div id="botb-text" style="
        font-family: 'Anton', Impact, 'Arial Black', sans-serif;
        text-align: center; line-height: 1.15; text-transform: uppercase;
        color: #EE1111; text-shadow: -2px -2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, 2px 2px 0 #fff;
        width: 100%;
      "></div>
    </div>
  </div>
</a>
<script>
  (function() {
    var DEFAULT_URL = "https://medina-gazette.com/live-content/best-of-the-best/";
    var DEFAULT_TITLE = "Medina Gazette's Best of the Best";
    var DEFAULT_BG = "url('https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/487/764/487764')";
  var d = new Date();
  // ?testdate=mm/dd/yyyy  ?phase=1-7
  var testDate = new URLSearchParams(window.location.search).get("testdate");
  if (testDate) d = new Date(testDate);
  var testPhase = new URLSearchParams(window.location.search).get("phase");
    var botb = document.getElementById("botb");
    var link = document.getElementById("botb-link");
    var el = document.getElementById("botb-text");
    var phases = [
      // { start: new Date("06/15/2026"), name: "Example", image: "https://YOUR-IMAGE-URL-HERE.jpg" },
      // { start: new Date("04/05/2026"), name: "Example", bg: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/174/488174", url: "https://www.google.com", lines: ["one","two"] },
      {
        start: new Date("05/05/2026"),
        name: "Nominate",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/174/488174"
      },
      {
        start: new Date("05/15/2026"),
        name: "First Round",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/175/488175"
      },
      {
        start: new Date("06/05/2026"),
        name: "Vote Now",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/170/488170"
      },
      {
        start: new Date("06/15/2026"),
        name: "Final Round",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/171/488171"
      },
      {
        start: new Date("07/07/2026"),
        name: "Vote Now Final",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/170/488170"
      },
      {
        start: new Date("07/16/2026"),
        name: "Results Coming",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/172/488172"
      },
      {
        start: new Date("08/15/2026"),
        name: "Results",
        image: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/488/173/488173"
      }
    ];
    window._botbPhases = phases;
  var endDate = new Date("09/30/2026");
  var phase = null;
  for (var i = phases.length - 1; i >= 0; i--) {
    if (d >= phases[i].start) { phase = phases[i]; break; }
  }
  if (testPhase) phase = phases[parseInt(testPhase) - 1] || phase;
  if (!phase) return;
  if (!testPhase && (d < phases[0].start || d > endDate)) return;

    link.href = phase.url || DEFAULT_URL;
    link.title = DEFAULT_TITLE + (phase.name ? " — " + phase.name : "");
    botb.style.backgroundImage = phase.bg ? "url('" + phase.bg + "')" : DEFAULT_BG;
    botb.style.display = "flex";
    botb.style.alignItems = "center";
    botb.style.justifyContent = "flex-end";
    if (phase.image) {
      // image mode — full banner, no text
      botb.style.backgroundImage = "url('" + phase.image + "')";
      el.parentElement.style.display = "none";
    } else {
      // text mode — use custom bg if set, otherwise default
      botb.style.backgroundImage = phase.bg ? "url('" + phase.bg + "')" : DEFAULT_BG;
      el.parentElement.style.display = "flex";
      el.style.fontSize = phase.lines.length <= 2 ? "40px" : "24px";
      el.innerHTML = phase.lines.map(function(l) {
        return "<span style='display:block'>" + l + "</span>";
      }).join("");
    }
  })();
</script>




<div style="padding:10px 0;"><a id="marketplace" href="https://medinagazette.qrsite.com/directory.php?sect=306"  title="Medina Gazette's Marketplace" ></a></div>
<script>
var currentDate = new Date();
//test//currentDate.setFullYear(2022, 09, 30);
var mpstart = new Date("10/04/2025");
var mpend = new Date("04/30/2026");
if (currentDate >= mpstart  && currentDate <= mpend ) {
   var mpimg =
    "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/394/624/394624";
var node = document.getElementById("marketplace");
  node.innerHTML ="<img src='" + mpimg + "' alt='Marketplace'>";
  }

</script>
<!--promowidget-->
<div class="mnHeading">Current Promos</div><div id="ct-promo-container">
    <div id="promo-widget" class="promo-accordion"></div>
</div>

<style>
    #ct-promo-container {
        display: block;
        width: 300px;
        clear: both;
    }
    #promo-widget.promo-accordion {
        --widget-width: 300px;
        --header-height: 36px; /* Lowered base height for collapsed tabs */
        --transition-speed: 0.4s;
        --mg-blue: #005696; 
        --mg-border: #e1e1e1;
        
        width: var(--widget-width);
        border: 1px solid var(--mg-border);
        background: #ffffff;
        font-family: inherit;
        margin-bottom: 30px; 
        transition: margin-bottom var(--transition-speed) cubic-bezier(0.4, 0, 0.2, 1);
        box-sizing: border-box;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    }

    #promo-widget .accordion-item {
        border-bottom: 1px solid var(--mg-border);
    }

    #promo-widget .accordion-item:last-child {
        border-bottom: none;
    }

    /* NON-ACTIVE (SHRUNK) TAB STYLE */
    #promo-widget .accordion-header {
        min-height: var(--header-height);
        background: #ffffff;
        color: #555; /* Softer color for inactive tabs */
        display: flex;
        align-items: center;
        padding: 6px 12px; /* Tight padding for shrunk look */
        cursor: pointer;
        
        font-family: 'PT Serif', Georgia, serif;
        font-weight: 400; /* Normal weight when collapsed */
        font-size: 15px;  /* Slightly smaller font */
        line-height: 1.2;
        transition: padding var(--transition-speed) ease, 
                    font-size var(--transition-speed) ease, 
                    font-weight var(--transition-speed) ease, 
                    background var(--transition-speed) ease;
    }

    /* ACTIVE (EXPANDED) TAB STYLE */
    #promo-widget .accordion-item.active .accordion-header {
        color: var(--mg-blue);
        border-left: 6px solid var(--mg-blue);
        background: #f9f9f9;
        padding: 12px 12px; /* Expanded padding */
        font-weight: 700;   /* Bold when active */
        font-size: 18px;    /* Full size headline */
    }

    #promo-widget .accordion-content {
        height: 0;
        overflow: hidden;
        transition: height var(--transition-speed) cubic-bezier(0.4, 0, 0.2, 1);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #promo-widget .accordion-item.active .accordion-content {
        border-left: 6px solid var(--mg-blue);
        border-top: 1px solid #eee;
    }

    #promo-widget .promo-img {
        display: block;
        max-width: 100%;
        height: auto;
        opacity: 0;
        transition: opacity 0.5s ease;
    }

    #promo-widget .accordion-item.active .promo-img {
        opacity: 1;
    }

    #promo-widget .chevron {
        margin-right: 12px;
        flex-shrink: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #888;
        transition: transform 0.3s;
    }

    #promo-widget .accordion-item.active .chevron {
        transform: rotate(90deg);
        border-left-color: var(--mg-blue);
    }

    #promo-widget .external-link-icon {
        margin-left: auto;
        color: #ccc;
        font-size: 18px;
        text-decoration: none;
    }
    
    #promo-widget .promo-fallback {
        padding: 20px;
        text-align: center;
        color: #666;
        font-family: 'PT Serif', Georgia, serif;
        font-size: 16px;
    }
</style>

<script>
    const CONFIG = {
        containerId: 'promo-widget',
        autoCycleSpeed: 5000, 
        items: [
            { 
                title: "Order Photos", 
                img: "https://elyria-media.mynews360.com/image/504031/2/0/52/0/96", 
                link: "https://www.medina-gazette.com/orderphotos/",
                start: "2026-06-04T00:00:00",
                end: null  
            },
        { 
                title: "Activate Digital Access", 
                img: "https://d34okl4jnxrvy2.cloudfront.net/MTS_Beta_Elyria/0/0/0/0/473/371/473371", 
                link: "https://medina-gazette.com/live-content/activate/",
                start: "2026-01-01T00:00:00",
                end: null 
            }
        ]
    };

    class AccordionWidget {
        constructor(config) {
            this.config = config;
            this.container = document.getElementById(config.containerId);
            this.activeItems = [];
            this.maxContentHeight = 0;
            if (!this.container) return;

            this.currentIndex = 0;
            this.isPaused = false;
            this.manualPaused = false; 
            this.init();
        }

        init() {
            this.filterScheduledItems();
            
            if (this.activeItems.length === 0) {
                this.renderFallback();
                return;
            }

            this.render();
            setTimeout(() => { this.refreshLayout(); }, 100);
            window.addEventListener('load', () => { this.refreshLayout(); });
            this.addListeners();
        }

        filterScheduledItems() {
            const now = new Date();
            this.activeItems = this.config.items.filter(item => {
                const startValid = item.start ? new Date(item.start) <= now : true;
                const endValid = item.end ? new Date(item.end) >= now : true;
                return startValid && endValid;
            });
        }

        refreshLayout() {
            this.calculateMaxHeight();
            this.setActive(this.currentIndex);
            if (this.activeItems.length > 1) {
                this.startCycle();
            }
        }

        calculateMaxHeight() {
            const images = this.container.querySelectorAll('.promo-img');
            let heights = Array.from(images).map(img => img.scrollHeight);
            this.maxContentHeight = Math.max(...heights, 100); 
        }

        render() {
            this.container.innerHTML = this.activeItems.map((item, index) => `
                <div class="accordion-item" data-index="${index}">
                    <div class="accordion-header">
                        <span class="chevron"></span>
                        <span class="header-text">${item.title}</span>
                        <a href="${item.link}" class="external-link-icon">➜</a>
                    </div>
                    <div class="accordion-content">
                        <a href="${item.link}"><img src="${item.img}" class="promo-img" alt="${item.title}"></a>
                    </div>
                </div>
            `).join('');
        }

        renderFallback() {
            this.container.innerHTML = `<div class="promo-fallback">Check back later for current promotions.</div>`;
            this.container.style.marginBottom = "20px";
        }

        setActive(index, isManual = false) {
            if (isManual) {
                this.manualPaused = true;
                if (this.intervalId) {
                    clearInterval(this.intervalId);
                    this.intervalId = null;
                }
            }
            
            const items = this.container.querySelectorAll('.accordion-item');
            if (items.length === 0) return;
            
            const targetItem = items[index];
            const isClosingCurrent = isManual && targetItem && targetItem.classList.contains('active');

            items.forEach((item, i) => {
                const content = item.querySelector('.accordion-content');

                if (i === parseInt(index) && !isClosingCurrent) {
                    item.classList.add('active');
                    const img = item.querySelector('.promo-img');
                    const currentHeight = img.scrollHeight || 188; 
                    content.style.height = currentHeight + "px";
                    
                    const dynamicGhost = (this.maxContentHeight - currentHeight) + 20;
                    this.container.style.marginBottom = dynamicGhost + "px";
                    this.currentIndex = i;
                } else {
                    item.classList.remove('active');
                    content.style.height = "0px";
                }
            });

            if (isClosingCurrent) {
                this.currentIndex = -1;
                this.container.style.marginBottom = (this.maxContentHeight + 20) + "px";
            }
        }

        startCycle() {
            if (this.intervalId) clearInterval(this.intervalId);
            this.intervalId = setInterval(() => {
                if (!this.isPaused && !this.manualPaused) {
                    let next = (this.currentIndex + 1) % this.activeItems.length;
                    this.setActive(next);
                }
            }, this.config.autoCycleSpeed);
        }

        addListeners() {
            this.container.addEventListener('click', (e) => {
                if (e.target.closest('.external-link-icon')) return;
                const header = e.target.closest('.accordion-header');
                if (header) this.setActive(header.parentElement.dataset.index, true);
            });
            this.container.addEventListener('mouseenter', () => this.isPaused = true);
            this.container.addEventListener('mouseleave', () => this.isPaused = false);
        }
    }

    document.addEventListener('DOMContentLoaded', () => { new AccordionWidget(CONFIG); });
</script>
<!--/promowidget-->
     
          
          <div class="custom_widget adPlaceholder">
            <input name="widgetName" type="hidden" value="ad_rightrail_1" />
          </div>
             <div class="mnHeading">State &amp; National</div>
        <div class="msWrapper noBgColor" data-mtsrest="/api/v3/portal/news/all/?portal_id=96&from=1&to=5&category=News&filter_id=20&filter_type=SubCategory&subcategory=State News" data-mtsCallback="newsCallback">
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="0_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="0_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="0_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

              <div data-holder="0_Title" mts-collapse="" class="msTitle"></div>
              <div data-holder="0_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="1_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="1_MediaList_0_ImgLink"  width="100%" height="100%" alt=""/>   
            </div>
            <div class="msFullInfo">  
              <div data-holder="1_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

              <div data-holder="1_Title" mts-collapse="" class="msTitle"></div>
              <div data-holder="1_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="2_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="2_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="2_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

              <div data-holder="2_Title" mts-collapse="" class="msTitle"></div>
              <div data-holder="2_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="3_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="3_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="3_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

              <div data-holder="3_Title" mts-collapse="" class="msTitle"></div>
              <div data-holder="3_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="4_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="4_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="4_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>

              <div data-holder="4_Title" mts-collapse="" class="msTitle"></div>
              <div data-holder="4_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
            </div>
          </a>
          <a class="viewMoreCat mts_cc_button" href="/news-category/news/state-news/11/20/">View More State</a>
        </div>

<!-- E-Edition Widget Code -->
        <style type="text/css">
        .eEditionCtr {
        float: left;
        clear: both;
        width: 100%;
        position: relative;
        overflow: hidden;
        border-top: solid 1px #bbbbbb;
        height: 210px;
        color: unset;
        background: #dddddd;
        text-align: center;
        margin-bottom: 20px;
        }

        .eEditionImg {
           width: 200px !important;
           height: auto !important;
           margin-top: 20px;
        }

        .eEditionDate {
           line-height: 30px;
           font-size: .8em;
           width: 100%;
           padding: 0px 10px;
           font-weight: unset;
           text-align: left;
        }

        .eEditionDate span {
           float: right;
        }
        </style>

        <a id="ee1" class="eEditionCtr group" href="" target="_blank">
              <div class="eEditionDate mts_cc_heading"></div>
              <img  class="eEditionImg" src="" alt="The Gazette E-Edition" />
        </a>

        <script type="text/javascript">

        var params = [];

        params.push({ name: "freeid", value: "e9d06efa-1936-41f5-9257-ae6648e0547d"});
        params.push({ name: "fmt", value: "json" });

        $.getJSON("https://mynewsonthego.com/medina/free/getpubfront.aspx", params, function(json) {
                $("#ee1").attr("href", json.mynews_url);
                $("#ee1 .eEditionDate").html("The Gazette e-Edition<span>" + json.latest_rundate + "</span>");
                $("#ee1 .eEditionImg").attr("src", json.img_url);
        });
        </script>

        <div class="msWrapper noBgColor" data-mtsrest="/api/v3/portal/news/all/?portal_id=96&from=1&to=5&category=News&filter_id=21&filter_type=SubCategory&subcategory=National News" data-mtsCallback="newsCallback">
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="0_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="0_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="0_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
              <div data-holder="0_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              <div data-holder="0_Title" mts-collapse="" class="msTitle"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="1_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="1_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="1_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
              <div data-holder="1_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              <div data-holder="1_Title" mts-collapse="" class="msTitle"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="2_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="2_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="2_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
              <div data-holder="2_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              <div data-holder="2_Title" mts-collapse="" class="msTitle"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="3_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="3_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="3_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
              <div data-holder="3_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              <div data-holder="3_Title" mts-collapse="" class="msTitle"></div>
            </div>
          </a>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="4_Link">
            <div class="msiRightSquareImgCtr mts_collapse">
              <img class="msiRightSquareImg" data-holder="4_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="4_TagList_0_getTitle" mts-collapse="" class="msCategory"></div>
              <div data-holder="4_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              <div data-holder="4_Title" mts-collapse="" class="msTitle"></div>
            </div>
          </a>
          <a class="viewMoreCat mts_cc_button" href="/news-category/news/national-news/11/21/">View More National</a>           
        </div>

        <div class="custom_widget adPlaceholder">
          <input name="widgetName" type="hidden" value="ad_rightrail_2" />
        </div>

        <div class="msWrapper noBgColor" data-mtsrest="/api/v3/portal/news/top10/?portal_id=96"  data-mtsCallback="newsCallback">
          <div class="mnHeading">Most Popular</div>
          <!--FULL IMAGE WIDTH-->
          <a class="mainStoryItem msiFull" data-holder="0_Link">
            <div class="msiRightSquareImgCtr">
              <img class="msiRightSquareImg" data-holder="0_MediaList_0_ImgLink" width="100%" height="100%" alt="" />   
            </div>
            <div class="msFullInfo">  
              <div data-holder="0_TagList_0_getTitle" class="msCategory"></div>
              <div data-holder="0_AuthorInfo_Name" mts-collapse="" class="msAuthor"></div>
              <div data-holder="0_Title" mts-collapse="" class="msTitle"></div>
            </div>
          </a>
        </div>
      </div>
    </div>
  </div></div><div class='custom_break_widget'><script>
function newsCallback(ret) {
   for(i = 0; i < ret.length; i++) {
      if(ret[i].MediaList.length > 0) {

         let imgLink = ret[i].MediaList[0].ImgLink;
         let altTxt = ret[i].MediaList[0].GetAltText;
         let images = $(`img[src='${imgLink}'`);

         if(images) {
               images.attr("alt", altTxt);
         } 
      }
   }
}  
</script>


</div></div></div>
   </div>

   
      <div class="fullAdView">
      </div>
      <div class="fullPageAd">
         
   
         <div class="adOptions">
            <div class="adCounter">
               <div class="loadingAd">Loading...</div> <img class="mts_lazy" width="324" height="20" data-original="https://elyria-media.mynews360.com/images/ajax-loader.gif" alt="" />
            </div>
            <div id="skipAd" class="adBtn">
               View Page in Progress
            </div>
         </div>
      </div>
   
   
   
   <h1 class="heading">
      Medina County local and community news
   </h1>


   <div id='mts_r_0' class='widget_region' style='text-align:center'><input type='hidden' name='reg_width' value='100.00' /><input type='hidden' name='reg_margin_left' value='0.00' /><input type='hidden' name='reg_margin_right' value='0.00' /><input type='hidden' name='reg_width_med' value='100.00' /><input type='hidden' name='reg_margin_left_med' value='0.00' /><input type='hidden' name='reg_margin_right_med' value='0.00' /><input type='hidden' name='reg_width_tablet' value='100.00' /><input type='hidden' name='reg_margin_left_tablet' value='0.00' /><input type='hidden' name='reg_margin_right_tablet' value='0.00' /><input type='hidden' name='reg_pixel' value='False' /><input type='hidden' name='reg_innerSec' value='False' /><div id='mts_c_0_3' class='widget_column' style='text-align: initial;'><input type='hidden' name='col_width' value='100.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='100.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='100.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='0.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><div class="footer group">
	<a class="footerLink" href="https://lorain.newzware.com/ss70v2/lorain/common/template.jsp?init=start&skin=MG
">subscribe</a>
	<a class="footerLink" href="/live-content/contact us">contact us</a>
	<a class="footerLink" href="/live-content/terms of use">terms of use </a>
	<a class="footerLink" href="/live-content/privacy policy">privacy policy</a> 
        <a class="footerLink" href="https://www.newspaperarchive.com">Archived at NewspaperArchive</a>
	<div class="copyright">copyright <span class="copyrightIcon">&copy;</span> lorain county printing and publishing co.</div>
</div>
<style type="text/css">


.factboxright {/*margin: .5em;*/margin-left:1em;padding:0 1em;float:right;border:1px solid black;width:33%}
.factboxleft {/* margin: .5em; */margin-right:1em;padding:0 1em;float:left;border:1px solid black;width:33%;}
@media only screen and (max-width: 1100px){
.factboxleft,.factboxright {width: 95%;float:none;}
  
}
</style>
     				
<!-- Quantcast Tag -->
<script type="text/javascript">
window._qevents = window._qevents || [];

(function() {
var elem = document.createElement('script');
elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js";
elem.async = true;
elem.type = "text/javascript";
var scpt = document.getElementsByTagName('script')[0];
scpt.parentNode.insertBefore(elem, scpt);
})();

window._qevents.push({
qacct:"p-8k0FbnAPCCexs",
uid:"__INSERT_EMAIL_HERE__"
});
</script>

<noscript>
<div style="display:none;">
<img src="//pixel.quantserve.com/pixel/p-8k0FbnAPCCexs.gif" border="0" height="1" width="1" alt="Quantcast"/>
</div>
</noscript>
<!-- End Quantcast tag -->	 </div></div></div>

   <script type="text/javascript">
      _MTS_cssList.push("css/plugins/chosen/chosen.min.css");
      _MTS_jsList.push("js/ajax.js", "js/jQueryExtensions/jquery-ui.js", "js/jQueryExtensions/touch-punch.js", "js/jQueryExtensions/jquery.lazyload.js", "js/plugins/chosen/chosen.jquery.min.js", "js/common.js");
      
      _MTS_jsList.push("js/smartBanner.js");
      
         _MTS_cssList.push("css/portrait.css");
      
      _imageSizes = {"SiteWideMxW":1280,"SiteWideMxH":720,"SlideShowMxW":864,"SlideShowMxH":486,"ThumbnailMxW":600,"ThumbnailMxH":337,"TeamLogoMxW":250,"TeamLogoMxH":250};
      var _MTS_adSlot = "home";
      _MTS_VERSION = "1.14.5.35518";

      
      
	</script>


   <script type="text/javascript" src="https://elyria-media.mynews360.com/js/widgets/main.js?v=1.14.5.35518&weburi=https://medina-gazette.com/&portalid=96&mediauri=https://elyria-media.mynews360.com/"></script>
   
</body>
</html>

