-
Our Shared Courage Journey: CPN's Origin...
-
The Seed of Courageous Parents Network
-
Something Broke Inside of Me: What CPN p...
-
Who We Are
-
This is my child. This is what we care a...
-
We help parents of seriously ill childre...
-
We look at the challenging topics.
-
We offer a community of parents who are ...
SHARE
Video Collection
About CPN
Our Shared Courage Journey: CPN's Origin and Recognizing 4 Individuals
SHARE
1 / 8
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;
}">