Sorry, but your browser does not support the video tag. var bptVideoPlayer = document.getElementById(“bptVideoPlayer”); if (bptVideoPlayer) { var cssText = “width: 100%;”; cssText += ” background: url(‘” + bptVideoPlayer.getAttribute(“poster”) + “‘);”; cssText += ” -webkit-background-size: cover;”; cssText += ” -moz-background-size: cover;”; cssText += ” -o-background-size: cover;”; cssText += ” background-size: cover;”; bptVideoPlayer.style.cssText = cssText; var bptVideoPlayerContainer = document.getElementById(“bptVideoPlayerContainer”); if (bptVideoPlayerContainer) { setTimeout(function () { bptVideoPlayerContainer.style.cssText = “display: block; position: relative; margin-bottom: 10px;”; var isIE = navigator.userAgent.match(/ MSIE(([0 – 9] +)(\.[0 – 9] +) ?) /); var isEdge = navigator.userAgent.indexOf(“Edge”) > -1 || navigator.userAgent.indexOf(“Trident”) > -1; if (isIE || isEdge) { fixVideoPoster(); } }, 1000); } var bptVideoPlayButton = document.getElementById(“bptVideoPlayButton”); if (bptVideoPlayButton) { bptVideoPlayButton.addEventListener(“click”, function () { bptVideoPlayer.play(); }, false); bptVideoPlayer.addEventListener(“play”, function () { bptVideoPlayButton.style.cssText = “display: none;”; }, false); } var mainImage = document.getElementById(“mainImageImgContainer_sm”); if (mainImage) { mainImage.style.cssText = “display: none;”; } var mainImage = document.getElementById(“photo-noresize”); if (mainImage) { mainImage.style.cssText = “display: none;”; } var assetGallery = document.getElementsByClassName(“asset_gallery”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } var assetGallery = document.getElementsByClassName(“trb_article_leadart”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } var assetGallery = document.querySelectorAll(“[src=’https://d372qxeqh8y72i.cloudfront.net/1039085421_web.jpg’]”)[0]; if (assetGallery) { assetGallery.style.cssText = “display: none;”; } } function fixVideoPoster() { var videoPlayer = document.getElementById(“bptVideoPlayer”); var videoPoster = document.getElementById(“bptVideoPoster”); fixVideoPosterPosition(videoPlayer, videoPoster, true); window.onresize = function() { fixVideoPosterPosition(videoPlayer, videoPoster); }; videoPoster.onclick = function() { videoPlayer.play(); videoPoster.style.display = “none”; }; videoPlayer.onplay = function() { videoPoster.style.display = “none”; }; } function fixVideoPosterPosition(videoPlayer, videoPoster, display) { setTimeout(function () { var videoPosition = videoPlayer.getBoundingClientRect(); videoPoster.style.position = “absolute”; videoPoster.style.top = “0”; videoPoster.style.left = “0”; videoPoster.style.width = videoPlayer.offsetWidth + “px”; videoPoster.style.height = (videoPlayer.offsetHeight + 20) + “px”; if (display) { videoPoster.style.display = “inline”; } }, 1010); } (BPT) – Former news anchor and epilepsy advocate, Sarah Carlson recounts her on-air seizure after developing epilepsy and discusses her epilepsy journey. Alongside her neurologist, Dr. Michael C. Smith, Sarah shares her success managing her seizures and encourages others diagnosed with epilepsy to continue having conversations around treatment goals and to never give up hope. Learn more here.
Former news anchor shares epilepsy journey [Video]
Jun 7, 2022 | 10:13 AM



