shiloh-echo/schedule.html
Tony M 9651406100 Update schedule.html: drop jQuery, add structured data, SEO
Remove jQuery and countdown.js script tags.
Add defer to remaining scripts, add fireworks.js.
Add Event and BreadcrumbList JSON-LD structured data.
Add meta keywords, web manifest link, rel=noopener to external links.
Add inline vanilla countdown for sticky bar.
2026-07-04 11:33:58 -07:00

748 lines
30 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
██ ███████ ███████ ██ ██ ███████ ██ ███████ ██ ██ ██ ███ ██ ██████
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ████ ██ ██
██ █████ ███████ ██ ██ ███████ ██ ███████ █████ ██ ██ ██ ██ ██ ███
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
█████ ███████ ███████ ██████ ███████ ██ ███████ ██ ██ ██ ██ ████ ██████
-->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Event Schedule | Shiloh Echo '26 Christian Family Retreat in Idaho</title>
<meta name="description" content="Full 3-day schedule for Shiloh Echo '26 — talks, outdoor activities, and live worship music. Sept 1113, 2026, Boulder Creek Retreat, Bonners Ferry, ID." />
<meta name="author" content="Shiloh Echo" />
<meta name="robots" content="index, follow" />
<meta
name="keywords"
content="shiloh echo schedule, event schedule, christian retreat schedule, idaho retreat, bonners ferry, september 2026, daily schedule"
/>
<meta name="theme-color" content="#1a3a2e" />
<link rel="canonical" href="https://shilohecho.org/schedule.html" />
<meta property="og:title" content="Event Schedule | Shiloh Echo '26 Christian Family Retreat in Idaho" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://shilohecho.org/schedule.html" />
<meta property="og:description" content="Full 3-day schedule for Shiloh Echo '26 — talks, outdoor activities, and live worship music. Sept 1113, 2026, Boulder Creek Retreat, Bonners Ferry, ID." />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1920" />
<meta property="og:image:height" content="1080" />
<meta property="og:image" content="https://cdn.lasthourhosting.org/assets/shiloh-echo-2026-header.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Event Schedule | Shiloh Echo '26 Christian Family Retreat in Idaho" />
<meta name="twitter:description" content="Full 3-day schedule for Shiloh Echo '26 — talks, outdoor activities, and live worship music. Sept 1113, 2026, Boulder Creek Retreat, Bonners Ferry, ID." />
<meta name="twitter:image" content="https://cdn.lasthourhosting.org/assets/shiloh-echo-2026-header.png" />
<link rel="icon" href="https://cdn.lasthourhosting.org/assets/favicon.ico" />
<link rel="icon" href="https://cdn.lasthourhosting.org/assets/favicon.ico" type="image/svg+xml" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<link rel="manifest" href="/manifest.json" />
<link rel="preconnect" href="https://cdn.lasthourhosting.org" crossorigin />
<link rel="preconnect" href="https://cdnjs.cloudflare.com" crossorigin />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
/>
<link rel="stylesheet" href="css/styles.css?v=1.0" />
<script defer src="./js/main.js"></script>
<script defer src="./js/navbar.js"></script>
<script defer src="./js/back-to-top.js"></script>
<script defer src="./js/agenda.js"></script>
<script defer src="./js/fireworks.js"></script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Event",
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat",
"name": "Shiloh Echo '26 — 3-Day Christian Family Retreat",
"startDate": "2026-09-11T08:00:00-07:00",
"endDate": "2026-09-13T21:00:00-07:00",
"eventStatus": "https://schema.org/EventScheduled",
"eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
"location": {
"@type": "Place",
"name": "Boulder Creek Retreat",
"address": {
"@type": "PostalAddress",
"streetAddress": "372 Denali Ln",
"addressLocality": "Bonners Ferry",
"addressRegion": "ID",
"postalCode": "83805",
"addressCountry": "US"
}
},
"url": "https://shilohecho.org/schedule.html",
"organizer": {
"@type": "Organization",
"name": "Shiloh Echo",
"url": "https://shilohecho.org/"
},
"description": "Full 3-day schedule for Shiloh Echo '26 — talks, outdoor activities, and live worship music. Sept 1113, 2026, Boulder Creek Retreat, Bonners Ferry, ID."
},
{
"@type": "Event",
"name": "Shiloh Echo '26 — Day 1",
"startDate": "2026-09-11T07:00:00-07:00",
"endDate": "2026-09-11T23:00:00-07:00",
"url": "https://shilohecho.org/schedule.html#day1",
"subEventOf": {
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat"
}
},
{
"@type": "Event",
"name": "Shiloh Echo '26 — Day 2",
"startDate": "2026-09-12T08:00:00-07:00",
"endDate": "2026-09-12T23:00:00-07:00",
"url": "https://shilohecho.org/schedule.html#day2",
"subEventOf": {
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat"
}
},
{
"@type": "Event",
"name": "Shiloh Echo '26 — Day 3",
"startDate": "2026-09-13T08:00:00-07:00",
"endDate": "2026-09-13T21:00:00-07:00",
"url": "https://shilohecho.org/schedule.html#day3",
"subEventOf": {
"@id": "https://shilohecho.org/events/3-day-christian-family-retreat"
}
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://shilohecho.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Schedule",
"item": "https://shilohecho.org/schedule.html"
}
]
}
]
}
</script>
</head>
<body>
<header id="header" class="u-shadow"></header>
<main>
<div class="sticky-bar">
<div class="text--white is-blinking" id="getting-started"></div>
<a
class="btn btn--primary"
target="_blank"
role="button"
href="https://cdn.lasthourhosting.org/assets/BCR-activities-map.avif"
rel="noopener noreferrer">VIEW MAP</a
>
</div>
<script type="text/javascript">
(function () {
var el = document.getElementById("getting-started");
if (!el) return;
var target = new Date("2026/07/31 23:59:59").getTime();
function pad(n) {
return n < 10 ? "0" + n : "" + n;
}
function tick() {
var diff = target - Date.now();
if (diff < 0) diff = 0;
var d = Math.floor(diff / 86400000);
var h = Math.floor((diff % 86400000) / 3600000);
var m = Math.floor((diff % 3600000) / 60000);
var s = Math.floor((diff % 60000) / 1000);
el.textContent = pad(d) + "d " + pad(h) + ":" + pad(m) + ":" + pad(s);
}
tick();
setInterval(tick, 1000);
})();
</script>
<div id="schedule" class="bg--light column">
<h1>Shiloh Echo '26 Event Schedule</h1>
<p><a href="index.html">Back to Shiloh Echo '26 home</a></p>
<div class="schedule">
<div role="tablist" aria-label="Event Days" class="tabs">
<button
class="tab"
role="tab"
aria-selected="true"
aria-controls="panel-friday"
id="tab-friday"
>
Friday
</button>
<button
class="tab"
role="tab"
aria-selected="false"
aria-controls="panel-saturday"
id="tab-saturday"
>
Saturday
</button>
<button
class="tab"
role="tab"
aria-selected="false"
aria-controls="panel-sunday"
id="tab-sunday"
>
Sunday
</button>
</div>
<!-- FRIDAY -->
<section
id="panel-friday"
class="tab__panel"
role="tabpanel"
aria-labelledby="tab-friday"
aria-hidden="false"
>
<table class="schedule__table" aria-describedby="caption-friday">
<caption id="caption-friday">
Friday — Event Schedule
</caption>
<thead>
<tr>
<th scope="col">Time</th>
<th scope="col">Main Auditorium</th>
<th scope="col">Chapel</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">8:00 AM 9:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title"
>Doors Open — Check-in & Breakfast</span
>
<span class="session__details">Venue lobby</span>
</div>
</td>
</tr>
<tr>
<th scope="row">9:00 AM 9:15 AM</th>
<td colspan="2">
<div class="session session--talk">
<span class="session__title"
>Event Overview and Kickoff</span
>
<span class="session__speaker">Tony Marsella</span>
</div>
</td>
</tr>
<tr>
<th scope="row">9:15 AM 10:00 AM</th>
<td>
<div class="session session--talk">
<span class="session__title">Naturopathic Wellness</span>
<span class="session__speaker"
>Dr. Michael Lehman, ND</span
>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--talk">
<span class="session__title">TBA</span>
<span class="session__speaker">Rick Seigmund</span>
<a
class="link--dark"
target="_blank"
href="https://familyreadinessproject.com/"
rel="noopener noreferrer">Website<i class="fa fa-link"></i
></a>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
</tr>
<tr>
<th scope="row">10:00 AM 10:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title">TBA</span>
<span class="session__speaker">Michelle McAninch</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--break">
<span class="session__title">OPEN</span>
</div>
</td>
</tr>
<tr>
<th scope="row">10:45 AM 11:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Break</span>
<span class="session__speaker"
>Charli Turner — Foundations Christian School</span
>
<span class="session__details">Refreshments</span>
</div>
</td>
</tr>
<tr>
<th scope="row">11:00 AM 11:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title"
>Digital Privacy and Security</span
>
<span class="session__speaker">Sean Patrick Tario</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--break">
<span class="session__title">OPEN</span>
</div>
</td>
</tr>
<tr>
<th scope="row">12:00 PM 1:30 PM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Lunch Break</span>
</div>
</td>
</tr>
<tr>
<th scope="row">1:30 PM 5:00 PM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Afternoon Activities</span>
<ul class="session__list">
<li>1:30 PM — Meet-and-Greet</li>
<li>1:30 PM — Nature Walk with Michelle McAninch</li>
<li>2:00 PM — Forge &amp; Gun Range</li>
<li>3:00 PM — Creative Expression Art Station</li>
<li>4:00 PM — Ultimate Frisbee Tournament</li>
</ul>
</div>
</td>
</tr>
<tr>
<th scope="row">5:00 PM 6:00 PM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Dinner</span>
<span class="session__details session__details--plain">Dining Hall</span>
</div>
</td>
</tr>
<tr>
<th scope="row">7:00 PM 7:30 PM</th>
<td colspan="2">
<div class="session session--talk">
<span class="session__title">Evening Worship</span>
<span class="session__speaker">William Toll</span>
<span class="session__details session__details--time">(30 minutes) · Chapel / Fireside</span>
</div>
</td>
</tr>
<tr>
<th scope="row">7:30 PM 11:00 PM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Evening Activities</span>
<ul class="session__list">
<li>7:30 PM — Fireside Gathering (stories, music)</li>
<li>8:30 PM — Wood Fired Sauna</li>
<li>9:30 PM — Free Time and Socializing</li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</section>
<!-- SATURDAY -->
<section
id="panel-saturday"
class="tab__panel"
role="tabpanel"
aria-labelledby="tab-saturday"
aria-hidden="true"
>
<table class="schedule__table" aria-describedby="caption-saturday">
<caption id="caption-saturday">
Saturday — Event Schedule
</caption>
<thead>
<tr>
<th scope="col">Time</th>
<th scope="col">Main Auditorium</th>
<th scope="col">Chapel</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">6:00 AM 7:00 AM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Wood Fired Sauna</span>
</div>
</td>
</tr>
<tr>
<th scope="row">8:00 AM 9:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title"
>Doors Open — Check-in & Breakfast</span
>
</div>
</td>
</tr>
<tr>
<th scope="row">9:00 AM 9:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title">Faith and Resilience</span>
<span class="session__speaker"
>SOC (Ret) Neil C. Dyer</span
>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--talk">
<span class="session__title">TBA</span>
<span class="session__speaker">Bohdan Lechnowsky</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
</tr>
<tr>
<th scope="row">9:45 AM 10:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Break</span>
<span class="session__speaker"
>Charli Turner — Foundations Christian School</span
>
<span class="session__details">Refreshments</span>
</div>
</td>
</tr>
<tr>
<th scope="row">10:00 AM 10:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title">Christian Change Agents</span>
<span class="session__speaker">April K. Mills</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--break">
<span class="session__title">OPEN</span>
</div>
</td>
</tr>
<tr>
<th scope="row">10:45 AM 11:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Break</span>
</div>
</td>
</tr>
<tr>
<th scope="row">11:00 AM 11:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title"
>Online Safety from A Hacker</span
>
<span class="session__speaker">Geoff Shively</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--break">
<span class="session__title">OPEN</span>
</div>
</td>
</tr>
<tr>
<th scope="row">12:00 PM 1:30 PM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Lunch Break</span>
</div>
</td>
</tr>
<tr>
<th scope="row">1:30 PM 5:00 PM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Afternoon Activities</span>
<ul class="session__list">
<li>1:30 PM — Meet-and-Greet</li>
<li>1:30 PM — Nature Walk with Michelle McAninch</li>
<li>2:00 PM — Forge &amp; Gun Range</li>
<li>3:00 PM — Official Volleyball Tournament</li>
<li>4:00 PM — Art Station (creative expression)</li>
<li>Pack Llama Hikes — (SATURDAY ONLY)</li>
</ul>
</div>
</td>
</tr>
<tr>
<th scope="row">5:00 PM 6:00 PM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title"
>Pioneer &amp; Homestead Dinner</span
>
<span class="session__details session__details--plain">
Theme: prairie dresses, suspenders, bonnets, etc. · Dining Hall
</span>
</div>
</td>
</tr>
<tr>
<th scope="row">7:00 PM 7:30 PM</th>
<td colspan="2">
<div class="session session--keynote">
<span class="session__title">Evening Worship</span>
<span class="session__speaker">William Toll</span>
<span class="session__details session__details--time">(30 minutes)</span>
</div>
</td>
</tr>
<tr>
<th scope="row">7:30 PM 12:00 AM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Evening Activities</span>
<ul class="session__list">
<li>7:30 PM — Fireside Gathering &amp; Concert</li>
<li>8:30 PM — Wood Fired Sauna</li>
<li>9:30 PM — Light the Night Fireworks Show</li>
<li>10:00 PM — Free Time and Socializing</li>
<li>11:00 PM — Manhunt (flashlight tag)</li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</section>
<!-- SUNDAY -->
<section
id="panel-sunday"
class="tab__panel"
role="tabpanel"
aria-labelledby="tab-sunday"
aria-hidden="true"
>
<table class="schedule__table" aria-describedby="caption-sunday">
<caption id="caption-sunday">
Sunday — Event Schedule
</caption>
<thead>
<tr>
<th scope="col">Time</th>
<th scope="col">Main Auditorium</th>
<th scope="col">Chapel</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">6:00 AM 7:00 AM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Wood Fired Sauna</span>
</div>
</td>
</tr>
<tr>
<th scope="row">8:00 AM 9:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Breakfast</span>
</div>
</td>
</tr>
<tr>
<th scope="row">9:00 AM 9:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title">Why Jesus</span>
<span class="session__speaker">Carl Tompkins</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--break">
<span class="session__title">OPEN</span>
</div>
</td>
</tr>
<tr>
<th scope="row">9:45 AM 10:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Break</span>
<span class="session__details">Refreshments</span>
</div>
</td>
</tr>
<tr>
<th scope="row">10:00 AM 10:45 AM</th>
<td>
<div class="session session--talk">
<span class="session__title">TBA</span>
<span class="session__speaker">Dr. Marcus Roe</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
<td>
<div class="session session--break">
<span class="session__title">OPEN</span>
</div>
</td>
</tr>
<tr>
<th scope="row">10:45 AM 11:00 AM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Break</span>
</div>
</td>
</tr>
<tr>
<th scope="row">11:00 AM 11:45 AM</th>
<td colspan="2">
<div class="session session--talk">
<span class="session__title">OPEN</span>
<span class="session__details session__details--time">(45 minutes)</span>
</div>
</td>
</tr>
<tr>
<th scope="row">12:00 PM 1:30 PM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Lunch Break</span>
</div>
</td>
</tr>
<tr>
<th scope="row">1:30 PM 5:00 PM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Afternoon Activities</span>
<ul class="session__list">
<li>1:30 PM — Prizes &amp; Awards Ceremony</li>
<li>1:30 PM — Nature Walk with Michelle McAninch</li>
<li>2:00 PM — Forge &amp; Gun Range</li>
<li>2:00 PM — Group Games</li>
<li>3:00 PM — Outdoor Activities</li>
</ul>
</div>
</td>
</tr>
<tr>
<th scope="row">5:00 PM 6:00 PM</th>
<td colspan="2">
<div class="session session--break">
<span class="session__title">Dinner</span>
<span class="session__details session__details--plain">Dining Hall</span>
</div>
</td>
</tr>
<tr>
<th scope="row">7:00 PM 7:30 PM</th>
<td colspan="2">
<div class="session session--keynote">
<span class="session__title">Evening Worship</span>
<span class="session__speaker">William Toll</span>
<span class="session__details session__details--time">(30 minutes)</span>
</div>
</td>
</tr>
<tr>
<th scope="row">7:30 PM 11:00 PM</th>
<td colspan="2">
<div class="session session--workshop">
<span class="session__title">Evening Activities</span>
<ul class="session__list">
<li>7:30 PM — Fireside Gathering</li>
<li>8:30 PM — Wood Fired Sauna</li>
<li>9:30 PM — Closing and Departure</li>
</ul>
</div>
</td>
</tr>
</tbody>
</table>
</section>
</div>
</div>
</main>
<button id="back-to-top" aria-label="Back to top"><i class="fa-solid fa-arrow-up"></i></button>
</body>
</html>