SHARE
Video
SHARE
Theme: Spirituality and Religion
Faith and prayer helped with the cascade of decisions: trach, bronchoscopy, open heart surgery?
Page: 2 of 4
Faith and prayer helped with the cascade of decisions: trach, bronchoscopy, open heart surgery?
13 / 44
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;
}">