Login
(not required)
Preferences
Did you know...
If a radio station does not broadcast for a year, the license is forfeited
?
view source - https://mix1027.com/
<!DOCTYPE html> <html lang="en-US" prefix="og: http://ogp.me/ns#"> <head> <meta charset="UTF-8" /> <link rel="pingback" href="https://mix1027.com/xmlrpc.php" /> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO plugin v25.6 - https://yoast.com/wordpress/plugins/seo/ --> <title>Home - Mix 102.7 WCPZ</title> <link rel="canonical" href="https://mix1027.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="Home - Mix 102.7 WCPZ" /> <meta property="og:url" content="https://mix1027.com/" /> <meta property="og:site_name" content="Mix 102.7 WCPZ" /> <meta property="article:publisher" content="https://www.facebook.com/Mix1027WCPZ/" /> <meta property="article:modified_time" content="2025-06-25T13:45:17+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@mix1027" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://mix1027.com/","url":"https://mix1027.com/","name":"Home - Mix 102.7 WCPZ","isPartOf":{"@id":"https://mix1027.com/#website"},"about":{"@id":"https://mix1027.com/#organization"},"datePublished":"2016-06-15T14:23:57+00:00","dateModified":"2025-06-25T13:45:17+00:00","breadcrumb":{"@id":"https://mix1027.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://mix1027.com/"]}]},{"@type":"BreadcrumbList","@id":"https://mix1027.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://mix1027.com/#website","url":"https://mix1027.com/","name":"Mix 102.7 WCPZ","description":"Mix 102.7","publisher":{"@id":"https://mix1027.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://mix1027.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://mix1027.com/#organization","name":"Mix 102.7 WCPZ","url":"https://mix1027.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://mix1027.com/#/schema/logo/image/","url":"https://mix1027.com/wp-content/uploads/Randy/Mix-logo-150-dpi.jpg","contentUrl":"https://mix1027.com/wp-content/uploads/Randy/Mix-logo-150-dpi.jpg","width":900,"height":689,"caption":"Mix 102.7 WCPZ"},"image":{"@id":"https://mix1027.com/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/Mix1027WCPZ/","https://x.com/mix1027"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="Mix 102.7 WCPZ » Feed" href="https://mix1027.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="Mix 102.7 WCPZ » Comments Feed" href="https://mix1027.com/comments/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.6.1 - Using Analytics tracking - https://www.monsterinsights.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-8T7271QQCZ" 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.1'; var mi_track_user = true; var mi_no_track_reason = ''; var MonsterInsightsDefaultLocations = {"page_location":"https:\/\/mix1027.com\/?doing_wp_cron=1666630674.4196450710296630859375"}; MonsterInsightsDefaultLocations.page_location = window.location.href; 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-8T7271QQCZ', ]; /* 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-8T7271QQCZ', {"forceSSL":"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 --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/16.0.1\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/mix1027.com\/wp-includes\/js\/wp-emoji-release.min.js"}}; /*! This file is auto-generated */ !function(s,n){var o,i,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),a=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===a[t]})}function u(e,t){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);for(var n=e.getImageData(16,16,1,1),a=0;a<n.data.length;a++)if(0!==n.data[a])return!1;return!0}function f(e,t,n,a){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\udde8\ud83c\uddf6","\ud83c\udde8\u200b\ud83c\uddf6")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!a(e,"\ud83e\udedf")}return!1}function g(e,t,n,a){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):s.createElement("canvas"),o=r.getContext("2d",{willReadFrequently:!0}),i=(o.textBaseline="top",o.font="600 32px Arial",{});return e.forEach(function(e){i[e]=t(o,e,n,a)}),i}function t(e){var t=s.createElement("script");t.src=e,t.defer=!0,s.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",i=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){s.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+g.toString()+"("+[JSON.stringify(i),f.toString(),p.toString(),u.toString()].join(",")+"));",a=new Blob([e],{type:"text/javascript"}),r=new Worker(URL.createObjectURL(a),{name:"wpTestEmojiSupports"});return void(r.onmessage=function(e){c(n=e.data),r.terminate(),t(n)})}catch(e){}c(n=g(i,f,p,u))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <link rel='stylesheet' id='formidable-css' href='https://mix1027.com/wp-content/plugins/formidable/css/formidableforms.css' type='text/css' media='all' /> <link rel='stylesheet' id='adsanity-default-css-css' href='https://mix1027.com/wp-content/plugins/adsanity/dist/css/widget-default.css' type='text/css' media='screen' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://mix1027.com/wp-includes/css/dist/block-library/style.min.css' 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> <style id='feedzy-rss-feeds-loop-style-inline-css' type='text/css'> .wp-block-feedzy-rss-feeds-loop{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media(min-width:782px){.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-2,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-3,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-4,.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-5{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-2{grid-template-columns:repeat(2,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-3{grid-template-columns:repeat(3,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-4{grid-template-columns:repeat(4,1fr)}.wp-block-feedzy-rss-feeds-loop.feedzy-loop-columns-5{grid-template-columns:repeat(5,1fr)}}.wp-block-feedzy-rss-feeds-loop .wp-block-image.is-style-rounded img{border-radius:9999px} </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='adsanity-cas-css' href='https://mix1027.com/cas-custom-sizes/' type='text/css' media='all' /> <link rel='stylesheet' id='taqyeem-buttons-style-css' href='https://mix1027.com/wp-content/plugins/taqyeem-buttons/assets/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='taqyeem-style-css' href='https://mix1027.com/wp-content/plugins/taqyeem/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='SFSImainCss-css' href='https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/css/sfsi-style.css' type='text/css' media='all' /> <link rel='stylesheet' id='tie-style-css' href='https://mix1027.com/wp-content/themes/sahifa/style.css' type='text/css' media='all' /> <link rel='stylesheet' id='tie-ilightbox-skin-css' href='https://mix1027.com/wp-content/themes/sahifa/css/ilightbox/dark-skin/skin.css' type='text/css' media='all' /> <link rel='stylesheet' id='Droid+Sans-css' href='https://fonts.googleapis.com/css?family=Droid+Sans%3Aregular%2C700' type='text/css' media='all' /> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/google-analytics-for-wordpress/assets/js/frontend-gtag.min.js" 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":"","inbound_paths":"[]","home_url":"https:\/\/mix1027.com","hash_tracking":"false","v4_id":"G-8T7271QQCZ"};/* ]]> */ </script> <script type="text/javascript" src="https://mix1027.com/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/taqyeem/js/tie.js" id="taqyeem-main-js"></script> <link rel="https://api.w.org/" href="https://mix1027.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://mix1027.com/wp-json/wp/v2/pages/353104" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://mix1027.com/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://mix1027.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://mix1027.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmix1027.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://mix1027.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fmix1027.com%2F&format=xml" /> <style type="text/css"> .feedzy-rss-link-icon:after { content: url("https://mix1027.com/wp-content/plugins/feedzy-rss-feeds/img/external-link.png"); margin-left: 3px; } </style> <script type='text/javascript'> /* <![CDATA[ */ var taqyeem = {"ajaxurl":"https://mix1027.com/wp-admin/admin-ajax.php" , "your_rating":"Your Rating:"}; /* ]]> */ </script> <style type="text/css" media="screen"> </style> <script>document.documentElement.className += " js";</script> <link rel="shortcut icon" href="https://mixwcpx.wpengine.com/wp-content/uploads/2018/06/Mix-Logo.png" title="Favicon" /> <!--[if IE]> <script type="text/javascript">jQuery(document).ready(function (){ jQuery(".menu-item").has("ul").children("a").attr("aria-haspopup", "true");});</script> <![endif]--> <!--[if lt IE 9]> <script src="https://mix1027.com/wp-content/themes/sahifa/js/html5.js"></script> <script src="https://mix1027.com/wp-content/themes/sahifa/js/selectivizr-min.js"></script> <![endif]--> <!--[if IE 9]> <link rel="stylesheet" type="text/css" media="all" href="https://mix1027.com/wp-content/themes/sahifa/css/ie9.css" /> <![endif]--> <!--[if IE 8]> <link rel="stylesheet" type="text/css" media="all" href="https://mix1027.com/wp-content/themes/sahifa/css/ie8.css" /> <![endif]--> <!--[if IE 7]> <link rel="stylesheet" type="text/css" media="all" href="https://mix1027.com/wp-content/themes/sahifa/css/ie7.css" /> <![endif]--> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <style type="text/css" media="screen"> body{ font-family: 'Droid Sans'; } body{background-color: #FC0E2C !important;background-image: url('https://mixwcpx.wpengine.com/wp-content/uploads/2020/08/red-1638-1.jpg') !important;} #theme-header { background-color:#a8a6a8 !important; background-image: url('https://mixwcpx.wpengine.com/wp-content/uploads/2018/01/LiamerMedia_393.png') !important; } #main-nav, .cat-box-content, #sidebar .widget-container, .post-listing, #commentform { border-bottom-color: #999999; } .search-block .search-button, #topcontrol, #main-nav ul li.current-menu-item a, #main-nav ul li.current-menu-item a:hover, #main-nav ul li.current_page_parent a, #main-nav ul li.current_page_parent a:hover, #main-nav ul li.current-menu-parent a, #main-nav ul li.current-menu-parent a:hover, #main-nav ul li.current-page-ancestor a, #main-nav ul li.current-page-ancestor a:hover, .pagination span.current, .share-post span.share-text, .flex-control-paging li a.flex-active, .ei-slider-thumbs li.ei-slider-element, .review-percentage .review-item span span, .review-final-score, .button, a.button, a.more-link, #main-content input[type="submit"], .form-submit #submit, #login-form .login-button, .widget-feedburner .feedburner-subscribe, input[type="submit"], #buddypress button, #buddypress a.button, #buddypress input[type=submit], #buddypress input[type=reset], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, #buddypress div.item-list-tabs ul li a span, #buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a, #buddypress #members-directory-form div.item-list-tabs ul li.selected span, #members-list-options a.selected, #groups-list-options a.selected, body.dark-skin #buddypress div.item-list-tabs ul li a span, body.dark-skin #buddypress div.item-list-tabs ul li.selected a, body.dark-skin #buddypress div.item-list-tabs ul li.current a, body.dark-skin #members-list-options a.selected, body.dark-skin #groups-list-options a.selected, .search-block-large .search-button, #featured-posts .flex-next:hover, #featured-posts .flex-prev:hover, a.tie-cart span.shooping-count, .woocommerce span.onsale, .woocommerce-page span.onsale , .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle, #check-also-close, a.post-slideshow-next, a.post-slideshow-prev, .widget_price_filter .ui-slider .ui-slider-handle, .quantity .minus:hover, .quantity .plus:hover, .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current, #reading-position-indicator { background-color:#999999; } ::-webkit-scrollbar-thumb{ background-color:#999999 !important; } #theme-footer, #theme-header, .top-nav ul li.current-menu-item:before, #main-nav .menu-sub-content , #main-nav ul ul, #check-also-box { border-top-color: #999999; } .search-block:after { border-right-color:#999999; } body.rtl .search-block:after { border-left-color:#999999; } #main-nav ul > li.menu-item-has-children:hover > a:after, #main-nav ul > li.mega-menu:hover > a:after { border-color:transparent transparent #999999; } .widget.timeline-posts li a:hover, .widget.timeline-posts li a:hover span.tie-date { color: #999999; } .widget.timeline-posts li a:hover span.tie-date:before { background: #999999; border-color: #999999; } #order_review, #order_review_heading { border-color: #999999; } @media only screen and (min-width: 980px) { #ad-1098196 {display: none!important; } }</style> <script type="text/javascript"> /* <![CDATA[ */ var sf_position = '0'; var sf_templates = "<a href=\"{search_url_escaped}\">View All Results<\/a>"; var sf_input = '.search-live'; jQuery(document).ready(function(){ jQuery(sf_input).ajaxyLiveSearch({"expand":false,"searchUrl":"https:\/\/mix1027.com\/?s=%s","text":"Search","delay":500,"iwidth":180,"width":315,"ajaxUrl":"https:\/\/mix1027.com\/wp-admin\/admin-ajax.php","rtl":0}); jQuery(".live-search_ajaxy-selective-input").keyup(function() { var width = jQuery(this).val().length * 8; if(width < 50) { width = 50; } jQuery(this).width(width); }); jQuery(".live-search_ajaxy-selective-search").click(function() { jQuery(this).find(".live-search_ajaxy-selective-input").focus(); }); jQuery(".live-search_ajaxy-selective-close").click(function() { jQuery(this).parent().remove(); }); }); /* ]]> */ </script> <style type="text/css" id="wp-custom-css"> .group_items{background-color: #ffffff!important;} </style> </head> <body id="top" class="home wp-singular page-template-default page page-id-353104 wp-theme-sahifa locale-en-us sfsi_actvite_theme_default lazy-enabled"> <div class="wrapper-outer"> <div class="background-cover"></div> <aside id="slide-out"> <div class="search-mobile"> <form method="get" id="searchform-mobile" action="https://mix1027.com/"> <button class="search-button" type="submit" value="Search"><i class="fa fa-search"></i></button> <input type="text" id="s-mobile" name="s" title="Search" value="Search" onfocus="if (this.value == 'Search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search';}" /> </form> </div><!-- .search-mobile /--> <div class="social-icons"> </div> <div id="mobile-menu" ></div> </aside><!-- #slide-out /--> <div id="wrapper" class="boxed"> <div class="inner-wrapper"> <header id="theme-header" class="theme-header"> <div id="top-nav" class="top-nav"> <div class="container"> <span class="today-date">Saturday , August 2 2025</span> <div class="search-block"> <form method="get" id="searchform-header" action="https://mix1027.com/"> <button class="search-button" type="submit" value="Search"><i class="fa fa-search"></i></button> <input class="search-live" type="text" id="s-header" name="s" title="Search" value="Search" onfocus="if (this.value == 'Search') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Search';}" /> </form> </div><!-- .search-block /--> <div class="social-icons"> </div> </div><!-- .container /--> </div><!-- .top-menu /--> <div class="header-content"> <a id="slide-out-open" class="slide-out-open" href="#"><span></span></a> <div class="logo" style=" margin-top:50px;"> <h1> <a title="Mix 102.7 WCPZ" href="https://mix1027.com/"> <img src="https://mix1027.com/wp-content/uploads/Randy/mix1027.png" alt="Mix 102.7 WCPZ" /><strong>Mix 102.7 WCPZ Mix 102.7</strong> </a> </h1> </div><!-- .logo /--> <div class="clear"></div> </div> <nav id="main-nav" class="fixed-enabled"> <div class="container"> <div class="main-menu"><ul id="menu-main" class="menu"><li id="menu-item-1367" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-1367"><a href="https://mixwcpx.wpengine.com/">Home</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-517591" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-517591"><a href="https://basb.halfoffdeal.com/">Just Pay Half</a></li> <li id="menu-item-286" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-286"><a href="http://www.basohio.com/">Stations</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-287" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-287"><a href="http://wqioradio.com/">Super Q 93.7</a></li> <li id="menu-item-289" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-289"><a href="http://www.wohfradio.com/">92.1 The Wolf</a></li> <li id="menu-item-290" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-290"><a href="http://www.wttf.com">Oldies WTTF</a></li> <li id="menu-item-291" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-291"><a href="http://www.wfroradio.com/">Eagle 99</a></li> <li id="menu-item-292" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-292"><a href="http://wmvo.com/">13 WMVO</a></li> <li id="menu-item-293" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-293"><a href="http://www.coast1009.com/">100.9 Coast Country</a></li> <li id="menu-item-295" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-295"><a href="http://www.wlec.com/">WLEC 1450 AM</a></li> </ul> </li> </ul> </li> <li id="menu-item-1011" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1011"><a href="https://mix1027.com/morning-mix/">Morning Mix</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1145973" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1145973"><a href="https://mix1027.com/morning-mix/randy-hugg-final-farewell-podcast-page/">Randy Hugg Final Farewell Podcast Page</a></li> <li id="menu-item-1095" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1095"><a href="https://mix1027.com/morning-mix/game-o-tron-3000-contest/">Game-O-Tron 3000® & Morning Mix Contests</a></li> <li id="menu-item-1110559" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1110559"><a href="https://mix1027.com/morning-mix/whats-trending/">What’s Trending</a></li> <li id="menu-item-1110560" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1110560"><a href="https://mix1027.com/morning-mix/todays-good-news/">Today’s Good News</a></li> <li id="menu-item-623871" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-item-623871"><a href="https://mix1027.com/music/music-news/">Music News</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-633103" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-633103"><a href="https://mix1027.com/music/concert-tour-calender/">Concert Tour Calendar</a></li> <li id="menu-item-623853" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-623853"><a href="https://mix1027.com/uncategorized/music-awards/">Music Awards</a></li> </ul> </li> <li id="menu-item-984522" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-984522"><a href="https://mix1027.com/weird-news-2/weird-news-of-the-week/">Weird News of The Week</a></li> <li id="menu-item-1136256" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1136256"><a href="https://mix1027.com/morning-mix/terrific-teacher-tuesday-2/">Terrific Teacher Tuesday</a></li> <li id="menu-item-929988" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-929988"><a href="https://mix1027.com/weather/school-closings/">School Closings</a></li> <li id="menu-item-974844" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-974844"><a href="https://mix1027.com/wassssuuuppppp-fun-things-to-do/">Wasssuppp! Fun Things To Do!</a></li> <li id="menu-item-89424" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-89424"><a href="https://mix1027.com/morning-mix/morning-mix-mutts/">Morning Mix Mutts</a></li> <li id="menu-item-680403" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-680403"><a href="#">Movies & Television</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-150326" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-150326"><a href="https://mix1027.com/award-winners/">Awards</a></li> </ul> </li> </ul> </li> <li id="menu-item-974693" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-item-974693"><a href="https://mix1027.com/news/mix-podcasts/">Mix Podcasts</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1145974" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1145974"><a href="https://mix1027.com/morning-mix/randy-hugg-final-farewell-podcast-page/">Randy Hugg Final Farewell Podcast Page</a></li> <li id="menu-item-1104433" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1104433"><a href="https://mix1027.com/uncategorized/terrific-teacher-podcast-page/">Terrific Teacher Podcast Page</a></li> <li id="menu-item-986764" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-986764"><a href="https://mix1027.com/uncategorized/podcast-archive/">Podcast Archive</a></li> </ul> </li> <li id="menu-item-142020" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-142020"><a href="https://mix1027.com/category/contests/">Contests</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1145195" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-item-1145195"><a href="https://mix1027.com/contests/lucky-big-splash-number-contest/">Lucky Big Splash Number Contest</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1145194" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1145194"><a href="https://mix1027.com/lucky-big-splash-number-contest-rules/">Lucky Big Splash Number Contest Rules</a></li> </ul> </li> <li id="menu-item-1143914" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-item-1143914"><a href="https://mix1027.com/contests/fridge-full-of-beer-contest/">Fridge Full of Beer Contest</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1143915" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1143915"><a href="https://mix1027.com/contests/fridge-full-of-beer-contest-rules/">Fridge Full of Beer Contest Rules</a></li> </ul> </li> <li id="menu-item-1142943" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-has-children menu-item-1142943"><a href="https://mix1027.com/contests/win-a-grill-2/">WIN A GRILL</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1142942" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1142942"><a href="https://mix1027.com/labatt-weber-griddle-giveaway-rules/">Labatt Weber Grill Giveaway Rules</a></li> </ul> </li> <li id="menu-item-1123360" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1123360"><a href="https://mix1027.com/morning-mix/terrific-teacher-tuesday-2/">Terrific Teacher Tuesday</a></li> <li id="menu-item-1003172" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1003172"><a href="https://mix1027.com/morning-mix/game-o-tron-3000-contest/">Game-O-Tron 3000® & Morning Mix Contests</a></li> <li id="menu-item-712714" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-712714"><a href="https://mixwcpx.wpengine.com/morning-mix/game-o-tron-3000-contest/">Morning Mix Game-O-Tron & Other Contests</a></li> <li id="menu-item-495574" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-495574"><a href="https://mix1027.com/contest-rules/">General Contest Rules</a></li> <li id="menu-item-47759" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-47759"><a href="https://mixwcpx.wpengine.com/aboutus/contact-us/">Contest Lines</a></li> </ul> </li> <li id="menu-item-680402" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-680402"><a href="#">Events</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1145466" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1145466"><a href="https://mix1027.com/events/cindra-jen-swim-for-make-a-wish/">Cindra & Jeni Swim To Kelleys For Make-A-Wish!</a></li> <li id="menu-item-1143999" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1143999"><a href="https://mix1027.com/events/mix-cruise-pictures/">Mix Cruise Spring 2025 Pictures</a></li> <li id="menu-item-974843" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-974843"><a href="https://mix1027.com/wassssuuuppppp-fun-things-to-do/">Wasssuppp! Fun Things To Do!</a></li> <li id="menu-item-1056750" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-1056750"><a href="https://mix1027.com/music/concert-tour-calender/">Concert Tour Calendar</a></li> <li id="menu-item-1049393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1049393"><a href="https://mix1027.com/news/community-focus/">Community Focus</a></li> </ul> </li> <li id="menu-item-586536" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-586536"><a href="https://mix1027.com/category/music/">Music</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-633048" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-633048"><a href="https://mix1027.com/music/music-news/">Music News</a></li> <li id="menu-item-633044" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-633044"><a href="https://mix1027.com/music/concert-tour-calender/">Concert Tour Calendar</a></li> <li id="menu-item-1123184" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1123184"><a href="https://mix1027.com/certified-homegrown-local-music/">Certified Homegrown Local Music</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-633073" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633073"><a href="https://mix1027.com/bob-gatewood/">Bob Gatewood</a></li> <li id="menu-item-1145160" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1145160"><a href="https://mix1027.com/mason-mitchell/">Mason Mitchell</a></li> <li id="menu-item-1133643" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1133643"><a href="https://mix1027.com/jaclyn-bradley/">Jaclyn Bradley</a></li> <li id="menu-item-1071725" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1071725"><a href="https://mix1027.com/certified-homegrown-local-music/denny-james-martin/">Denny James Martin</a></li> <li id="menu-item-1121729" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1121729"><a href="https://mix1027.com/audra-sennish/">Audra Sennish</a></li> <li id="menu-item-633072" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633072"><a href="https://mix1027.com/certified-homegrown-local-music/hooked-like-helen/">Hooked Like Helen</a></li> <li id="menu-item-633070" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633070"><a href="https://mix1027.com/certified-homegrown-local-music/master-t-c-the-visitors/">Master T.C. & The Visitors</a></li> <li id="menu-item-1134118" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1134118"><a href="https://mix1027.com/with-brevity/">With Brevity</a></li> <li id="menu-item-1145552" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-1145552"><a href="https://mix1027.com/artists-weve-featured-in-the-past/">Artists We’ve Featured In The Past</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1128777" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1128777"><a href="https://mix1027.com/recess/">Recess</a></li> <li id="menu-item-953435" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-953435"><a href="https://mix1027.com/steve-brownell/">Steve Brownell</a></li> <li id="menu-item-1118748" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1118748"><a href="https://mix1027.com/certified-homegrown-local-music/hektik-ballroom/">Hektik Ballroom</a></li> <li id="menu-item-1114195" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1114195"><a href="https://mix1027.com/certified-homegrown-local-music/blkbird/">Blkbird</a></li> <li id="menu-item-633076" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633076"><a href="https://mix1027.com/ben-dover-the-screamers/">Ben Dover & The Screamers</a></li> <li id="menu-item-633075" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-633075"><a href="https://mix1027.com/uncategorized/dan-may/">Dan May</a></li> <li id="menu-item-633107" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633107"><a href="https://mix1027.com/scott-gast/">Scott Gast</a></li> </ul> </li> </ul> </li> <li id="menu-item-633047" class="menu-item menu-item-type-post_type menu-item-object-post menu-item-633047"><a href="https://mix1027.com/uncategorized/music-awards/">Music Awards</a></li> </ul> </li> <li id="menu-item-633097" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-633097"><a href="https://mix1027.com/news/">News/Sports</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-971586" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-971586"><a href="https://soundcloud.com/sanduskyradio1/web-news">Local News from WLEC</a></li> <li id="menu-item-1144773" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1144773"><a href="https://mix1027.com/onn-news-2/">Daily ONN News & Sports</a></li> <li id="menu-item-1141872" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1141872"><a href="https://mix1027.com/wp-content/uploads/Randy/2025-Racing-and-Baseball-Guide.pdf">BAS Baseball and Racing Guide</a></li> <li id="menu-item-633084" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633084"><a href="https://mix1027.com/news/community-focus/">Community Focus</a></li> <li id="menu-item-929989" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-929989"><a href="https://mix1027.com/weather/school-closings/">School Closings</a></li> <li id="menu-item-633089" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-633089"><a target="_blank" href="https://forecast.weather.gov/MapClick.php?lat=41.436519&lon=-82.708211#new_tab">Weather</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-750388" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-750388"><a target="_blank" href="https://forecast.weather.gov/MapClick.php?lat=41.436519&lon=-82.708211#new_tab">Weather Forecast</a></li> <li id="menu-item-1144772" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1144772"><a href="https://mix1027.com/weather-radar/">Weather Radar</a></li> <li id="menu-item-633091" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633091"><a href="https://mix1027.com/weather/school-closings/">School Closings</a></li> </ul> </li> </ul> </li> <li id="menu-item-997250" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-997250"><a href="https://mixwcpx.wpengine.com/wp-content/uploads/Randy/BAS-recruitment-Internet-ad-2021.pdf">BAS Jobs</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-633087" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-633087"><a href="https://mix1027.com/aboutus/">Advertise/About Us</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-633093" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-633093"><a href="https://mix1027.com/advertise-with-us/">Advertise</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-633094" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633094"><a href="https://mix1027.com/10-reasons-to-advertise-on-mix-102-7/">10 Reasons To Advertise On Mix 102.7</a></li> <li id="menu-item-633092" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633092"><a href="https://mix1027.com/programming-sponsorship-options/">Programming Sponsorship Options</a></li> <li id="menu-item-633102" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633102"><a href="https://mix1027.com/the-bas-stations/">The BAS Stations</a></li> <li id="menu-item-633101" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633101"><a href="https://mix1027.com/aboutus/contact-us/">Contact Us</a></li> </ul> </li> <li id="menu-item-633090" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633090"><a href="https://mix1027.com/the-bas-stations/">The BAS Stations</a></li> <li id="menu-item-633096" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-633096"><a href="https://mix1027.com/aboutus/contact-us/">Contact Us</a></li> <li id="menu-item-633099" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-633099"><a href="https://docs.google.com/forms/d/e/1FAIpQLScMPX3kMyxGtzq_kI5qP33sD8WTnovjXbuLMcBjE5yTkZnMkw/viewform">Trouble Ticket</a></li> </ul> </li> </ul> </li> <li id="menu-item-914830" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-914830"><a href="https://mix1027.com/fcc-government-info/">FCC/Gov’t Contact Info</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1096504" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1096504"><a href="https://mix1027.com/fcc-government-info/">FCC/Gov’t Contact Info</a></li> <li id="menu-item-1103054" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1103054"><a href="https://mix1027.com/fcc-applications/">FCC Applications</a></li> <li id="menu-item-654441" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-654441"><a href="https://publicfiles.fcc.gov/fm-profile/wcpz">WCPZ-FM Public File</a></li> <li id="menu-item-1143163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1143163"><a target="_blank" href="https://mix1027.com/wp-content/uploads/BAS-EEO-Report-Sandusky-June-2024-May-2025.pdf#new_tab">BAS EEO Report June 2024-May 2025</a></li> <li id="menu-item-914831" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-914831"><a href="https://mix1027.com/copyright/">Copyright</a></li> </ul> </li> <li id="menu-item-978697" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-978697"><a href="https://mix1027.com/aboutus/on-air/">On-Air</a> <ul class="sub-menu menu-sub-content"> <li id="menu-item-1016846" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1016846"><a href="https://mix1027.com/aboutus/contact-us/">Contact Us</a></li> </ul> </li> <li id="menu-item-1142336" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-1142336"><a href="https://mix1027.com/testimonials/">Testimonials</a></li> </ul></div> </div> </nav><!-- .main-nav /--> </header><!-- #header /--> <div class="clear"></div> <div id="breaking-news" class="breaking-news"> <span class="breaking-news-title"><i class="fa fa-bolt"></i> <span>Breaking News</span></span> <ul> <li><a href="https://mix1027.com/us-news/canadian-wildfire-smoke-brings-poor-air-quality-to-midwest-as-flood-threat-looms-in-carolinas/" title="Canadian wildfire smoke brings poor air quality to Midwest as flood threat looms in Carolinas">Canadian wildfire smoke brings poor air quality to Midwest as flood threat looms in Carolinas</a></li> <li><a href="https://mix1027.com/us-news/bureau-of-prisons-moves-ghislaine-maxwell-to-prison-camp-in-texas/" title="Bureau of Prisons moves Ghislaine Maxwell to prison camp in Texas">Bureau of Prisons moves Ghislaine Maxwell to prison camp in Texas</a></li> <li><a href="https://mix1027.com/us-news/midtown-manhattan-office-shooter-fired-47-rounds-in-deadly-rampage-police/" title="Midtown Manhattan office shooter fired 47 rounds in deadly rampage: Police">Midtown Manhattan office shooter fired 47 rounds in deadly rampage: Police</a></li> <li><a href="https://mix1027.com/us-news/teacher-charged-in-arkansas-couples-murder-held-without-bond/" title="Teacher charged in Arkansas couple’s murder held without bond">Teacher charged in Arkansas couple’s murder held without bond</a></li> <li><a href="https://mix1027.com/us-news/4-dead-in-shooting-at-montana-bar-suspect-at-large-highway-patrol/" title="4 dead in shooting at Montana bar, suspect at large: Highway patrol">4 dead in shooting at Montana bar, suspect at large: Highway patrol</a></li> <li><a href="https://mix1027.com/us-news/man-at-large-after-allegedly-killing-4-people-leaving-baby-alive-in-tennessee-officials/" title="Man at large after allegedly killing 4 people, leaving baby alive in Tennessee: Officials">Man at large after allegedly killing 4 people, leaving baby alive in Tennessee: Officials</a></li> <li><a href="https://mix1027.com/us-news/smithsonian-removes-references-to-trumps-impeachments-from-limits-of-presidential-power-exhibit-for-now/" title="Smithsonian removes references to Trump’s impeachments from ‘Limits of Presidential Power’ exhibit — for now">Smithsonian removes references to Trump’s impeachments from ‘Limits of Presidential Power’ exhibit — for now</a></li> <li><a href="https://mix1027.com/music-news/rob-thomas-launches-all-night-days-tour-with-new-guitarist-his-phenomenal-son/" title="Rob Thomas launches All Night Days tour with new guitarist: His ‘phenomenal’ son">Rob Thomas launches All Night Days tour with new guitarist: His ‘phenomenal’ son</a></li> <li><a href="https://mix1027.com/music-news/demi-lovato-launches-new-dance-pop-era-with-fast/" title="Demi Lovato launches new dance-pop era with ‘Fast’">Demi Lovato launches new dance-pop era with ‘Fast’</a></li> <li><a href="https://mix1027.com/music-news/chappell-roan-takes-fans-on-a-ride-with-the-subway/" title="Chappell Roan takes fans on a ride with ‘The Subway’">Chappell Roan takes fans on a ride with ‘The Subway’</a></li> </ul> <script type="text/javascript"> jQuery(document).ready(function(){ jQuery('#breaking-news ul').innerFade({animationType: 'fade', speed: 750 , timeout: 3500}); }); </script> </div> <!-- .breaking-news --> <div id="main-content" class="container"> <div class="content"> <div id="flexslider" class="flexslider"> <ul class="slides"> <li> <a href="https://mix1027.com/morning-mix/randy-hugg-final-farewell-podcast-page/"> <img width="500" height="280" src="https://mix1027.com/wp-content/uploads/2025/07/last-randy-on-the-morning-mix-12.png" class="attachment-slider size-slider wp-post-image" alt="Randy Hugg Final Farewell Slider Graphic" decoding="async" fetchpriority="high" srcset="https://mix1027.com/wp-content/uploads/2025/07/last-randy-on-the-morning-mix-12.png 500w, https://mix1027.com/wp-content/uploads/2025/07/last-randy-on-the-morning-mix-12-300x168.png 300w" sizes="(max-width: 500px) 100vw, 500px" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/morning-mix/randy-hugg-final-farewell-podcast-page/">Randy Hugg Final Farewell Podcast Page</a></h2> <p>A farewell video to the legend himself: Segments from Randy’s last show for you to enjoy on de…</p> </div> </li> <li> <a href="https://mix1027.com/morning-mix-mutts-2/morning-mix-mutts-july-24-pebbles-bam-bam/"> <img width="512" height="330" src="https://mix1027.com/wp-content/uploads/Randy/Mutt-7-25-Pebbles-and-Bam-Bam-slider-512x330.jpg" class="attachment-slider size-slider wp-post-image" alt="Horizontal image of Pebbles and Bam Bam at Erie Co Dog Pound" decoding="async" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/morning-mix-mutts-2/morning-mix-mutts-july-24-pebbles-bam-bam/">Morning Mix Mutts – July 24 Pebbles & Bam Bam</a></h2> <p>Our Morning Mix Mutts are a pair of 4-month old puppies. Pebbles, the female, is laying down and Bam…</p> </div> </li> <li> <a href="https://mix1027.com/events/cindra-jen-swim-for-make-a-wish/"> <img width="377" height="248" src="https://mix1027.com/wp-content/uploads/Randy/Cindra-Jen-check-slider.jpg" class="attachment-slider size-slider wp-post-image" alt="" decoding="async" srcset="https://mix1027.com/wp-content/uploads/Randy/Cindra-Jen-check-slider.jpg 377w, https://mix1027.com/wp-content/uploads/Randy/Cindra-Jen-check-slider-300x197.jpg 300w, https://mix1027.com/wp-content/uploads/Randy/Cindra-Jen-check-slider-310x205.jpg 310w" sizes="(max-width: 377px) 100vw, 377px" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/events/cindra-jen-swim-for-make-a-wish/">Cindra & Jeni Swim To Kelleys For Make-A-Wish!</a></h2> <p>Cindra Mielke & Jeni Hammond will be swimming to Kelleys Island for the 31st time to raise money…</p> </div> </li> <li> <a href="https://mix1027.com/contests/lucky-big-splash-number-contest/"> <img width="500" height="280" src="https://mix1027.com/wp-content/uploads/2025/07/BIG-SPLASH-WINNERS1.png" class="attachment-slider size-slider wp-post-image" alt="" decoding="async" srcset="https://mix1027.com/wp-content/uploads/2025/07/BIG-SPLASH-WINNERS1.png 500w, https://mix1027.com/wp-content/uploads/2025/07/BIG-SPLASH-WINNERS1-300x168.png 300w" sizes="(max-width: 500px) 100vw, 500px" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/contests/lucky-big-splash-number-contest/">Lucky Big Splash Number Contest</a></h2> <p>CONGRATULATIONS TO OUR 5 LUCKY BIG SPLASH NUMBER CONTEST WINNERS… 💦 Larry Kaman 💦 💦 Nikita Whi…</p> </div> </li> <li> <a href="https://mix1027.com/events/mix-cruise-pictures/"> <img width="500" height="280" src="https://mix1027.com/wp-content/uploads/2024/09/mixcruise2025-slider.png" class="attachment-slider size-slider wp-post-image" alt="Mix Cruise May 2025 slider" decoding="async" srcset="https://mix1027.com/wp-content/uploads/2024/09/mixcruise2025-slider.png 500w, https://mix1027.com/wp-content/uploads/2024/09/mixcruise2025-slider-300x168.png 300w" sizes="(max-width: 500px) 100vw, 500px" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/events/mix-cruise-pictures/">Mix Cruise Spring 2025 Pictures</a></h2> <p>Another Mix Cruise in the books! See you again at the end of Summer! HUGG-RAH! Tune-in to Mix 102.7 …</p> </div> </li> <li> <a href="https://mix1027.com/contests/fridge-full-of-beer-contest/"> <img width="500" height="280" src="https://mix1027.com/wp-content/uploads/2025/06/grand-prize-beer-fridge-slider1.png" class="attachment-slider size-slider wp-post-image" alt="" decoding="async" srcset="https://mix1027.com/wp-content/uploads/2025/06/grand-prize-beer-fridge-slider1.png 500w, https://mix1027.com/wp-content/uploads/2025/06/grand-prize-beer-fridge-slider1-300x168.png 300w" sizes="(max-width: 500px) 100vw, 500px" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/contests/fridge-full-of-beer-contest/">Fridge Full of Beer Contest</a></h2> <p>CONGRATULATIONS TO SAM YOUNG, THE GRAND PRIZE WINNER! THANK YOU TO ALL WHO ENTERED. JUNE 27TH BEER …</p> </div> </li> <li> <a href="https://mix1027.com/contests/win-a-grill-2/"> <img width="503" height="319" src="https://mix1027.com/wp-content/uploads/Randy/MIX-LABATT-2024-Banner.jpg" class="attachment-slider size-slider wp-post-image" alt="Seize the Grill LaBatt Grill Giveaway website slider image" decoding="async" srcset="https://mix1027.com/wp-content/uploads/Randy/MIX-LABATT-2024-Banner.jpg 503w, https://mix1027.com/wp-content/uploads/Randy/MIX-LABATT-2024-Banner-300x190.jpg 300w" sizes="(max-width: 503px) 100vw, 503px" /> </a> <div class="slider-caption"> <h2><a href="https://mix1027.com/contests/win-a-grill-2/">WIN A GRILL</a></h2> <p>Must be 21 years or older to enter. See the grill at the Labatt display now at Bassett’s Marke…</p> </div> </li> </ul> </div> <script> jQuery(document).ready(function() { jQuery('#flexslider').flexslider({ animation: "fade", slideshowSpeed: 2500, animationSpeed: 100, randomize: false, pauseOnHover: true, prevText: "", nextText: "", after: function(slider) { jQuery('#flexslider .slider-caption').animate({bottom:12,}, 400) }, before: function(slider) { jQuery('#flexslider .slider-caption').animate({ bottom:-105,}, 400) }, start: function(slider) { var slide_control_width = 100/7; jQuery('#flexslider .flex-control-nav li').css('width', slide_control_width+'%'); jQuery('#flexslider .slider-caption').animate({ bottom:12,}, 400) } }); }); </script> <section class="cat-box list-box tie-cat-61"> <div class="cat-box-title"> <h2><a href="https://mix1027.com/category/us-news/">US News</a></h2> <div class="stripe-line"></div> </div> <div class="cat-box-content"> <ul> <li class="first-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/us-news/canadian-wildfire-smoke-brings-poor-air-quality-to-midwest-as-flood-threat-looms-in-carolinas/" rel="bookmark"> <img width="310" height="165" src="https://mix1027.com/wp-content/uploads/2025/08/News_weather_080125-GjnCt0-310x165.jpg" class="attachment-tie-medium size-tie-medium wp-post-image" alt="" decoding="async" /> <span class="fa overlay-icon"></span> </a> </div><!-- post-thumbnail /--> <h2 class="post-box-title"><a href="https://mix1027.com/us-news/canadian-wildfire-smoke-brings-poor-air-quality-to-midwest-as-flood-threat-looms-in-carolinas/" rel="bookmark">Canadian wildfire smoke brings poor air quality to Midwest as flood threat looms in Carolinas</a></h2> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> <div class="entry"> <p>ABC News (NEW YORK) — Smoke from hundreds of wildfires burning in Canada is blanketing the skies in the Midwest, leaving millions with dangerous breathing conditions. Minneapolis, Chicago and Detroit were ranked in the top 10 major cities in the world with the worst air quality on Friday morning. Air quality alerts are in place in Minnesota, Iowa, Wisconsin, Illinois and Michigan, as well as parts of Nebraska and Missouri. Meanwhile, the Northeast is cleaning up after heavy rain inundated the Interstate 95 corridor from New York City to New Jersey to Maryland on Thursday evening. One to 4 inches …</p> <a class="more-link" href="https://mix1027.com/us-news/canadian-wildfire-smoke-brings-poor-air-quality-to-midwest-as-flood-threat-looms-in-carolinas/">Read More »</a> </div> </li><!-- .first-news --> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/us-news/bureau-of-prisons-moves-ghislaine-maxwell-to-prison-camp-in-texas/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/G_maxwell_080125-aYFEpl-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/us-news/bureau-of-prisons-moves-ghislaine-maxwell-to-prison-camp-in-texas/" rel="bookmark">Bureau of Prisons moves Ghislaine Maxwell to prison camp in Texas</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/us-news/midtown-manhattan-office-shooter-fired-47-rounds-in-deadly-rampage-police/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/News_NYCsuspect_080125-ckPSiQ-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/us-news/midtown-manhattan-office-shooter-fired-47-rounds-in-deadly-rampage-police/" rel="bookmark">Midtown Manhattan office shooter fired 47 rounds in deadly rampage: Police</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/us-news/teacher-charged-in-arkansas-couples-murder-held-without-bond/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/News_Arkbookingphoto_080125-WbXOT9-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/us-news/teacher-charged-in-arkansas-couples-murder-held-without-bond/" rel="bookmark">Teacher charged in Arkansas couple’s murder held without bond</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/us-news/4-dead-in-shooting-at-montana-bar-suspect-at-large-highway-patrol/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/ABC_BreakingNews_091224-ngqM4M-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/us-news/4-dead-in-shooting-at-montana-bar-suspect-at-large-highway-patrol/" rel="bookmark">4 dead in shooting at Montana bar, suspect at large: Highway patrol</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> </ul> <div class="clear"></div> </div><!-- .cat-box-content /--> </section><!-- List Box --> <section class="cat-box list-box tie-cat-29"> <div class="cat-box-title"> <h2><a href="https://mix1027.com/category/entertainment/">Entertainment</a></h2> <div class="stripe-line"></div> </div> <div class="cat-box-content"> <ul> <li class="first-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/entertainment/michael-jai-white-says-he-wanted-his-new-film-trouble-man-to-be-an-experience/" rel="bookmark"> <img src="https://s3.amazonaws.com/syndication.abcaudio.com/files/2025-08-01/M_TroubleMan_73025.png" 0="" alt="Michael Jai White says he wanted his new film, ‘Trouble Man,’ ‘to be an experience’" /> <span class="fa overlay-icon"></span> </a> </div><!-- post-thumbnail /--> <h2 class="post-box-title"><a href="https://mix1027.com/entertainment/michael-jai-white-says-he-wanted-his-new-film-trouble-man-to-be-an-experience/" rel="bookmark">Michael Jai White says he wanted his new film, ‘Trouble Man,’ ‘to be an experience’</a></h2> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 1, 2025</span> </p> <div class="entry"> <p>Samuel Goldwyn Films Michael Jai White wrote, produced, directed and stars in his new film, Trouble Man, out in theaters Friday. Though it’s being associated with the Blaxploitation genre, he tells ABC Audio the film is generally influenced by action comedies. “I have certain issues with [the Blaxploitation era] because there were just a lot of movies that were just action movies and dramas that got swept up into that title,” he explains. While he admits Trouble Man carries the spirit of “brotherhood, sisterhood and pride” often seen from films in that era, he says the movie falls into the genre of urban action …</p> <a class="more-link" href="https://mix1027.com/entertainment/michael-jai-white-says-he-wanted-his-new-film-trouble-man-to-be-an-experience/">Read More »</a> </div> </li><!-- .first-news --> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/entertainment/new-series-based-on-the-holiday-is-in-the-works/" rel="bookmark"><img src="https://s3.amazonaws.com/syndication.abcaudio.com/files/2025-08-01/Getty_TheHoliday_080125.png" 0="" alt="New series based on ‘The Holiday’ is in the works" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/entertainment/new-series-based-on-the-holiday-is-in-the-works/" rel="bookmark">New series based on ‘The Holiday’ is in the works</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 1, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/entertainment/john-krasinki-announces-a-quiet-place-part-iii-coming-to-theaters-summer-2027/" rel="bookmark"><img src="https://s3.amazonaws.com/syndication.abcaudio.com/files/2025-08-01/Getty_JohnKrasinski_080125.png" 0="" alt="John Krasinki announces ‘A Quiet Place: Part III’ coming to theaters summer 2027" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/entertainment/john-krasinki-announces-a-quiet-place-part-iii-coming-to-theaters-summer-2027/" rel="bookmark">John Krasinki announces ‘A Quiet Place: Part III’ coming to theaters summer 2027</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 1, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/entertainment/and-just-like-that-to-end-with-season-3/" rel="bookmark"><img src="https://s3.amazonaws.com/syndication.abcaudio.com/files/2025-08-01/E_AndJustLikeThat_080125.png" 0="" alt="‘And Just Like That…’ to end with season 3" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/entertainment/and-just-like-that-to-end-with-season-3/" rel="bookmark">‘And Just Like That…’ to end with season 3</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 1, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/entertainment/marvel-shares-first-look-at-tom-hollands-new-spider-man-brand-new-day-suit/" rel="bookmark"><img src="https://s3.amazonaws.com/syndication.abcaudio.com/files/2025-08-01/Getty_TomHolland_080125.png" 0="" alt="Marvel shares first look at Tom Holland’s new ‘Spider-Man: Brand New Day’ suit" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/entertainment/marvel-shares-first-look-at-tom-hollands-new-spider-man-brand-new-day-suit/" rel="bookmark">Marvel shares first look at Tom Holland’s new ‘Spider-Man: Brand New Day’ suit</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 1, 2025</span> </p> </li> </ul> <div class="clear"></div> </div><!-- .cat-box-content /--> </section><!-- List Box --> <section class="cat-box list-box tie-cat-60"> <div class="cat-box-title"> <h2><a href="https://mix1027.com/category/music-news/">Music News</a></h2> <div class="stripe-line"></div> </div> <div class="cat-box-content"> <ul> <li class="first-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/music-news/rob-thomas-launches-all-night-days-tour-with-new-guitarist-his-phenomenal-son/" rel="bookmark"> <img width="310" height="165" src="https://mix1027.com/wp-content/uploads/2025/08/M_Robthomasallnightdaystour_050625-m8mrxp-310x165.jpg" class="attachment-tie-medium size-tie-medium wp-post-image" alt="" decoding="async" /> <span class="fa overlay-icon"></span> </a> </div><!-- post-thumbnail /--> <h2 class="post-box-title"><a href="https://mix1027.com/music-news/rob-thomas-launches-all-night-days-tour-with-new-guitarist-his-phenomenal-son/" rel="bookmark">Rob Thomas launches All Night Days tour with new guitarist: His ‘phenomenal’ son</a></h2> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> <div class="entry"> <p>Courtesy Live Nation Rob Thomas launches his All Night Days tour in support of his upcoming solo album of the same name on Friday, and his new touring guitarist is none other than his 27-year-old son, Maison Thomas-Eudy. It wasn’t Rob’s idea to hire his son, but he’s happy he did — partly because he’ll get to boss him around. In addition to playing with his dad, Maison’s band The Lucky will open some shows. “He’ll be doing double duty there,” Rob says of Maison. “So I’m excited about the whole process.” He laughs, “But I do like that at some …</p> <a class="more-link" href="https://mix1027.com/music-news/rob-thomas-launches-all-night-days-tour-with-new-guitarist-his-phenomenal-son/">Read More »</a> </div> </li><!-- .first-news --> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/music-news/demi-lovato-launches-new-dance-pop-era-with-fast/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/M_DemiLovato_080125-dkyYYr-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/music-news/demi-lovato-launches-new-dance-pop-era-with-fast/" rel="bookmark">Demi Lovato launches new dance-pop era with ‘Fast’</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/music-news/chappell-roan-takes-fans-on-a-ride-with-the-subway/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/M_ChappellRoan_080125-zJkPwk-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/music-news/chappell-roan-takes-fans-on-a-ride-with-the-subway/" rel="bookmark">Chappell Roan takes fans on a ride with ‘The Subway’</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/music-news/chris-kirkpatrick-shows-love-for-little-bro-justin-timberlake-after-lyme-disease-diagnosis/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/Getty_NSYNC_080125-xLenjP-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/music-news/chris-kirkpatrick-shows-love-for-little-bro-justin-timberlake-after-lyme-disease-diagnosis/" rel="bookmark">Chris Kirkpatrick shows love for ‘little bro’ Justin Timberlake after Lyme disease diagnosis</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> <li class="other-news"> <div class="post-thumbnail"> <a href="https://mix1027.com/music-news/sabrina-carpenter-reveals-full-track-list-for-mans-best-friend/" rel="bookmark"><img width="110" height="75" src="https://mix1027.com/wp-content/uploads/2025/08/M_SabrinaCarpenterMansBestFriend_0611252028129-xiysDM-110x75.jpg" class="attachment-tie-small size-tie-small wp-post-image" alt="" decoding="async" /><span class="fa overlay-icon"></span></a> </div><!-- post-thumbnail /--> <h3 class="post-box-title"><a href="https://mix1027.com/music-news/sabrina-carpenter-reveals-full-track-list-for-mans-best-friend/" rel="bookmark">Sabrina Carpenter reveals full track list for ‘Man’s Best Friend’</a></h3> <p class="post-meta"> <span class="tie-date"><i class="fa fa-clock-o"></i>August 2, 2025</span> </p> </li> </ul> <div class="clear"></div> </div><!-- .cat-box-content /--> </section><!-- List Box --> <div class="e3lan home-e3lan"> <center> <div id="ad-1123923" class="ad-600x200 adsanity-600x200 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/mix-on-google-play/" target="_blank"><img width="600" height="200" src="https://mix1027.com/wp-content/uploads/2023/10/Mix-On-Google-Play-With-Text-600X200.png" class="no-lazy-load wp-post-image" alt="Mix On Google Play With Text (600X200)" decoding="async" srcset="https://mix1027.com/wp-content/uploads/2023/10/Mix-On-Google-Play-With-Text-600X200.png 600w, https://mix1027.com/wp-content/uploads/2023/10/Mix-On-Google-Play-With-Text-600X200-300x100.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></a> </div></div> </center> <center> <div id="ad-1123918" class="ad-600x200 adsanity-600x200 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/listen-to-mix-on-apple/" target="_blank"><img width="600" height="200" src="https://mix1027.com/wp-content/uploads/2023/10/Mix-On-Apple-With-Text-600X200.png" class="no-lazy-load wp-post-image" alt="Mix On Apple With Text (600X200)" decoding="async" srcset="https://mix1027.com/wp-content/uploads/2023/10/Mix-On-Apple-With-Text-600X200.png 600w, https://mix1027.com/wp-content/uploads/2023/10/Mix-On-Apple-With-Text-600X200-300x100.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></a> </div></div> </center> </div> <div class="clear"></div> </div><!-- .content /--> <aside id="sidebar"> <div class="theiaStickySidebar"> <div id="media_image-2" class="widget widget_media_image"><div class="widget-top"><h4>Listen Live</h4><div class="stripe-line"></div></div> <div class="widget-container"><a href="https://streamdb6web.securenetsystems.net/cirrusencore/index.cfm?stationCallSign=WCPZ" target="_blank"><img width="265" height="110" src="https://mix1027.com/wp-content/uploads/2014/05/listenlive1.gif" class="image wp-image-120 attachment-full size-full" alt="Listen Live" style="max-width: 100%; height: auto;" title="Listen Live" decoding="async" /></a></div></div><!-- .widget /--> <div id="ads250_250-widget-5" class="e3lan-widget-content e3lan250-250"> <div class="e3lan-cell"> <div id="ad-1145055" class="ad-250x250 adsanity-250x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/mathews-ford/" ><img width="250" height="250" src="https://mix1027.com/wp-content/uploads/2025/07/Mathews-Ford-250x250-1.png" class="no-lazy-load wp-post-image" alt="Mathews Ford Banner Ad" decoding="async" srcset="https://mix1027.com/wp-content/uploads/2025/07/Mathews-Ford-250x250-1.png 250w, https://mix1027.com/wp-content/uploads/2025/07/Mathews-Ford-250x250-1-150x150.png 150w" sizes="(max-width: 250px) 100vw, 250px" /></a> </div></div> </div> </div> <div id="ads250_250-widget-4" class="e3lan-widget-content e3lan250-250"> <div class="e3lan-cell"> <div id="ad-1128856" class="ad-300x250 adsanity-300x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/jamies-flea-market/" target="_blank"><img width="940" height="788" src="https://mix1027.com/wp-content/uploads/Randy/Jamies2025.jpg" class="no-lazy-load wp-post-image" alt="Jamie's Flea Market banner ad" decoding="async" srcset="https://mix1027.com/wp-content/uploads/Randy/Jamies2025.jpg 940w, https://mix1027.com/wp-content/uploads/Randy/Jamies2025-300x251.jpg 300w, https://mix1027.com/wp-content/uploads/Randy/Jamies2025-768x644.jpg 768w" sizes="(max-width: 940px) 100vw, 940px" /></a> </div></div> </div> </div> <div id="ads300_250-widget-8" class="e3lan-widget-content e3lan300-250"> <div class="e3lan-cell"> <div id="ad-1143869" class="ad-300x250 adsanity-300x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/imprint-logo-can-koozies/" ><img width="300" height="250" src="https://mix1027.com/wp-content/uploads/2025/05/Banner-Ad.png" class="no-lazy-load wp-post-image" alt="Imprint Logo General Banner Ad" decoding="async" /></a> </div></div> </div> </div> <div id="ads300_250-widget-9" class="e3lan-widget-content e3lan300-250"> <div class="e3lan-cell"> <div id="ad-1144626" class="ad-300x250 adsanity-300x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/1144626/" ><img width="300" height="250" src="https://mix1027.com/wp-content/uploads/2025/06/toft-funeral-home-banner-ad-300x250-1.png" class="no-lazy-load wp-post-image" alt="Toft Funeral Home & Crematory 300x250 Banner Ad" decoding="async" /></a> </div></div> </div> </div> <div id="ads300_250-widget-10" class="e3lan-widget-content e3lan300-250"> <div class="e3lan-cell"> <div id="ad-1145931" class="ad-300x250 adsanity-300x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/sandusky-pedal-company/" ><img width="300" height="250" src="https://mix1027.com/wp-content/uploads/2025/07/Mix1027-spc-ad.png" class="no-lazy-load wp-post-image" alt="Sandusky Pedal Company Banner Ad" decoding="async" /></a> </div></div> </div> </div> <div id="ads300_250-widget-3" class="e3lan-widget-content e3lan300-250"> <div class="e3lan-cell"> <a href="https://www.firelandsfcu.org/" target="_blank" > <img src="https://mix1027.com/wp-content/uploads/Randy/FirelandsFCU_BAS-Broadcasting-2025-new-digital-ad.jpg" alt="" /> </a> </div> </div> <div id="ads300_100-widget-2" class="e3lan-widget-content e3lan300-100"> <div class="e3lan-cell"> <a href="https://www.steinlegm.com/" target="_blank" > <img src="https://mixwcpx.wpengine.com/wp-content/uploads/Randy/Steinle-Jan-2023.jpg" alt="" /> </a> </div> </div> <div id="block-10" class="widget widget_block"><div class="widget-container"> <div id="ad-1022031" class="ad-300x250 adsanity-300x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/menards-300x250/" target="_blank"><img decoding="async" width="300" height="250" src="https://mix1027.com/wp-content/uploads/2022/04/HomeEssentials_DisplayAd_250x300.jpg" class="no-lazy-load wp-post-image" alt="Menards Banner Ad 2025" /></a> </div></div> <div id="ad-1015793" class="ad-300x250 adsanity-300x250 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/tiffin-university/" target="_blank"><img decoding="async" width="300" height="250" src="https://mix1027.com/wp-content/uploads/Randy/Tiffin-RadioAd-300x250-1.jpg" class="no-lazy-load wp-post-image" alt="" /></a> </div></div> </div></div><!-- .widget /--><div id="block-2" class="widget widget_block"><div class="widget-container"> <div id="ad-1144825" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/local-news/" target="_blank"><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Local-News.png" class="no-lazy-load wp-post-image" alt="Local News graphic" /></a> </div></div> <div id="ad-1144824" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/onn-news/" ><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/ONN-News.png" class="no-lazy-load wp-post-image" alt="ONN News graphic" /></a> </div></div> <div id="ad-1144880" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://newsroom.clevelandclinic.org/daily-health-stories#new_tab" ><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Cleveland-Clinic-Health-News.png" class="no-lazy-load wp-post-image" alt="Cleveland Clinic Health News Graphic" /></a> </div></div> <div id="ad-1144820" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/whos-hiring/" target="_blank"><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Whos-Hiring.png" class="no-lazy-load wp-post-image" alt="Who's Hiring graphic" /></a> </div></div> <div id="ad-1144822" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/weather-radar/" ><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Weather-Radar-Graphic-Small.png" class="no-lazy-load wp-post-image" alt="Weather Radar Graphic Small" /></a> </div></div> <div id="ad-1144823" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/weather-forecast/" target="_blank"><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Weather-Forecast-Graphic.png" class="no-lazy-load wp-post-image" alt="Weather Forecast Graphic" /></a> </div></div> <div id="ad-1144826" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/just-pay-half-2/" target="_blank"><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Just-Pay-Half-Graphic-Green-Background.png" class="no-lazy-load wp-post-image" alt="Just Pay Half Graphic Green Background" /></a> </div></div> <div id="ad-1144828" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/bas-team/" ><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/BAS-Team.png" class="no-lazy-load wp-post-image" alt="BAS Team graphic" /></a> </div></div> <div id="ad-1144827" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/community-news/" ><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/06/Community-Events.png" class="no-lazy-load wp-post-image" alt="Community Events graphic" /></a> </div></div> <div id="ad-1145264" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/bbb/" target="_blank"><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/07/BBB-BAS.png" class="no-lazy-load wp-post-image" alt="BBB BAS graphic" /></a> </div></div> <div id="ad-1145265" class="ad-300x100 adsanity-300x100 alignnone adsanity-alignnone" ><div class="adsanity-inner"> <a rel="nofollow" href="https://mix1027.com/ads/vacation-world-travel/" target="_blank"><img decoding="async" width="300" height="100" src="https://mix1027.com/wp-content/uploads/2025/07/Vacation-Getaways.png" class="no-lazy-load wp-post-image" alt="Vacation Getaways graphic" /></a> </div></div> </div></div><!-- .widget /--> <div id="ads300_250-widget-7" class="e3lan-widget-content e3lan300-250"> <div class="e3lan-cell"> <a href="https://donate.secondharvestfoodbank.org/production?cl=LOROH&pg=hfh_25_hfhsite&amt=40,80,120,160&value=6&source=Website&ref=hfh25_hfhsite&monthly=show&amtmonth=25,50,75,100" target="_blank" > <img src="https://mix1027.com/wp-content/uploads/Randy/Harvest-For-Hunger-2024.jpg" alt="" /> </a> </div> </div> </div><!-- .theiaStickySidebar /--> </aside><!-- #sidebar /--> <div class="clear"></div> </div><!-- .container /--> <footer id="theme-footer"> <div id="footer-widget-area" class="footer-3c"> </div><!-- #footer-widget-area --> <div class="clear"></div> </footer><!-- .Footer /--> <div class="clear"></div> <div class="footer-bottom"> <div class="container"> <div class="alignright"> </div> <div class="social-icons"> </div> <div class="alignleft"> © 2025 BAS Broadcasting Ohio | <a href="https://mix1027.com/privacy-policy/">Privacy Policy</a> | <a href="https://mix1027.com/cookie-policy/">Cookie Policy</a> | <a href="https://mix1027.com/terms-of-service/">Terms of Service</a> </div> <div class="clear"></div> </div><!-- .Container --> </div><!-- .Footer bottom --> </div><!-- .inner-Wrapper --> </div><!-- #Wrapper --> </div><!-- .Wrapper-outer --> <div id="topcontrol" class="fa fa-angle-up" title="Scroll To Top"></div> <div id="fb-root"></div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/sahifa\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <!--facebook like and share js --> <div id="fb-root"></div> <script> (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v3.2"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); </script> <div class="sfsiplus_footerLnk" style="margin: 0 auto;z-index:1000; text-align: center;">Social media & sharing icons powered by <a href="https://www.ultimatelysocial.com/?utm_source=usmplus_settings_page&utm_campaign=credit_link_to_homepage&utm_medium=banner" target="new">UltimatelySocial </a></div><script> window.addEventListener('sfsi_functions_loaded', function() { if (typeof sfsi_responsive_toggle == 'function') { sfsi_responsive_toggle(0); // console.log('sfsi_responsive_toggle'); } }) </script> <div class="norm_row sfsi_wDiv sfsi_floater_position_center-top" id="sfsi_floater" style="z-index: 9999;width:225px;text-align:left;position:absolute;left:50%;top:10px;"><div style='width:40px; height:40px;margin-left:5px;margin-bottom:5px; ' class='sfsi_wicons shuffeldiv ' ><div class='inerCnt'><a class=' sficn' data-effect='' target='_blank' rel='noopener' href='https://www.facebook.com/Mix1027WCPZ/' id='sfsiid_facebook_icon' style='width:40px;height:40px;opacity:1;' ><img data-pin-nopin='true' alt='Facebook' title='Facebook' src='https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/images/icons_theme/default/default_facebook.png' width='40' height='40' style='' class='sfcm sfsi_wicon ' data-effect='' /></a></div></div><div style='width:40px; height:40px;margin-left:5px;margin-bottom:5px; ' class='sfsi_wicons shuffeldiv ' ><div class='inerCnt'><a class=' sficn' data-effect='' target='_blank' rel='noopener' href='https://twitter.com/mix1027' id='sfsiid_twitter_icon' style='width:40px;height:40px;opacity:1;' ><img data-pin-nopin='true' alt='X (Twitter)' title='X (Twitter)' src='https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/images/icons_theme/default/default_twitter.png' width='40' height='40' style='' class='sfcm sfsi_wicon ' data-effect='' /></a></div></div><div style='width:40px; height:40px;margin-left:5px;margin-bottom:5px; ' class='sfsi_wicons shuffeldiv ' ><div class='inerCnt'><a class=' sficn' data-effect='' target='_blank' rel='noopener' href='https://www.instagram.com/mix1027/' id='sfsiid_instagram_icon' style='width:40px;height:40px;opacity:1;' ><img data-pin-nopin='true' alt='Instagram' title='Instagram' src='https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/images/icons_theme/default/default_instagram.png' width='40' height='40' style='' class='sfcm sfsi_wicon ' data-effect='' /></a></div></div><div style='width:40px; height:40px;margin-left:5px;margin-bottom:5px; ' class='sfsi_wicons shuffeldiv ' ><div class='inerCnt'><a class=' sficn' data-effect='' target='_blank' rel='noopener' href='https://www.tiktok.com/@mix1027wcpz?is_from_webapp=1&sender_device=pc' id='sfsiid_tiktok_icon' style='width:40px;height:40px;opacity:1;' ><img data-pin-nopin='true' alt='Tiktok' title='Tiktok' src='https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/images/icons_theme/default/default_tiktok.png' width='40' height='40' style='' class='sfcm sfsi_wicon ' data-effect='' /></a></div></div></div ><input type='hidden' id='sfsi_floater_sec' value='center-top' /><script>window.addEventListener("sfsi_functions_loaded", function() { if (typeof sfsi_widget_set == "function") { sfsi_widget_set(); } }); window.addEventListener('sfsi_functions_loaded',function() { var leftalign = ( jQuery(window).width() - jQuery('#sfsi_floater').width() ) / 2; jQuery('#sfsi_floater').css('left',leftalign); sfsi_float_widget('10'); });</script> <script> window.addEventListener('sfsi_functions_loaded', function () { if (typeof sfsi_plugin_version == 'function') { sfsi_plugin_version(2.77); } }); function sfsi_processfurther(ref) { var feed_id = ''; var feedtype = 8; var email = jQuery(ref).find('input[name="email"]').val(); var filter = /^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/; if ((email != "Enter your email") && (filter.test(email))) { if (feedtype == "8") { var url = "https://api.follow.it/subscription-form/" + feed_id + "/" + feedtype; window.open(url, "popupwindow", "scrollbars=yes,width=1080,height=760"); return true; } } else { alert("Please enter email address"); jQuery(ref).find('input[name="email"]').focus(); return false; } } </script> <style type="text/css" aria-selected="true"> .sfsi_subscribe_Popinner { width: 100% !important; height: auto !important; padding: 18px 0px !important; background-color: #ffffff !important; } .sfsi_subscribe_Popinner form { margin: 0 20px !important; } .sfsi_subscribe_Popinner h5 { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color:#000000 !important; font-size: 16px !important; text-align:center !important; margin: 0 0 10px !important; padding: 0 !important; } .sfsi_subscription_form_field { margin: 5px 0 !important; width: 100% !important; display: inline-flex; display: -webkit-inline-flex; } .sfsi_subscription_form_field input { width: 100% !important; padding: 10px 0px !important; } .sfsi_subscribe_Popinner input[type=email] { font-family: Helvetica,Arial,sans-serif !important; font-style:normal !important; font-size:14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=email]::-webkit-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style:normal !important; font-size: 14px !important; text-align:center !important; } .sfsi_subscribe_Popinner input[type=email]:-moz-placeholder { /* Firefox 18- */ font-family: Helvetica,Arial,sans-serif !important; font-style:normal !important; font-size: 14px !important; text-align:center !important; } .sfsi_subscribe_Popinner input[type=email]::-moz-placeholder { /* Firefox 19+ */ font-family: Helvetica,Arial,sans-serif !important; font-style: normal !important; font-size: 14px !important; text-align:center !important; } .sfsi_subscribe_Popinner input[type=email]:-ms-input-placeholder { font-family: Helvetica,Arial,sans-serif !important; font-style:normal !important; font-size:14px !important; text-align: center !important; } .sfsi_subscribe_Popinner input[type=submit] { font-family: Helvetica,Arial,sans-serif !important; font-weight: bold !important; color:#000000 !important; font-size: 16px !important; text-align:center !important; background-color: #dedede !important; } .sfsi_shortcode_container { float: left; } .sfsi_shortcode_container .norm_row .sfsi_wDiv { position: relative !important; } .sfsi_shortcode_container .sfsi_holders { display: none; } </style> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DC9S0R37SF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DC9S0R37SF'); </script><div id="reading-position-indicator"></div><script type="text/javascript" src="https://mix1027.com/wp-includes/js/jquery/ui/core.min.js" id="jquery-ui-core-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/js/shuffle/modernizr.custom.min.js" id="SFSIjqueryModernizr-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/js/shuffle/jquery.shuffle.min.js" id="SFSIjqueryShuffle-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/js/shuffle/random-shuffle-min.js" id="SFSIjqueryrandom-shuffle-js"></script> <script type="text/javascript" id="SFSICustomJs-js-extra"> /* <![CDATA[ */ var sfsi_icon_ajax_object = {"nonce":"bf8d1e8553","ajax_url":"https:\/\/mix1027.com\/wp-admin\/admin-ajax.php","plugin_url":"https:\/\/mix1027.com\/wp-content\/plugins\/ultimate-social-media-icons\/"}; /* ]]> */ </script> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/ultimate-social-media-icons/js/custom.js" id="SFSICustomJs-js"></script> <script type="text/javascript" id="tie-scripts-js-extra"> /* <![CDATA[ */ var tie = {"mobile_menu_active":"true","mobile_menu_top":"","lightbox_all":"true","lightbox_gallery":"true","woocommerce_lightbox":"yes","lightbox_skin":"dark","lightbox_thumb":"vertical","lightbox_arrows":"","sticky_sidebar":"1","is_singular":"1","reading_indicator":"true","lang_no_results":"No Results","lang_results_found":"Results Found"}; /* ]]> */ </script> <script type="text/javascript" src="https://mix1027.com/wp-content/themes/sahifa/js/tie-scripts.js" id="tie-scripts-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/themes/sahifa/js/ilightbox.packed.js" id="tie-ilightbox-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/plugins/page-links-to/dist/new-tab.js" id="page-links-to-js"></script> <script type="text/javascript" src="https://mix1027.com/wp-content/themes/sahifa/js/search.js" id="tie-search-js"></script> <script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'9691040eaa846731',t:'MTc1NDE3Mzc4NS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body> </html> <!-- Cached by WP-Optimize (gzip) - https://teamupdraft.com/wp-optimize/ - Last modified: August 2, 2025 5:50 pm (America/New_York UTC:-4) -->
URL: