-
EventKeep Your Head Up: Book Talk with Author Dr. Tasha Faruqui -
EventBook Talk with Dr. Bob Macauley - Because I Knew You -
EventBook Talk with Myra Sack – Fifty-Seven Fridays -
EventBook Talk with Jessica Fein - Breath Taking: A Memoir of Family, Dreams, and Broken Genes -
EventDiscover the Power of Children’s Books to Help Young People Understand Death and Loss -
PostNormal Broken: The book I didn’t know I needed
SHARE
Videos
SHARE
Theme: Book recommendations
0) {
const rect = $el.getBoundingClientRect();
const clickX = $event.clientX - rect.left;
const percentage = clickX / rect.width;
const newTime = percentage * $store.globalAudio.duration;
$refs.audio.currentTime = newTime;
}">