-
“There are six of us, not five.”
-
Grief in Children: A psychiatrist on sig...
-
A psychiatrist recommends against leavin...
-
Helping the bereaved siblings answer the...
-
As parents, we can dose ourselves with t...
-
Siblings: Art therapy provides a way for...
-
Emotion in front of the children: The ru...
-
Illness and Loss: What is mentionable is...
-
The little sister’s footsteps bring jo...
-
For the little sister Kaia: “We’re g...
-
I’m learning more and more that th...
-
What does a good day look like?
SHARE
Videos
Theme: Bereavement: Parenting Siblings
“There are six of us, not five.”
Page: 1 of 3
“There are six of us, not five.”
SHARE
1 / 27
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;
}">