editor Logout
Account Preferences
Did you know...
Clicking on the logo returns you to the main menu ?
Streaming Radio Guide
view source - https://607newsnow.com/
*** Test System *** GO TO PRODUCTION
<!doctype html> <html dir="ltr" lang="en-US" prefix="og: https://ogp.me/ns#"> <head> <meta charset="UTF-8"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <link rel="profile" href="http://gmpg.org/xfn/11"/> <link rel="pingback" href="https://607newsnow.com/xmlrpc.php"/> <meta name="theme-color" content="#535aa7"> <meta name="apple-mobile-web-app-status-bar-style" content="#535aa7"> <script>document.documentElement.setAttribute("data-browser", navigator.userAgent);</script> <title>607 News Now - Cortland &amp; Ithaca, NY News, Weather &amp; Events</title> <script type="text/javascript"> /* <![CDATA[ */ window.JetpackScriptData = {"site":{"icon":"https://i0.wp.com/607newsnow.com/wp-content/blogs.dir/285/files/2024/11/607-512.png?w=64\u0026ssl=1","title":"607 News Now","host":"unknown","is_wpcom_platform":false}}; /* ]]> */ </script> <!-- All in One SEO Pro 4.8.5 - aioseo.com --> <meta name="description" content="Your source for today&#039;s news, weather, &amp; events in Cortland and Ithaca, New York. Stay informed with 607 News Now." /> <meta name="robots" content="max-image-preview:large" /> <link rel="canonical" href="https://607newsnow.com/" /> <link rel="next" href="https://607newsnow.com/page/2/" /> <meta name="generator" content="All in One SEO Pro (AIOSEO) 4.8.5" /> <meta property="og:locale" content="en_US" /> <meta property="og:site_name" content="607 News Now - Cortland &amp; Ithaca, NY News, Weather &amp; Events" /> <meta property="og:type" content="website" /> <meta property="og:title" content="607 News Now - Cortland &amp; Ithaca, NY News, Weather &amp; Events" /> <meta property="og:description" content="Your source for today&#039;s news, weather, &amp; events in Cortland and Ithaca, New York. Stay informed with 607 News Now." /> <meta property="og:url" content="https://607newsnow.com/" /> <meta property="og:image" content="https://cortacatoday.sagacom.com/files/2025/01/607newsnow-social-scaled.jpg" /> <meta property="og:image:secure_url" content="https://cortacatoday.sagacom.com/files/2025/01/607newsnow-social-scaled.jpg" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:title" content="607 News Now - Cortland &amp; Ithaca, NY News, Weather &amp; Events" /> <meta name="twitter:description" content="Your source for today&#039;s news, weather, &amp; events in Cortland and Ithaca, New York. Stay informed with 607 News Now." /> <meta name="twitter:image" content="https://cortacatoday.sagacom.com/files/2025/01/607newsnow-social-scaled.jpg" /> <script type="application/ld+json" class="aioseo-schema"> {"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/607newsnow.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/607newsnow.com#listItem","position":1,"name":"Home"}]},{"@type":"CollectionPage","@id":"https:\/\/607newsnow.com\/#collectionpage","url":"https:\/\/607newsnow.com\/","name":"607 News Now - Cortland & Ithaca, NY News, Weather & Events","description":"Your source for today's news, weather, & events in Cortland and Ithaca, New York. Stay informed with 607 News Now.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/607newsnow.com\/#website"},"breadcrumb":{"@id":"https:\/\/607newsnow.com\/#breadcrumblist"},"about":{"@id":"https:\/\/607newsnow.com\/#organization"}},{"@type":"Organization","@id":"https:\/\/607newsnow.com\/#organization","name":"607 News Now","description":"Your source for today's news, weather, &amp; events in Cortland and Ithaca, New York. Stay informed with 607 News Now.","url":"https:\/\/607newsnow.com\/"},{"@type":"WebSite","@id":"https:\/\/607newsnow.com\/#website","url":"https:\/\/607newsnow.com\/","name":"607 News Now","description":"Cortland & Ithaca, NY News, Weather & Events","inLanguage":"en-US","publisher":{"@id":"https:\/\/607newsnow.com\/#organization"}}]} </script> <!-- All in One SEO Pro --> <link rel='dns-prefetch' href='//platform-api.sharethis.com' /> <link rel='dns-prefetch' href='//servedbyadbutler.com' /> <link rel='dns-prefetch' href='//www.google.com' /> <link rel='dns-prefetch' href='//v0.wordpress.com' /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.0 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-XM0S3FW9JN" data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript"> var mi_version = '9.6.0'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/607newsnow.com\/"}; if ( typeof MonsterInsightsPrivacyGuardFilter === 'function' ) { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsPrivacyGuardFilter( MonsterInsightsExcludeQuery ) : MonsterInsightsPrivacyGuardFilter( MonsterInsightsDefaultLocations ); } else { var MonsterInsightsLocations = (typeof MonsterInsightsExcludeQuery === 'object') ? MonsterInsightsExcludeQuery : MonsterInsightsDefaultLocations; } var disableStrs = [ 'ga-disable-G-XM0S3FW9JN', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.MonsterInsightsDualTracker = { helpers: {}, trackers: {}, }; if (mi_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = monsterinsights_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof MonsterInsightsDualTracker.trackers[hookName] !== 'undefined') { MonsterInsightsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dZGIzZG': true, }); if ( MonsterInsightsLocations.page_location ) { __gtagTracker('set', MonsterInsightsLocations); } __gtagTracker('config', 'G-XM0S3FW9JN', {"forceSSL":"true","link_attribution":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by MonsterInsights --> <link rel='stylesheet' id='remodal-css' href='https://607newsnow.com/wp-content/plugins/wp-google-maps-pro/lib/remodal.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='remodal-default-theme-css' href='https://607newsnow.com/wp-content/plugins/wp-google-maps-pro/lib/remodal-default-theme.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='wpgmza-marker-library-dialog-css' href='https://607newsnow.com/wp-content/plugins/wp-google-maps-pro/css/marker-library-dialog.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://607newsnow.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <link rel='stylesheet' id='mediaelement-css' href='https://607newsnow.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' /> <link rel='stylesheet' id='wp-mediaelement-css' href='https://607newsnow.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.8.2' type='text/css' media='all' /> <style id='jetpack-sharing-buttons-style-inline-css' type='text/css'> .jetpack-sharing-buttons__services-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:0;list-style-type:none;margin:5px;padding:0}.jetpack-sharing-buttons__services-list.has-small-icon-size{font-size:12px}.jetpack-sharing-buttons__services-list.has-normal-icon-size{font-size:16px}.jetpack-sharing-buttons__services-list.has-large-icon-size{font-size:24px}.jetpack-sharing-buttons__services-list.has-huge-icon-size{font-size:36px}@media print{.jetpack-sharing-buttons__services-list{display:none!important}}.editor-styles-wrapper .wp-block-jetpack-sharing-buttons{gap:0;padding-inline-start:0}ul.jetpack-sharing-buttons__services-list.has-background{padding:1.25em 2.375em} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='share-this-share-buttons-sticky-css' href='https://607newsnow.com/wp-content/plugins/sharethis-share-buttons/css/mu-style.css?ver=1714423772' type='text/css' media='all' /> <link rel='stylesheet' id='saga-news-carousel-style-css' href='https://607newsnow.com/wp-content/plugins/saga-news-carousel/css/min/style.min.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='saga-news-pro-style-css' href='https://607newsnow.com/wp-content/themes/saga-news-theme/style.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='cortacatoday-css' href='https://607newsnow.com/wp-content/themes/cortacatoday/style.css?ver=6.8.2' type='text/css' media='all' /> <link rel='stylesheet' id='custom_css-css' href='https://607newsnow.com/wp-content/plugins/saga-closings/css/cleanup.css?ver=6.8.2' type='text/css' media='all' /> <script type="text/javascript" src="https://607newsnow.com/wp-content/themes/saga-news-theme/assets/js/min/jquery.min.js?ver=3.11" id="jquery-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/wp-google-maps-pro/lib/remodal.min.js?ver=6.8.2" id="remodal-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/google-analytics-premium/assets/js/frontend-gtag.min.js?ver=9.6.0" id="monsterinsights-frontend-script-js" async="async" data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='monsterinsights-frontend-script-js-extra'>/* <![CDATA[ */ var monsterinsights_frontend = {"js_events_tracking":"true","download_extensions":"doc,pdf,ppt,zip,xls,docx,pptx,xlsx","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/607newsnow.com","hash_tracking":"false","v4_id":"G-XM0S3FW9JN"};/* ]]> */ </script> <script type="text/javascript" src="//platform-api.sharethis.com/js/sharethis.js?ver=2.3.6#property=65d4e950ab0a1d001ae0922a&amp;product=-buttons&amp;source=sharethis-share-buttons-wordpress" id="share-this-share-buttons-mu-js"></script> <script type="text/javascript" src="https://servedbyadbutler.com/app.js?ver=1.0.0" id="adbutler-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/lazy-butler/public/js/lazy-butler-cross-platform.js?ver=1.0.0" id="lazy-butler-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/saga-advertising-pro-adbutler/public/js/saga-advertising-pro-adbutler-public.js?ver=1.0.0" id="saga-advertising-pro-adbutler-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/saga-news-carousel/js/min/script.min.js?ver=6.8.2" id="saga-news-carousel-script-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" id="wpgmza_data-js-extra"> /* <![CDATA[ */ var wpgmza_google_api_status = {"message":"Enqueued","code":"ENQUEUED"}; /* ]]> */ </script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/wp-google-maps/wpgmza_data.js?ver=6.8.2" id="wpgmza_data-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/themes/saga-news-theme/assets/js/responsive-nav.js" id="responsive-nav-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/themes/saga-news-theme/assets/js/min/ux-min.js?ver=2.0" id="saga-news-pro-ux-js"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/apppresser/js/no-app.js?ver=4.5.0" id="appp-no-app-js"></script> <link rel="https://api.w.org/" href="https://607newsnow.com/wp-json/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://607newsnow.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.8.2" /> <script async defer type="text/javascript" src="https://xp.audience.io/sdk.js"></script> <div class="streaming-radio"> <div class="container"> <div class="row"> <div class="message"><a href="javascript:void(window.open('https://player.amperwave.net/7947','','height=800,width=1024,scrollbars=0,resizeable=0,status=0'));"><img src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/stream-whcu.png" class="station"><span>Listen to News Talk WHCU 97.7 FM and 870 AM</span><span class="sep">|</span><img width="22" src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/play.png" class="listen-live"> Listen Live</a> </div> </div> </div> </div> <link rel="icon" href="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/11/607-512-150x150.png" sizes="32x32" /> <link rel="icon" href="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/11/607-512-280x280.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/11/607-512-280x280.png" /> <meta name="msapplication-TileImage" content="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/11/607-512-280x280.png" /> <!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag--> <!-- This site is patched against a big problem not solved since WordPress 2.5 --> </head> <body class="home blog wp-theme-saga-news-theme wp-child-theme-cortacatoday"> <!-- Lite weight inline js to add shrink class to the header on scroll and resize --> <script type="text/javascript"> function nav_load() { var checkExist = setInterval(function () { var header = document.getElementById('header'), navTop = document.querySelector('div.header--top'), setNav = document.getElementById('menu-primary-nav'); // Set up nav loading if (window.innerWidth < 992) { header.style.height = navTop.offsetHeight + 'px'; header.style.overflow = 'hidden'; var fullMenu = window.innerHeight - navTop.offsetHeight; setNav.style.height = fullMenu + 'px'; setNav.style.max_hieght = fullMenu + 'px'; if (window.pageYOffset > navTop.offsetWidth && navTop.classList.length) { header.classList.add('shrink'); } if (header.style.height && header.style.overflow) { clearInterval(checkExist); header.style.height = 'auto'; header.style.overflow = 'visible'; } } if (document.readyState === 'complete') { clearInterval(checkExist); } }, false); // check every 10ms } function nav_adjust(e) { if (document.readyState === 'complete') { if (window.innerHeight > 420) { var navTop = document.querySelector('div.header--top'), setNav = document.getElementById('menu-primary-nav'), fullMenu = window.innerHeight - navTop.offsetHeight, socialM = document.getElementsByClassName('social-media'), searchForm = document.getElementsByClassName('header--search'), searchInput = document.querySelector('#search input.form-control'), searchClose = document.querySelector('.close-search'); if (window.innerWidth < 992) { setNav.style.height = fullMenu + 'px'; setNav.style.max_hieght = fullMenu + 'px'; //setNav.appendChild(socialM[0]); setNav.appendChild(searchForm[0]); } else { setNav.style.height = 'auto'; setNav.style.max_hieght = 'none'; // navTop.appendChild(socialM[0]); navTop.appendChild(searchForm[0]); searchInput.style.height = navTop.offsetHeight + 'px'; //$(searchClose).height(navTop.offsetHeight); } } } } window.addEventListener('load', nav_load); window.addEventListener('load', nav_adjust); // window.addEventListener('orientationchange', nav_adjust); // window.addEventListener('resize', nav_adjust); </script> <div id="header" class="header fixed" role="banner"> <div class="container-fluid"> <div class="row"> <div class="header--top"> <div id="search" class="header--search"> <form method="get" class="form-inline" action="https://607newsnow.com/"> <fieldset> <div class="input-group"> <input name="s" id="s" class="form-control" type="text" placeholder="Search 607 News Now..."/> <div class="close-search">Close<span>&#10005;</span></div> </div><!-- /input-group --> </fieldset> </form> <div class="search-toggle">Search</div> </div> <a class="header--logo" href="https://607newsnow.com/"> <img src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/logo.png" width="400" alt="607 News Now"/> </a> <div class="explore"> <a href="#" id="open-explore" class="nav-toggle" aria-hidden="false"> <button class="hamburger hamburger--collapse" type="button"><label>Explore</label><span class="hamburger-box"><span class="hamburger-inner"></span></span></button> </a> </div> <div class="social-media"> <a class="sm-icon--facebook" href="https://facebook.com/607newsnow"> <img src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/social-icons/facebook.svg" alt="facebook"> </a> <a class="sm-icon--instagram" href="https://instagram.com/607newsnow"> <img src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/social-icons/instagram.svg" alt="instagram"> </a> <a class="sm-icon--email_signup" href="https://607newsnow.com/newsletter-signup/"> <img src="https://607newsnow.com/wp-content/themes/saga-news-theme/assets/images/social-icons/email_signup.svg" alt="email signup"> </a> </div> </div> <div class="header--nav"> <nav class="nav-collapse complex"><ul id="menu-primary-nav" class="navbar row"><li id="menu-item-48" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-48"><a href="/" aria-current="page">Home</a></li> <li id="menu-item-47" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-47"><a href="/news/">News</a> <ul class="sub-menu"> <li id="menu-item-6710" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-6710"><a href="https://607newsnow.com/news/sections/crime/">Crime</a></li> <li id="menu-item-41" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-41"><a href="https://607newsnow.com/news/sections/local/">Local</a></li> <li id="menu-item-4660" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-4660"><a href="https://607newsnow.com/news/sections/regional/">Regional</a></li> <li id="menu-item-35" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-35"><a href="https://607newsnow.com/news/sections/business/">Business</a></li> <li id="menu-item-4393" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-4393"><a href="https://607newsnow.com/news/sections/education/">Education</a></li> <li id="menu-item-4399" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-4399"><a href="https://607newsnow.com/news/sections/real-estate/">Real Estate</a></li> <li id="menu-item-14314" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-14314"><a href="https://www.legacy.com/us/obituaries/607newsnow/browse/">Obituaries</a></li> <li id="menu-item-43" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-43"><a href="https://607newsnow.com/news/sections/opinion-editorial/">Opinion/Editorial</a></li> <li id="menu-item-38" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-38"><a href="https://607newsnow.com/news/sections/government/">Government</a></li> </ul> </li> <li id="menu-item-4397" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4397"><a href="https://607newsnow.com/forecast/">Weather</a></li> <li id="menu-item-49" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-has-children menu-item-49"><a href="https://607newsnow.com/news/sections/lifestyle/">Lifestyle</a> <ul class="sub-menu"> <li id="menu-item-17835" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17835"><a href="https://607newsnow.com/ask-the-expert-insights-from-local-experts-in-ithaca-and-cortland/">Local Experts</a></li> <li id="menu-item-4398" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-4398"><a href="https://607newsnow.com/news/sections/entertainment/">Entertainment</a></li> <li id="menu-item-39" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-39"><a href="https://607newsnow.com/news/sections/health-wellness/">Health &amp; Wellness</a></li> <li id="menu-item-40" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-40"><a href="https://607newsnow.com/news/sections/home-garden/">Home &amp; Garden</a></li> <li id="menu-item-6120" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-6120"><a href="https://607newsnow.com/news/sections/our-history/">Our History</a></li> <li id="menu-item-37" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-37"><a href="https://607newsnow.com/news/sections/food-scene/">Food Scene</a></li> <li id="menu-item-5744" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-5744"><a href="https://607newsnow.com/news/sections/music-scene/">Music Scene</a></li> <li id="menu-item-55" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-55"><a href="https://www.cayugamarketplace.com/ithaca/deals">Cayuga Marketplace</a></li> <li id="menu-item-56" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-56"><a href="https://www.fingerlakesfavorites.com/">Finger Lakes Favorites</a></li> <li id="menu-item-5561" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-5561"><a href="https://ovenfreshjobs.com/">Oven Fresh Jobs</a></li> <li id="menu-item-44" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-44"><a href="https://607newsnow.com/news/sections/pet-of-the-week/">Pet of the Week</a></li> </ul> </li> <li id="menu-item-4394" class="menu-item menu-item-type-taxonomy menu-item-object-saga_news_section menu-item-4394"><a href="https://607newsnow.com/news/sections/sports/">Sports</a></li> <li id="menu-item-1074" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1074"><a href="https://607newsnow.com/events/">Events</a></li> <li id="menu-item-51" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-51"><a href="#">WHCU Radio</a> <ul class="sub-menu"> <li id="menu-item-6647" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6647"><a href="https://607newsnow.com/ithacas-morning-news/">Ithaca’s Morning News</a></li> <li id="menu-item-27" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27"><a href="https://607newsnow.com/whats-on-whcu/">What’s on WHCU?</a></li> </ul> </li> <li id="menu-item-50" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-50"><a href="/podcasts/">Podcasts</a> <ul class="sub-menu"> <li id="menu-item-5559" class="menu-item menu-item-type-taxonomy menu-item-object-saga_podcasts_category menu-item-5559"><a href="https://607newsnow.com/podcasts/categories/ithacas-morning-news-newsmaker-interviews/">Ithaca&#8217;s Morning News Newsmaker Interviews</a></li> <li id="menu-item-5557" class="menu-item menu-item-type-taxonomy menu-item-object-saga_podcasts_category menu-item-5557"><a href="https://607newsnow.com/podcasts/categories/all-things-equal/">All Things Equal</a></li> <li id="menu-item-12056" class="menu-item menu-item-type-taxonomy menu-item-object-saga_podcasts_category menu-item-12056"><a href="https://607newsnow.com/podcasts/categories/cayuga-health-medical-minute/">Cayuga Health Medical Minute</a></li> <li id="menu-item-5558" class="menu-item menu-item-type-taxonomy menu-item-object-saga_podcasts_category menu-item-5558"><a href="https://607newsnow.com/podcasts/categories/housecall/">HouseCALL</a></li> <li id="menu-item-5560" class="menu-item menu-item-type-taxonomy menu-item-object-saga_podcasts_category menu-item-5560"><a href="https://607newsnow.com/podcasts/categories/talking-business-over-coffee/">Talking Business Over Coffee</a></li> </ul> </li> <li id="menu-item-52" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-52"><a href="#">About</a> <ul class="sub-menu"> <li id="menu-item-33" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-33"><a href="https://607newsnow.com/submit-news/">Submit News</a></li> <li id="menu-item-32" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-32"><a href="https://607newsnow.com/advertise-with-us/">Advertise With Us</a></li> <li id="menu-item-4392" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4392"><a href="https://607newsnow.com/newsletter-signup/">WHCU Midday Update Signup</a></li> <li id="menu-item-31" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31"><a href="https://607newsnow.com/contact-us/">Meet the Team</a></li> <li id="menu-item-30" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30"><a href="https://607newsnow.com/ethics-policy/">Ethics Policy</a></li> <li id="menu-item-29" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29"><a href="https://607newsnow.com/contests/">Contests</a></li> <li id="menu-item-6207" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6207"><a href="/common/longformrulesln.php">Contest Rules</a></li> <li id="menu-item-28" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-28"><a href="https://607newsnow.com/jobs/">Jobs</a></li> </ul> </li> </ul></nav> </div> </div> </div> </div> <div class="container"> <div class="row"> <div class="ad-break top-ad col-md-12"> <div id="109704683143031745" data-ad="true" class="invisible sia"> <script type="text/javascript"> adButlerLazyLoad("109704683143031745",100,["728508","728509","728509"],"177036"); </script> </div> </div> </div> </div> <div class="container"> <div class="carousel"> <div class="carousel__showcase"> <button id="carousel-previous-button" class="carousel__button carousel__button--previous"> <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="M561-240 320-481l241-241 43 43-198 198 198 198-43 43Z"/></svg> </button> <button id="carousel-next-button" class="carousel__button carousel__button--next"> <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 -960 960 960" width="48"><path d="m375-240-43-43 198-198-198-198 43-43 241 241-241 241Z"/></svg> </button> <div class='carousel__showcase-item carousel__showcase-item--active'> <a href='https://607newsnow.com/news/258852-parking-concerns-cloud-cayuga-heights-apartment-project/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/306-Highland-Road-e1754052147681-640x480.jpg' alt=''> </a> <div class='carousel__showcase-item-details'> <div class='carousel__showcase-item-details-header'> <a href='https://607newsnow.com/news/sections/real-estate/'> <div class='carousel__item-category'>Real Estate</div> </a> <div class='carousel__item-byline'>1 day ago by Matt Aceto</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-parking-concerns-cloud-cayuga-heights-apartment-project/'>Parking concerns cloud Cayuga Heights apartment project</a> </div> <div class='carousel__item-excerpt'>Plans are under review for a 1,740-square-foot addition to a former fraternity home at 306 Highland Road in Cayuga Heights.</div> <div class='carousel__item-read-more-link'><a href='https://607newsnow.com/news/258852-parking-concerns-cloud-cayuga-heights-apartment-project/'>Read More</a></div> </div> </div><div class='carousel__showcase-item '> <a href='https://607newsnow.com/news/258852-area-51-to-switch-locations-in-cortland/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/Area-51-scaled-e1754068698897-640x480.jpg' alt=''> </a> <div class='carousel__showcase-item-details'> <div class='carousel__showcase-item-details-header'> <a href='https://607newsnow.com/news/sections/business/'> <div class='carousel__item-category'>Business</div> </a> <div class='carousel__item-byline'>1 day ago by Matt Aceto</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-area-51-to-switch-locations-in-cortland/'>Area 51 to switch locations in Cortland</a> </div> <div class='carousel__item-excerpt'>Area 51, which currently sells trading cards, board games, and action figures in Cortland, will soon move to the former JOANN location in Riverside Plaza.</div> <div class='carousel__item-read-more-link'><a href='https://607newsnow.com/news/258852-area-51-to-switch-locations-in-cortland/'>Read More</a></div> </div> </div><div class='carousel__showcase-item '> <a href='https://607newsnow.com/news/258852-homer-man-accused-of-sexually-abusing-intimidating-minor/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/cortland-county-sheriff-640x480.png' alt=''> </a> <div class='carousel__showcase-item-details'> <div class='carousel__showcase-item-details-header'> <a href='https://607newsnow.com/news/sections/community/'> <div class='carousel__item-category'>Community</div> </a> <div class='carousel__item-byline'>2 days ago by Mathew Adams</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-homer-man-accused-of-sexually-abusing-intimidating-minor/'>Homer man accused of sexually abusing, intimidating minor</a> </div> <div class='carousel__item-excerpt'>On July 24th, the Cortland County Sheriff's Office received allegations of sexual abuse that occurred between July 2023 and July 2025.</div> <div class='carousel__item-read-more-link'><a href='https://607newsnow.com/news/258852-homer-man-accused-of-sexually-abusing-intimidating-minor/'>Read More</a></div> </div> </div><div class='carousel__showcase-item '> <a href='https://607newsnow.com/news/258852-ithaca-man-charged-with-assault-in-alleged-hammer-attack/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2024/11/Ithaca-Police-Car-640x480.jpg' alt=''> </a> <div class='carousel__showcase-item-details'> <div class='carousel__showcase-item-details-header'> <a href='https://607newsnow.com/news/sections/local/'> <div class='carousel__item-category'>Local</div> </a> <div class='carousel__item-byline'>2 days ago by Joe Salzone</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-ithaca-man-charged-with-assault-in-alleged-hammer-attack/'>Ithaca man charged with assault in alleged hammer attack</a> </div> <div class='carousel__item-excerpt'>Police say Jordan Berrios struck the victim with a hammer around 7 a.m. Thursday, July 31 at the Green Street parking garage.</div> <div class='carousel__item-read-more-link'><a href='https://607newsnow.com/news/258852-ithaca-man-charged-with-assault-in-alleged-hammer-attack/'>Read More</a></div> </div> </div><div class='carousel__showcase-item '> <a href='https://607newsnow.com/news/258852-weekend-top-picks-summer-sidewalk-sale-open-farm-day-and-more/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2025/06/DSC01543-640x480.jpg' alt=''> </a> <div class='carousel__showcase-item-details'> <div class='carousel__showcase-item-details-header'> <a href='https://607newsnow.com/news/sections/entertainment/'> <div class='carousel__item-category'>Entertainment</div> </a> <div class='carousel__item-byline'>2 days ago by Maddie Cavataio</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-weekend-top-picks-summer-sidewalk-sale-open-farm-day-and-more/'>Weekend top picks: Summer Sidewalk Sale, Open Farm Day, and more</a> </div> <div class='carousel__item-excerpt'>Find fun, local activities for the weekend in the Cortland and Ithaca areas here.</div> <div class='carousel__item-read-more-link'><a href='https://607newsnow.com/news/258852-weekend-top-picks-summer-sidewalk-sale-open-farm-day-and-more/'>Read More</a></div> </div> </div> </div> <div class="carousel__progress-bar"> <progress value="0" max="100"></progress> </div> <div class="carousel__cards"> <div class='carousel__card carousel__card--hidden' style='order: 0;'> <a href='https://607newsnow.com/news/258852-parking-concerns-cloud-cayuga-heights-apartment-project/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/306-Highland-Road-e1754052147681-640x480.jpg' alt=''> </a> <div class='carousel__card-details'> <div class='carousel__card-details-header'> <a href='https://607newsnow.com/news/sections/real-estate/'> <div class='carousel__item-category'>Real Estate</div> </a> <div class='carousel__item-byline'>1 day ago by Matt Aceto</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-parking-concerns-cloud-cayuga-heights-apartment-project/'>Parking concerns cloud Cayuga Heights apartment project</a> </div> </div> </div><div class='carousel__card ' style='order: 0;'> <a href='https://607newsnow.com/news/258852-area-51-to-switch-locations-in-cortland/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/Area-51-scaled-e1754068698897-640x480.jpg' alt=''> </a> <div class='carousel__card-details'> <div class='carousel__card-details-header'> <a href='https://607newsnow.com/news/sections/business/'> <div class='carousel__item-category'>Business</div> </a> <div class='carousel__item-byline'>1 day ago by Matt Aceto</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-area-51-to-switch-locations-in-cortland/'>Area 51 to switch locations in Cortland</a> </div> </div> </div><div class='carousel__card ' style='order: 0;'> <a href='https://607newsnow.com/news/258852-homer-man-accused-of-sexually-abusing-intimidating-minor/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/cortland-county-sheriff-640x480.png' alt=''> </a> <div class='carousel__card-details'> <div class='carousel__card-details-header'> <a href='https://607newsnow.com/news/sections/community/'> <div class='carousel__item-category'>Community</div> </a> <div class='carousel__item-byline'>2 days ago by Mathew Adams</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-homer-man-accused-of-sexually-abusing-intimidating-minor/'>Homer man accused of sexually abusing, intimidating minor</a> </div> </div> </div><div class='carousel__card ' style='order: 0;'> <a href='https://607newsnow.com/news/258852-ithaca-man-charged-with-assault-in-alleged-hammer-attack/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2024/11/Ithaca-Police-Car-640x480.jpg' alt=''> </a> <div class='carousel__card-details'> <div class='carousel__card-details-header'> <a href='https://607newsnow.com/news/sections/local/'> <div class='carousel__item-category'>Local</div> </a> <div class='carousel__item-byline'>2 days ago by Joe Salzone</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-ithaca-man-charged-with-assault-in-alleged-hammer-attack/'>Ithaca man charged with assault in alleged hammer attack</a> </div> </div> </div><div class='carousel__card ' style='order: 0;'> <a href='https://607newsnow.com/news/258852-weekend-top-picks-summer-sidewalk-sale-open-farm-day-and-more/'> <img src='https://607newsnow.com/wp-content/blogs.dir/285/files/2025/06/DSC01543-640x480.jpg' alt=''> </a> <div class='carousel__card-details'> <div class='carousel__card-details-header'> <a href='https://607newsnow.com/news/sections/entertainment/'> <div class='carousel__item-category'>Entertainment</div> </a> <div class='carousel__item-byline'>2 days ago by Maddie Cavataio</div> </div> <div class='carousel__item-headline'> <a href='https://607newsnow.com/news/258852-weekend-top-picks-summer-sidewalk-sale-open-farm-day-and-more/'>Weekend top picks: Summer Sidewalk Sale, Open Farm Day, and more</a> </div> </div> </div> </div> </div> </div> <div class="container"> <section class="latest-news"> <header class="latest-news__header section-header"> <h2>Latest News</h2> <hr> </header> <div class="latest-news__body"> <div class="top-story-card "> <a href="https://607newsnow.com/news/258852-on-this-day-in-rock-history-august-2nd/" alt="On this day in rock history: August 2nd" title="On this day in rock history: August 2nd"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" alt="" loading="lazy"> --> <img width="512" height="386" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" fetchpriority="high" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg 512w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic-340x256.jpg 340w" sizes="(max-width: 512px) 100vw, 512px" data-attachment-id="6826" data-permalink="https://607newsnow.com/records-pic/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" data-orig-size="512,386" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Records pic" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/music-scene/"> <div class='top-story-card__item-category'>Music Scene</div> </a> <div class='top-story-card__item-posted-at'>3 hours ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-on-this-day-in-rock-history-august-2nd/" alt="On this day in rock history: August 2nd" title="On this day in rock history: August 2nd"> On this day in rock history: August 2nd </a> </div> <div class='top-story-card__item-excerpt'><p>(607NewsNow) — On this day in rock history, hear from Kat Walters of I-100 [&hellip;]</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-top-stories-rewind-looking-back-at-the-week-of-7-28/" alt="Top stories rewind: Looking back at the week of 7/28" title="Top stories rewind: Looking back at the week of 7/28"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28.png" alt="" loading="lazy"> --> <img width="940" height="788" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28.png 940w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28-768x644.png 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28-334x280.png 334w" sizes="(max-width: 940px) 100vw, 940px" data-attachment-id="21197" data-permalink="https://607newsnow.com/news/258852-top-stories-rewind-looking-back-at-the-week-of-7-28/top-stories-7-28/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28.png" data-orig-size="940,788" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="top stories 7.28" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28-640x480.png" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/top-stories-7.28-940x768.png" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/local/"> <div class='top-story-card__item-category'>Local</div> </a> <div class='top-story-card__item-posted-at'>11 hours ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-top-stories-rewind-looking-back-at-the-week-of-7-28/" alt="Top stories rewind: Looking back at the week of 7/28" title="Top stories rewind: Looking back at the week of 7/28"> Top stories rewind: Looking back at the week of 7/28 </a> </div> <div class='top-story-card__item-excerpt'><p>Don’t miss the biggest news stories from the past week with our top stories rewind.</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-on-this-day-in-rock-history-august-1st/" alt="On this day in rock history: August 1st" title="On this day in rock history: August 1st"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" alt="" loading="lazy"> --> <img width="512" height="386" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg 512w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic-340x256.jpg 340w" sizes="(max-width: 512px) 100vw, 512px" data-attachment-id="6826" data-permalink="https://607newsnow.com/records-pic/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" data-orig-size="512,386" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Records pic" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Records-pic.jpg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/music-scene/"> <div class='top-story-card__item-category'>Music Scene</div> </a> <div class='top-story-card__item-posted-at'>1 day ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-on-this-day-in-rock-history-august-1st/" alt="On this day in rock history: August 1st" title="On this day in rock history: August 1st"> On this day in rock history: August 1st </a> </div> <div class='top-story-card__item-excerpt'><p>(607NewsNow) — On this day in rock history, hear from Kat Walters of I-100 [&hellip;]</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-end-of-summer-exterior-cleaning-checklist-tips-from-castle-services-of-ithaca/" alt="End-of-summer exterior cleaning checklist | Tips from Castle Services of Ithaca" title="End-of-summer exterior cleaning checklist | Tips from Castle Services of Ithaca"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C.jpg" alt="" loading="lazy"> --> <img width="512" height="341" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C.jpg 512w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C-340x226.jpg 340w" sizes="(max-width: 512px) 100vw, 512px" data-attachment-id="21214" data-permalink="https://607newsnow.com/news/258852-end-of-summer-exterior-cleaning-checklist-tips-from-castle-services-of-ithaca/n2308p16007c/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C.jpg" data-orig-size="512,341" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="N2308P16007C" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/N2308P16007C.jpg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/ask-the-expert/"> <div class='top-story-card__item-category'>Ask The Expert</div> </a> <div class='top-story-card__item-posted-at'>1 day ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-end-of-summer-exterior-cleaning-checklist-tips-from-castle-services-of-ithaca/" alt="End-of-summer exterior cleaning checklist | Tips from Castle Services of Ithaca" title="End-of-summer exterior cleaning checklist | Tips from Castle Services of Ithaca"> End-of-summer exterior cleaning checklist | Tips from Castle Services of Ithaca </a> </div> <div class='top-story-card__item-excerpt'><p>Get advice on how to refresh your home or business exterior this summer from Castle Services of Ithaca.</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-the-high-road-band-performing-with-kat-walters-at-arts-off-main-this-weekend/" alt="The High Road band performing with Kat Walters at Arts Off Main this weekend" title="The High Road band performing with Kat Walters at Arts Off Main this weekend"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369.jpg" alt="" loading="lazy"> --> <img width="653" height="367" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369.jpg 653w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369-340x191.jpg 340w" sizes="(max-width: 653px) 100vw, 653px" data-attachment-id="21193" data-permalink="https://607newsnow.com/news/258852-the-high-road-band-performing-with-kat-walters-at-arts-off-main-this-weekend/img_1369/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369.jpg" data-orig-size="653,367" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="IMG_1369" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369-640x367.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/IMG_1369.jpg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/local/"> <div class='top-story-card__item-category'>Local</div> </a> <div class='top-story-card__item-posted-at'>1 day ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-the-high-road-band-performing-with-kat-walters-at-arts-off-main-this-weekend/" alt="The High Road band performing with Kat Walters at Arts Off Main this weekend" title="The High Road band performing with Kat Walters at Arts Off Main this weekend"> The High Road band performing with Kat Walters at Arts Off Main this weekend </a> </div> <div class='top-story-card__item-excerpt'><p>The High Road, a local rock band featuring Kat Walters of I-100 Iconic Rock, will be performing at Arts Off Main in Cortland tomorrow at 4:00 p.m.</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-knicks-extend-bridges-mets-add-outfielder/" alt="Knicks extend Bridges; Mets add outfielder" title="Knicks extend Bridges; Mets add outfielder"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg.jpeg" alt="" loading="lazy"> --> <img width="820" height="516" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg.jpeg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg.jpeg 820w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg-768x483.jpeg 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg-340x214.jpeg 340w" sizes="(max-width: 820px) 100vw, 820px" data-attachment-id="21170" data-permalink="https://607newsnow.com/news/258852-knicks-extend-bridges-mets-add-outfielder/43fdsg/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg.jpeg" data-orig-size="820,516" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="43fdsg" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg-640x480.jpeg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/08/43fdsg.jpeg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/sports/"> <div class='top-story-card__item-category'>Sports</div> </a> <div class='top-story-card__item-posted-at'>2 days ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-knicks-extend-bridges-mets-add-outfielder/" alt="Knicks extend Bridges; Mets add outfielder" title="Knicks extend Bridges; Mets add outfielder"> Knicks extend Bridges; Mets add outfielder </a> </div> <div class='top-story-card__item-excerpt'><p>Find local and national sports updates here with the WHCU Sports Report.</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-concerns-raised-about-flock-safety-cameras-in-tompkins-county/" alt="Concerns raised about Flock Safety cameras in Tompkins County" title="Concerns raised about Flock Safety cameras in Tompkins County"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/03/Tompkins-County-Legislature-scaled-1-e1726513017548.jpg" alt="" loading="lazy"> --> <img width="1200" height="775" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/03/Tompkins-County-Legislature-scaled-1-e1726513017548.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" data-attachment-id="2727" data-permalink="https://607newsnow.com/news/258852-025520-tompkins-county-lawmakers-urge-hochul-to-veto-election-legislation/tompkins-county-legislature-scaled/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/03/Tompkins-County-Legislature-scaled-1-e1726513017548.jpg" data-orig-size="1200,775" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;1.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;iPhone 12 mini&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;1686832688&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;4.2&quot;,&quot;iso&quot;:&quot;32&quot;,&quot;shutter_speed&quot;:&quot;0.0016666666666667&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Tompkins-County-Legislature-scaled" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/03/Tompkins-County-Legislature-scaled-1-640x480.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/03/Tompkins-County-Legislature-scaled-1-1200x768.jpg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/local/"> <div class='top-story-card__item-category'>Local</div> </a> <div class='top-story-card__item-posted-at'>2 days ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-concerns-raised-about-flock-safety-cameras-in-tompkins-county/" alt="Concerns raised about Flock Safety cameras in Tompkins County" title="Concerns raised about Flock Safety cameras in Tompkins County"> Concerns raised about Flock Safety cameras in Tompkins County </a> </div> <div class='top-story-card__item-excerpt'><p>Tompkins County Legislator Rich John says the license plate readers, which are placed on utility poles across the county, are concerning some people.</p> </div> </div> </div><div class="top-story-card "> <a href="https://607newsnow.com/news/258852-produce-options-at-wegmans-temporarily-limited/" alt="Produce options at Wegmans temporarily limited" title="Produce options at Wegmans temporarily limited"> <!-- <img src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery.jpg" alt="" loading="lazy"> --> <img width="1200" height="800" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery.jpg 1200w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery-768x512.jpg 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery-340x227.jpg 340w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="8561" data-permalink="https://607newsnow.com/wegmans-grocery/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery.jpg" data-orig-size="1200,800" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Wegmans Grocery" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery-640x480.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/08/Wegmans-Grocery-1200x768.jpg" /> </a> <div class="top-story-card__details"> <div class="top-story-card__details-header"> <a href="https://607newsnow.com/news/sections/community/"> <div class='top-story-card__item-category'>Community</div> </a> <div class='top-story-card__item-posted-at'>2 days ago</div> </div> <div class='top-story-card__item-headline'> <a href="https://607newsnow.com/news/258852-produce-options-at-wegmans-temporarily-limited/" alt="Produce options at Wegmans temporarily limited" title="Produce options at Wegmans temporarily limited"> Produce options at Wegmans temporarily limited </a> </div> <div class='top-story-card__item-excerpt'><p>On July 26th, 25-year-old J’Mere Ridley-Smith, an employee at the company’s Rochester-area distribution center, was gunned down while on the job.</p> </div> </div> </div> </div> </section> </div> <div class="container"> <section class="features-list"> <header class="features-list__header section-header"> <h2 >What's Happening</h2> <hr> </header> <div class="features-list__body features-list__body--ad-left"> <div class="features-list__ad"> <div id="4699173778161030" data-ad="true" class="invisible sia"> <script type="text/javascript"> adButlerLazyLoad( "4699173778161030", 100, ["728510", "728510", "728510"], "177036" ); </script> </div> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/ask-the-expert-insights-from-local-experts-in-ithaca-and-cortland/#new_tab" title="Ask The Expert"> <figure> <img width="1200" height="800" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Ask The Expert" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530.jpg 1200w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530-768x512.jpg 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530-340x227.jpg 340w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="17822" data-permalink="https://607newsnow.com/ask-the-expert/woman-reading-morning-newspaper-at-table/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530.jpg" data-orig-size="1200,800" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;5.6&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;Canon EOS 5D Mark IV&quot;,&quot;caption&quot;:&quot;Woman reading morning newspaper at table&quot;,&quot;created_timestamp&quot;:&quot;1521546339&quot;,&quot;copyright&quot;:&quot;africa-studio.com (Olga Yastremska and Leonid Yastremskiy)&quot;,&quot;focal_length&quot;:&quot;70&quot;,&quot;iso&quot;:&quot;320&quot;,&quot;shutter_speed&quot;:&quot;0.00625&quot;,&quot;title&quot;:&quot;Woman reading morning newspaper at table&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Woman reading morning newspaper at table" data-image-description="" data-image-caption="&lt;p&gt;Woman reading morning newspaper at table&lt;/p&gt; " data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530-640x480.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2025/05/001509-0001-000530-1200x768.jpg" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://cortacatoday.sagacom.com/events/" title="Events"> <figure> <img width="1200" height="768" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2.png 1200w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2-768x492.png 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2-340x218.png 340w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="6327" data-permalink="https://607newsnow.com/events-2/352today-local-events-v2/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2.png" data-orig-size="1200,768" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="352today-local-events-v2" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2-640x480.png" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/352today-local-events-v2.png" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/cortaca-today-app/" title="607 News Now App"> <figure> <img width="1200" height="800" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn.png 1200w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn-768x512.png 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn-340x227.png 340w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="12581" data-permalink="https://607newsnow.com/cortaca-today-app/app-social-4-607nn/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn.png" data-orig-size="1200,800" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="App-Social-4-607nn" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn-640x480.png" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/12/App-Social-4-607nn-1200x768.png" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/newsletter-signup/" title="WHCU Midday Update Signup"> <figure> <img width="620" height="400" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-1.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-1.jpg 620w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-1-340x219.jpg 340w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="6322" data-permalink="https://607newsnow.com/newsletter-signup/newsletter-1/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-1.jpg" data-orig-size="620,400" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="Newsletter (1)" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-1.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-1.jpg" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/whats-on-whcu/" title="What's on WHCU?"> <figure> <img width="620" height="400" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/on-air-DL.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/on-air-DL.jpg 620w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/on-air-DL-340x219.jpg 340w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="6185" data-permalink="https://607newsnow.com/whats-on-whcu/on-air-dl/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/on-air-DL.jpg" data-orig-size="620,400" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;1&quot;}" data-image-title="on-air-DL" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/on-air-DL.jpg" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/on-air-DL.jpg" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/contests/" title="Contests"> <figure> <img width="620" height="400" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Contests-coming-1.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Contests-coming-1.png 620w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Contests-coming-1-340x219.png 340w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="6808" data-permalink="https://607newsnow.com/contests/contests-coming-1/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Contests-coming-1.png" data-orig-size="620,400" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Contests coming (1)" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Contests-coming-1.png" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Contests-coming-1.png" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/contact-us/" title="Meet the Team"> <figure> <img width="620" height="400" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter.png 620w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter-340x219.png 340w" sizes="(max-width: 620px) 100vw, 620px" data-attachment-id="6329" data-permalink="https://607newsnow.com/contact-us/newsletter-2/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter.png" data-orig-size="620,400" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Newsletter" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter.png" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Newsletter.png" /> </figure> </a> </div> <div class="features-list__feature"> <a href="https://607newsnow.com/advertise-with-us/" title="Advertise With Us"> <figure> <img width="1200" height="768" src="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise.png 1200w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise-768x492.png 768w, https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise-340x218.png 340w" sizes="(max-width: 1200px) 100vw, 1200px" data-attachment-id="6325" data-permalink="https://607newsnow.com/advertise-with-us/advertise/" data-orig-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise.png" data-orig-size="1200,768" data-comments-opened="0" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Advertise" data-image-description="" data-image-caption="" data-medium-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise-640x480.png" data-large-file="https://607newsnow.com/wp-content/blogs.dir/285/files/2024/06/Advertise.png" /> </figure> </a> </div> </div> </section> </div> <div class="container"> <section class="events-section"> <header class="events-section__header section-header"> <div class="events-section__header-content"> <h2>Events</h2> <a href="https://hub.cityspark.com/promote/CortacaToday" alt="Add event"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-plus" viewBox="0 0 16 16"> <path d="M8 7a.5.5 0 0 1 .5.5V9H10a.5.5 0 0 1 0 1H8.5v1.5a.5.5 0 0 1-1 0V10H6a.5.5 0 0 1 0-1h1.5V7.5A.5.5 0 0 1 8 7z"/> <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/> </svg> Add event </a> <a href="/events" alt="See all events"> <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-calendar-week" viewBox="0 0 16 16"> <path d="M11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm-5 3a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1zm3 0a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-1z"/> <path d="M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5zM1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4H1z"/> </svg> See all events </a> </div> <hr> </header> <div class="events-section__body"> <div data-cswidget="11636" class="events-section__widget"></div> <script type="text/javascript" async defer src="//cdn.cityspark.com/wid/get.js"></script> <div class="events-section__ad"> <div id="523330638230587040" data-ad="true" class="invisible sia"> <script type="text/javascript"> adButlerLazyLoad( "523330638230587040", 100, ["728510", "728510", "728510"], "177036" ); </script> </div> </div> </div> </section> </div> <div class="container"> <div class="row"> <div class="ad-break top-ad col-md-12"> <div id="rc-widget-010afd" data-rc-widget data-widget-host="habitat" data-endpoint="//trends.revcontent.com" data-widget-id="283923"></div> <script type="text/javascript" src="https://assets.revcontent.com/master/delivery.js" defer="defer"></script> </div> </div> </div> <footer id="footer" class="site-footer"> <div class="container"> <div class="row"> <div class="col-xs-12 col-md-12"> <div class="social-media-links"> <a class="sm-icon--facebook" href="//facebook.com/607newsnow"> <img src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/social-icons/facebook-square.svg"> </a> <a class="sm-icon--instagram" href="//instagram.com/607newsnow"> <img src="https://607newsnow.com/wp-content/themes/cortacatoday/assets/images/social-icons/instagram-square.svg"> </a> </div> </div> <div class="col-xs-12 col-sm-12 col-md-12"> <div class="legal-links"> <ul> <li> <a href="/privacy-policy/">Privacy Policy</a> </li> <li> <a href="/terms-of-use/">Terms of Use</a> </li> <li> <a href="//media.sagacom.com/NDAL-full.pdf">Non-Discriminatory Advertising Letter</a> </li> <li> Advisory Public Notice - Non-Discriminatory Ad Contracts </li> <li> </li> </ul> </div> <div class="legal-info"> <span>Some images copyright AP, Clipart.com</span> <span class="copyright">&copy; Copyright 2025 <a href="//sagacom.com">Saga Communications, Inc</a>, All rights reserved.</span> <span>This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply.</span> </div> </div> </div> </div> </footer> <div id="quick-menu" class="quick-menu"> <button class="hamburger hamburger--collapse" type="button"> <span class="hamburger-box"><span class="hamburger-inner"></span></span> </button> </div> <script type="text/javascript"> var navigation = responsiveNav(".nav-collapse", { animate: false, insert: "before", customToggle: "open-explore" }); jQuery(document).ready(function () { var listen_live = ""; $('a[href="' + listen_live + '"]').each(function () { $(this).attr('href', "javascript:void(window.open('" + listen_live + "','','height=800,width=1024,scrollbars=0,resizeable=0,status=0'));"); }); if (jQuery(window).width() < 768) { jQuery('#quick-menu').on("click", function (e) { var navClass = jQuery('.nav-collapse'); if (navClass.attr("aria-hidden") && jQuery('#header').hasClass("shrink")) { jQuery('#header').removeClass("shrink") } if (navClass.hasClass('opened')) { console.log('closing'); navClass.attr("aria-hidden", true); navClass.css("position", "absolute"); navClass.removeClass("opened"); navClass.addClass("closed"); } else { console.log('opening'); navClass.attr("aria-hidden", false); navClass.css("position", "relative"); navClass.removeClass("closed"); navClass.addClass("opened"); } }); } }); jQuery(window).on('load ready resize orientationchange', function (e) { var featureHeight = 0; jQuery('.feature-set--info').each(function () { featureHeight = jQuery(this).height() > featureHeight ? jQuery(this).height() : featureHeight; }); jQuery('.feature-set--info').each(function () { jQuery(this, '.sm-article--snippet').css('padding-bottom', (featureHeight - jQuery(this).height()) + 30 + 'px'); }); var maxHeight = 0; jQuery('.card').each(function () { maxHeight = jQuery(this).height() > maxHeight ? jQuery(this).height() : maxHeight; }); jQuery('.card').each(function () { jQuery(this).height(maxHeight); }); }); jQuery(document).ready(function () { // jQuery('div.gform_wrapper form li').each(function () { // var label = jQuery('label', this); // console.log(label); // jQuery("input",this).attr('placeholder', label.textContent); // console.log(jQuery('input[type=text],textarea').attr('placeholder')); // }); }); </script> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/blogs.dir\/285\/files\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/cortacatoday\/*","\/wp-content\/themes\/saga-news-theme\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <script type="text/javascript"> jQuery('body').on('geo_timeout_error', onGeo_timeout_error); function onGeo_timeout_error() { console.warn('The geolocationGetCurrent timed out'); var html = '<h2 style="margin-top:36px;">GPS Failed</h2>'; html += '<p>Your GPS did not respond. Be sure you have your GPS enabled and try again.</p>'; html += '<button onclick="AppGeo_getLoc()">Try Again</button>'; html += '<div style="height:1000px"></div>'; // a little hack to hide the checkin button without really tampering with it. jQuery('#map-canvas').html(html); } </script> <script type="text/javascript"> /* MonsterInsights Scroll Tracking */ if ( typeof(jQuery) !== 'undefined' ) { jQuery( document ).ready(function(){ function monsterinsights_scroll_tracking_load() { if ( ( typeof(__gaTracker) !== 'undefined' && __gaTracker && __gaTracker.hasOwnProperty( "loaded" ) && __gaTracker.loaded == true ) || ( typeof(__gtagTracker) !== 'undefined' && __gtagTracker ) ) { (function(factory) { factory(jQuery); }(function($) { /* Scroll Depth */ "use strict"; var defaults = { percentage: true }; var $window = $(window), cache = [], scrollEventBound = false, lastPixelDepth = 0; /* * Plugin */ $.scrollDepth = function(options) { var startTime = +new Date(); options = $.extend({}, defaults, options); /* * Functions */ function sendEvent(action, label, scrollDistance, timing) { if ( 'undefined' === typeof MonsterInsightsObject || 'undefined' === typeof MonsterInsightsObject.sendEvent ) { return; } var paramName = action.toLowerCase(); var fieldsArray = { send_to: 'G-XM0S3FW9JN', non_interaction: true }; fieldsArray[paramName] = label; if (arguments.length > 3) { fieldsArray.scroll_timing = timing MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } else { MonsterInsightsObject.sendEvent('event', 'scroll_depth', fieldsArray); } } function calculateMarks(docHeight) { return { '25%' : parseInt(docHeight * 0.25, 10), '50%' : parseInt(docHeight * 0.50, 10), '75%' : parseInt(docHeight * 0.75, 10), /* Cushion to trigger 100% event in iOS */ '100%': docHeight - 5 }; } function checkMarks(marks, scrollDistance, timing) { /* Check each active mark */ $.each(marks, function(key, val) { if ( $.inArray(key, cache) === -1 && scrollDistance >= val ) { sendEvent('Percentage', key, scrollDistance, timing); cache.push(key); } }); } function rounded(scrollDistance) { /* Returns String */ return (Math.floor(scrollDistance/250) * 250).toString(); } function init() { bindScrollDepth(); } /* * Public Methods */ /* Reset Scroll Depth with the originally initialized options */ $.scrollDepth.reset = function() { cache = []; lastPixelDepth = 0; $window.off('scroll.scrollDepth'); bindScrollDepth(); }; /* Add DOM elements to be tracked */ $.scrollDepth.addElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.merge(options.elements, elems); /* If scroll event has been unbound from window, rebind */ if (!scrollEventBound) { bindScrollDepth(); } }; /* Remove DOM elements currently tracked */ $.scrollDepth.removeElements = function(elems) { if (typeof elems == "undefined" || !$.isArray(elems)) { return; } $.each(elems, function(index, elem) { var inElementsArray = $.inArray(elem, options.elements); var inCacheArray = $.inArray(elem, cache); if (inElementsArray != -1) { options.elements.splice(inElementsArray, 1); } if (inCacheArray != -1) { cache.splice(inCacheArray, 1); } }); }; /* * Throttle function borrowed from: * Underscore.js 1.5.2 * http://underscorejs.org * (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors * Underscore may be freely distributed under the MIT license. */ function throttle(func, wait) { var context, args, result; var timeout = null; var previous = 0; var later = function() { previous = new Date; timeout = null; result = func.apply(context, args); }; return function() { var now = new Date; if (!previous) previous = now; var remaining = wait - (now - previous); context = this; args = arguments; if (remaining <= 0) { clearTimeout(timeout); timeout = null; previous = now; result = func.apply(context, args); } else if (!timeout) { timeout = setTimeout(later, remaining); } return result; }; } /* * Scroll Event */ function bindScrollDepth() { scrollEventBound = true; $window.on('scroll.scrollDepth', throttle(function() { /* * We calculate document and window height on each scroll event to * account for dynamic DOM changes. */ var docHeight = $(document).height(), winHeight = window.innerHeight ? window.innerHeight : $window.height(), scrollDistance = $window.scrollTop() + winHeight, /* Recalculate percentage marks */ marks = calculateMarks(docHeight), /* Timing */ timing = +new Date - startTime; checkMarks(marks, scrollDistance, timing); }, 500)); } init(); }; /* UMD export */ return $.scrollDepth; })); jQuery.scrollDepth(); } else { setTimeout(monsterinsights_scroll_tracking_load, 200); } } monsterinsights_scroll_tracking_load(); }); } /* End MonsterInsights Scroll Tracking */ </script><script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> <script type="text/javascript" id="gforms_recaptcha_recaptcha-js-extra"> /* <![CDATA[ */ var gforms_recaptcha_recaptcha_strings = {"nonce":"236669ce8f","disconnect":"Disconnecting","change_connection_type":"Resetting","spinner":"https:\/\/607newsnow.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","connection_type":"classic","disable_badge":"1","change_connection_type_title":"Change Connection Type","change_connection_type_message":"Changing the connection type will delete your current settings. Do you want to proceed?","disconnect_title":"Disconnect","disconnect_message":"Disconnecting from reCAPTCHA will delete your current settings. Do you want to proceed?","site_key":"6LeYuG0pAAAAAK6MVmFjMvkd4Uskv-Q11HuI7sAt"}; /* ]]> */ </script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6LeYuG0pAAAAAK6MVmFjMvkd4Uskv-Q11HuI7sAt&amp;ver=1.9.1" id="gforms_recaptcha_recaptcha-js" defer="defer" data-wp-strategy="defer"></script> <script type="text/javascript" src="https://607newsnow.com/wp-content/plugins/gravityformsrecaptcha/js/frontend.min.js?ver=1.9.1" id="gforms_recaptcha_frontend-js" defer="defer" data-wp-strategy="defer"></script> <!--Plugin WP Missed Schedule Active - Secured with Genuine Authenticity KeyTag--> <!-- This site is patched against a big problem not solved since WordPress 2.5 --> </body> </html> <!-- generated 7 seconds ago generated in 0.500 seconds served from batcache in 0.002 seconds expires in 293 seconds -->


URL: