{"id":96,"date":"2019-02-20T14:47:38","date_gmt":"2019-02-20T14:47:38","guid":{"rendered":"https:\/\/test.luvbay-afrobeatmusiradio.com\/luvbayradio\/?page_id=96"},"modified":"2026-03-21T17:35:31","modified_gmt":"2026-03-21T17:35:31","slug":"schedule","status":"publish","type":"page","link":"https:\/\/luvbay-afrobeatmusiradio.com\/?page_id=96","title":{"rendered":"Schedule"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"96\" class=\"elementor elementor-96\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4f5a64f elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4f5a64f\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-98cc663 sc_inner_width_none sc_content_align_inherit sc_layouts_column_icons_position_left\" data-id=\"98cc663\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d5a8a26 sc_fly_static elementor-widget elementor-widget-html\" data-id=\"d5a8a26\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- \u2705 Paste this whole block anywhere you want the schedule to appear -->\r\n<div id=\"luvbay-schedule-embed\"><\/div>\r\n\r\n<!-- GSAP -->\r\n<script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/gsap.min.js\"><\/script>\r\n\r\n<style>\r\n  \/* Inherit site fonts *\/\r\n  #luvbay-schedule-embed { color: inherit; font: inherit; }\r\n\r\n  .lb{\r\n    --blue:#26c6ff;\r\n    --bg:#0b1220;\r\n    --panel:#111827;\r\n    --panel-2:#0f172a;\r\n    --grid:#1f2a3d;\r\n    --stroke:#263247;\r\n    --muted:#9ca3af;\r\n    --text:#e5edf7;\r\n    --text-strong:#f8fbff;\r\n  }\r\n\r\n  \/* ===== Desktop Weekly Grid ===== *\/\r\n  .lb-gridWrap{\r\n    background:var(--panel);\r\n    border:1px solid var(--stroke);\r\n    border-radius:14px;\r\n    overflow:hidden;\r\n    box-shadow:0 16px 40px rgba(0,0,0,.22);\r\n  }\r\n\r\n  .lb-days{\r\n    display:grid;\r\n    grid-template-columns: 104px repeat(7, 1fr);\r\n    gap:6px;\r\n    padding:10px 10px 6px;\r\n    background:var(--panel);\r\n  }\r\n\r\n  .lb-days .spacer{height:36px;}\r\n\r\n  .lb-days .day{\r\n    background:linear-gradient(180deg, #1bc2f6 0%, #05b4ea 100%);\r\n    color:#04131b;\r\n    font-weight:800;\r\n    font-size:12px;\r\n    text-transform:uppercase;\r\n    letter-spacing:.04em;\r\n    height:36px;\r\n    display:grid;\r\n    place-items:center;\r\n    user-select:none;\r\n    border-radius:8px;\r\n  }\r\n\r\n  .lb-grid{\r\n    display:grid;\r\n    grid-template-columns: 104px repeat(7, 1fr);\r\n    border-top:1px solid var(--grid);\r\n    background:var(--panel);\r\n  }\r\n\r\n  .lb-times{\r\n    border-right:1px solid var(--grid);\r\n    padding:0 10px 14px;\r\n    background:var(--panel-2);\r\n  }\r\n\r\n  .lb-time{\r\n    height:58px;\r\n    display:flex;\r\n    align-items:flex-start;\r\n    padding-top:12px;\r\n    font-weight:600;\r\n    font-size:12px;\r\n    color:var(--text);\r\n  }\r\n\r\n  .lb-col{\r\n    position:relative;\r\n    border-right:1px solid var(--grid);\r\n    background:\r\n      repeating-linear-gradient(\r\n        to bottom,\r\n        transparent 0,\r\n        transparent calc(58px - 1px),\r\n        rgba(255,255,255,.04) calc(58px - 1px),\r\n        rgba(255,255,255,.04) 58px\r\n      ),\r\n      linear-gradient(180deg, #101827 0%, #0d1524 100%);\r\n    min-height: calc(var(--rows) * 58px);\r\n  }\r\n\r\n  .lb-col:last-child{border-right:none;}\r\n\r\n  .lb-event{\r\n    position:absolute;\r\n    left:10px; right:10px;\r\n    background:linear-gradient(180deg, #182234 0%, #131c2c 100%);\r\n    border:1px solid var(--stroke);\r\n    border-left:4px solid var(--blue);\r\n    border-radius:12px;\r\n    padding:4px 10px 6px;\r\n    box-shadow:0 10px 24px rgba(0,0,0,.22);\r\n    cursor:pointer;\r\n    overflow:hidden;\r\n    transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;\r\n  }\r\n\r\n  .lb-event:hover{\r\n    transform: translateY(-2px);\r\n    box-shadow:0 18px 35px rgba(0,0,0,.32);\r\n    border-color:#3a4c67;\r\n  }\r\n\r\n  .lb-when{\r\n    font-size:11px;\r\n    font-weight:800;\r\n    color:#8fb6c7;\r\n    margin-bottom:4px;\r\n    white-space:nowrap;\r\n    overflow:hidden;\r\n    text-overflow:ellipsis;\r\n  }\r\n\r\n  .lb-title{\r\n    font-size:12px;\r\n    font-weight:800;\r\n    color:var(--text-strong);\r\n    line-height:1.15;\r\n    display:-webkit-box;\r\n    -webkit-line-clamp:4;\r\n    -webkit-box-orient:vertical;\r\n    overflow:hidden;\r\n  }\r\n\r\n  \/* Collapsed long-duration events *\/\r\n  .lb-event.is-collapsed{ height:60px !important; }\r\n\r\n  \/* ===== Pop-out card (hover\/tap) ===== *\/\r\n  .lb-pop{\r\n    position:fixed;\r\n    z-index:99999;\r\n    width:min(420px, calc(100vw - 24px));\r\n    background: rgba(6,10,18,.98);\r\n    color:#fff;\r\n    border:1px solid rgba(255,255,255,.08);\r\n    border-radius:14px;\r\n    box-shadow: 0 24px 70px rgba(0,0,0,.45);\r\n    padding:12px 12px;\r\n    opacity:0;\r\n    transform: translateY(8px);\r\n    pointer-events:none;\r\n  }\r\n\r\n  .lb-pop .p-when{\r\n    font-size:12px;\r\n    font-weight:800;\r\n    color: rgba(255,255,255,.72);\r\n    margin-bottom:6px;\r\n  }\r\n\r\n  .lb-pop .p-title{\r\n    font-size:14px;\r\n    font-weight:900;\r\n    line-height:1.25;\r\n  }\r\n\r\n  .lb-pop .p-meta{\r\n    margin-top:8px;\r\n    font-size:12px;\r\n    color: rgba(255,255,255,.72);\r\n  }\r\n\r\n  .lb-pop::after{\r\n    content:\"\";\r\n    position:absolute;\r\n    width:12px; height:12px;\r\n    background: rgba(6,10,18,.98);\r\n    transform: rotate(45deg);\r\n    left: 22px;\r\n    bottom: -6px;\r\n  }\r\n\r\n  .lb-pop.is-top::after{ bottom:auto; top:-6px; }\r\n\r\n  \/* ===== Mobile ===== *\/\r\n  .lb-mobile{ display:none; }\r\n\r\n  .lb-mobile .wrap{\r\n    background:var(--panel);\r\n    padding:18px 16px;\r\n    border:1px solid var(--stroke);\r\n    border-radius:14px;\r\n    box-shadow:0 16px 40px rgba(0,0,0,.22);\r\n  }\r\n\r\n  .lb-mobile .dayH{\r\n    font-size:44px;\r\n    font-weight:900;\r\n    letter-spacing:-.02em;\r\n    margin:8px 0 14px;\r\n    color:var(--text-strong);\r\n  }\r\n\r\n  .lb-mobile .item{\r\n    display:grid;\r\n    grid-template-columns: 8px 1fr;\r\n    gap:14px;\r\n    padding:14px 0;\r\n    border-bottom:1px solid var(--grid);\r\n    cursor:pointer;\r\n  }\r\n\r\n  .lb-mobile .bar{\r\n    background: var(--blue);\r\n    border-radius: 99px;\r\n    width:4px;\r\n    margin-left: 2px;\r\n  }\r\n\r\n  .lb-mobile .m-title{\r\n    font-size:22px;\r\n    font-weight:800;\r\n    line-height:1.18;\r\n    margin:0 0 8px;\r\n    color:var(--text-strong);\r\n  }\r\n\r\n  .lb-mobile .m-when{\r\n    font-size:20px;\r\n    font-weight:700;\r\n    color:var(--muted);\r\n    margin:0;\r\n  }\r\n\r\n  @media (max-width: 900px){\r\n    .lb-gridWrap{ display:none; }\r\n    .lb-mobile{ display:block; }\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n(() => {\r\n  \/\/ ====== CONFIG ======\r\n  const days = [\"Monday\",\"Tuesday\",\"Wednesday\",\"Thursday\",\"Friday\",\"Saturday\",\"Sunday\"];\r\n\r\n  \/\/ \u2705 Grid runs 12am \u2192 12am (full day)\r\n  const START_H = 0;\r\n  const END_H   = 24;\r\n  const ROW_MIN = 60;\r\n  const ROW_H   = 58;\r\n\r\n  const GRID_START = START_H * 60;\r\n  const GRID_END   = END_H * 60;\r\n  const rows = Math.round((GRID_END - GRID_START) \/ ROW_MIN);\r\n  const DAY = 24 * 60;\r\n\r\n  \/\/ \u2705 Collapse rule: Auto DJ from Midnight to 6am becomes compact, label \u201c12\u20136\u201d\r\n  const COLLAPSE_AUTODJ_OVERNIGHT = true;\r\n  const AUTODJ_COLLAPSE_START = 0;\r\n  const AUTODJ_COLLAPSE_END = 6 * 60;\r\n  const AUTODJ_COLLAPSE_LABEL = \"12\u20136\";\r\n\r\n  \/\/ ===== Helpers =====\r\n  const clamp = (v,a,b)=>Math.max(a, Math.min(b, v));\r\n  const escapeHtml = (str) => String(str).replace(\/[&<>\"']\/g, s => ({\r\n    \"&\":\"&amp;\",\"<\":\"&lt;\",\">\":\"&gt;\",'\"':\"&quot;\",\"'\":\"&#039;\"\r\n  }[s]));\r\n\r\n  const fmt = (min) => {\r\n    min = ((min % DAY) + DAY) % DAY;\r\n    let hh = Math.floor(min\/60), mm = min%60;\r\n    const mer = hh >= 12 ? \"pm\":\"am\";\r\n    hh = hh % 12; if (hh === 0) hh = 12;\r\n    return `${hh}${mm?\":\"+String(mm).padStart(2,\"0\"):\"\"}${mer}`;\r\n  };\r\n\r\n  const fmtHourAxis = (min) => {\r\n    min = ((min % DAY) + DAY) % DAY;\r\n    const hh = Math.floor(min\/60);\r\n    const mer = hh >= 12 ? \"pm\":\"am\";\r\n    let h12 = hh % 12; if (h12 === 0) h12 = 12;\r\n    return `${h12}${mer}`;\r\n  };\r\n\r\n  const parseTime = (raw) => {\r\n    let s = String(raw).trim().toLowerCase().replace(\/\\s+\/g,\"\");\r\n    if (s === \"noon\") return 12*60;\r\n    if (s === \"midnight\") return 0;\r\n    const m = s.match(\/^(\\d{1,2})(?::(\\d{2}))?(am|pm)?$\/);\r\n    if (!m) return null;\r\n    let hh = parseInt(m[1],10);\r\n    const mm = m[2] ? parseInt(m[2],10) : 0;\r\n    const mer = m[3] || null;\r\n    if (!mer) return hh*60 + mm;\r\n    if (mer === \"am\") { if (hh === 12) hh = 0; }\r\n    if (mer === \"pm\") { if (hh !== 12) hh += 12; }\r\n    return hh*60 + mm;\r\n  };\r\n\r\n  \/\/ ===== YOUR SCHEDULE =====\r\n  const eventsRaw = [\r\n    \/\/ ===================== SUNDAY =====================\r\n    { day:\"Sunday\", title:\"Gospel Sunday\", start:\"8:00am\", end:\"10:00am\" },\r\n    { day:\"Sunday\", title:\"Gospel Music Con\u2019t\", start:\"10:00am\", end:\"11:00am\" },\r\n    { day:\"Sunday\", title:\"Reggae Gospel Take over\", start:\"11:00am\", end:\"Noon\" },\r\n    { day:\"Sunday\", title:\"Auto DJ Ampiano\", start:\"12:00pm\", end:\"2:00pm\" },\r\n    { day:\"Sunday\", title:\"Africa & Caribbean news in Review\", start:\"2:00pm\", end:\"3:00pm\" },\r\n    { day:\"Sunday\", title:\"The Marriage & Relationship Hour\", start:\"3:00pm\", end:\"4:00pm\" },\r\n    { day:\"Sunday\", title:\"Black Health Unfiltered\", start:\"4:30pm\", end:\"5:30pm\" },\r\n    { day:\"Sunday\", title:\"Gospel Music Auto DJ\", start:\"5:30pm\", end:\"6:00pm\" },\r\n    { day:\"Sunday\", title:\"Healing for the Nations\", start:\"6:00pm\", end:\"7:00pm\" },\r\n    { day:\"Sunday\", title:\"Soca Sunday\", start:\"7:00pm\", end:\"8:00pm\" },\r\n    { day:\"Sunday\", title:\"Jazz Sunday\", start:\"8:00pm\", end:\"11:00pm\" },\r\n    { day:\"Sunday\", title:\"Guest\/Auto DJ\", start:\"11:00pm\", end:\"1:00am\" },\r\n    { day:\"Sunday\", title:\"The Blugh Skyy Show (Rebroadcast)\", start:\"1:00am\", end:\"2:00am\" },\r\n    { day:\"Sunday\", title:\"Auto DJ\/ Guest DJ \/Our History\", start:\"2:00am\", end:\"7:00am\" },\r\n\r\n    \/\/ ===================== MONDAY =====================\r\n    { day:\"Monday\", title:\"Auto DJ\/ DJ\/ Our History\", start:\"9:00pm\", end:\"7:00am\" },\r\n    { day:\"Monday\", title:\"The Breakfast Drive w Rocking Roy\", start:\"7:00am\", end:\"10:00am\" },\r\n    { day:\"Monday\", title:\"Auto DJ\/ Guest DJ \/Our History\", start:\"10:00am\", end:\"Noon\" },\r\n    { day:\"Monday\", title:\"Black Health Unfiltered (Rebroadcast)\", start:\"12:00pm\", end:\"1:00pm\" },\r\n    { day:\"Monday\", title:\"Our History\", start:\"1:00pm\", end:\"2:00pm\" },\r\n    { day:\"Monday\", title:\"The Marriage and Relationship Hour (Rebroadcast)\", start:\"2:00pm\", end:\"3:00pm\" },\r\n    { day:\"Monday\", title:\"Auto DJ\/DJ\/Our History\", start:\"3:00pm\", end:\"5:00pm\" },\r\n    { day:\"Monday\", title:\"Auto DJ\/DJ \/Our History\", start:\"6:00pm\", end:\"8:00pm\" },\r\n    { day:\"Monday\", title:\"Diaspora Connections\", start:\"8:00pm\", end:\"9:00pm\" },\r\n\r\n    \/\/ ===================== TUESDAY =====================\r\n    { day:\"Tuesday\", title:\"Blugh Skyy Show (Rebroadcast)\", start:\"9:00am\", end:\"10:00am\" },\r\n    { day:\"Tuesday\", title:\"Auto DJ\/ DJ\/Our History\", start:\"10:00am\", end:\"Noon\" },\r\n    { day:\"Tuesday\", title:\"The Safe Room (Rebroadcast)\", start:\"Noon\", end:\"1:00pm\" },\r\n    { day:\"Tuesday\", title:\"Auto DJ\/\/ Our History\", start:\"1:00pm\", end:\"3:00pm\" },\r\n    { day:\"Tuesday\", title:\"Today\u2019s Afrika (Rebroadcast)\", start:\"3:00pm\", end:\"4:00pm\" },\r\n    { day:\"Tuesday\", title:\"Auto DJ\/DJ\/Our History\", start:\"4:00pm\", end:\"7:00pm\" },\r\n    { day:\"Tuesday\", title:\"The Mental Health Hour\", start:\"7:00pm\", end:\"8:00pm\" },\r\n    { day:\"Tuesday\", title:\"Auto DJ\/ DJ\/Our History\", start:\"8:00pm\", end:\"11:00pm\" },\r\n    { day:\"Tuesday\", title:\"The Champions Table (Rebroadcast)\", start:\"11:00pm\", end:\"Midnight\" },\r\n    { day:\"Tuesday\", title:\"Auto DJ\/ DJ\/ Our History\", start:\"Midnight\", end:\"9:00am\" },\r\n\r\n    \/\/ ===================== WEDNESDAY =====================\r\n    { day:\"Wednesday\", title:\"Can We Have A Conversations\", start:\"9:00am\", end:\"10:00am\" },\r\n    { day:\"Wednesday\", title:\"Auto DJ\/ DJ Our History\", start:\"10:00am\", end:\"Noon\" },\r\n    { day:\"Wednesday\", title:\"The Mental Health Hour (Rebroadcast)\", start:\"Noon\", end:\"1:00pm\" },\r\n    { day:\"Wednesday\", title:\"Auto DJ\/ DJ\/Our History\", start:\"1:00pm\", end:\"3:00pm\" },\r\n    { day:\"Wednesday\", title:\"The Safe Room (Rebroadcast)\", start:\"3:00pm\", end:\"4:00pm\" },\r\n    { day:\"Wednesday\", title:\"Auto DJ\/DJ\/Our History\", start:\"4:00pm\", end:\"6:00pm\" },\r\n    { day:\"Wednesday\", title:\"Voices of the Millennials\", start:\"7:00pm\", end:\"8:00pm\" },\r\n    { day:\"Wednesday\", title:\"The Champions Table\", start:\"8:00pm\", end:\"9:00pm\" },\r\n    { day:\"Wednesday\", title:\"Auto DJ\/DJ \/Our History\", start:\"9:00pm\", end:\"Midnight\" },\r\n    { day:\"Wednesday\", title:\"Auto DJ\/ DJ\/ Our History\", start:\"Midnight\", end:\"9:00am\" },\r\n\r\n    \/\/ ===================== THURSDAY =====================\r\n    { day:\"Thursday\", title:\"Today\u2019s Afrika (Rebroadcast)\", start:\"9:00am\", end:\"10:00am\" },\r\n    { day:\"Thursday\", title:\"Auto DJ\/ DJ Our History\", start:\"10:00am\", end:\"Noon\" },\r\n    { day:\"Thursday\", title:\"The Champions Table (Rebroadcast)\", start:\"Noon\", end:\"1:00pm\" },\r\n    { day:\"Thursday\", title:\"Auto DJ\/ DJ\/Our History\", start:\"1:00pm\", end:\"3:00pm\" },\r\n    { day:\"Thursday\", title:\"Voices of The Millennial\u2019s (Rebroadcast)\", start:\"3:00pm\", end:\"4:00pm\" },\r\n    { day:\"Thursday\", title:\"Auto DJ\/DJ\/Our History\", start:\"4:00pm\", end:\"7:00pm\" },\r\n    { day:\"Thursday\", title:\"Business Weekly\", start:\"7:00pm\", end:\"8:00pm\" },\r\n    { day:\"Thursday\", title:\"The Safe Room\", start:\"8:00pm\", end:\"9:00pm\" },\r\n    { day:\"Thursday\", title:\"Auto DJ\/Mix Bag \/Our History\", start:\"9:00pm\", end:\"11:00pm\" },\r\n    { day:\"Thursday\", title:\"The Blugh Skyy Show (Rebroadcast)\", start:\"11:00pm\", end:\"Midnight\" },\r\n    { day:\"Thursday\", title:\"Auto DJ\/ DJ\/ Our History\", start:\"Midnight\", end:\"9:00am\" },\r\n\r\n    \/\/ ===================== FRIDAY =====================\r\n    { day:\"Friday\", title:\"The Champions Table (Rebroadcast)\", start:\"9:00am\", end:\"10:00am\" },\r\n    { day:\"Friday\", title:\"Auto DJ\/ DJ Our History\", start:\"10:00am\", end:\"Noon\" },\r\n    { day:\"Friday\", title:\"Business Weekly (Rebroadcast)\", start:\"Noon\", end:\"1:00pm\" },\r\n    { day:\"Friday\", title:\"Auto DJ\/ DJ\/Our History\", start:\"1:00pm\", end:\"3:00pm\" },\r\n    { day:\"Friday\", title:\"The Safe Room (Rebroadcast)\", start:\"3:00pm\", end:\"4:00pm\" },\r\n    { day:\"Friday\", title:\"Auto DJ\/DJ\/Our History\", start:\"4:00pm\", end:\"7:00pm\" },\r\n    { day:\"Friday\", title:\"Lovers Rock\", start:\"8:00pm\", end:\"9:00pm\" },\r\n    { day:\"Friday\", title:\"Guest DJ\", start:\"9:00pm\", end:\"Midnight\" },\r\n    { day:\"Friday\", title:\"A Can we have a Conversation (Rebroadcast)\", start:\"Midnight\", end:\"1:00am\" },\r\n    { day:\"Friday\", title:\"Auto DJ\/Mix Bag\/ Our History\", start:\"1:00am\", end:\"7:00am\" },\r\n\r\n    \/\/ ===================== SATURDAY =====================\r\n    { day:\"Saturday\", title:\"Auto DJ\/DJ\/Our History\", start:\"12:00am\", end:\"8:00am\" },\r\n    { day:\"Saturday\", title:\"Our Ancient African\", start:\"9:00am\", end:\"10:00am\" },\r\n    { day:\"Saturday\", title:\"The LuvBay Sports hour\", start:\"10:00am\", end:\"11:00am\" },\r\n    { day:\"Saturday\", title:\"Today's Afrika\", start:\"11:00am\", end:\"12:00pm\" },\r\n    { day:\"Saturday\", title:\"The Karibbean Flava\", start:\"1:00pm\", end:\"2:00pm\" },\r\n    { day:\"Saturday\", title:\"HWY 6 to Africa\", start:\"4:00pm\", end:\"5:00pm\" },\r\n    { day:\"Saturday\", title:\"The Blugh-Skyy Show\", start:\"7:00pm\", end:\"8:00pm\" },\r\n  ];\r\n\r\n  const events = eventsRaw.map(e => {\r\n    let start = parseTime(e.start);\r\n    let end = parseTime(e.end);\r\n    if (start === null || end === null) return null;\r\n    if (end <= start) end += DAY;\r\n    return { ...e, start, end };\r\n  }).filter(Boolean);\r\n\r\n  \/\/ ===== Render base =====\r\n  const root = document.getElementById(\"luvbay-schedule-embed\");\r\n  if (!root) return;\r\n\r\n  root.innerHTML = `\r\n    <div class=\"lb\">\r\n      <div class=\"lb-gridWrap\" style=\"--rows:${rows}\">\r\n        <div class=\"lb-days\">\r\n          <div class=\"spacer\"><\/div>\r\n          ${days.map(d => `<div class=\"day\">${d}<\/div>`).join(\"\")}\r\n        <\/div>\r\n\r\n        <div class=\"lb-grid\">\r\n          <div class=\"lb-times\">\r\n            ${Array.from({length: rows}).map((_,i)=>{\r\n              const t = GRID_START + i*ROW_MIN;\r\n              return `<div class=\"lb-time\">${escapeHtml(fmtHourAxis(t))}<\/div>`;\r\n            }).join(\"\")}\r\n          <\/div>\r\n          ${days.map(d => `<div class=\"lb-col\" data-col=\"${d}\"><\/div>`).join(\"\")}\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"lb-mobile\">\r\n        <div class=\"wrap\" id=\"lb-mobile-wrap\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"lb-pop\" id=\"lb-pop\" aria-hidden=\"true\">\r\n      <div class=\"p-when\" id=\"lb-pop-when\"><\/div>\r\n      <div class=\"p-title\" id=\"lb-pop-title\"><\/div>\r\n      <div class=\"p-meta\" id=\"lb-pop-meta\"><\/div>\r\n    <\/div>\r\n  `;\r\n\r\n  \/\/ ===== Popover =====\r\n  const pop = root.querySelector(\"#lb-pop\");\r\n  const popWhen = root.querySelector(\"#lb-pop-when\");\r\n  const popTitle = root.querySelector(\"#lb-pop-title\");\r\n  const popMeta = root.querySelector(\"#lb-pop-meta\");\r\n\r\n  let popPinned = false;\r\n  let hideTimer = null;\r\n\r\n  function showPop(anchorEl, payload, pinned=false){\r\n    if (hideTimer) clearTimeout(hideTimer);\r\n    popPinned = pinned;\r\n\r\n    popWhen.textContent = payload.when;\r\n    popTitle.textContent = payload.title;\r\n    popMeta.textContent = payload.day;\r\n\r\n    const r = anchorEl.getBoundingClientRect();\r\n    const pad = 10;\r\n    const width = Math.min(420, window.innerWidth - 24);\r\n    pop.style.width = width + \"px\";\r\n\r\n    let x = clamp(r.left, 12, window.innerWidth - width - 12);\r\n\r\n    pop.style.left = x + \"px\";\r\n    pop.style.top = \"12px\";\r\n    pop.style.opacity = 0;\r\n    pop.style.transform = \"translateY(8px)\";\r\n    pop.style.pointerEvents = pinned ? \"auto\" : \"none\";\r\n\r\n    requestAnimationFrame(() => {\r\n      const ph = pop.offsetHeight || 160;\r\n      let y = r.top - ph - pad;\r\n\r\n      pop.classList.remove(\"is-top\");\r\n      if (y < 12) { y = r.bottom + pad; pop.classList.add(\"is-top\"); }\r\n      y = clamp(y, 12, window.innerHeight - ph - 12);\r\n\r\n      pop.style.left = x + \"px\";\r\n      pop.style.top = y + \"px\";\r\n      pop.setAttribute(\"aria-hidden\",\"false\");\r\n\r\n      if (window.gsap){\r\n        gsap.to(pop, { opacity:1, y:0, duration:.18, ease:\"power2.out\", overwrite:true });\r\n      } else {\r\n        pop.style.opacity = 1;\r\n        pop.style.transform = \"translateY(0)\";\r\n      }\r\n    });\r\n  }\r\n\r\n  function hidePop(force=false){\r\n    if (!force && popPinned) return;\r\n    popPinned = false;\r\n    pop.setAttribute(\"aria-hidden\",\"true\");\r\n    if (window.gsap){\r\n      gsap.to(pop, { opacity:0, y:8, duration:.14, ease:\"power2.in\", overwrite:true });\r\n    } else {\r\n      pop.style.opacity = 0;\r\n      pop.style.transform = \"translateY(8px)\";\r\n    }\r\n  }\r\n\r\n  window.addEventListener(\"pointerdown\", (e) => {\r\n    if (!popPinned) return;\r\n    if (pop.contains(e.target)) return;\r\n    hidePop(true);\r\n  });\r\n\r\n  \/\/ ===== Desktop placement =====\r\n  function isAutoDJ(ev){ return \/auto\\s*dj\/i.test(ev.title); }\r\n\r\n  function addDesktopEvent(colEl, ev){\r\n    const dayMins = DAY;\r\n\r\n    const segments = [];\r\n    if (ev.end > dayMins) {\r\n      segments.push({ start: ev.start, end: dayMins, base: ev });\r\n      segments.push({ start: 0, end: ev.end - dayMins, base: ev, isWrap:true });\r\n    } else {\r\n      segments.push({ start: ev.start, end: ev.end, base: ev });\r\n    }\r\n\r\n    for (const seg of segments){\r\n      const sRaw = seg.start;\r\n      const eRaw = seg.end;\r\n      if (eRaw <= GRID_START || sRaw >= GRID_END) continue;\r\n\r\n      const shouldCollapse =\r\n        COLLAPSE_AUTODJ_OVERNIGHT &&\r\n        isAutoDJ(seg.base) &&\r\n        sRaw === AUTODJ_COLLAPSE_START &&\r\n        eRaw === AUTODJ_COLLAPSE_END;\r\n\r\n      const s = clamp(sRaw, GRID_START, GRID_END);\r\n      const en = clamp(eRaw, GRID_START, GRID_END);\r\n\r\n      const top = ((s - GRID_START) \/ ROW_MIN) * ROW_H + 10;\r\n      const height = Math.max(((en - s)\/ROW_MIN) * ROW_H - 12, 56);\r\n\r\n      const el = document.createElement(\"div\");\r\n      el.className = \"lb-event\" + (shouldCollapse ? \" is-collapsed\" : \"\");\r\n      el.style.top = top + \"px\";\r\n      el.style.height = (shouldCollapse ? 60 : height) + \"px\";\r\n\r\n      const cardWhen = shouldCollapse ? AUTODJ_COLLAPSE_LABEL : `${fmt(sRaw)} - ${fmt(eRaw)}`;\r\n      const popWhenText = `${fmt(sRaw)} - ${fmt(eRaw)}`;\r\n\r\n      el.innerHTML = `\r\n        <div class=\"lb-when\">${escapeHtml(cardWhen)}<\/div>\r\n        <div class=\"lb-title\">${escapeHtml(seg.base.title)}<\/div>\r\n      `;\r\n\r\n      const payload = { day: seg.base.day, title: seg.base.title, when: popWhenText };\r\n\r\n      el.addEventListener(\"mouseenter\", () => showPop(el, payload, false));\r\n      el.addEventListener(\"mousemove\", () => { if (!popPinned) showPop(el, payload, false); });\r\n      el.addEventListener(\"mouseleave\", () => { hideTimer = setTimeout(()=>hidePop(false), 50); });\r\n      el.addEventListener(\"click\", (e) => { e.preventDefault(); showPop(el, payload, true); });\r\n\r\n      colEl.appendChild(el);\r\n    }\r\n  }\r\n\r\n  for (const d of days){\r\n    const col = root.querySelector(`.lb-col[data-col=\"${d}\"]`);\r\n    events.filter(e => e.day === d).forEach(e => addDesktopEvent(col, e));\r\n  }\r\n\r\n  \/\/ ===== Mobile list =====\r\n  const mobileWrap = root.querySelector(\"#lb-mobile-wrap\");\r\n\r\n  function renderMobile(){\r\n    mobileWrap.innerHTML = days.map(day => {\r\n      const list = events.filter(e => e.day === day).sort((a,b)=>a.start-b.start);\r\n      if (!list.length) return \"\";\r\n\r\n      const items = list.map(e => {\r\n        const endDisplay = (e.end >= DAY) ? (e.end - DAY) : e.end;\r\n        const label = `${fmt(e.start)} - ${fmt(endDisplay)}`;\r\n        return `\r\n          <div class=\"item\" data-day=\"${escapeHtml(day)}\" data-title=\"${escapeHtml(e.title)}\" data-when=\"${escapeHtml(label)}\">\r\n            <div class=\"bar\"><\/div>\r\n            <div>\r\n              <p class=\"m-title\">${escapeHtml(e.title)}<\/p>\r\n              <p class=\"m-when\">${escapeHtml(label)}<\/p>\r\n            <\/div>\r\n          <\/div>\r\n        `;\r\n      }).join(\"\");\r\n\r\n      return `\r\n        <section>\r\n          <div class=\"dayH\">${escapeHtml(day)}<\/div>\r\n          <div>${items}<\/div>\r\n        <\/section>\r\n      `;\r\n    }).join(\"\");\r\n\r\n    mobileWrap.querySelectorAll(\".item\").forEach(item => {\r\n      item.addEventListener(\"click\", () => {\r\n        const day = item.getAttribute(\"data-day\");\r\n        const title = item.getAttribute(\"data-title\");\r\n        const when = item.getAttribute(\"data-when\");\r\n        showPop(item, { day, title, when }, true);\r\n      });\r\n    });\r\n  }\r\n  renderMobile();\r\n\r\n  \/\/ ===== GSAP entrance =====\r\n  if (window.gsap){\r\n    gsap.fromTo(root.querySelectorAll(\".lb-days .day\"),\r\n      { y:-8, opacity:0 },\r\n      { y:0, opacity:1, duration:.45, stagger:.04, ease:\"power2.out\" }\r\n    );\r\n    gsap.fromTo(root.querySelectorAll(\".lb-event\"),\r\n      { y:10, opacity:0 },\r\n      { y:0, opacity:1, duration:.5, stagger:.02, ease:\"power2.out\", delay:.08 }\r\n    );\r\n  }\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84c86d3 sc_fly_static elementor-widget elementor-widget-spacer\" data-id=\"84c86d3\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-389352d elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"389352d\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-37b7535 sc_inner_width_none sc_content_align_inherit sc_layouts_column_icons_position_left\" data-id=\"37b7535\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b7f51d7 sc_fly_static elementor-widget elementor-widget-spacer\" data-id=\"b7f51d7\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3aed16d sc_layouts_hide_on_mobile sc_fly_static elementor-widget elementor-widget-trx_sc_events\" data-id=\"3aed16d\" data-element_type=\"widget\" data-widget_type=\"trx_sc_events.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div  id=\"trx_sc_events_2042725415\"\t\tclass=\"sc_events sc_events_classic\"><span class=\"sc_item_subtitle sc_events_subtitle sc_item_subtitle_above sc_item_title_style_default\">entertainment<\/span><h2 class=\"sc_item_title sc_events_title sc_item_title_style_default\"><span class=\"sc_item_title_text\">Upcoming Events<\/span><\/h2><div id=\"trx_sc_events_2042725415_outer\" class=\"sc_events_slider sc_item_slider slider_swiper_outer slider_outer slider_outer_nocontrols slider_outer_nopagination slider_outer_nocentered slider_outer_overflow_visible slider_outer_multi\">\n\t<div id=\"trx_sc_events_2042725415_swiper\" class=\"slider_container swiper-slider-container slider_swiper slider_noresize slider_nocontrols slider_nopagination slider_nocentered slider_overflow_visible slider_multi\" data-slides-per-view=\"2\" data-slides-space=\"30\" data-slides-min-width=\"150\" data-pagination=\"bullets\" data-mouse-wheel=\"0\" data-autoplay=\"0\" data-slides-centered=\"0\" data-slides-overflow=\"1\">\n\t\t<div class=\"slides slider-wrapper swiper-wrapper sc_item_columns_2\"><div class=\"slider-slide swiper-slide\"><div class=\"sc_events_item trx_addons_hover trx_addons_hover_style_links\">\r\n\t<div class=\"post_featured with_thumb hover_icon sc_events_item_thumb\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1284\" height=\"647\" src=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children.png\" class=\"attachment-rareradio-thumb-big size-rareradio-thumb-big wp-post-image\" alt=\"\" srcset=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children.png 1284w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-300x151.png 300w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-1024x516.png 1024w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-768x387.png 768w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-370x186.png 370w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-760x383.png 760w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-600x302.png 600w\" sizes=\"(max-width: 1284px) 100vw, 1284px\" \/>\t\t\t\t\t\t<div class=\"mask\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"icons\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-thanksgiving-meet-and-treat-the-homeless\"  aria-hidden=\"true\" class=\"icon-add-plus-button\"><\/a><\/div>\r\n\t\t\t<\/div>\t<div class=\"sc_events_item_info\">\r\n\t\t<div class=\"sc_events_item_header\">\r\n            <div class=\"sc_events_tribe-venue\">  <\/div>\r\n\t\t\t<h6 class=\"sc_events_item_title\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-thanksgiving-meet-and-treat-the-homeless\" class=\"trx_addons_hover_title_link\">Annual Thanksgiving Meet and Treat the Homeless<\/a><\/h6>\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"sc_events_item_text\">Annual Thanksgiving Meet and Treat the Homeless On Thanksgiving Day, the dedicated team at LuvBay Radio joined by passionate volunteers come together to meet and uplift individuals experiencing homelessness across&hellip;<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t            <div class=\"sc_events_item_meta\">\r\n                <div>\r\n                    <span class=\"tribe-events-abbr tribe-events-start-time published dtstart\" title=\"\">\r\n                        2.00 - 6.00                    <\/span>\r\n                <\/div>\r\n\t\t\t\t<div class=\"sc_events_item_meta_item sc_events_item_meta_date\"><span class=\"sc_events_item_date sc_events_item_date_start\">12 \u2014 10<\/span><\/div>\r\n                <div class=\"sc_events_item_price\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"post_event_share\"><div class=\"socials_share socials_size_tiny socials_type_block socials_dir_horizontal socials_wrap\"><span class=\"socials_caption\"> <\/span><span class=\"social_items\"><a class=\"social_item social_item_popup\" href=\"\" data-link=\"\" data-count=\"new-twitter\"><span class=\"social_icon social_icon_new-twitter sc_icon_type_icons\"><span class=\"icon-new-twitter\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-link=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-count=\"facebook\"><span class=\"social_icon social_icon_facebook sc_icon_type_icons\"><span class=\"trx_addons_icon-facebook\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-link=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-count=\"pinterest-circled\"><span class=\"social_icon social_icon_pinterest-circled sc_icon_type_icons\"><span class=\"icon-pinterest-circled\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.tumblr.com\/share?v=3&#038;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless&#038;t=Annual+Thanksgiving+Meet+and+Treat+the+Homeless&#038;s=Annual+Thanksgiving+Meet+and+Treat+the+HomelessOn+Thanksgiving+Day%2C+the+dedicated+team+at+LuvBay+Radio+joined+by+passionate+volunteers+come+together+to+meet+and+uplift+individuals+experiencing+homelessness+across+the+Greater+Toronto+Area.+With+hearts+full+of+compassion%2C+they+distribute+thoughtfully+assembled+gift+bags+filled+with+essentials%2C+toiletries%2C+and+personal+hygienic+items.Each+bag+also+includes+a+Tim+Hortons+Gift+Card%2C+offering+the+comfort+of+a+warm+beverage+or+snack.Through+this+meaningful+act+of+generosity%2C+Team+LuvBay+brings+warmth%2C+dignity%2C+and+a+sense+of+belonging+to+those+who+need+it+most.\" data-link=\"http:\/\/www.tumblr.com\/share?v=3&amp;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless&amp;t=Annual Thanksgiving Meet and Treat the Homeless&amp;s=Annual Thanksgiving Meet and Treat the HomelessOn Thanksgiving Day, the dedicated team at LuvBay Radio joined by passionate volunteers come together to meet and uplift individuals experiencing homelessness across the Greater Toronto Area. With hearts full of compassion, they distribute thoughtfully assembled gift bags filled with essentials, toiletries, and personal hygienic items.Each bag also includes a Tim Hortons Gift Card, offering the comfort of a warm beverage or snack.Through this meaningful act of generosity, Team LuvBay brings warmth, dignity, and a sense of belonging to those who need it most.\" data-count=\"tumblr\"><span class=\"social_icon social_icon_tumblr sc_icon_type_icons\"><span class=\"icon-tumblr\"><\/span><\/span><\/a><\/span><\/div><\/div>\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"slider-slide swiper-slide\"><div class=\"sc_events_item trx_addons_hover trx_addons_hover_style_links\">\r\n\t<div class=\"post_featured with_thumb hover_icon sc_events_item_thumb\"><img decoding=\"async\" width=\"1600\" height=\"903\" src=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-1600x903.jpg\" class=\"attachment-rareradio-thumb-big size-rareradio-thumb-big wp-post-image\" alt=\"\" srcset=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-1600x903.jpg 1600w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-370x208.jpg 370w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-270x152.jpg 270w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" \/>\t\t\t\t\t\t<div class=\"mask\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"icons\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-meet-treat-the-homeless-in-the-gta-2026\"  aria-hidden=\"true\" class=\"icon-add-plus-button\"><\/a><\/div>\r\n\t\t\t<\/div>\t<div class=\"sc_events_item_info\">\r\n\t\t<div class=\"sc_events_item_header\">\r\n            <div class=\"sc_events_tribe-venue\">  <\/div>\r\n\t\t\t<h6 class=\"sc_events_item_title\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-meet-treat-the-homeless-in-the-gta-2026\" class=\"trx_addons_hover_title_link\">Annual Meet &#038; Treat The Homeless In The GTA 2026<\/a><\/h6>\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"sc_events_item_text\">Spreading Love and Hope: LuvBay Radio\u2019s Christmas Day Outreach<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t            <div class=\"sc_events_item_meta\">\r\n                <div>\r\n                    <span class=\"tribe-events-abbr tribe-events-start-time published dtstart\" title=\"\">\r\n                        9.00 - 12.00                    <\/span>\r\n                <\/div>\r\n\t\t\t\t<div class=\"sc_events_item_meta_item sc_events_item_meta_date\"><span class=\"sc_events_item_date sc_events_item_date_start\">25 \u2014 12<\/span><\/div>\r\n                <div class=\"sc_events_item_price\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"post_event_share\"><div class=\"socials_share socials_size_tiny socials_type_block socials_dir_horizontal socials_wrap\"><span class=\"socials_caption\"> <\/span><span class=\"social_items\"><a class=\"social_item social_item_popup\" href=\"\" data-link=\"\" data-count=\"new-twitter\"><span class=\"social_icon social_icon_new-twitter sc_icon_type_icons\"><span class=\"icon-new-twitter\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-link=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-count=\"facebook\"><span class=\"social_icon social_icon_facebook sc_icon_type_icons\"><span class=\"trx_addons_icon-facebook\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-link=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-count=\"pinterest-circled\"><span class=\"social_icon social_icon_pinterest-circled sc_icon_type_icons\"><span class=\"icon-pinterest-circled\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.tumblr.com\/share?v=3&#038;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026&#038;t=Annual+Meet+%26%23038%3B+Treat+The+Homeless+In+The+GTA+2026&#038;s=Spreading+Love+and+Hope%3A+LuvBay+Radio%E2%80%99s+Christmas+Day+Outreach\" data-link=\"http:\/\/www.tumblr.com\/share?v=3&amp;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026&amp;t=Annual Meet &#038; Treat The Homeless In The GTA 2026&amp;s=Spreading Love and Hope: LuvBay Radio\u2019s Christmas Day Outreach\" data-count=\"tumblr\"><span class=\"social_icon social_icon_tumblr sc_icon_type_icons\"><span class=\"icon-tumblr\"><\/span><\/span><\/a><\/span><\/div><\/div>\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"slider-slide swiper-slide\"><div class=\"sc_events_item trx_addons_hover trx_addons_hover_style_links\">\r\n\t<div class=\"post_featured with_thumb hover_icon sc_events_item_thumb\"><img decoding=\"async\" width=\"1284\" height=\"647\" src=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit.jpg\" class=\"attachment-rareradio-thumb-big size-rareradio-thumb-big wp-post-image\" alt=\"\" srcset=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit.jpg 1284w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-300x151.jpg 300w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-1024x516.jpg 1024w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-768x387.jpg 768w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-370x186.jpg 370w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-760x383.jpg 760w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-600x302.jpg 600w\" sizes=\"(max-width: 1284px) 100vw, 1284px\" \/>\t\t\t\t\t\t<div class=\"mask\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"icons\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=5th-annual-voices-of-the-millennials-youth-summit-2026\"  aria-hidden=\"true\" class=\"icon-add-plus-button\"><\/a><\/div>\r\n\t\t\t<\/div>\t<div class=\"sc_events_item_info\">\r\n\t\t<div class=\"sc_events_item_header\">\r\n            <div class=\"sc_events_tribe-venue\">  <\/div>\r\n\t\t\t<h6 class=\"sc_events_item_title\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=5th-annual-voices-of-the-millennials-youth-summit-2026\" class=\"trx_addons_hover_title_link\">5th Annual Voices of The Millennials Youth Summit 2026<\/a><\/h6>\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"sc_events_item_text\">Annual Voices of The Millennials Youth Summit Voices of the Millennials is a weekly program dedicated to empowering our youth as they explore their purpose and pursue meaningful career paths.&hellip;<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t            <div class=\"sc_events_item_meta\">\r\n                <div>\r\n                    <span class=\"tribe-events-abbr tribe-events-start-time published dtstart\" title=\"\">\r\n                        2.00 - 6.00                    <\/span>\r\n                <\/div>\r\n\t\t\t\t<div class=\"sc_events_item_meta_item sc_events_item_meta_date\"><span class=\"sc_events_item_date sc_events_item_date_start\">11 \u2014 07<\/span><\/div>\r\n                <div class=\"sc_events_item_price\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"post_event_share\"><div class=\"socials_share socials_size_tiny socials_type_block socials_dir_horizontal socials_wrap\"><span class=\"socials_caption\"> <\/span><span class=\"social_items\"><a class=\"social_item social_item_popup\" href=\"\" data-link=\"\" data-count=\"new-twitter\"><span class=\"social_icon social_icon_new-twitter sc_icon_type_icons\"><span class=\"icon-new-twitter\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-link=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-count=\"facebook\"><span class=\"social_icon social_icon_facebook sc_icon_type_icons\"><span class=\"trx_addons_icon-facebook\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-link=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-count=\"pinterest-circled\"><span class=\"social_icon social_icon_pinterest-circled sc_icon_type_icons\"><span class=\"icon-pinterest-circled\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.tumblr.com\/share?v=3&#038;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026&#038;t=5th+Annual+Voices+of+The+Millennials+Youth+Summit+2026&#038;s=Annual+Voices+of+The+Millennials+Youth+SummitVoices+of+the+Millennials+is+a+weekly+program+dedicated+to+empowering+our+youth+as+they+explore+their+purpose+and+pursue+meaningful+career+paths.+Every+July%2C+the+show+spotlights+its+Annual+Youth+Summit%2C+built+around+the+inspiring+theme+%E2%80%9CBe+The+Light%2C%E2%80%9D+a+call+for+young+people+to+unlock+their+full+potential+and+make+a+meaningful+impact+across+Canada+and+beyond.Since+July+2022%2C+LuvBay+Radio+has+awarded+13+scholarships%2C+each+valued+at+%241%2C000%2C+providing+essential+tuition+assistance+to+under-resourced+students.+As+part+of+LuvBay%E2%80%99s+commitment+to+transparency%2C+accountability%2C+and+youth+development%2C+LuvBay+follows+a+structured+financial+distribution+process+in+which+scholarship+funds+are+never+disbursed+directly+to+any+awardee.+Instead%2C+the+accounting+team+collaborates+closely+with+each+student%E2%80%99s+educational+institution+to+transfer+the+funds+directly+to+the+student%E2%80%99s+account+or+designated+school+officer%2C+guaranteeing+that+every+dollar+donated+to+the+scholarship+fund+are+used+as+intended.In+addition+to+financial+support%2C+the+Annual+Youth+Summit+offers+hands-on+media+internships+to+deserving+students%2C+equipping+them+with+real-world+experience%2C+practical+skills%2C+and+meaningful+exposure+in+the+media+space.+Together%2C+these+initiatives+empower+emerging+leaders%2C+giving+them+the+resources%2C+confidence%2C+and+opportunities+they+need+to+complete+their+education+and+make+lasting+contributions+to+their+communities+and+the+broader+Canadian+society..%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0\" data-link=\"http:\/\/www.tumblr.com\/share?v=3&amp;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026&amp;t=5th Annual Voices of The Millennials Youth Summit 2026&amp;s=Annual Voices of The Millennials Youth SummitVoices of the Millennials is a weekly program dedicated to empowering our youth as they explore their purpose and pursue meaningful career paths. Every July, the show spotlights its Annual Youth Summit, built around the inspiring theme \u201cBe The Light,\u201d a call for young people to unlock their full potential and make a meaningful impact across Canada and beyond.Since July 2022, LuvBay Radio has awarded 13 scholarships, each valued at $1,000, providing essential tuition assistance to under-resourced students. As part of LuvBay\u2019s commitment to transparency, accountability, and youth development, LuvBay follows a structured financial distribution process in which scholarship funds are never disbursed directly to any awardee. Instead, the accounting team collaborates closely with each student\u2019s educational institution to transfer the funds directly to the student\u2019s account or designated school officer, guaranteeing that every dollar donated to the scholarship fund are used as intended.In addition to financial support, the Annual Youth Summit offers hands-on media internships to deserving students, equipping them with real-world experience, practical skills, and meaningful exposure in the media space. Together, these initiatives empower emerging leaders, giving them the resources, confidence, and opportunities they need to complete their education and make lasting contributions to their communities and the broader Canadian society..\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\" data-count=\"tumblr\"><span class=\"social_icon social_icon_tumblr sc_icon_type_icons\"><span class=\"icon-tumblr\"><\/span><\/span><\/a><\/span><\/div><\/div>\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><\/div><\/div><\/div><\/div><!-- \/.sc_events -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af5bbb5 sc_layouts_hide_on_wide sc_layouts_hide_on_desktop sc_layouts_hide_on_notebook sc_layouts_hide_on_tablet sc_fly_static elementor-widget elementor-widget-trx_sc_events\" data-id=\"af5bbb5\" data-element_type=\"widget\" data-widget_type=\"trx_sc_events.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div  id=\"trx_sc_events_315782521\"\t\tclass=\"sc_events sc_events_classic\"><span class=\"sc_item_subtitle sc_events_subtitle sc_item_subtitle_above sc_item_title_style_default\">entertainment<\/span><h2 class=\"sc_item_title sc_events_title sc_item_title_style_default\"><span class=\"sc_item_title_text\">Upcoming Events<\/span><\/h2><div id=\"trx_sc_events_315782521_outer\" class=\"sc_events_slider sc_item_slider slider_swiper_outer slider_outer slider_outer_nocontrols slider_outer_nopagination slider_outer_nocentered slider_outer_overflow_visible slider_outer_one\">\n\t<div id=\"trx_sc_events_315782521_swiper\" class=\"slider_container swiper-slider-container slider_swiper slider_noresize slider_nocontrols slider_nopagination slider_nocentered slider_overflow_visible slider_one\" data-slides-space=\"30\" data-slides-min-width=\"150\" data-pagination=\"bullets\" data-mouse-wheel=\"0\" data-autoplay=\"0\" data-slides-centered=\"0\" data-slides-overflow=\"1\">\n\t\t<div class=\"slides slider-wrapper swiper-wrapper sc_item_columns_1\"><div class=\"slider-slide swiper-slide\"><div class=\"sc_events_item trx_addons_hover trx_addons_hover_style_links\">\r\n\t<div class=\"post_featured with_thumb hover_icon sc_events_item_thumb\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1284\" height=\"647\" src=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children.png\" class=\"attachment-rareradio-thumb-big size-rareradio-thumb-big wp-post-image\" alt=\"\" srcset=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children.png 1284w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-300x151.png 300w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-1024x516.png 1024w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-768x387.png 768w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-370x186.png 370w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-760x383.png 760w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/03\/children-600x302.png 600w\" sizes=\"(max-width: 1284px) 100vw, 1284px\" \/>\t\t\t\t\t\t<div class=\"mask\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"icons\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-thanksgiving-meet-and-treat-the-homeless\"  aria-hidden=\"true\" class=\"icon-add-plus-button\"><\/a><\/div>\r\n\t\t\t<\/div>\t<div class=\"sc_events_item_info\">\r\n\t\t<div class=\"sc_events_item_header\">\r\n            <div class=\"sc_events_tribe-venue\">  <\/div>\r\n\t\t\t<h6 class=\"sc_events_item_title\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-thanksgiving-meet-and-treat-the-homeless\" class=\"trx_addons_hover_title_link\">Annual Thanksgiving Meet and Treat the Homeless<\/a><\/h6>\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"sc_events_item_text\">Annual Thanksgiving Meet and Treat the Homeless On Thanksgiving Day, the dedicated team at LuvBay Radio joined by passionate volunteers come together to meet and uplift individuals experiencing homelessness across&hellip;<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t            <div class=\"sc_events_item_meta\">\r\n                <div>\r\n                    <span class=\"tribe-events-abbr tribe-events-start-time published dtstart\" title=\"\">\r\n                        2.00 - 6.00                    <\/span>\r\n                <\/div>\r\n\t\t\t\t<div class=\"sc_events_item_meta_item sc_events_item_meta_date\"><span class=\"sc_events_item_date sc_events_item_date_start\">12 \u2014 10<\/span><\/div>\r\n                <div class=\"sc_events_item_price\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"post_event_share\"><div class=\"socials_share socials_size_tiny socials_type_block socials_dir_horizontal socials_wrap\"><span class=\"socials_caption\"> <\/span><span class=\"social_items\"><a class=\"social_item social_item_popup\" href=\"\" data-link=\"\" data-count=\"new-twitter\"><span class=\"social_icon social_icon_new-twitter sc_icon_type_icons\"><span class=\"icon-new-twitter\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-link=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-count=\"facebook\"><span class=\"social_icon social_icon_facebook sc_icon_type_icons\"><span class=\"trx_addons_icon-facebook\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-link=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless\" data-count=\"pinterest-circled\"><span class=\"social_icon social_icon_pinterest-circled sc_icon_type_icons\"><span class=\"icon-pinterest-circled\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.tumblr.com\/share?v=3&#038;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless&#038;t=Annual+Thanksgiving+Meet+and+Treat+the+Homeless&#038;s=Annual+Thanksgiving+Meet+and+Treat+the+HomelessOn+Thanksgiving+Day%2C+the+dedicated+team+at+LuvBay+Radio+joined+by+passionate+volunteers+come+together+to+meet+and+uplift+individuals+experiencing+homelessness+across+the+Greater+Toronto+Area.+With+hearts+full+of+compassion%2C+they+distribute+thoughtfully+assembled+gift+bags+filled+with+essentials%2C+toiletries%2C+and+personal+hygienic+items.Each+bag+also+includes+a+Tim+Hortons+Gift+Card%2C+offering+the+comfort+of+a+warm+beverage+or+snack.Through+this+meaningful+act+of+generosity%2C+Team+LuvBay+brings+warmth%2C+dignity%2C+and+a+sense+of+belonging+to+those+who+need+it+most.\" data-link=\"http:\/\/www.tumblr.com\/share?v=3&amp;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-thanksgiving-meet-and-treat-the-homeless&amp;t=Annual Thanksgiving Meet and Treat the Homeless&amp;s=Annual Thanksgiving Meet and Treat the HomelessOn Thanksgiving Day, the dedicated team at LuvBay Radio joined by passionate volunteers come together to meet and uplift individuals experiencing homelessness across the Greater Toronto Area. With hearts full of compassion, they distribute thoughtfully assembled gift bags filled with essentials, toiletries, and personal hygienic items.Each bag also includes a Tim Hortons Gift Card, offering the comfort of a warm beverage or snack.Through this meaningful act of generosity, Team LuvBay brings warmth, dignity, and a sense of belonging to those who need it most.\" data-count=\"tumblr\"><span class=\"social_icon social_icon_tumblr sc_icon_type_icons\"><span class=\"icon-tumblr\"><\/span><\/span><\/a><\/span><\/div><\/div>\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"slider-slide swiper-slide\"><div class=\"sc_events_item trx_addons_hover trx_addons_hover_style_links\">\r\n\t<div class=\"post_featured with_thumb hover_icon sc_events_item_thumb\"><img decoding=\"async\" width=\"1600\" height=\"903\" src=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-1600x903.jpg\" class=\"attachment-rareradio-thumb-big size-rareradio-thumb-big wp-post-image\" alt=\"\" srcset=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-1600x903.jpg 1600w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-370x208.jpg 370w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2025\/02\/homeless-270x152.jpg 270w\" sizes=\"(max-width: 1600px) 100vw, 1600px\" \/>\t\t\t\t\t\t<div class=\"mask\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"icons\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-meet-treat-the-homeless-in-the-gta-2026\"  aria-hidden=\"true\" class=\"icon-add-plus-button\"><\/a><\/div>\r\n\t\t\t<\/div>\t<div class=\"sc_events_item_info\">\r\n\t\t<div class=\"sc_events_item_header\">\r\n            <div class=\"sc_events_tribe-venue\">  <\/div>\r\n\t\t\t<h6 class=\"sc_events_item_title\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=annual-meet-treat-the-homeless-in-the-gta-2026\" class=\"trx_addons_hover_title_link\">Annual Meet &#038; Treat The Homeless In The GTA 2026<\/a><\/h6>\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"sc_events_item_text\">Spreading Love and Hope: LuvBay Radio\u2019s Christmas Day Outreach<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t            <div class=\"sc_events_item_meta\">\r\n                <div>\r\n                    <span class=\"tribe-events-abbr tribe-events-start-time published dtstart\" title=\"\">\r\n                        9.00 - 12.00                    <\/span>\r\n                <\/div>\r\n\t\t\t\t<div class=\"sc_events_item_meta_item sc_events_item_meta_date\"><span class=\"sc_events_item_date sc_events_item_date_start\">25 \u2014 12<\/span><\/div>\r\n                <div class=\"sc_events_item_price\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"post_event_share\"><div class=\"socials_share socials_size_tiny socials_type_block socials_dir_horizontal socials_wrap\"><span class=\"socials_caption\"> <\/span><span class=\"social_items\"><a class=\"social_item social_item_popup\" href=\"\" data-link=\"\" data-count=\"new-twitter\"><span class=\"social_icon social_icon_new-twitter sc_icon_type_icons\"><span class=\"icon-new-twitter\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-link=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-count=\"facebook\"><span class=\"social_icon social_icon_facebook sc_icon_type_icons\"><span class=\"trx_addons_icon-facebook\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-link=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026\" data-count=\"pinterest-circled\"><span class=\"social_icon social_icon_pinterest-circled sc_icon_type_icons\"><span class=\"icon-pinterest-circled\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.tumblr.com\/share?v=3&#038;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026&#038;t=Annual+Meet+%26%23038%3B+Treat+The+Homeless+In+The+GTA+2026&#038;s=Spreading+Love+and+Hope%3A+LuvBay+Radio%E2%80%99s+Christmas+Day+Outreach\" data-link=\"http:\/\/www.tumblr.com\/share?v=3&amp;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3Dannual-meet-treat-the-homeless-in-the-gta-2026&amp;t=Annual Meet &#038; Treat The Homeless In The GTA 2026&amp;s=Spreading Love and Hope: LuvBay Radio\u2019s Christmas Day Outreach\" data-count=\"tumblr\"><span class=\"social_icon social_icon_tumblr sc_icon_type_icons\"><span class=\"icon-tumblr\"><\/span><\/span><\/a><\/span><\/div><\/div>\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><div class=\"slider-slide swiper-slide\"><div class=\"sc_events_item trx_addons_hover trx_addons_hover_style_links\">\r\n\t<div class=\"post_featured with_thumb hover_icon sc_events_item_thumb\"><img decoding=\"async\" width=\"1284\" height=\"647\" src=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit.jpg\" class=\"attachment-rareradio-thumb-big size-rareradio-thumb-big wp-post-image\" alt=\"\" srcset=\"https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit.jpg 1284w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-300x151.jpg 300w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-1024x516.jpg 1024w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-768x387.jpg 768w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-370x186.jpg 370w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-760x383.jpg 760w, https:\/\/luvbay-afrobeatmusiradio.com\/wp-content\/uploads\/2026\/01\/btlsummit-600x302.jpg 600w\" sizes=\"(max-width: 1284px) 100vw, 1284px\" \/>\t\t\t\t\t\t<div class=\"mask\"><\/div>\r\n\t\t\t\t\t\t\t\t\t<div class=\"icons\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=5th-annual-voices-of-the-millennials-youth-summit-2026\"  aria-hidden=\"true\" class=\"icon-add-plus-button\"><\/a><\/div>\r\n\t\t\t<\/div>\t<div class=\"sc_events_item_info\">\r\n\t\t<div class=\"sc_events_item_header\">\r\n            <div class=\"sc_events_tribe-venue\">  <\/div>\r\n\t\t\t<h6 class=\"sc_events_item_title\"><a href=\"https:\/\/luvbay-afrobeatmusiradio.com\/?tribe_events=5th-annual-voices-of-the-millennials-youth-summit-2026\" class=\"trx_addons_hover_title_link\">5th Annual Voices of The Millennials Youth Summit 2026<\/a><\/h6>\r\n\r\n\t\t\t\r\n\t\t\t\t\t\t\t<div class=\"sc_events_item_text\">Annual Voices of The Millennials Youth Summit Voices of the Millennials is a weekly program dedicated to empowering our youth as they explore their purpose and pursue meaningful career paths.&hellip;<\/div>\r\n\t\t\t\t\t\t\r\n\t\t\t            <div class=\"sc_events_item_meta\">\r\n                <div>\r\n                    <span class=\"tribe-events-abbr tribe-events-start-time published dtstart\" title=\"\">\r\n                        2.00 - 6.00                    <\/span>\r\n                <\/div>\r\n\t\t\t\t<div class=\"sc_events_item_meta_item sc_events_item_meta_date\"><span class=\"sc_events_item_date sc_events_item_date_start\">11 \u2014 07<\/span><\/div>\r\n                <div class=\"sc_events_item_price\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"post_event_share\"><div class=\"socials_share socials_size_tiny socials_type_block socials_dir_horizontal socials_wrap\"><span class=\"socials_caption\"> <\/span><span class=\"social_items\"><a class=\"social_item social_item_popup\" href=\"\" data-link=\"\" data-count=\"new-twitter\"><span class=\"social_icon social_icon_new-twitter sc_icon_type_icons\"><span class=\"icon-new-twitter\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-link=\"http:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-count=\"facebook\"><span class=\"social_icon social_icon_facebook sc_icon_type_icons\"><span class=\"trx_addons_icon-facebook\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-link=\"http:\/\/pinterest.com\/pin\/create\/link\/?url=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026\" data-count=\"pinterest-circled\"><span class=\"social_icon social_icon_pinterest-circled sc_icon_type_icons\"><span class=\"icon-pinterest-circled\"><\/span><\/span><\/a><a class=\"social_item social_item_popup\" href=\"http:\/\/www.tumblr.com\/share?v=3&#038;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026&#038;t=5th+Annual+Voices+of+The+Millennials+Youth+Summit+2026&#038;s=Annual+Voices+of+The+Millennials+Youth+SummitVoices+of+the+Millennials+is+a+weekly+program+dedicated+to+empowering+our+youth+as+they+explore+their+purpose+and+pursue+meaningful+career+paths.+Every+July%2C+the+show+spotlights+its+Annual+Youth+Summit%2C+built+around+the+inspiring+theme+%E2%80%9CBe+The+Light%2C%E2%80%9D+a+call+for+young+people+to+unlock+their+full+potential+and+make+a+meaningful+impact+across+Canada+and+beyond.Since+July+2022%2C+LuvBay+Radio+has+awarded+13+scholarships%2C+each+valued+at+%241%2C000%2C+providing+essential+tuition+assistance+to+under-resourced+students.+As+part+of+LuvBay%E2%80%99s+commitment+to+transparency%2C+accountability%2C+and+youth+development%2C+LuvBay+follows+a+structured+financial+distribution+process+in+which+scholarship+funds+are+never+disbursed+directly+to+any+awardee.+Instead%2C+the+accounting+team+collaborates+closely+with+each+student%E2%80%99s+educational+institution+to+transfer+the+funds+directly+to+the+student%E2%80%99s+account+or+designated+school+officer%2C+guaranteeing+that+every+dollar+donated+to+the+scholarship+fund+are+used+as+intended.In+addition+to+financial+support%2C+the+Annual+Youth+Summit+offers+hands-on+media+internships+to+deserving+students%2C+equipping+them+with+real-world+experience%2C+practical+skills%2C+and+meaningful+exposure+in+the+media+space.+Together%2C+these+initiatives+empower+emerging+leaders%2C+giving+them+the+resources%2C+confidence%2C+and+opportunities+they+need+to+complete+their+education+and+make+lasting+contributions+to+their+communities+and+the+broader+Canadian+society..%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0%C2%A0\" data-link=\"http:\/\/www.tumblr.com\/share?v=3&amp;u=https%3A%2F%2Fluvbay-afrobeatmusiradio.com%2F%3Ftribe_events%3D5th-annual-voices-of-the-millennials-youth-summit-2026&amp;t=5th Annual Voices of The Millennials Youth Summit 2026&amp;s=Annual Voices of The Millennials Youth SummitVoices of the Millennials is a weekly program dedicated to empowering our youth as they explore their purpose and pursue meaningful career paths. Every July, the show spotlights its Annual Youth Summit, built around the inspiring theme \u201cBe The Light,\u201d a call for young people to unlock their full potential and make a meaningful impact across Canada and beyond.Since July 2022, LuvBay Radio has awarded 13 scholarships, each valued at $1,000, providing essential tuition assistance to under-resourced students. As part of LuvBay\u2019s commitment to transparency, accountability, and youth development, LuvBay follows a structured financial distribution process in which scholarship funds are never disbursed directly to any awardee. Instead, the accounting team collaborates closely with each student\u2019s educational institution to transfer the funds directly to the student\u2019s account or designated school officer, guaranteeing that every dollar donated to the scholarship fund are used as intended.In addition to financial support, the Annual Youth Summit offers hands-on media internships to deserving students, equipping them with real-world experience, practical skills, and meaningful exposure in the media space. Together, these initiatives empower emerging leaders, giving them the resources, confidence, and opportunities they need to complete their education and make lasting contributions to their communities and the broader Canadian society..\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\u00a0\" data-count=\"tumblr\"><span class=\"social_icon social_icon_tumblr sc_icon_type_icons\"><span class=\"icon-tumblr\"><\/span><\/span><\/a><\/span><\/div><\/div>\t\t<\/div>\r\n\t<\/div>\r\n<\/div><\/div><\/div><\/div><\/div><\/div><!-- \/.sc_events -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-beb8f28 sc_fly_static elementor-widget elementor-widget-spacer\" data-id=\"beb8f28\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a02f2aa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a02f2aa\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-extended\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-68b16dc sc_inner_width_none sc_content_align_inherit sc_layouts_column_icons_position_left\" data-id=\"68b16dc\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e92c3dd sc_fly_static elementor-widget elementor-widget-html\" data-id=\"e92c3dd\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<iframe src=\"https:\/\/luvbay-afrobeatmusiradio.com\/?radio_player=1&embed\" width=\"100%\" frameborder=\"0\"><\/iframe>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>entertainment Upcoming Events Annual Thanksgiving Meet and Treat the Homeless On Thanksgiving Day, the dedicated team at LuvBay Radio joined by passionate volunteers come together to meet and uplift individuals experiencing homelessness across the Greater Toronto Area. With hearts full of compassion, they&hellip;<\/p>\n","protected":false},"author":990003,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"give_campaign_id":0,"footnotes":""},"class_list":["post-96","page","type-page","status-publish","hentry","cat_upcoming-events"],"campaignId":"","_links":{"self":[{"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=\/wp\/v2\/pages\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=\/wp\/v2\/users\/990003"}],"replies":[{"embeddable":true,"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=96"}],"version-history":[{"count":69,"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=\/wp\/v2\/pages\/96\/revisions"}],"predecessor-version":[{"id":5448,"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=\/wp\/v2\/pages\/96\/revisions\/5448"}],"wp:attachment":[{"href":"https:\/\/luvbay-afrobeatmusiradio.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}