CINXE.COM

404

<!DOCTYPE HTML> <html lang="en"> <head> <title>404</title> <meta charset="utf-8"/> <meta http-equiv="x-ua-compatible" content="ie=edge"/> <meta name="viewport" content="width=device-width,initial-scale=1"/> <meta name="tp:preferredRuntimes" content="HTML5,Flash"/> <meta name="tp:PreferredFormats" content="MPEG4"/> <meta name="x-client-id" content="nystateofpolitics.com"/> <!--Preconnect and DNS-Prefetch to improve page load time.--> <link rel="preconnect" href="//use.typekit.net"/> <link rel="preconnect" href="//dpm.demdex.net"/> <link rel="preconnect" href="//fast.roadrunner.demdex.net"/> <link rel="preconnect" href="//roadrunner.demdex.net"/> <link rel="preconnect" href="//cm.everesttech.net"/> <link rel="preconnect" href="//roadrunner.tt.omtrdc.net"/> <link rel="preconnect" href="//metrics.timewarnercable.com"/> <link rel="preconnect" href="//metric.timewarnercable.com"/> <link rel="preconnect" href="//fonts.gstatic.com"/> <!-- used by fonts.googleapis.com --> <link rel="dns-prefetch" href="//use.typekit.net"/> <link rel="dns-prefetch" href="//dpm.demdex.net"/> <link rel="dns-prefetch" href="//fast.roadrunner.demdex.net"/> <link rel="dns-prefetch" href="//roadrunner.demdex.net"/> <link rel="dns-prefetch" href="//cm.everesttech.net"/> <link rel="dns-prefetch" href="//roadrunner.tt.omtrdc.net"/> <link rel="dns-prefetch" href="//metrics.timewarnercable.com"/> <link rel="dns-prefetch" href="//metric.timewarnercable.com"/> <link rel="dns-prefetch" href="//fonts.gstatic.com"/> <!--/Preconnect and DNS-Prefetch--> <!--Data Layer to enable rich data collection and targeting--> <script type="text/javascript"> var template = ""; var pageType, region, parentRegion, vodAuth = "", articleStorage = ""; switch (template) { case '/apps/news/templates/article': template = 'Article Template'; pageType = 'Article'; articleStorage = 'live' break; case '/apps/news/templates/full-width-page': template = 'Standard Full Width Template'; pageType = 'Home'; break; case '/apps/news/templates/event': template = 'Calendar Event Template'; pageType = 'Event'; case '/apps/news/templates/archive': template = 'Archive Article Template'; pageType = 'Archive'; articleStorage = 'archived'; default: template = 'Standard Full Width Template'; pageType = 'Home'; } // Initialize variables to store page region and title values let pageRegionValue, pageTitleValue = ''; // Define the page name let pageNameValue = "404"; // Check if the page name includes 'splash' if (pageNameValue === 'splash') { // Set page region to 'All Regions' and page title to 'Spectrum News Market Map' for splash pages pageRegionValue = 'All Regions'; pageTitleValue = 'Spectrum News Market Map'; } else { //set page region and title for non-splash pages pageRegionValue = ""; pageTitleValue = "404"; } window.digitalData = window.digitalData || { event: { eventName: "pageView" }, user: { isAuthenticated: "", mvpd: "", hhid: "" }, page: { adsOnPage: "", appID: "AEM 6.4", // hardcoded domain: window.location.hostname, flow: "", // Determine page language based on 'spectrumnoticias' domain and HTML lang attribute language: window.location.host.includes('spectrumnoticias') ? 'es' : document.getElementsByTagName('html')[0].getAttribute('lang'), pageID: "\/content\/news\/404", pageName: pageNameValue, pageRegion: pageRegionValue, pageRegionParent: "", pageTemplate: template, pageTitle: pageTitleValue, pageFunction: pageType, platformName: "web", // hardcoded previousLink: "", siteSection: "", siteSubsection: "", sourceMarketTag: "", tags: "", url: window.location.href, uxStyle: "empire", vodAuth: "" }, content: { Article: { articleGUID: "", articleHeadline: "", articleTitle: "", author: "", publicationDate: "0", articleViewedAge: "", canonicalRegion: "", articleSource: "", articleStorage: articleStorage, freeVODRemaining: "", softwallViewsRemaining: "" }, Page: { pageContentNetwork: "", pageContentShow: "" }, Video: { epgsDescription: "", epgsTitle: "", tmsProgramId: "", tmsSeriesId: "", videoBrand: "", videoNetwork: "", programType: "" } }, visit: { visitId: "", ab: "", behindModem: "", homeFlag: "" }, errors: { cmRuleName: "", cmDisplayText: "", errorType: "", errorDescription: "" }, search: { searchNumResults: "", searchResultsPages: "", searchType: "", searchKeyword: "" }, siteTool: { shareMethod: "" } } window.addEventListener("userInteraction", function (event) { if (event.detail.action === "loginSuccess") { window.digitalData.user.hhid = event.detail.hhid; window.digitalData.user.mvpd = event.detail.mvpd; window.digitalData.user.isAuthenticated = event.detail.isAuthenticated; window.analyticsDataLayer.hhid = event.detail.hhid; let autoAuth = localStorage.getItem("autoAuth") if (autoAuth && autoAuth === 'true') { News.App.QuantumAnalytics.autoLoginSuccess(event.detail.hhid, event.detail.mvpd); } else { News.App.QuantumAnalytics.firesQuantumLoginStopSuccess(event.detail.hhid, event.detail.mvpd); } } }); /** * workaround to get the hhid that is coming in late * NEWS-1055 * **/ var _interval = setInterval(fetchLateHHID, 3000); function fetchLateHHID() { try { var auth = Cookies.get('authenticated') if (typeof auth !== 'undefined' && auth === 'true') { var retHhid = Cookies.get('player-hhid'); if (typeof retHhid === "undefined") { retHhid = ""; } else if (window.digitalData.user.hhid !== "" && window.analyticsDataLayer.hhid !== "") { clearInterval(_interval); } else { $('#analyticsDataLayer').attr('data-hhid', retHhid); window.analyticsDataLayer.hhid = retHhid; window.analyticsDataLayer.mvpd = Cookies.get('player-mvpd'); window.digitalData.user.hhid = retHhid; window.digitalData.user.isAuthenticated = 'Yes'; window.digitalData.user.mvpd = Cookies.get('player-mvpd'); } } else { clearInterval(_interval); } } catch (e) { } } </script> <!--/Data Layer--> <!--jQuery or other helper libraries go here--> <script src="https://www.google.com/recaptcha/api.js?query=nocache" async defer></script> <!-- Helix --> <script> // use the following to check for the events // https://cdn.pi-charter.net/SpectrumLocal/Web/1.146.json // Update packageReleaseVersion here when releasing AEM package deploys between full releases. Ex: 1, 2, 3 // Value should be a blank string for full releases. var packageReleaseVersion = ""; var appReleaseVersion = "6.1.0.SNAPSHOT"; appReleaseVersion = appReleaseVersion.replace('.SNAPSHOT', ''); appReleaseVersion = appReleaseVersion + (packageReleaseVersion ? '.' + packageReleaseVersion : ''); var helixSetting = { domain: "video", appName: "SpectrumLocal", appVersion: appReleaseVersion, requirementsVersion: "2.636", msgTriggeredBy: "user", startSession: "SpectrumLocal_Web_startSession", logLevel: "critical", endpoint: "video_prod", appEnvName: "prod", drmEnabled: true }; localStorage.setItem( "helix-library-settings", JSON.stringify(helixSetting) ); </script> <!--prehiding snippet for Adobe Target with asynchronous Launch deployment--> <script>(function (g, b, d, f) { (function (a, c, d) { if (a) { var e = b.createElement("style"); e.id = c; e.innerHTML = d; a.appendChild(e) } })(b.getElementsByTagName("head")[0], "at-body-style", d); setTimeout(function () { var a = b.getElementsByTagName("head")[0]; if (a) { var c = b.getElementById("at-body-style"); c && a.removeChild(c) } }, f) })(window, document, "body {opacity: 0 !important}", 3E3); </script> <!--/prehiding snippet for Adobe Target with asynchronous Launch deployment--> <script> // NEWS-7559 - Add WebSite schema for default home pages on spectrumnews1, spectrumlocalnews, baynews9, ny1, mynews13, spectruminfocus (function(){ const regionalHomepageRegEx = /^\/[^\/]+\/[^\/]+[a-zA-Z0-9]$/; const isRegionalHomepage = regionalHomepageRegEx.test(location.pathname); let siteInfo; if (location.pathname === '/splash') { if (location.hostname.includes('spectrumnews1.com')) { siteInfo = {name: 'Spectrum News 1', url: 'https://spectrumnews1.com'} } else if (location.hostname.includes('spectrumlocalnews.com')) { siteInfo = {name: 'Spectrum News', url: 'https://spectrumlocalnews.com'} } } else if (isRegionalHomepage) { // add schema only if page is the default home page for the domain if (location.hostname.includes('baynews9.com') && location.pathname === '/fl/tampa') { siteInfo = {name: 'Spectrum Bay News 9', url: 'https://baynews9.com'} } else if (location.hostname.includes('ny1.com') && location.pathname === '/nyc/all-boroughs') { siteInfo = {name: 'Spectrum News NY1', url: 'https://ny1.com' } } else if (location.hostname.includes('mynews13.com') && location.pathname === '/fl/orlando') { siteInfo = {name: 'Spectrum News 13', url: 'https://mynews13.com'} } else if (location.hostname.includes('spectruminfocus.com') && location.pathname === '/section/in-focus') { siteInfo = {name: 'Spectrum News In Focus', url: 'https://spectruminfocus.com'} } } if (!siteInfo) return; let structuredDataText = '{"@context": "https://schema.org", "name": "' + siteInfo.name +'","url": "' + siteInfo.url + '","@type": "WebSite"}'; const script = document.createElement('script'); script.setAttribute('type', 'application/ld+json'); script.textContent = structuredDataText; document.head.appendChild(script); })(); </script> <script> /** * sets the quantum visitId in the 'digitalData' * layer at: window.digitalData.visit.visitId * **/ var timeit = window.setInterval(setVisitId, 2000); function setVisitId() { if (window && window.Helix && window.Helix.track) { window.digitalData.visit.visitId = window.Helix.get("visitId"); window.digitalData.visit.uuid = localStorage.getItem('deviceUUID') || ""; window.digitalData.visit.appVersion = appReleaseVersion; helixSetting.appIdentifier = window.digitalData.page.domain; helixSetting.deviceUuid = window.digitalData.visit.uuid; helixSetting.referrerAppVisitId = window.digitalData.visit.visitId; } if (window.digitalData.visit.visitId && typeof window.digitalData.visit.visitId !== 'undefined') { clearInterval(timeit); } } </script> <script> window.addEventListener("beforeunload", function (e) { var auth = Cookies.get('authenticated') if (typeof News !== 'undefined' && auth && auth === "true") { News.App.QuantumAnalytics.setQuantumLoginResumeCookie(); } }); </script> <script src="//assets.adobedtm.com/c19d5759b404/bd5aea4c4170/launch-ccc23cfc1556.min.js" async></script> <script>CQURLInfo={"requestPath":"/content/news/404","extension":"html","selectors":[],"systemId":"0244d7ea-7dde-487f-9a44-f19648bc4563","runModes":"prod,s7connect,crx3,production,nosamplecontent,publish,aem65,crx3tar"};</script> <script src="/etc/clientlibs/news/vendor/jquery-3-6-1.min.ACSHASH88b7ada45d73ce1600d55453fc301b3d.js"></script> <link rel="icon" type="image/svg+xml" href="/etc/designs/news/clientlibs/css/images/favicon-latest/favicon.svg"/> <link rel="preload" href="https://use.typekit.net/gps6onk.css" as="style" onload="this.rel='stylesheet'" crossorigin/> <link rel="alternate icon" type="image/vnd.microsoft.icon" href="https://images.spectrumnews1.com/is/image/TWCNews/news-favicon"/> <!-- IMA HTML5 SDK (for serving Client Side ads): --> <script type="text/javascript" src="https://imasdk.googleapis.com/js/sdkloader/ima3.js"></script> <!-- Loads Helix Library --> <script async="true" charset="UTF-8" type="application/javascript"></script> <!-- END Helix --> <meta name="robots" content="index, follow"/> <link rel="canonical" href="https://nystateofpolitics.com/404"/> <script> let dfpSiteId = ""; </script> <link rel="preload" href="https://use.typekit.net/gps6onk.css" as="style" onload="this.rel='stylesheet'" crossorigin/> <link rel="preload" href="https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700&display=swap" as="style" onload="this.rel='stylesheet'" crossorigin/> <!-- Load empire CSS library --> <script>CQURLInfo={"requestPath":"/content/news/404","extension":"html","selectors":[],"systemId":"0244d7ea-7dde-487f-9a44-f19648bc4563","runModes":"prod,s7connect,crx3,production,nosamplecontent,publish,aem65,crx3tar"};</script> <link rel="stylesheet" href="/etc/designs/bootstrap-css/clientlibs/news-empire.min.ACSHASH7b5d9f4764c361a1a61537c5d2a37351.css" type="text/css"> <link rel="stylesheet" href="/etc/designs/news-empire/clientlibs/css.min.ACSHASH9105168562b33f6e81a558f48ffcc01d.css" type="text/css"> <!-- Icons clientlibs must follow main clientlibs --> <!-- Load empire icons library --> <link rel="stylesheet" href="/etc/designs/news/clientlibs/icons.min.ACSHASH72e9a658dbc8fbf48137a7fefdb8ec32.css" type="text/css"> <link rel="stylesheet" href="/etc/designs/news-empire/clientlibs/icons.min.ACSHASH1a0acbf3b681763c9ceb8b51e543f31e.css" type="text/css"> <script src="/etc/designs/news/clientlibs/js/head-scripts.min.ACSHASH38103575e4264967e44b98314682cdbc.js"></script> <script src="/etc/designs/news/clientlibs/js/ads.min.ACSHASHb21b82ad3b35139f992e66b9c4204b51.js"></script> <script src="/etc/clientlibs/news/vendor/simple-namespace-0-2-1.min.ACSHASH07f4ab70fa2c1e52b28c6ee763ff5a1f.js"></script> <!-- This code handles smartlink redirect logic to navigate user based on device --> <script type="text/javascript"> var smartRedirectLocations = {}; smartRedirectLocations.desktopLocation="", smartRedirectLocations.iOSOutsideAppLocation="", smartRedirectLocations.androidOutsideAppLocation="", smartRedirectLocations.inAppLocation="" </script> <script src="/etc/designs/news/clientlibs/js/smart-redirect.min.ACSHASH56dbcd932f4b442cbf01a8f74e63f5c8.js"></script> <!-- Adding critical css used by components above the fold for optimizing the Core Web Vitals--> <style type="text/css"> .image img{width: 100%;} .aspect-ratio-container::before {content: ""; width: 1px; margin-left: -1px; float: left; height: 0; padding-bottom: 56.25%;} .aspect-ratio-container::after {content: "";display: table;clear: both;}/* to clear float */ .aspect-ratio-container img {max-width: 100%;width: 100%; /* scale with content width */height: auto; /* compute a height that preserves the aspect ratio */} .gallery-slide .img-responsive{width: auto;height: auto;} .site-header header:not([data-ad-enable="true"]) .article-header .articleAdWrapper, .site-header .site-header-inner:not([data-ad-enable="true"]) .article-header .articleAdWrapper{display:none;} .dfp-ad-tags-wrapper[data-position="x30"]{width:100%; min-height:107px;} .dfp-ad-tags-wrapper > .dfp-ad-tags{ min-height:calc(100% - 17px);} .articleAdWrapper{width:340px; min-height:290px} .icon-advertisement {height: 5px; margin: 2px auto 10px;} @media (max-width: 767px){ .dfp-ad-tags-wrapper[data-position="x30"]{min-height: 70px; } .dfp-ad-tags[data-hidemobilead="true"],.dfp-ad-tags[data-hidemobilead="true"] + .icon-advertisement, .dfp-ad-tags-wrapper[data-hidemobilead="true"] {display: none} } </style> </head> <body class="has-fixed-navbar design--empire" data-timezone-offset="-18000000" data-requestid="SPECTRUMNEWS" data-mediaanalyticsapi="https://twctsg.hb-api.omtrdc.net" data-softwarestatement="eyJhbGciOiJSUzI1NiJ9.eyJzdWIiOiIxZjYyNmUxOS0xZDhlLTRlODgtOTAxMi02NzY2YzUyZTNiYTciLCJuYmYiOjE2NTI3MjMzNTQsImlzcyI6ImF1dGguYWRvYmUuY29tIiwiaWF0IjoxNjUyNzIzMzU0fQ.Ob_grAySSYrMM-zuiW_4pLXFB30E73IHRxqn1I3ClioDngQ--PZtT5jGlJDklizczh3H0Y4CparDhnhbKgxoUCIZ4t9qipPVvz1kiUGxOt4EBEmBikEvBJFVQjXyF_NsAQEUM_2B6Af3JqSN5CUCvGZVHLRS0rG2zjyI90wlMY93occ02buK54rwcH0eftGsbbXCxoa7QAbGUFv9EWkXr5jpZYds5aPJ5Kbpy8Cyn_VvZCDQh7tLMvFXddHvhOKARPOrvTNfnj-13akz6ZS2UnXuYhF8SCuF4fbxDoemicKYyRvIlmcjzV-QwM8CRgTnfVr4mYleB5oqtRtKdam9Cg" data-pinxtendpoint="https://apis.spectrum.net" data-userprofileapi="https://apis.spectrum.net/userprofsvc/userprofileservice/subgraphs/query" data-userprofileswitch="true" data-ipregionswitch="false" data-ravenapi="https://content.raven.news" data-hdcpenabler="true" data-onplantapi="https://apis.spectrum.net/id/services/v1/on-plant"><span id="analyticsDataLayer" data-content-type="full-width-page" data-hhid="" data-is-internal="false" data-is-authenticated="false" data-language="English" data-page-category="felder-joins-senate-dem-fold" data-publication-date="0"></span> <div> <div class="site-header-splash"> <header class="container-fluid"> <div class="row"> <div class="header_logo__wrapper"> <div class="header_logo"> <a href="/"> <div class="header_logo__icon icon-SpectrumLogo"></div> </a> </div> </div> </div> </header> <!-- TODO: Put splash page non-regionalized seo organization here --> </div> <div class="newpar new section"> </div> <div class="par iparys_inherited"> </div> </div> <div class="container"> <div class="row"> <div class="col-xs-12"> <div class="newpar new section"> </div> <div class="par iparys_inherited"> </div> </div> </div> </div> <div class="container contentWrapper "> <div class="row"> <div class="col-xs-12"> <div class="columns"> <div class="row" id="en-404"> <div class="col-xs-12"> <div class="section-header"><div class=" section-header-inner" data-label="404 | PAGE NOT FOUND"> 404 | PAGE NOT FOUND </div> </div> <div class="rich-text"><p>We're sorry that the page you're looking for cannot be found.</p> <ul> <li>For Spectrum News coverage, visit your local <a href="spectrumlocalnews.com/splash">Spectrum News website</a>.</li> <li>For Spectrum News 1 coverage, visit your local <a href="spectrumnews1.com/splash">Spectrum News 1 website</a>.</li> <li>For New York City coverage, visit <a href="NY1.com">NY1.com</a></li> <li>For Florida coverage, visit <a href="baynews9.com">baynews9.com</a> or <a href="mynews13.com">mynews13.com</a></li> <li>Para la cobertuna en espanol, visite&nbsp;<a href="/SpectrumNoticias.com">SpectrumNoticias.com</a></li> </ul> <p>Looking for an older article? The link may have changed. Find the updated link using the Search tool on your local Spectrum News site.&nbsp;</p> <p>To contact our team, plrase reach out using our <a href="https://spectrumlocalnews.com/contact">Contact Us page</a>.</p> </div> </div> </div></div> <div class="columns"> <div class="row" id="es-404"> <div class="col-xs-12"> <div class="section-header"><div class=" section-header-inner" data-label="404 | P谩gina No Encontrada"> 404 | P谩gina No Encontrada </div> </div> <div class="rich-text"><p>Lo sentimos, no se puede encontrar la p谩gina que est谩s buscando</p> <ul> <li>Para la cobertuna en espanol, visite&nbsp;<a href="spectrumnoticias.com/splash">SpectrumNoticias.com</a></li> <li>Para obtener cobertuna de Spectrum News, visite el sitio web local de&nbsp;<a href="spectrumlocalnews.com/splash">Spectrum News</a>.</li> <li>Para obtener cobertuna de Spectrum News 1, visite el sitio web local de&nbsp;<a href="spectrumnews1.com/splash">Spectrum News 1</a>.</li> <li>Para obtener cobertuna de NY1, visite&nbsp;<a href="NY1.com">NY1.com</a></li> <li>Para obtener cobertuna de Bay News 9 o My News 13, visite&nbsp;<a href="baynews9.com">baynews9.com</a>&nbsp;o&nbsp;<a href="mynews13.com">mynews13.com</a></li> </ul> <p>驴Est谩 buscando un&nbsp;art铆culo anterior? Es posible que el enlace haya cambiado. Encuentre el enlace actualizado utilizando la herramienta de b煤squeda en el sitio local de Spectrum Noticias.</p> <p>Para ponerse en contacto con nuestro equipo, utilice nuestra p谩gina&nbsp;<a href="https://spectrumnoticias.com/contact">Cont谩ctenos</a>.</p> </div> </div> </div></div> </div> </div> <div class="row"> <div class="col-xs-12"> <div class="newpar new section"> </div> <div class="par iparys_inherited"> </div> </div> </div> </div> <input type="hidden" class="pageProperties" data-template="/apps/news/templates/full-width-page"/> <div> <div class="site-footer"> <footer class="news-empire"> <div class="social-gradient"></div> <div id="footerLinks" class="container main-footer__body"> <div class="row"> <div class="col-xs-12"> <div class="footer-branding"> <a href="/"> <div class="logo icon-SpectrumLogo-black"></div> </a> </div> <div class="footer__links text-uppercase "> <div></div> </div> </div> </div> <div class="legal-copy "></div> </div> </footer> </div> <div class="newpar new section"> </div> <div class="par iparys_inherited"> </div> </div> <!-- Import design specific JS --> <!-- Load empire JS library --> <script src="/etc/clientlibs/news/vendor/bowser.min.ACSHASH66fb5ded26b5d86decaa5cc59ba79320.js"></script> <script src="/etc/designs/news/clientlibs/js/adobe-authentication.min.ACSHASH24786421fb2757d67c1d2ea1a64e8943.js"></script> <script src="/etc/designs/news/clientlibs/js/pinxt-authentication.min.ACSHASH3eba5335327cef5cc92f2bf89e847d46.js"></script> <script src="/etc/designs/news/clientlibs/js.min.ACSHASH7ac347ee0cb9a272d118592cddc5d53a.js"></script> <script src="/etc/designs/news-empire/clientlibs/js.min.ACSHASH078b93cfeeb5769ec8066834de4ec739.js"></script> <!--Open in App Component --> <script src="/etc/designs/news/clientlibs/js/article-app-prompt.min.ACSHASHce40a79fa9e435394e8ada2c37b9c036.js"></script> <script src="/etc/designs/news/clientlibs/js/footer-year.min.ACSHASH3d09f78678547bd9e7d0c2c3f7c19348.js"></script> <script type="text/javascript"> (function($) { if (!isMobile.any) { /* By default the panels should be only be expanded on a desktop */ $('footer .panel-collapse.collapse').addClass('in'); /* Remove collapse functionality on desktop */ $('footer .panel-title').removeAttr('data-toggle'); } if (isMobile.any) { /* Only display the + sign on a mobile device */ $('footer .expand-control').removeClass('hidden'); /* BUGFIX: Include an empty onclick function on footer accordions to fix an iOS device bug with bootstrap collapse. Sometimes iOS does not seem to treat divs as clickable elements, but adding a blank on-click handler allows the rest of bootstrap collapse to function without side effects. */ $('footer .panel-title').on('click', function(){}) } })(jQuery); </script> <script> /** * sets the quantum visitId in the 'digitalData' * layer at: window.digitalData.visit.visitId * **/ var timeit = window.setInterval(setVisitId, 2000); function setVisitId() { if (window && window.Helix && window.Helix.track) { window.digitalData.visit.visitId = window.Helix.get("visitId"); } if (window.digitalData.visit.visitId && typeof window.digitalData.visit.visitId !== 'undefined') { clearInterval(timeit); } } </script> <script type="text/javascript"> window.addEventListener("load", function (e) { var auth = localStorage.getItem('authenticated') var docClicked = Cookies.get('clicked-resumed') if ((auth && auth === "true") && (!docClicked)) { News.App.QuantumAnalytics.checkQuantumLoginResume(); } else if ((auth && auth === "true") && docClicked) { Cookies.remove('clicked-resumed') } }); $(document).ready(function () { $(document).on('click', function (e) { var auth = localStorage.getItem('authenticated') if (auth && auth === "true") { News.App.QuantumAnalytics.cookieGeneral("clicked-resumed"); } }); }); </script> </body> </html>

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