Home
>
Events
>
Upcoming: In the Room: Navigating the Space Between Adjustment and Acceptance in the Context of a Genetic Diagnosis
SHARE
Event
Upcoming: In the Room: Navigating the Space Between Adjustment and Acceptance in the Context of a Genetic Diagnosis
January 21, 2026 8:00 pm Register for the Event
The Panelists
Mary-Frances Garber, MS, CGC
View Bio
Dr. Tasha Faruqui
View Bio
Joanne Huff
View Bio
Naomi Williams
View Bio
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;
}">