-
Illness and Loss: What is mentionable is...
-
Educating others to talk openly and hone...
-
Bereavement: Leaving the pod
-
Extended Family: Giving is living. This ...
-
There is not adequate grief support for ...
-
There’s no bereavement group for aunts...
-
For others, talking about Emerson’...
-
Bereavement: how is the rest of the fami...
-
“You do learn these incredibly profoun...
-
I put my heart at rest that they donR...
-
I think the hardest part is after she...
-
“When she was alive, we invited pe...
SHARE
Videos
Theme: Bereavement: Grieving with Others, Extended Family
Illness and Loss: What is mentionable is manageable.
Page: 1 of 2
Illness and Loss: What is mentionable is manageable.
SHARE
1 / 18
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;
}">