CINXE.COM

The Day News | The Day

<!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://dynamic-theday.mynews360.com/css/smartBanner.css?v=1.14.5.27530" media="screen" /> <link rel="stylesheet" type="text/css" href="https://dynamic-theday.mynews360.com/css/common.css?v=1.14.5.27530" /> <link rel="stylesheet" type="text/css" href="https://dynamic-theday.mynews360.com/css/fontawesome/fontawesome.min.css?v=1.14.5.27530" /> <link rel="stylesheet" type="text/css" href="https://dynamic-theday.mynews360.com/css/fontawesome/brands.min.css?v=1.14.5.27530" /> <script type="text/javascript" src="https://dynamic-theday.mynews360.com/js/jquery.js?v=1.14.5.27530"></script> <script type="text/javascript"> var _fbClientId = "309214499646406", _fbTarget = window.location.pathname, _baseUri = "https://theday.mynews360.com/", _webUri = "https://theday.com", _mediaUrl = "https://dynamic-theday.mynews360.com/", _logoTemplate = "https://dynamic-theday.mynews360.com/logo/%%TEAM_ID%%/165", _schoolTemplate = "https://dynamic-theday.mynews360.com/logo/%%SCHOOL_ID%%/school/%%SPORT_ID%%/165", _MTS_PHOTO_TEMPLATE = "https://dynamic-theday.mynews360.com/image/%%IMG_ID%%/%%SIZE%%/%%TEAM_ID%%/%%USER_ID%%/%%TYPE%%/165", _portalId = 165, _portalName = "The Day", _portalUrl = "https://theday.com/", _twitterName = "", _facebookName = "", _region = "The Day", _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', '165', 2]); _gaq.push(['_trackPageview', 'The Day News | The Day']); (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-32025052-4', 'auto'); ga('send', 'pageview', { 'dimension1': "The Day News | The Day" }); var _pageName = "The Day News | The Day"; 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 tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-XC7S2RYW8V"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-XC7S2RYW8V'); </script><!---JS SCRIPTS---------------------------------------------------------------------------------------------------------------------------------------------------------------------> <style> .custom_header_widget { z-index: 150; position: sticky; padding-top: 0px !important; } .custom_header_widget .navigationContainer.secNavFixed { position: sticky !important; margin-top: 0px !important; } </style> <script>       var amuCustomerId = 'nld';       var amuSubId = 8802;       var amuKey = '9d69bed8d5d575e9ea3af40be280956b';       var amuEmbedType = 'puzzle';       var amuTemplateType = 'single';       var amuFeature = 'jigsaw-daily'; </script> <script> $(document).one("widgetsloaded", function() { let win = $(window) win.scroll(function() { let cusHeader = $(".custom_header_widget") let topAd = $(document).find("#IL_INTOP") let flyoutNav = $(document).find(".section_navigation_widget") let viewport = window.matchMedia("(min-width: 1024px)").matches let vh = Math.max(document.documentElement.clientHeight || 0, window.innerHeight || 0) let viewportDiff = vh - (viewport ? 150 : 130) if(topAd.length > 0) { cusHeader.css({"top": `${(viewport ? 90 : 70)}px` }) flyoutNav.css({ "height": `${viewportDiff}px`, "max-height": `${viewportDiff}px` }) } else { cusHeader.css({"top": "0px"}) } }) }) </script> <script> $(document).one("widgetsloaded", function() { //Mobile search icon click $(".mobileSearch").on("click", function () { var sb = $(".searchBar") var navContainer = $(".navigationContainer").outerHeight() var value = navContainer sb.toggleClass("showSearch") if (sb.hasClass("showSearch")) { $(".section_navigation_widget").removeClass("showSecNav").removeAttr("style") sb.css({ "transform": "translateY(" + value + "px)", "-webkit-transform": "translateY(" + value + "px)", "-moz-transform": "translateY(" + value + "px)" }); } else { sb.removeAttr("style") } }); }) </script> <script> $(document).one("widgetsloaded", function() { let mainSearch = $("#searchTxt") mainSearch.on("click", function() { $(this).val("") }) mainSearch.on("blur", function() { $(this).val("Search...") }) }) </script> <script> var Pelcro = window.Pelcro || (window.Pelcro = {}); Pelcro.uiSettings = {} Pelcro.siteid = "1570"; Pelcro.environment = {}; Pelcro.environment.domain = "https://www.pelcro.com"; Pelcro.environment.ui = "https://js.pelcro.com/ui/plugin/the-day/main.min.js" Pelcro.uiSettings = { enableGoogleAnalytics: false, enableReactGA4: true, newsletters: [ { enable: true } ], }; </script> <script> $(document).one("widgetsloaded", function() { // Add script for pelcro after widgetsloaded to wait for header to load var script = document.createElement("script") script.src = "https://js.pelcro.com/sdk/main.min.js" script.type = "text/javascript" document.head.appendChild(script) //Check content wrapper width if none applied checkContentWrapperWidth() $(window).resize(function() { checkContentWrapperWidth () }) //Remove portion of date display text on news widgets let latestDate = $(".news_panel_widget").find(".photoDate") if(latestDate.length > 0) { latestDate.each(function(i) { let result = $(this).html().replace(/\b\w+\s\d{1,2},\s\d{4}\s/, ''); $(this).html(result) }) } }) function checkContentWrapperWidth () { if (!window.location.href.includes('/admin') && !window.location.href.includes('/news/editor/') && !window.location.href.includes('/archive/search') && window.matchMedia('(min-width: 1366px)').matches) { $(".innerSec").css({ "max-width": "1280px" }) } else { $(".innerSec").css({ "max-width": "calc(100%)" }) } } </script> <script type="text/javascript" src="//s.ntv.io/serve/load.js" async></script> <script type="text/javascript"> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var gads = document.createElement("script"); gads.async = true; gads.type = "text/javascript"; var useSSL = "https:" == document.location.protocol; gads.src = (useSSL ? "https:" : "http:") + "//www.googletagservices.com/tag/js/gpt.js"; var node =document.getElementsByTagName("script")[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script> document.addEventListener("PelcroUserLogin", (res) => { let param = []; param.push({name: "e", value: res.detail.data.auth_token}) param.push({name: "p", value: ""}) $.post("/api/signin.aspx", param, function () { location.reload(); }); }) document.addEventListener("PelcroUserLogout", (res) => { $.post("/signout.aspx", [], function () { location.reload(); }); }) $(document).on("click", ".pelcro-signout-button", function () { Pelcro.user.logout() }) </script> <script> $(document).one("widgetsloaded", function() { if(!window.location.href.includes("admin") || !window.location.href.includes("editor")) { let logo = $(".logo") let bannerLogo = $("a.bannerLogo") let scrollPosition = bannerLogo.height() + bannerLogo.position()?.top $(window).scroll(function() { if(window.scrollY >= scrollPosition) { logo.addClass("showLogo") } else { logo.removeClass("showLogo") } }) } }) </script> <!-- START AMAZON UAM header --> <script type="text/javascript"> // Load APS library !function(a9,a,p,s,t,A,g){if(a[a9])return;function q(c,r){a[a9]._Q.push([c,r])}a[a9]={init:function(){q("i",arguments)},fetchBids:function(){q("f",arguments)},setDisplayBids:function(){},targetingKeys:function(){return[]},_Q:[]};A=p.createElement(s);A.async=!0;A.src=t;g=p.getElementsByTagName(s)[0];g.parentNode.insertBefore(A,g)}("apstag",window,document,"script","//c.amazon-adsystem.com/aax2/apstag.js"); /** To activate this feature, you will need to add a parameter to your apstag.init function. The parameter is simplerGPT and it needs to be set to true: **/ apstag.init({ pubID: '8ef79e54-15ec-48fa-b0c6-e0117e2d23ef', // enter your unique publisher id adServer: 'googletag', simplerGPT: true }); </script> <!-- END AMAZON UAM --> <script> document.addEventListener("DOMContentLoaded", function () { // Split and clean the path var urlPath = window.location.pathname .toLowerCase() .split("/") .filter((ret) => ret.length > 0); // Check if the path matches 'user/login' if (urlPath[0] === "user" && urlPath[1] === "login") { // Create a container for the modal const modalWrapper = document.createElement("div"); modalWrapper.innerHTML = ` <div id="custom-modal" class="custom-modal"> <div class="custom-modal__content"> <h4>ATTENTION!</h4> <p>Please Login with your Pelcro account using the login button on the home page.</p> <div class="custom-modal__footer"> <div class="userLink pelcro-login-button custom-modal__login-button">Login</div> </div> <a href="#" class="custom-modal__close">&times;</a> </div> </div> `; // Append the modal to the body document.body.appendChild(modalWrapper); // Add styles dynamically (better to use an external stylesheet) const styles = ` .custom-modal { visibility: visible; opacity: 1; position: fixed; /* Fixed position to keep it in the middle of the screen */ top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; background: rgba(77, 77, 77, 0.7); transition: all 0.4s; z-index: 1000; /* Ensure it appears on top of other elements */ } .custom-modal__content { border-radius: 4px; position: relative; width: 500px; max-width: 90%; background: #fff; padding: 1em 2em; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); text-align: center; } custom-modal__content h2 { font-size: 32px; } .custom-modal__footer { text-align: center; margin-top: 1em; } .custom-modal__login-button { display: inline-block; padding: 10px 15px; background-color: #e23740; color: white; border-radius: 3px; cursor: pointer; text-transform: uppercase; font-family: 'Roboto', sans-serif; } .custom-modal__login-button:hover { opacity: .75; } .custom-modal__close { position: absolute; top: 10px; right: 10px; color: #585858; text-decoration: none; font-size: 20px; cursor: pointer; } `; const styleSheet = document.createElement("style"); styleSheet.type = "text/css"; styleSheet.innerHTML = styles; document.head.appendChild(styleSheet); // Add event listener to close the modal const closeModalButton = document.querySelector(".custom-modal__close"); closeModalButton.addEventListener("click", function (event) { event.preventDefault(); const modal = document.getElementById("custom-modal"); modal.style.visibility = "hidden"; modal.style.opacity = "0"; }); console.log("Custom modal displayed on page load."); } }); </script> <script async src="https://securepubads.g.doubleclick.net/tag/js/gpt.js"></script> <script> var sectionNameTop = ""; var urlPath = window.location.pathname.toLowerCase().split('/').filter(function (ret) { return ret.length > 0 ? ret : ""; }); if (urlPath.length >= 1) { if (urlPath[0] === "news-category") { sectionNameTop = urlPath[1]; catNameTop = urlPath[2]; } else if (urlPath[0] === "news") { if (typeof(_ga_tags) != "undefined") { sectionNameTop = _ga_tags.replace(/ /g, "_").toLowerCase(); } } else if (urlPath[0] == "live-content"){ sectionNameTop = urlPath[1]; catNameTop = "none"; } } if(sectionNameTop == ''){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Home_Page_728x90', [728, 90], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Home_Page_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Home_Page_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Home_Page_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Home_Page_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Home_Page_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/vineyard_offshore', [[1, 1], [1200, 627]], 'div-gpt-ad-1711656129810-0').addService(googletag.pubads()).setTargeting("Position","div-gpt-ad-1711656129810-0"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'nation'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_National_World_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_National_World_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_National_World_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_National_World_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_National_World_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_National_World_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'local-news'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_Region_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Region_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Region_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Region_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Region_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Region_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_Region_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'games'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Events_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'multimedia'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Multimedia_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Multimedia_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Multimedia_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Multimedia_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'gameday'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_Gameday_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Gameday_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Gameday_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Gameday_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Gameday_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_Gameday_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'video'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Multimedia_Video_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Multimedia_Video_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Multimedia_Video_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_Video_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_Video_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Multimedia_Video_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'business'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Business_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Business_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Business_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Business_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'photo-galleries'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Multimedia_Photo_Galleries_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'obituaries'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Obituries_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Obituries_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Obituries_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Obituries_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Obituries_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Obituries_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Obituries_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'police-fire-reports'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_Police_Courts_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Police_Courts_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Police_Courts_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Police_Courts_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Police_Courts_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Police_Courts_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_Police_Courts_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'homes'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Real_Estate_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Real_Estate_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Real_Estate_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Real_Estate_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Real_Estate_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Real_Estate_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Real_Estate_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'wheels'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Business_Automotive_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Business_Automotive_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Business_Automotive_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_Automotive_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_Automotive_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_Automotive_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Business_Automotive_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'state'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_State_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_State_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_State_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_State_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_State_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_State_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_State_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'military'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_Military_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Military_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Military_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Military_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Military_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Military_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_Military_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'politics'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'advice-columns'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Advice_Columnist_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Advice_Columnist_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Advice_Columnist_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Advice_Columnist_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Advice_Columnist_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Advice_Columnist_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'horoscopes'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Horoscopes_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Horoscopes_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Horoscopes_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Horoscopes_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Horoscopes_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Horoscopes_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'special-reports'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/News_Special_Reports_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Special_Reports_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/News_Special_Reports_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Special_Reports_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Special_Reports_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/News_Special_Reports_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/News_Special_Reports_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'uconn-sports'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_Uconn_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Uconn_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Uconn_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Uconn_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Uconn_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Uconn_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_Uconn_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'high-school'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_HighSchool_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_HighSchool_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_HighSchool_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_HighSchool_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_HighSchool_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_HighSchool_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_HighSchool_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'other-local'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_Local_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Local_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Local_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Local_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Local_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Local_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_Local_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'other-colleges'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_Local_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Local_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Local_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Local_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Local_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Local_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_Local_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'pro-sports'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_Professional_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Professional_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_Professional_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Professional_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Professional_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_Professional_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_Professional_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'editorials'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Opinion_Editorials_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Editorials_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Opinion_Editorials_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'letters'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Opinion_Letters_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Letters_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Letters_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Letters_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Letters_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Letters_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Opinion_Letters_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'columnists'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Business_Business_Columist_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Business_Business_Columist_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Business_Business_Columist_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_Business_Columist_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_Business_Columist_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Business_Business_Columist_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Business_Business_Columist_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'op-ed'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Opinion_Op_Ed_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'guest-opinions'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Opinion_Op_Ed_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Opinion_Op_Ed_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'movies'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Movie_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'music'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Music_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Music_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Music_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Music_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Music_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Music_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Music_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'food'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Food_Dinning_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'exhibits'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Exhibit_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(catNameTop == 'lifestyle'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Lifestyle_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Lifestyle_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Lifestyle_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Lifestyle_728x90', [[320, 50],[728, 90]], 'leader-STF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Lifestyle_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Lifestyle_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Lifestyle_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'sports'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Sports_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Sports_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Sports_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Sports_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'opinion'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Opinion_Editorials_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Opinion_Editorials_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Opinion_Editorials_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'entertainment'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Arts_Entertainment_Events_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Arts_Entertainment_Events_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } else if(sectionNameTop == 'contests'){ window.googletag = window.googletag || {cmd: []}; googletag.cmd.push(function() { var mappingLeader = googletag.sizeMapping().addSize([0, 0], [320, 50]).addSize([768, 200], [728, 90]).build(); var mappingHp = googletag.sizeMapping().addSize([0, 0], [300, 250]).addSize([768, 200], [[300, 250],[300, 600]]).build(); googletag.defineSlot('/12638013/Contest_728x90', [[320, 50],[728, 90]], 'leader-ATF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Contest_300x250', [300, 250], 'box-ATF').addService(googletag.pubads()).setTargeting("Position", "ATF"); googletag.defineSlot('/12638013/Contest_300x250', [300, 250], 'box-STF').addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Contest_300x600', [[300, 250], [300, 600]], 'hp-STF').defineSizeMapping(mappingHp).addService(googletag.pubads()).setTargeting("Position", "STF"); googletag.defineSlot('/12638013/Contest_300x250', [300, 250], 'box-BTF').addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.defineSlot('/12638013/Contest_728x90', [[320, 50],[728, 90]], 'leader-BTF').defineSizeMapping(mappingLeader).addService(googletag.pubads()).setTargeting("Position", "BTF"); googletag.pubads().enableSingleRequest(); googletag.pubads().enableLazyLoad({ fetchMarginPercent: 500, renderMarginPercent: 200, mobileScaling: 2.0 }); googletag.enableServices(); }); } </script> <script type="text/javascript" src="//os4m-d.openx.net/w/1.0/jstag?nc=12638013-DAY_Bidder"></script> <script> //Prevent "no image" from showing $(document).on("widgetsloaded", function() { // Get the div element by its ID const newsPanels = $('.news_panel_widget') // Log each element to the console newsPanels?.find(".photoWrap img").each(function() { let imageSrc = $(this).attr("src") if (imageSrc.includes("/noimage")) { let parent = $(this).parents(".blockImgCtr") parent.siblings(".blockText").find(".blockBody").show() parent.hide() } }) }) </script> <!---CSS---------------------------------------------------------------------------------------------------------------------------------------------------------------------> <link rel="stylesheet" href="https://use.typekit.net/bqj1qdm.css"> <style> body, .masterMcWrap { background: var(--pres-main-bg-light) !important; } header { margin-top: 0 !important; } [data-holder] { display: none; } .dfpAd, .centeredAd { text-align: center; margin-bottom: 20px; } .widget_column .news_panel_widget #news .item .blockImgCtr img { max-height: unset; width: 100%; max-width: 100%; } .video_panel_widget .video { overflow: hidden; border-radius: 5px; } .video_panel_widget .videoWrap .playlistName { border-bottom: solid 1px #bbbbbb; } .latest_video_thumbnails_widget .videoRight, .latest_video_thumbnails_widget .videoLeft, .video_panel_widget .videoRight, .video_panel_widget .videoLeft { background-repeat: no-repeat !important; background-position: center center !important; background-size: 24px 24px !important; } .video_panel_widget .videoName, .video_panel_widget .video-js .vjs-dock-title { text-transform: initial !important; } .userLink { cursor: pointer; } .mmSearchItem { display: none !important; } .masterMcWrap { padding: 20px !important; } .mts_cc_heading { font-family: 'Proxima-Nova-Condensed'; font-size: 20px !important; font-weight: bold; text-transform: uppercase; padding: 0px !important; } .navigation_menu_widget a.item, .navigation_menu_widget .item, .itemCategory { font-family: 'proxima-nova-condensed'; } .navigation_menu_widget a.item, .navigation_menu_widget .item { font-size: 18px; text-transform: uppercase; } .navigationContainer .section_navigation_widget .sectionItem[title=Home], .navigation_menu_widget a.item[title=Home], .navigation_menu_widget .item[title=Home] { padding: 0px 10px; font-family: 'Font Awesome 5 Pro Solid'; } .section_navigation_widget .sectionLabel.mts_cc_heading { padding: 5px 15px !important; } .userElements a { color: #ffffff; } .mts_cc_heading { background: #ffffff; color: #a0792c; } .section_navigation_widget { width: 100vw !important; max-width: 300px; } .itemCategory { color: #a0792c; font-size: 18px; font-weight: bold; margin-bottom: 10px; } .mts_cc_button { text-align: center; } .news_panel_widget .whiteNews { gap: 0px 15px !important; } .news_panel_widget #news .item .blockTitle a, .news_panel_widget #news .item .blockTextw .blockTitle, .news_panel_widget #news .item .blockText .blockTitle, .news_panel_widget #news .item .photoTextw .photoTitle, .news_panel_widget #news .item .photoText .photoTitle { font-family: kepler-std-semicondensed !important; font-size: 20px !important; width: 100%; } .news_panel_widget #news .item .blockImgCtr, .news_panel_widget #news .item .blockTextw, .news_panel_widget #news .item .blockText { align-self: flex-start; } .news_panel_widget #news .item .photoText .photoBody, .news_panel_widget #news .item .photoTextw .photoBody { font-size: 20px !important; } .news_panel_widget #news .item .blockBody, .news_panel_widget #news .item .photoBody { font-size: 18px; margin-top: 10px; max-height: unset !important; font-family: kepler-std-semicondensed !important; } .news_panel_widget #news .item, .news_panel_widget #news .item .blockTextw, .news_panel_widget #news .item .blockText, .news_panel_widget #news .item .photoTextw, .news_panel_widget #news .item .photoText { padding: 10px 0px !important; } .news_panel_widget #news .item { margin-bottom: 0px; } .blockAuthor, .blockDate { vertical-align: baseline !important; margin: 0px 5px 0px 0px !important; line-height: 1.25; padding: 5px 0px !important; } .news_panel_widget .blockItem { flex-direction: column; } .swiper-button-next, .swiper-button-prev { background: rgba(255,255,255,.7) !important; padding: 20px !important; border-radius: 5px !important; } .swiper-button-prev:after, .swiper-button-next:after { font-size: 24px !important; color: #000000 !important; font-family: 'Font Awesome 5 Pro Solid' !important; } .swiper-button-prev:after { content: "\f053" !important; } .swiper-button-next:after { content: "\f054" !important; } body .news_panel_widget #news .item .photoText .photoAuthor, body .news_panel_widget #news .item .photoTextw .photoAuthor, body .news_panel_widget #news .item .photoText .photoDate, body .news_panel_widget #news .item .photoTextw .photoDate { font-family: 'proxima-nova-condensed', sans-serif; color: #336699; } a.mts_cc_text.trendingLink { font-size: 20px; font-weight: bold; color: #000000 !important; font-family: 'kepler-std-semicondensed', serif; } @media (min-width: 1024px) { .masterMcWrap { padding: 20px 0px !important; } } @media (min-width: 1366px) { .widget_region .innerSec { width: 1280px; } } p, h1, h2, h3, h4, h5, h6 { font-family: kepler-std-semicondensed, 'Times New Roman', Times, serif; } h1, h2, h3, h4, h5, h6 { margin: 0px 0px .5em 0px; } h1 { font-size: 3.5rem; } h2 { font-size: 3rem; } h3 { font-size: 2.5rem; } h4 { font-size: 2rem; } h5 { font-size: 1.5rem; } h6 { font-size: 1.25rem; } </style> <!--LOGO ANIMATION ON SCROLL--> <style> .logoContainer { overflow: hidden; width: 116px; height: 40px; position: relative; } .logo { position: absolute; top: 0; transform: translateY(100%); transition: transform 250ms; } .logo.showLogo { transform: translateY(0); } </style> <link rel="shortcut icon" href="https://dynamic-theday.mynews360.com/images/custom/165/favicon.ico" /> <link rel="stylesheet" type="text/css" href="https://dynamic-theday.mynews360.com/css/?custom=true&pid=165" /> <link rel="stylesheet" type="text/css" href="https://dynamic-theday.mynews360.com/css/portal.css?v=1.14.5.27530" /> <link rel="Stylesheet" type="text/css" href="https://dynamic-theday.mynews360.com/css/?v=1.14.5.27530&pid=165" /> <!--[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 = "12/4/2024"; _todayDate = "12/11/2024"; _eDateEvent = "12/18/2024"; var _userId = -1; var _webUri = "https://theday.mynews360.com/"; var _userCanEditContent = false; var _encodedPathAndQuery = "%2fPortal.aspx"; var _portalId = 165; var _date = "12/5/2024"; var _endDate = "12/11/2024", _MTS_SEOALT = "The Day local news, sports, and more | The Day"; </script> <script type="text/javascript"> mobileTab = "news"; </script> <!-- Facebook Metadata --> <meta property="og:image" content="https://dynamic-theday.mynews360.com/images/custom/165/logo.png" /> <meta property="og:image:secure_url" content="https://dynamic-theday.mynews360.com/images/custom/165/logo.png" /> <meta property="og:type" content="website" /> <meta property="fb:app_id" content="" /> <!-- Twitter Metadata --> <meta name="twitter:image" content="https://dynamic-theday.mynews360.com/images/custom/165/logo.png" /> <title> The Day News | The Day </title><meta name="description" content="For The Day community and local news, trust The Day. We keep you up-to-date on the latest news." /><meta name="keywords" content="You can trust The Day 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://dynamic-theday.mynews360.com/images/busySpinner.gif" alt="" /> </div> <div class="navigation_admin_menu_widget"> <input type="hidden" name="id" value="" /> <input type="hidden" name="abovethefold" value="true" /> </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 click <a class="emailLink" href="/user/edit/">here</a> to update your email address if you wish to receive notifications. Otherwise, you may click <a class="emailLink" href="javascript:fireEmailRejected()">here</a> to disable notifications 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> #mts_r_10 { text-align: left !important; } #mts_r_2 .news_panel_widget #news .photoItem { flex-direction: row-reverse; } #mts_r_2 .news_panel_widget #news .item .photoImgCtr { display: none; } #mts_r_2 .news_panel_widget #news .item .photoText { width: 100% !important; padding-left: 0px; } .blockAuthor, .blockDate, .blockBody { padding-left: 0px; } #mts_r_7 { text-align: left !important; } #mts_r_7 .widget_column { margin-bottom: 20px; } .mainNews .blockItem .itemCategory, .panelPreCategory, #mts_c_10 .itemCategory { display: none; } #mts_c_11 .news_panel_widget #news .item .photoImgCtr, #mts_c_14 .news_panel_widget #news .item .photoImgCtr, #mts_c_15 .news_panel_widget #news .item .photoImgCtr, #mts_c_16 .news_panel_widget #news .item .photoImgCtr, #mts_c_19 .news_panel_widget #news .item .photoImgCtr, #mts_c_21 .news_panel_widget #news .item .photoImgCtr, #mts_c_22 .news_panel_widget #news .item .photoImgCtr, #mts_c_23 .news_panel_widget #news .item .photoImgCtr, #mts_c_24 .news_panel_widget #news .item .photoImgCtr { display: none; } #mts_c_11 .news_panel_widget #news .item .photoText, #mts_c_14 .news_panel_widget #news .item .photoText, #mts_c_15 .news_panel_widget #news .item .photoText, #mts_c_16 .news_panel_widget #news .item .photoText, #mts_c_19 .news_panel_widget #news .item .photoText, #mts_c_21 .news_panel_widget #news .item .photoText, #mts_c_22 .news_panel_widget #news .item .photoText, #mts_c_23 .news_panel_widget #news .item .photoText, #mts_c_24 .news_panel_widget #news .item .photoText { width: 100% !important; padding-left: 0px; } #mts_c_11 .news_panel_widget, #mts_c_14 .news_panel_widget, #mts_c_15 .news_panel_widget, #mts_c_16 .news_panel_widget, #mts_c_21 .news_panel_widget, #mts_c_22 .news_panel_widget, #mts_c_23 .news_panel_widget, #mts_c_24 .news_panel_widget { margin-bottom: 0px; } .innerSec { margin-bottom: 20px; } .news_panel_widget .blockItem { margin-bottom: 0px !important; } #mts_c_8 .featured_news_panel_widget .featuredInfo, #mts_c_8 .photo_slider_widget .featuredInfo { border-bottom: solid 1px #bbbbbb; } #mts_c_8 .featured_news_panel_widget #featPrev, #mts_c_8 .photo_slider_widget #featPrev { margin-top: 0px; } .news_panel_widget #news .item.photoItem .photoImgCtr { display: none !important; } .news_panel_widget #news .item.photoItem .photoText { padding-left: 0px !important; width: 100% !important; } @media (min-width: 1024px) { .innerSec { width: 97%; margin-bottom: 40px; padding: 0px 0px; } } </style></div><div class='custom_break_widget'><style> .homeTop { display: flex; justify-content: center; flex-wrap: wrap; padding: 20px 0px 20px 0px; gap: 30px; align-items: center; } .homeTop .bannerLeftFill { display: none; } .homeTop img { max-width: 100%; } .homeTop .electionLink, .homeTop .bannerDate { width: 170px; } .homeTop .bannerDate { font-weight: bold; text-align: center; font-family: 'proxima-nova'; } .homeTop .bannerLogo { width: 300px; text-align: center; } .homeTop .subscriptionContainer { width: 100%; border-top: solid 1px #000000; border-bottom: solid 1px #000000; padding: 30px 0px; display: flex; flex-direction: column; text-align: center; } .homeTop .subscriptionButtons { display: flex; gap: 10px; text-align: center; justify-content: center; } .homeTop a.mts_cc_button { padding: 10px 20px; font-family: 'proxima-nova-condensed'; text-transform: uppercase; background: #8a1e1a !important; } @media (min-width: 768px) { .homeTop { max-width: 1280px; margin: auto; padding: 50px 20px 20px 20px; justify-content: space-between; align-items: flex-start; } .bannerDate { text-align: right; } .homeTop .bannerLeftFill { display: block; width: 170px; height: 1px; } } @media (min-width: 1366px) { .homeTop { padding: 50px 0px 20px 0px; } } </style> <div class="homeTop"> <div class="bannerLeftFill"></div> <a class="bannerLogo" href="/"> <img src="https://d3gouztkx1c1lh.cloudfront.net/360_TheDay_Live/0/0/0/0/8/136/8136_original" alt="The Day logo" /> <h6>MORE THAN A CENTURY OF INDEPENDENT JOURNALISM</h6> </a> <div class="bannerDate" id="bannerDate"></div> <div class="subscriptionContainer"> <h4>Support Local News.</h4> <p><b>Please support our work by subscribing today.</b></p> <div class="subscriptionButtons"> <a class="mts_cc_button userLink pelcro-subscribe-button">Subscribe</a> <a class="mts_cc_button userLink pelcro-subscribe-button">Buy a $4 day pass</a> </div> </div> </div> <script> const today = new Date() const dateString = today.toDateString() document.getElementById("bannerDate").innerHTML = dateString </script> </div><div class='custom_break_widget'><div style="text-align:center; max-width:100%;margin: 40px 0px;"> <div id='leader-ATF' class='dfpAd' style="position:relative;"> <script type='text/javascript'> $(document).one("widgetsloaded", function() { googletag.cmd.push(function() { googletag.display('leader-ATF'); }); }); </script> </div> </div></div></div><div id='mts_c_1' 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> .superFeaturedContainer { display: flex; flex-direction: column; gap: 20px; max-width: 1280px; margin: auto; } .bigStoryContainer, .bigStoryTop, .bigStoryBottom, .bigStoryInfo { display: flex; flex-direction: column; } .bigStoryImageContainer { aspect-ratio: 16/9; align-self: flex-start; width: 100%; overflow: hidden; } .bigStoryImageContainer .bigStoryImage { width: 100%; height: 100%; object-fit: cover; } .bigStoryTop .bigStoryInfo, .bigStoryBottom .bigStoryInfo { padding: 20px; font-weight: bold; color: #000000; } .bigStoryBottom a.bigStoryInfo { gap: 10px; } .bigStoryInfoTitle { width: 100%; } .bigStorySummary { line-height: 1.25; } .superFeaturedAdsContainer { display: flex; flex-direction: column; gap: 20px; } @media all and (min-width: 768px) { .superFeaturedContainer { flex-direction: row; } .bigStoryBottom { flex-direction: row; padding: 20px 0px; } .bigStoryBottom .bigStoryImageContainer { width: 40%; } .bigStoryTop .bigStoryInfo { padding: 20px 0px; max-height: 116px; overflow: hidden; } .bigStoryBottom .bigStoryInfo { width: 60%; padding: 0px 0px 0px 20px; } .bigStoryTop .bigStoryInfo .bigStoryInfoTitle { font-size: 32px; } .bigStoryBottom .bigStoryInfo .bigStoryInfoTitle { font-size: 24px; max-height: 58px; overflow: hidden; } .bigStoryBottom .bigStoryInfo .bigStorySummary { font-weight: normal; } } </style> <div class="superFeaturedContainer"> <div id="superFeaturedStories" class="bigStoryContainer" data-mtsRest="/api/v4/portal/news/all/?portal_id=165&from=0&to=1&category=super featured&filter_type=category&filter_id=2269&require_photos=true" data-mtsCallback="superFeaturedCallback"> <a class="bigStoryTop" data-holder="0_Link"> <div class="bigStoryImageContainer"> <img class="bigStoryImage" data-holder="0_ImageLinksSite_0" /> </div> <div class="bigStoryInfo"> <div class="bigStoryInfoTitle" data-holder="0_Title"></div> </div> </a> <a class="bigStoryBottom" data-holder="1_Link"> <div class="bigStoryImageContainer"> <img class="bigStoryImage" data-holder="1_ImageLinksSite_0" /> </div> <div class="bigStoryInfo"> <div class="bigStoryInfoTitle" data-holder="1_Title"></div> <div class="bigStorySummary" data-holder="1_Summary"></div> </div> </a> </div> <div id="superFeaturedAds" class="superFeaturedAdsContainer"> <div id='box-STF' class='dfpAd'></div> </div> </div> <script> let sfc = document.getElementById("superFeaturedStories") function superFeaturedCallback(ret) { let adsContainer = document.getElementById('superFeaturedAds') //Check item count and only run if if(ret.length > 0) { for (i = 0; i < 1; i++) { // Declare dates let postDate = new Date(ret[i].PostDate) let nowDate = new Date() // Calculate the difference in milliseconds const timeDifference = Math.abs(postDate - nowDate) console.log(timeDifference) // Convert the difference from milliseconds to days const daysDifference = timeDifference / (1000 * 3600 * 24) console.log(daysDifference) // If current date time is more than 3 days from post date then don't run ads if(daysDifference > 3) { $(".superFeaturedContainer").hide() return } else { //Run ads $(".superFeaturedContainer").show() // Append ads to their containers //googletag.cmd.push(function() {googletag.display('box-STF')}) return } } } else { $(".superFeaturedContainer").hide() } } </script></div><div class='custom_break_widget'><style> .mainNewsSection { width: 100%; display: flex; flex-direction: column; gap: 20px; padding: 20px 0px; margin: 20px auto; border-bottom: solid 1px #dddddd; } .mainNewsSection .flexSwap { display: flex; flex-direction: column-reverse; } .mainNewsSection .flexSwap .flexSwapEnd { display: flex; flex-direction: column; } .mainNewsSection .latestNews .news_panel_widget #news .item { padding: 20px 0px; } .mainNewsSection .latestNews .news_panel_widget #news .item .photoTextw, .mainNewsSection .latestNews .news_panel_widget #news .item .photoText { width: 100% !important; padding: 0px !important; } .mainNewsSection .latestNews .news_panel_widget #news .item .photoImgCtr { display: none; } /*TOP FEATURED STORIES*/ [data-holder] { display: none; } .hideTopStoryImage { display: none; } .topFeaturedNewsContainer { display: flex; flex-direction: column; margin-bottom: 20px; gap: 20px; } .topFeaturedNewsContainer .topStoryLink { display: flex; flex-direction: column; gap: 10px; color: #000000; } .topFeaturedNewsContainer .topStoryLink .topStoryImageContainer { aspect-ratio: 16/9; width: 100%; position: relative; overflow: hidden; align-self: flex-start; } .topFeaturedNewsContainer .topStoryLink .topStoryImageContainer .topStoryImage { width: 100%; height: 100%; object-fit: cover; background: #fafafa; } .topFeaturedNewsContainer .topStoryLink .topStoryInfoContainer { display: flex; flex-direction: column; gap: 10px; font-family: 'kepler-std-semicondensed'; } .topFeaturedNewsContainer .topStoryLink .topStoryInfoContainer .topStoryTitle { font-weight: bold; line-height: 1.25; } .topFeaturedNewsContainer.featuredSingle .topStoryLink .topStoryInfoContainer .topStoryTitle { font-size: 40px; } .topFeaturedNewsContainer.featuredList .topStoryLink .topStoryInfoContainer .topStoryTitle { font-size: 32px; } .topFeaturedNewsContainer.featuredGrid .topStoryLink .topStoryInfoContainer .topStoryTitle { font-size: 20px; } .topFeaturedNewsContainer .topStoryLink .topStoryInfoContainer .topStorySummary { font-size: 18px; line-height: 1.25; } @media (min-width: 768px) { .mainNewsSection { padding: 20px; } .topFeaturedNewsContainer.featuredList .topStoryLink { flex-direction: row-reverse; gap: 10px; } .topFeaturedNewsContainer.featuredList .topStoryLink .topStoryImageContainer { width: calc(25% - 5px); } .topFeaturedNewsContainer.featuredList .topStoryLink .topStoryInfoContainer { width: calc(75% - 5px); } .topFeaturedNewsContainer.featuredList .topStoryLink .hideTopStoryImage + .topStoryInfoContainer { width: calc(100%); } .topFeaturedNewsContainer.featuredGrid { flex-direction: row; flex-wrap: wrap; } .topFeaturedNewsContainer.featuredGrid .topStoryLink { width: calc(33.333% - 14px); } } @media all and (min-width: 1024px) { .mainNewsSection .flexSwap { flex-direction: row; gap: 40px; } .flexSwap, .flexSwapEnd { width: calc(100% - 300px); } .mainNewsSection { flex-direction: row; margin: 20px auto; gap: 40px; } .newsColumn.latestNews, .newsColumn.mostRead { width: 300px; } } @media all and (min-width: 1366px) { .mainNewsSection { max-width: 1280px; padding: 20px 0px; } } </style> <!--NEWS SECTIONS--> <div class="mainNewsSection"> <div class="flexSwap"> <div class="newsColumn latestNews"> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="25"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Breaking News"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value="1"> <input type="hidden" name="itemCount" value="5"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value=""> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value=""> <input type="hidden" name="renameHeader" value="Latest News"> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value="true"> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value=""> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css" /> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <style> #supportBlock.swiper { margin-bottom: 20px; max-width: 300px } #supportBlock .swiper-slide { overflow: hidden; } #supportBlock .swiper-slide .swiperLink { display: flex; flex-direction: column; width: 100%; position: relative; overflow: hidden; aspect-ratio: 1/1; } #supportBlock .swiper-slide .swiperLink .swiperImageWrap img { position: absolute; object-fit: cover; width: 100%; height: 100%; } </style> <!-- Slider main container --> <div id="supportBlock" class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper"> <!-- Slides --> <div class="swiper-slide"> <a class="swiperLink" href="https://givebutter.com/theday" title="title="Support The Day's Community Journalism Funds""> <img src="https://d3gouztkx1c1lh.cloudfront.net/360_TheDay_Live/0/0/0/0/6/64/6064" /> </a> </div> <div class="swiper-slide"> <a class="swiperLink" href="https://theday.mynews360.com/news-category/imminent-horizons/6/" title="title="Read more in the Imminent Horizons project""> <img src="https://d3gouztkx1c1lh.cloudfront.net/360_TheDay_Live/0/0/0/0/6/65/6065" /> </a> </div> <div class="swiper-slide"> <a class="swiperLink" href="https://theday.newspapers.com/?xid=5837" title="Newspapers.com"> <img src="https://d3gouztkx1c1lh.cloudfront.net/360_TheDay_Live/0/0/0/0/6/66/6066" /> </a> </div> </div> </div> <script> const supportBlock= new Swiper('#supportBlock', { // Optional parameters centeredSlides: true, direction: 'horizontal', effect: 'fade', loop: true, autoplay: { delay: 10000, disableOnInteraction: false, }, // Slides per view slidesPerView: 1, spaceBetween: 0, }); </script> </div> <div class="flexSwapEnd"> <div class="newsColumn mainNews"> <div class="topFeaturedNewsContainer featuredSingle" data-mtsRest="/api/v4/portal/news/all/?portal_id=165&from=1&to=1&category=Feature-1&filter_id=2288&filter_type=category" data-mtsCallback="checkTopStoryImage"> <a class="topStoryLink" data-holder="0_Link"> <div class="topStoryImageContainer"> <img class="topStoryImage" data-holder="0_ImageLinksSlideshow_0" /> </div> <div class="topStoryInfoContainer"> <div class="topStoryTitle" data-holder="0_Title"></div> <div class="topStorySummary" data-holder="0_Summary"></div> </div> </a> </div> <div class="topFeaturedNewsContainer featuredList" data-mtsRest="/api/v4/portal/news/all/?portal_id=165&from=1&to=1&category=Feature-2&filter_id=2289&filter_type=category"> <a class="topStoryLink" data-holder="0_Link"> <div class="topStoryImageContainer"> <img class="topStoryImage" data-holder="0_ImageLinksSlideshow_0" /> </div> <div class="topStoryInfoContainer"> <div class="topStoryTitle" data-holder="0_Title"></div> <div class="topStorySummary" data-holder="0_Summary"></div> </div> </a> </div> <div class="topFeaturedNewsContainer featuredList" data-mtsRest="/api/v4/portal/news/all/?portal_id=165&from=1&to=1&category=Feature-3&filter_id=2290&filter_type=category"> <a class="topStoryLink" data-holder="0_Link"> <div class="topStoryImageContainer"> <img class="topStoryImage" data-holder="0_ImageLinksSlideshow_0" /> </div> <div class="topStoryInfoContainer"> <div class="topStoryTitle" data-holder="0_Title"></div> <div class="topStorySummary" data-holder="0_Summary"></div> </div> </a> </div> </div> </div> </div> <div class="newsColumn mostRead"> <div id='box-ATF' class='dfpAd' style="margin-bottom: 20px;"> <script type='text/javascript'> $(document).one("widgetsloaded", function() { googletag.cmd.push(function() { googletag.display('box-ATF'); }); }); </script> </div> <div class="trending_media_widget"> <input type="hidden" name="types" value="NewsItem"> <input type="hidden" name="phrase" value=""> <input type="hidden" name="searchType" value="Views"> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="5"> <input type="hidden" name="excludeTypes" value=""> <input type="hidden" name="excludeId" value=""> <input type="hidden" name="excludeType" value=""> <input type="hidden" name="displayType" value="text"> <input type="hidden" name="hideHeader" value=""> <input type="hidden" name="renameHeader" value="Most Read"> <input type="hidden" name="searchStatus" value=""> <input type="hidden" name="taggedTypes" value="Category"> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryData" value=""> <input type="hidden" name="secondaryDataColor" value=""> </div> <div class="mts_cc_heading"> E-Paper </div> <a class="epaperLink" href="http://epaper.theday.com/" title="Read Today's ePaper"> <img id="dailyImage" style="width:300px; height:157px; object-fit: cover; object-position: top left;" src="https://i.prcdn.co/img?file=19952024120900000000001001" alt="Read Today's ePaper"> </a> </div> </div> <script> // Function to get the current date and time in Eastern Time function getEasternTimeDate() { const now = new Date(); // Use Intl.DateTimeFormat to get Eastern Time const options = { timeZone: 'America/New_York', year: 'numeric', month: '2-digit', day: '2-digit', hour: '2-digit', minute: '2-digit', second: '2-digit', hour12: false }; const formatter = new Intl.DateTimeFormat('en-US', options); const parts = formatter.formatToParts(now); // Extract the date and time components in Eastern Time const year = parts.find(part => part.type === 'year').value; const month = parts.find(part => part.type === 'month').value; const day = parts.find(part => part.type === 'day').value; const hour = parseInt(parts.find(part => part.type === 'hour').value, 10); // Convert to number return { year, month, day, hour }; } // Get the current date and time in Eastern Time const easternTime = getEasternTimeDate(); // Determine the effective date (change date after 3 AM) let effectiveYear = easternTime.year; let effectiveMonth = easternTime.month.padStart(2, '0'); let effectiveDay = easternTime.day.padStart(2, '0'); if (easternTime.hour < 3) { // Before 3 AM, use the previous day const previousDate = new Date(`${easternTime.year}-${easternTime.month}-${easternTime.day}T00:00:00-05:00`); previousDate.setDate(previousDate.getDate() - 1); effectiveYear = previousDate.getFullYear(); effectiveMonth = String(previousDate.getMonth() + 1).padStart(2, '0'); effectiveDay = String(previousDate.getDate()).padStart(2, '0'); } // Format the effective date as YYYYMMDD const formattedDate = `${effectiveYear}${effectiveMonth}${effectiveDay}`; // Update the image URL const imgElement = document.getElementById('dailyImage'); const baseUrl = "https://i.prcdn.co/img?file=1995"; // The static part of the URL const newUrl = `${baseUrl}${formattedDate}00000000001001`; imgElement.src = newUrl; </script> <script> function checkTopStoryImage() { const topStoryImage = $(".topStoryImage[data-holder]") topStoryImage.each(function() { let imageParent = $(this).parents(".topStoryImageContainer") imageParent.addClass("hideTopStoryImage") }) } </script></div></div></div><div class='innerSec group'><div id='mts_r_1' 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='True' /><div id='mts_c_2' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='-320.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='-320.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='-320.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> .homeNewsNineGrid { display: flex; flex-direction: column; gap: 0px 20px; container-name: homeNewsNineGrid; container-type: inline-size; margin: 20px auto; padding-bottom: 20px; border-bottom: solid 1px #dddddd; } .homeNewsNineGrid .news_panel_widget { width: 100%; margin-bottom: 0px; } .homeNewsNineGrid .news_panel_widget .blockBody { display: none; } .homeNewsNineGrid .news_panel_widget .whiteNews.block, .homeNewsNineGrid .news_panel_widget .pnpWrapper .whiteNews.block { padding: 0px; } @media (min-width: 768px) { .homeNewsNineGrid { flex-direction: row; flex-wrap: wrap; } } @container homeNewsNineGrid (min-width: 768px) { .homeNewsNineGrid .news_panel_widget { width: calc(33.333% - 14px); } } </style> <div id="homeNewsNineGrid" class="homeNewsNineGrid"> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2291"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-4"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2292"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-5"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2293"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-6"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2294"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-7"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2295"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-8"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2296"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-9"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2297"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-10"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2298"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-11"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> <div class="news_panel_widget"> <input type="hidden" name="type" value="Category"> <input type="hidden" name="id" value="2299"> <input type="hidden" name="gender" value=""> <input type="hidden" name="category" value="Feature-12"> <input type="hidden" name="subcategory" value=""> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="1"> <input type="hidden" name="sport" value=""> <input type="hidden" name="level" value=""> <input type="hidden" name="infiniteScroll" value="False"> <input type="hidden" name="displayType" value="block"> <input type="hidden" name="includeFeatured" value=""> <input type="hidden" name="hideHeader" value="true"> <input type="hidden" name="renameHeader" value=""> <input type="hidden" name="league" value=""> <input type="hidden" name="school" value=""> <input type="hidden" name="dateRange" value=""> <input type="hidden" name="excludeSummary" value=""> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryDataColor" value=""> <input type="hidden" name="archiveFeed" value=""> <input type="hidden" name="headerColor" value=""> <input type="hidden" name="cols" value=""> <input type="hidden" name="popupNews" value=""> <input type="hidden" name="itemsPerAd" value=""> <input type="hidden" name="maxAdCount" value=""> <input type="hidden" name="showMore" value="Hidden"> <input type="hidden" name="stickyIds" value=""> <input type="hidden" name="hideAuthor" value="true"> <input type="hidden" name="hideDate" value="true"> <input type="hidden" name="maxSumLines" value=""> <input type="hidden" name="require_photos" value=""> <input type="hidden" name="tagType" value="Category"> </div> </div> </div></div><div id='mts_c_3' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='300.00' /><input type='hidden' name='col_margin_left' value='20.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='300.00' /><input type='hidden' name='col_margin_left_med' value='20.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='300.00' /><input type='hidden' name='col_margin_left_tablet' value='20.00' /><input type='hidden' name='col_margin_right_tablet' value='0.00' /><input type='hidden' name='col_pixel' value='True' /><div class='custom_break_widget'><div id="origami-ad-container"></div> <script id="origami-ad-widget" src="https://origami.secure.ownlocal.com/origami-widget.js" data-partner-id="0d6067eb-18ca-4b2d-8ef7-0bd96884eeca" data-ad-size="300x250"> </script></div><div class='custom_break_widget'><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"/> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <style> .swiperHeading { background: #336699; color: #ffffff; padding: 10px; width: 100%; } #contests.swiper { background: #eeeeee; margin-bottom: 20px; padding-bottom: 10px; } #contests.swiper [data-holder] { display: none; } #contests .swiper-slide { overflow: hidden; } #contests .swiper-slide .swiperLink { display: flex; flex-direction: column; width: 100%; aspect-ratio: 3/2.5; position: relative; overflow: hidden; } #contests .swiper-slide .swiperLink .swiperImageWrap img { position: absolute; object-fit: cover; width: 100%; height: 100%; } #contests.swiper .swiper-pagination { position: relative !important; margin-top: 20px; page-bottom: 5px; } </style> <!-- Slider main container --> <div class="swiperHeading"> Contests </div> <div id="contests" class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper"> <!-- Slides --> <div class="swiper-slide"> <a class="swiperLink" href="https://theday.com/live-content/calendar contest/"><img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/125/125" /></a> </div> <div class="swiper-slide"> <a class="swiperLink" href="https://theday.com/live-content/pro-football-contest/"><img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/124/124" /></a> </div> <div class="swiper-slide"> <a class="swiperLink" href="https://theday.com/live-content/best-of-2024"><img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/123/123" /></a> </div> <div class="swiper-slide"> <a class="swiperLink" href="https://theday.com/live-content/local eats"><img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/523/523_original" /></a> </div> </div> <!-- If we need pagination --> <div class="swiper-pagination"></div> <!-- If we need navigation --> <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> </div> <script> const contests = new Swiper('#contests', { // Optional parameters centeredSlides: true, direction: 'horizontal', loop: true, // Slides per view slidesPerView: 1, spaceBetween: 20, // Breakpoints breakpoints: { // when window width is >= 480px 480: { slidesPerView: 1, spaceBetween: 10 } }, // Navigation arrows navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, // If we need pagination pagination: { el: '.swiper-pagination', clickable: true } }); </script></div><div class='custom_break_widget'><div id='box-STF' class='dfpAd'> <script type='text/javascript'> $(document).one("widgetsloaded", function() { googletag.cmd.push(function() { googletag.display('box-STF'); }); }); </script> </div></div></div></div></div><div class='innerSec group'><div id='mts_r_2' 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='True' /><div id='mts_c_4' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='25.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='25.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> .imminentHorizons { display: flex; flex-direction: column; margin-bottom: 20px; } .ihMain { display: flex; flex-direction: column; gap: 20px; } .ihHeading { line-height: 24px; font-size: 20px; font-family: 'proxima-nova-condensed'; color: #336699; } .ihImageContainer { display: flex; justify-content: center; } .imminentHorizons img { max-width: 100%; } </style> <div class="imminentHorizons"> <div class="ihImageContainer"> <img class="ihImage" src="https://static.theday.com/theday/assets/newsroom/Imminenthorizons.png" alt="Imminent Horizons Logo" /> </div> <div class="ihMain"> <div class="ihHeading"> Support The Day's Community Journalism Funds </div> <a href="https://givebutter.com/theday" class="mts_cc_button">Donate</a> </div> </div></div></div><div id='mts_c_5' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='46.00' /><input type='hidden' name='col_margin_left' value='2.00' /><input type='hidden' name='col_margin_right' value='2.00' /><input type='hidden' name='col_width_med' value='46.00' /><input type='hidden' name='col_margin_left_med' value='2.00' /><input type='hidden' name='col_margin_right_med' value='2.00' /><input type='hidden' name='col_width_tablet' value='68.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='2.00' /><input type='hidden' name='col_pixel' value='False' /><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='6' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Imminent Horizons' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='Special Report' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div><div id='mts_c_6' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='25.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='25.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='30.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='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='6' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Imminent Horizons' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='3' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div></div></div><div class='innerSec group'><div id='mts_r_3' 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='True' /><div id='mts_c_7' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='49.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='49.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.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="mts_cc_heading">Local Video</div> <!--VIDEO STYLES FOR MOBILE--> <style> .video_panel_widget .videoSlider { position: absolute; width: calc(100%) !important; } .video_panel_widget .videoLeft, .video_panel_widget .videoRight { position: absolute; line-height: 30px; width: 30px; height: 30px; top: 50%; transform: translateY(-50%); } .videoRight { right: 0px; } @media (min-width: 768px) { .video_panel_widget .videoLeft, .video_panel_widget .videoRight { width: 40px; height: 40px; line-height: 40px; } } </style></div><div class='video_panel_widget'><input type='hidden' name='videoId' value='-1' /><input type='hidden' name='videoWrapper' value='true' /><input type='hidden' name='renameHeader' value='Video Player' /><input type='hidden' name='type' value='None' /></div></div><div id='mts_c_8' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='49.00' /><input type='hidden' name='col_margin_left' value='1.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='49.00' /><input type='hidden' name='col_margin_left_med' value='1.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'><a class="mts_cc_heading" href="/live-content/photo galleries">Photo Galleries</a> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"/> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <style> #photoAlbumStories.swiper { aspect-ratio: 1/1; width: 100%; margin-bottom: 30px; border-bottom: solid 1px #dddddd; } #photoAlbumStories.swiper [data-holder] { display: none; } #photoAlbumStories.swiper .swiper-slide .swiperLink { display: flex; flex-direction: column; gap: 10px; } #photoAlbumStories.swiper .swiper-slide .swiperImageWrap { display: flex; flex-direction: column; width: 100%; aspect-ratio: 16/9; position: relative; overflow: hidden; background: #eeeeee; } #photoAlbumStories.swiper .swiper-slide .swiperImageWrap img { position: absolute; object-fit: cover; width: 100%; height: 100%; } #photoAlbumStories.swiper .swiper-slide .photoAlbumsTitle { font-weight: bold; color: #000000; padding: 10px 0px; font-family: 'kepler-std-semicondensed', serif; } @media (min-width: 768px) { #photoAlbumStories.swiper { aspect-ratio: 3/1; } } </style> <!-- Slider main container --> <div id="photoAlbumStories" class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper" data-mtsRest="/api/v4/portal/news/all/?portal_id=165&from=1&to=8&category=multimedia&subcategory=photo galleries&filter_type=subcategory&filter_id=28"> <!-- Slides --> <div class="swiper-slide"> <a class="swiperLink" data-holder="0_Link"> <div class="swiperImageWrap"> <img data-holder="0_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="0_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="1_Link"> <div class="swiperImageWrap"> <img data-holder="1_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="1_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="2_Link"> <div class="swiperImageWrap"> <img data-holder="2_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="2_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="3_Link"> <div class="swiperImageWrap"> <img data-holder="3_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="3_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="4_Link"> <div class="swiperImageWrap"> <img data-holder="4_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="4_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="5_Link"> <div class="swiperImageWrap"> <img data-holder="5_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="5_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="6_Link"> <div class="swiperImageWrap"> <img data-holder="6_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="6_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="7_Link"> <div class="swiperImageWrap"> <img data-holder="7_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="7_Title"></div> </a> </div> <div class="swiper-slide"> <a class="swiperLink" data-holder="8_Link"> <div class="swiperImageWrap"> <img data-holder="8_ImageLinksSite_0"/> </div> <div class="photoAlbumsTitle" data-holder="8_Title"></div> </a> </div> </div> <!-- If we need navigation --> <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> </div> <script> const photoAlbumStories = new Swiper('#photoAlbumStories', { // Optional parameters direction: 'horizontal', loop: true, // Slides per view slidesPerView: 1, spaceBetween: 20, // Breakpoints breakpoints: { // when window width is >= 480px 480: { slidesPerView: 3, spaceBetween: 10 } }, // Navigation arrows navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' } }); </script></div><div class='custom_break_widget'><style> .newsletterSignupContainer { width: 100%; padding: 30px; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 20px; background: #a67d51; color: #ffffff; font-weight: bold; text-align: center; } .newsletterSignupContainer .mts_cc_button { padding: 0px 20px; height: 40px; display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; } </style> <div class="newsletterSignupContainer"> <h5>Sign up for free newsletters and get news that interests you delivered to your inbox.</h5> <a href="/live-content/newsletters" class="mts_cc_button">Sign Up</a> </div></div></div></div></div><div class='innerSec group'><div id='mts_r_4' 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='True' /><div id='mts_c_9' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='48.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='2.00' /><input type='hidden' name='col_width_med' value='48.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='48.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='2.00' /><input type='hidden' name='col_pixel' value='False' /><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='47' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Opinion' /><input type='hidden' name='subcategory' value='Editorials' /><input type='hidden' name='itemCount' value='6' /><input type='hidden' name='renameHeader' value='Editorials' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='cols' value='2' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div><div id='mts_c_10' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='25.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='25.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='50.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='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='45' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Opinion' /><input type='hidden' name='subcategory' value='Cartoons' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='Editorial Cartoons' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div><div id='mts_c_11' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='23.00' /><input type='hidden' name='col_margin_left' value='2.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='23.00' /><input type='hidden' name='col_margin_left_med' value='2.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='48.00' /><input type='hidden' name='col_margin_left_tablet' value='2.00' /><input type='hidden' name='col_margin_right_tablet' value='0.00' /><input type='hidden' name='col_pixel' value='False' /><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='11' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Opinion' /><input type='hidden' name='subcategory' value='Letters' /><input type='hidden' name='itemCount' value='3' /><input type='hidden' name='renameHeader' value='Letters / Op-Ed' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div></div></div><div class='innerSec group'><div id='mts_r_5' 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='True' /><div id='mts_c_12' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='-320.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='-320.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='-320.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="mts_cc_heading">Columns</div></div><div class='custom_break_widget'><!--COLUMNS CATEGORY & SLIDER--> <style> #columns_news { padding-bottom: 100px; margin-bottom: 20px; } #columns_news .swiper-wrapper .swiper-slide.columnsSlide { display: flex; flex-direction: column; } #columns_news .swiper-wrapper .swiper-slide.columnsSlide a { display: flex; flex-direction: column; gap: 10px; align-self: flex-start; } #columns_news .swiper-wrapper .swiper-slide.columnsSlide a .storySlideImage, #columns_news .swiper-wrapper .swiper-slide.columnsSlide a .storySlideTitle { align-self: flex-start; } #columns_news .swiper-wrapper .swiper-slide.columnsSlide a .storySlideImage { max-width: 100%; } #columns_news .swiper-wrapper .swiper-slide.columnsSlide .storySlideAuthorName { font-size: 20px; font-weight: bold; color: #a67d51; font-family: 'proxima-nova-condensed', sans-serif; } #columns_news .swiper-wrapper .swiper-slide.columnsSlide .storySlideTitle { font-size: 18px; font-weight: bold; color: #000000; font-family: 'kepler-std-semicondensed', serif; } #columns_news .swiper-button-next, #columns_news .swiper-button-prev { bottom: 20px; top: unset; } #columns_news .swiper-pagination { top: unset; bottom: 30px; } </style> <div id="columns_news" class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper" data-mtsRest="/api/v3/portal/news/all/?portal_id=165&from=1&to=8&category=columns&filter_type=category&filter_id=2233" data-mtsCallback="singleAuthor"> <!-- Slides --> <div class="swiper-slide columnsSlide"> <a data-holder="0_Link"> <img class="storySlideImage" src="" /> <div class="storySlideAuthorName" data-holder="0_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="0_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="1_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="1_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="1_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="2_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="2_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="2_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="3_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="3_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="3_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="4_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="4_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="4_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="5_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="5_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="5_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="6_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="6_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="6_Title"></div> </a> </div> <div class="swiper-slide columnsSlide"> <a data-holder="7_Link"> <img class="storySlideImage" src=""/> <div class="storySlideAuthorName" data-holder="7_AuthorInfo_Name"></div> <div class="storySlideTitle" data-holder="7_Title"></div> </a> </div> </div> <!-- If we need pagination --> <div class="swiper-pagination"></div> <!-- If we need navigation --> <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> </div> <script> const columns = new Swiper('#columns_news', { // Optional parameters direction: 'horizontal', loop: true, // Slides per view slidesPerView: 1, spaceBetween: 20, // Breakpoints breakpoints: { // when window width is >= 480px 480: { slidesPerView: 4, spaceBetween: 10 } }, // Navigation arrows navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, // If we need pagination pagination: { el: '.swiper-pagination', clickable: true } }); function singleAuthor(ret) { for (i = 0; i < ret.length; i++) { var img = "https://d3gouztkx1c1lh.cloudfront.net/360_TheDay_Live/" + getBigInt(ret[i].WriterCreditId) + ret[i].WriterCreditId + "_0_author"; $(".storySlideImage")[i].src = img; } } </script> </div></div><div id='mts_c_13' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='300.00' /><input type='hidden' name='col_margin_left' value='20.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='300.00' /><input type='hidden' name='col_margin_left_med' value='20.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='300.00' /><input type='hidden' name='col_margin_left_tablet' value='20.00' /><input type='hidden' name='col_margin_right_tablet' value='0.00' /><input type='hidden' name='col_pixel' value='True' /><div class='custom_break_widget'><style> .welcomeHome { margin-bottom: 20px; } </style> <a href="https://theday.com/news-category/business/real-estate/1/4/"><img src="https://imengine.public.prod.day.navigacloud.com/?uuid=AFEB646E-2E5B-4C77-9FCF-62C9E63ECC16&function=thumbnail&type=preview&source=false&width=300&height=157" alt="Welcome Home Image"></a></div></div></div></div><div class='innerSec group'><div id='mts_r_6' 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='True' /><div id='mts_c_14' 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'><div id="nativo01"></div> <div class="native-cont cont-margin-bottom native-one" style="margin-bottom: 0; width:100%"></div></div></div><div id='mts_c_15' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='23.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='23.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='48.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'><!--LOCAL LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='10' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='News' /><input type='hidden' name='subcategory' value='Local News' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='Local' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='10' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='News' /><input type='hidden' name='subcategory' value='Local News' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div><div id='mts_c_16' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='23.00' /><input type='hidden' name='col_margin_left' value='2.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='23.00' /><input type='hidden' name='col_margin_left_med' value='2.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='48.00' /><input type='hidden' name='col_margin_left_tablet' value='2.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'><!--SPORTS LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='12' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Sports' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='12' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Sports' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div><div id='mts_c_17' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='23.00' /><input type='hidden' name='col_margin_left' value='2.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='23.00' /><input type='hidden' name='col_margin_left_med' value='2.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='48.00' /><input type='hidden' name='col_margin_left_tablet' value='2.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'><!--ARTS LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Entertainment' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='Arts' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Entertainment' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div><div id='mts_c_18' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='23.00' /><input type='hidden' name='col_margin_left' value='2.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='23.00' /><input type='hidden' name='col_margin_left_med' value='2.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='48.00' /><input type='hidden' name='col_margin_left_tablet' value='2.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 id='hp-STF' class='dfpAd'> <script type='text/javascript'> $(document).one("widgetsloaded", function() { googletag.cmd.push(function() { googletag.display('hp-STF'); }); }); </script> </div></div></div></div></div><div class='innerSec group'><div id='mts_r_7' 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='True' /><div id='mts_c_19' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='32.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='32.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='32.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Entertainment' /><input type='hidden' name='itemStart' value='1' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='Weekend' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div><div id='mts_c_20' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='32.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='32.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='32.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Entertainment' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='3' /><input type='hidden' name='renameHeader' value=' ' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div><div id='mts_c_21' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='33.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='33.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='33.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='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Entertainment' /><input type='hidden' name='subcategory' value='Television' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='renameHeader' value='Bits And Tips' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div></div></div><div class='innerSec group'><div id='mts_r_8' 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='True' /><div id='mts_c_22' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='24.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='24.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='24.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><!--BUSINESS LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='1' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Business' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='hideHeader' value='false' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='Category' /><input type='hidden' name='id' value='1' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Business' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Category' /></div></div><div id='mts_c_23' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='24.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='24.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='24.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><!--NATION LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='1' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='News' /><input type='hidden' name='subcategory' value='Nation' /><input type='hidden' name='itemStart' value='1' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='Nation/World' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='1' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='News' /><input type='hidden' name='subcategory' value='Nation' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div><div id='mts_c_24' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='24.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='24.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='24.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><!--STATE LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='10' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='News' /><input type='hidden' name='subcategory' value='State' /><input type='hidden' name='itemStart' value='1' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='renameHeader' value='State/Northeast' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='1' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='News' /><input type='hidden' name='subcategory' value='State' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div><div id='mts_c_25' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='24.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='24.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='24.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><!--REAL ESTATE LABEL--></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Business' /><input type='hidden' name='subcategory' value='Real Estate' /><input type='hidden' name='itemCount' value='1' /><input type='hidden' name='displayType' value='block' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div><div class='news_panel_widget'><input type='hidden' name='type' value='SubCategory' /><input type='hidden' name='id' value='4' /><input type='hidden' name='gender' value='None' /><input type='hidden' name='category' value='Business' /><input type='hidden' name='subcategory' value='Real Estate' /><input type='hidden' name='itemStart' value='2' /><input type='hidden' name='itemCount' value='4' /><input type='hidden' name='hideHeader' value='true' /><input type='hidden' name='excludeSummary' value='true' /><input type='hidden' name='showMore' value='Hidden' /><input type='hidden' name='hideAuthor' value='true' /><input type='hidden' name='hideDate' value='true' /><input type='hidden' name='tagType' value='Subcategory' /></div></div><div id='mts_c_26' 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'><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"/> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <style> #magazineHeader.swiperHeading { background: #336699; color: #ffffff; padding: 10px; width: 100%; margin-top: 40px; } #magazineSpecialSlider.swiper { aspect-ratio: auto; background: #222222; margin-bottom: 20px; padding-bottom: 20px; } #magazineSpecialSlider.swiper [data-holder] { display: none; } #magazineSpecialSlider .swiper-slide { display: flex; flex-direction: column; gap: 10px; padding: 10px; } #magazineSpecialSlider .swiper-slide .swiper-slide-title { color: #ffffff; align-self: flex-start; } #magazineSpecialSlider .swiper-slide .swiperLink { display: flex; flex-direction: column; width: 100%; } #magazineSpecialSlider .swiper-slide img { align-self: flex-start; max-width: 100%; height: auto; width: auto; } </style> <!-- Slider main container --> <div id="magazineHeader" class="swiperHeading"> Magazines &amp; Special Features </div> <div id="magazineSpecialSlider" class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper"> <!-- Slides --> <a href="https://static.zip06.com/zip06/magazines/springontheshoreline-2024/index.html" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=09a797fb-5eb4-58d4-b52e-ae46b242fd19&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Spring on the Shoreline 2024</div> </a> <a href="https://static.zip06.com/zip06/magazines/weddings2024/index.html" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=f2905bc9-d4bb-5183-a3c1-5d53fa0b01d8&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Weddings on the Shoreline 2024</div> </a> <a href="https://thedayimag.com/educationguide/january2024/" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=c3105130-35ce-50a2-8133-5053c91ed066&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Education Guide 2024</div> </a> <a href="https://issuu.com/dayshorepublishing/docs/educationguide_aug2024" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=09671b6b-a1b2-5d35-9b06-530ed16ac712&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Education Guide, August 2024</div> </a> <a href="https://issuu.com/dayshorepublishing/docs/ontheshoreline_fall2024" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=d29e0ca1-08ed-5fbc-af97-0d8472f936d6&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Fall on the Shoreline 2024</div> </a> <a href="https://issuu.com/dayshorepublishing/docs/inlovingmemory_july24" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=591b429c-e98d-5adf-8673-bbc0124f240a&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">In Loving Memory</div> </a> <a href="https://issuu.com/dayshorepublishing/docs/servingyousince_2024" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=4b8929a1-3573-5385-8e06-e2b9215b6439&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Serving You Since...</div> </a> <a href="https://issuu.com/dayshorepublishing/docs/wpr_summer_2024_no_bleed" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=fb661c26-5f6d-5ba2-bec2-c3fc2fe593fc&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Waterford Recreation &amp; Parks</div> </a> <a href="https://issuu.com/dayshorepublishing/docs/homefront_2024" class="swiper-slide"> <img src="https://imengine.public.prod.day.navigacloud.com/?uuid=3ac9eb6d-0f32-5fef-afde-0cfd0ceae758&function=hardcrop&type=preview&source=false&width=300" /> <div class="swiper-slide-title">Homefront</div> </a> </div> <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> </div> <script> const magazineSlider = new Swiper('#magazineSpecialSlider', { // Optional parameters direction: 'horizontal', loop: true, // Slides per view slidesPerView: 1, spaceBetween: 20, breakpoints: { // when window width is >= 480px 480: { slidesPerView: 4, spaceBetween: 10 } }, // Navigation arrows navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, }); </script></div></div></div></div><div class='innerSec group'><div id='mts_r_9' 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='True' /><div id='mts_c_27' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='32.00' /><input type='hidden' name='col_margin_left' value='0.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='32.00' /><input type='hidden' name='col_margin_left_med' value='0.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='32.00' /><input type='hidden' name='col_margin_left_tablet' value='0.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='trending_media_widget'><input type='hidden' name='types' value='NewsItem' /><input type='hidden' name='searchType' value='Comments' /><input type='hidden' name='itemCount' value='5' /><input type='hidden' name='renameHeader' value='Most Discussed' /><input type='hidden' name='taggedTypes' value='NewsItem' /></div></div><div id='mts_c_28' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='31.00' /><input type='hidden' name='col_margin_left' value='1.00' /><input type='hidden' name='col_margin_right' value='1.00' /><input type='hidden' name='col_width_med' value='31.00' /><input type='hidden' name='col_margin_left_med' value='1.00' /><input type='hidden' name='col_margin_right_med' value='1.00' /><input type='hidden' name='col_width_tablet' value='31.00' /><input type='hidden' name='col_margin_left_tablet' value='1.00' /><input type='hidden' name='col_margin_right_tablet' value='1.00' /><input type='hidden' name='col_pixel' value='False' /><div class='custom_break_widget'><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css"/> <script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script> <style> .bookstoreMoreInfo { width: 100%; text-align: right; margin: 10px 0px 0px 0px; text-transform: uppercase; font-size: 14px; font-weight: bold; display: block; } .swiperHeading { background: #336699; color: #ffffff; padding: 10px; width: 100%; } #bookstore.swiper { aspect-ratio: auto; background: #222222; margin-bottom: 20px; padding-bottom: 20px; } #bookstore.swiper [data-holder] { display: none; } #bookstore .swiper-slide { display: flex; flex-direction: column; gap: 10px; padding: 10px; text-align: center; justify-content: center; align-items: center; } #bookstore .swiper-slide .swiper-slide-title { color: #ffffff; align-self: flex-start; text-align: center; width: 100%; padding: 5px; } #bookstore .swiper-slide .swiperLink { display: flex; flex-direction: column; width: 100%; } #bookstore .swiper-slide img { align-self: flex-start; max-width: 100%; height: auto; width: auto; margin: auto; } #bookstore .bookstoreBuyButton { padding: 0px 40px; background: #336699; color: #ffffff; border-radius: 5px; height: 48px; line-height: 48px; text-align: center; } </style> <!-- Slider main container --> <div class="swiperHeading"> Bookstore </div> <div id="bookstore" class="swiper"> <!-- Additional required wrapper --> <div class="swiper-wrapper"> <!-- Slides --> <a href="https://www.pediment.com/products/southeastern-connecticut-disaster-book" class="swiper-slide"> <div class="swiper-slide-title">When Distaster Strikes: Shipwrecks, Storms and Other Calamities in Southeaster Connecticut</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/130/130_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="http://www.pediment.com/products/naval-submarine-base-new-london-pictorial-history-book?utm_campaign=subnewlondonbook&utm_source=the_day_print&utm_medium=p" class="swiper-slide"> <div class="swiper-slide-title">First &amp; Finest: The 100-Year History of Naval Submarine Base New London</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/131/131_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="http://www.pedimentbooks.com/store/product/new-london-county-looking-back/" class="swiper-slide"> <div class="swiper-slide-title">Looking Back: New London County: Vol.I - The 1860s - 1930s</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/127/127_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="http://www.pedimentbooks.com/store/product/charles-w-morgan-mystic-seaport-book/" class="swiper-slide"> <div class="swiper-slide-title">The Charles W. Morgan: A Picture History of an American Icon</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/128/128_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="http://store.pediment.com/products/us-coast-guard-history-book" class="swiper-slide"> <div class="swiper-slide-title">A Pictorial History of: The National Coast Guard Museum</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/129/129_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="https://www.pediment.com/products/uconn-womens-basketball-30-year-hardcover-book" class="swiper-slide"> <div class="swiper-slide-title">A Generation of Excellence: UConn Women's 30-Year Reign</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/134/134_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="https://www.pediment.com/products/new-london-county-vol-ii-book" class="swiper-slide"> <div class="swiper-slide-title">Looking Back - New London County: Vol.II - The 1940s, '50s, and 60s</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/132/132_original" /> <div class="bookstoreBuyButton">Buy</div> </a> <a href="https://www.pediment.com/products/treasures-of-southeastern-connecticut" class="swiper-slide"> <div class="swiper-slide-title">Treasure of Southeastern Connecticut</div> <img src="https://d36zs8s88gxhi8.cloudfront.net/360_TheDay_Live/0/0/0/0/0/133/133_original" /> <div class="bookstoreBuyButton">Buy</div> </a> </div> <div class="swiper-button-prev"></div> <div class="swiper-button-next"></div> </div> <a href="http://store.pediment.com/collections/the-day-new-london-ct" title="More information on bookstore" class="mts_cc_text bookstoreMoreInfo">More Information</a> <script> const bookstore = new Swiper('#bookstore', { // Optional parameters direction: 'horizontal', loop: true, // Slides per view slidesPerView: 1, spaceBetween: 20, breakpoints: { // when window width is >= 480px 480: { slidesPerView: 1, spaceBetween: 10 } }, // Navigation arrows navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, }); </script></div></div><div id='mts_c_29' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='32.00' /><input type='hidden' name='col_margin_left' value='1.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='32.00' /><input type='hidden' name='col_margin_left_med' value='1.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='32.00' /><input type='hidden' name='col_margin_left_tablet' value='1.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="trending_media_widget"> <input type="hidden" name="types" value="PortalVideo"> <input type="hidden" name="phrase" value=""> <input type="hidden" name="searchType" value="Comments"> <input type="hidden" name="itemStart" value=""> <input type="hidden" name="itemCount" value="5"> <input type="hidden" name="excludeTypes" value=""> <input type="hidden" name="excludeId" value=""> <input type="hidden" name="excludeType" value=""> <input type="hidden" name="displayType" value=""> <input type="hidden" name="hideHeader" value=""> <input type="hidden" name="renameHeader" value="Most Discussed"> <input type="hidden" name="searchStatus" value=""> <input type="hidden" name="taggedTypes" value="PortalVideo"> <input type="hidden" name="varyByColor" value=""> <input type="hidden" name="secondaryData" value=""> <input type="hidden" name="secondaryDataColor" value=""> </div></div><div class='custom_break_widget'><script> //THIS SCRIPT WILL HANDLE ALL TRENDING NEWS WIDGETS ON THE PAGE, BUT MUST BE PLACED IMMEDIATELY AFTER THE LAST INSTANCE IN THE LAYOUT MANAGER $(document).on("widgetsloaded", function() { //Add number list to trending widgets let trending = $(".trendingListCont") let item = trending.find(".trendingRow") trending.each(function() { if ($(this).find(".trendingCount").length < 1) { let i = 0 $(this).find(item).each(function() { i += 1 $(this).find(".trendingLink").prepend(`<span class="trendingCount" style="margin-right: 10px; font-size: 24px;">${i}.</span>`) }) i = 0 } }) }) </script></div></div></div></div><div class='innerSec group'><div id='mts_r_10' 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='True' /><div id='mts_c_30' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='300.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='300.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='300.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='True' /><div class='custom_break_widget'><style> .localBusinessWidget { background: linear-gradient(120deg, #7B94FF 54%, #B88CFD 100%); aspect-ratio: 3/4; width: 100%; position: relative; display: inline-flex; } .localBusinessWidget i.fa-store-alt { top: 20px; left: 20px; position: absolute; font-size: 48px; color: #ffffff; } .localBusinessWidgetContent { position: absolute; bottom: 20px; left: 20px; width: calc(100% - 40px); } .localBusinessWidgetContent h1 { color: #ffffff; margin-bottom: 20px; line-height: 1; font-size: 32px; font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif } .localBusinessWidgetContent .getStarted { display: inline-block; background: white; border-radius: 5px; padding: 0 35px; line-height: 3; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; font-size: 17px; mix-blend-mode: hard-light; cursor: pointer; box-shadow: 0 0.2rem 0.5rem rgba(103, 110, 144, .2), 0 0 0 0.1rem rgba(103, 110, 144, 0.05); color: #5466AF; } </style> <a class="localBusinessWidget" href="http://local.theday.com" target="_blank"> <i class="fas fa-store-alt"></i> <div class="localBusinessWidgetContent"> <h1>Local businesses open in your community.</h1> <div class="getStarted">Click here</div> </div> </a></div></div><div id='mts_c_31' class='widget_column' style='display:inline-block;vertical-align:top;text-align:initial;'><input type='hidden' name='col_width' value='300.00' /><input type='hidden' name='col_margin_left' value='20.00' /><input type='hidden' name='col_margin_right' value='0.00' /><input type='hidden' name='col_width_med' value='300.00' /><input type='hidden' name='col_margin_left_med' value='20.00' /><input type='hidden' name='col_margin_right_med' value='0.00' /><input type='hidden' name='col_width_tablet' value='300.00' /><input type='hidden' name='col_margin_left_tablet' value='20.00' /><input type='hidden' name='col_margin_right_tablet' value='0.00' /><input type='hidden' name='col_pixel' value='True' /><div class='custom_break_widget'><div id='box-BTF' class='dfpAd'> <script type='text/javascript'> $(document).one("widgetsloaded", function() { googletag.cmd.push(function() { googletag.display('box-BTF'); }); }); </script> </div> </div></div></div></div><div id='mts_r_11' 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_32' 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'><div id='leader-BTF' class='dfpAd' style="margin: auto; text-align: center;"> <script type='text/javascript'> $(document).one("widgetsloaded", function() { googletag.cmd.push(function() { googletag.display('leader-BTF'); }); }); </script> </div></div><div class='custom_break_widget'><script> // SHOW/HIDE WEDNESDAY BUCKET BASED ON DAY/TIME const currentDay = new Date().getDay(); const currentHour = new Date().getHours(); const element = document.getElementById('mts_r_7'); // Check if the current day is Sunday (0), Monday (1), Tuesday (2), or Wednesday (3) // And also check if it's before 12 PM (morning) on Wednesday if ((currentDay >= 0 && currentDay <= 2) || (currentDay === 3 && currentHour < 12)) element.style.display = 'none'; </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://dynamic-theday.mynews360.com/images/ajax-loader.gif" alt="" /> </div> <div id="skipAd" class="adBtn"> View Page in Progress </div> </div> </div> <h1 class="heading"> The Day 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'><style> .customFooter { padding: 30px; background: #222222; } .customFooter, .customFooter h3 { font-family: 'proxima-nova'; font-size: unset; } #backToTop { display: flex; gap: 10px; width: 150px; margin: 0px auto 20px auto; justify-content: center; } .footerLogoContainer { width: 100px; display: flex; } .footerLogoContainer .footerLogo { max-width: 100%; } .footerContent h3, .footerContent h3 a { margin: 0px 0px 10px 0px; color: var(--mobile-menu-button-bg); } .footerContentInfo, .footerContent a { color: var(--pres-light-fg-color); font-weight: normal; } .footerSpan { width: 100%; } .footerContent, .footerColumn, .footerRow { display: flex; flex-direction: column; } .footerColumn { gap: 20px; } .footerRow, .footerContentInfo, .footerSocialContainer { display: flex; gap: 10px; flex-wrap: wrap; } .footerSocialContainer { font-size: 24px; gap: 20px; padding: 10px 0px; } .footerSocialContainer a { width: 24px; height: 24px; display: flex; justify-content: center; text-align: center; } .footerContactInfo { line-height: 24px; } @media all and (min-width: 768px) { .footerContent { flex-direction: row; max-width: 1200px; flex-wrap: wrap; } .footerColumn { width: 50%; } } </style> <div class="customFooter"> <button id="backToTop" class="mts_cc_button"><i class="fas fa-chevron-up"></i> Back To Top</button> <div class="footerContent"> <div class="footerSpan"> <a class="footerLogoContainer"> <img class="footerLogo" src="https://media.myteamscoop.com/images/custom/165/mobileLogo.svg" alt="The Day Footer Logo" /> </a> </div> <div class="footerColumn"> <div class="footerRow"> <h3><a class="footerLink" href="/live-content/about">About the Day</a></h3> <div class="footerContentInfo"> <div class="footerContactInfo"> 47 Eugene O'Neill Drive<br/> P.O. Box 1231<br/> New London, CT 06320-1231 USA </div> </div> </div> <div class="footerRow"> <h3>Staff Profiles</h3> <div class="footerContentInfo"> <a class="footerLink" href="/live-content/staff-profiles/">President/Publisher</a> <a class="footerLink" href="/live-content/staff-profiles?from=newsroom">Newsroom</a> <a class="footerLink" href="https://theday.mynews360.com/live-content/staff-profiles?from=staff">Advertising/Marketing</a> <a class="footerLink" href="https://theday.mynews360.com/live-content/faqs">FAQs</a> <a class="footerLink" href="https://theday.mynews360.com/live-content/jobs-at-the-day">Jobs at The Day</a> <a class="footerLink" href="/live-content/contact-us/">Contact Us</a> </div> </div> <div class="footerRow"> <div class="footerContentInfo footerSocialContainer"> <a class="footerLink fab fa-facebook-f" href="http://www.facebook.com/thedayct"></a> <a class="footerLink fa-brands fa-x-twitter" href="https://twitter.com/thedayct"></a> <a class="footerLink fab fa-youtube" href="http://www.youtube.com/user/thedayct"></a> <a class="footerLink fab fa-instagram" href="http://instagram.com/thedayct"></a> <a class="footerLink fab fa-tumblr" href="http://thedaynews.tumblr.com/"></a> <a class="footerLink fab fa-pinterest" href="http://www.pinterest.com/thedayct"></a> <a class="footerLink fas fa-rss" href=""></a> <!--IS THIS A CATEGORY?--> </div> </div> </div> <div class="footerColumn"> <div class="footerRow"> <h3>Quck Links</h3> <div class="footerContentInfo"> <a class="footerLink" href="http://epaper.theday.com/"><i class="fas fa-desktop"></i> E-Paper</a> <a class="footerLink" href="/live-content/contests"><i class="fas fa-trophy"></i> Contests</a> <a class="footerLink" href="/news-category/entertainment/horoscopes/4/13/">Horoscopes</a> <a class="footerLink" href=" https://theday.com/live-content/games/">Puzzles</a> <a class="footerLink" href="/news-category/entertainment/movies/4/14/">Movies & TV</a> <a class="footerLink" href="/news-category/milestones/8/">Milestones</a> <a class="footerLink" href="/live-content/newsletters">Newsletters</a> </div> </div> <div class="footerRow"> <h3>Advertising</h3> <div class="footerContentInfo"> <a class="footerLink" href="/live-content/advertising-products">About Our Ads</a> <a class="footerLink" href="/live-content/advertise-with-the-day">Advertise</a> <a class="footerLink" href="/live-content/classifieds">Place a Classifieds Ad</a> <a class="footerLink" href="/live-content/contact-us/">Contact</a> <a class="footerLink" href="https://www.theday.com/monster">Find New London Area Jobs</a> <a class="footerLink" href="http://local.theday.com/">Business Directory</a> </div> </div> <div class="footerRow"> <h3>Services</h3> <div class="footerContentInfo"> <a class="footerLink" href="https://daymediagroup.com/">Daily Media Group</a> <a class="footerLink" href="https://theday.smugmug.com/">Photo Reprints</a> <a class="footerLink" href="https://theday.mynews360.com/live-content/privacy-policy-terms">Privacy Policy & Terms</a> <a class="footerLink" href="/live-content/rss">RSS</a> <a class="footerLink" href="/live-content/get text alerts">Text & SMS Alerts</a> </div> </div> </div> </div> </div> <script> $(document).one("widgetsloaded", function() { let btt = $("#backToTop") btt.on("click", function() { $("html, body").animate({ scrollTop: 0 }, "fast"); }) }) </script> <script> // Define excluded paths let excludedPaths = [ "/layout-admin/", "/admin/", "/archive/", "/news/editor/", "/photo-single/", "/mtsAdmin/", "/mtsadmin/", "/manage/custom-pages/" ]; // Check if the current URL includes any of the excluded paths let isExcluded = excludedPaths.some(path => window.location.href.includes(path)); // If not excluded, dynamically add the scripts if (!isExcluded) { // Create and append the first script let script1 = document.createElement("script"); script1.type = "text/javascript"; script1.src = "//resources.infolinks.com/js/infolinks_main.js"; document.body.appendChild(script1); // Create and append the second inline script let script2 = document.createElement("script"); script2.type = "text/javascript"; script2.textContent = ` var infolinks_pid = 3370146; var infolinks_wsid = 0; `; document.body.appendChild(script2); let accessibeScript = document.createElement("script"); accessibeScript.type = "text/javascript"; accessibeScript.src = "https://acsbapp.com/apps/app/dist/js/app.js"; accessibeScript.async = true; accessibeScript.onload = function() { acsbJS.init({ statementLink: '', footerHtml: '', hideMobile: false, hideTrigger: false, disableBgProcess: false, language: 'en', position: 'left', leadColor: '#336699', triggerColor: '#336699', triggerRadius: '50%', triggerPositionX: 'left', triggerPositionY: 'bottom', triggerIcon: 'wheels', triggerSize: 'medium', triggerOffsetX: 20, triggerOffsetY: 20, mobile: { triggerSize: 'medium', triggerPositionX: 'left', triggerPositionY: 'bottom', triggerOffsetX: 10, triggerOffsetY: 80, triggerRadius: '50%' } }); }; document.body.appendChild(accessibeScript); } </script> <!-- BLUELENA SCRIPT --> <script type="text/javascript"> (function(e,t,o,n,p,r,i){e.visitorGlobalObjectAlias=n;e[e.visitorGlobalObjectAlias]=e[e.visitorGlobalObjectAlias]||function(){(e[e.visitorGlobalObjectAlias].q=e[e.visitorGlobalObjectAlias].q||[]).push(arguments)};e[e.visitorGlobalObjectAlias].l=(new Date).getTime();r=t.createElement("script");r.src=o;r.async=true;i=t.getElementsByTagName("script")[0];i.parentNode.insertBefore(r,i)})(window,document,"https://diffuser-cdn.app-us1.com/diffuser/diffuser.js","vgo"); vgo('setAccount', '89044654'); vgo('setTrackByDefault', true); vgo('process'); </script> <!-- ACCESSIBE Widget tag, 04/01/24 (before body closing tag) <script> (function(){ var s = document.createElement('script'); var h = document.querySelector('head') || document.body; s.src = 'https://acsbapp.com/apps/app/dist/js/app.js'; s.async = true; s.onload = function(){ acsbJS.init({ statementLink : '', footerHtml : '', hideMobile : false, hideTrigger : false, disableBgProcess : false, language : 'en', position : 'left', leadColor : '#336699', triggerColor : '#336699', triggerRadius : '50%', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerIcon : 'wheels', triggerSize : 'medium', triggerOffsetX : 20, triggerOffsetY : 20, mobile : { triggerSize : 'medium', triggerPositionX : 'left', triggerPositionY : 'bottom', triggerOffsetX : 10, triggerOffsetY : 80, triggerRadius : '50%' } }); }; h.appendChild(s); })(); </script> --> </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"); _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.27530"; </script> <script type="text/javascript" src="https://dynamic-theday.mynews360.com/js/widgets/main.js?v=1.14.5.27530&weburi=https://theday.com/&portalid=165&mediauri=https://dynamic-theday.mynews360.com/"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10