SHARE
Audio
Dr. Wynne Morrison and Blyth Lord: The Why of CPN
Dr. Wynne Morrison, director of pediatric palliative care at Children’s Hospital of Philadelphia, talks with Blyth Lord about what drove the creation of Courageous Parents Network.
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;
}">