(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
const mdScorllHideEle = headerEle.querySelector('.header__mobile .header__scroll_hide');
if (mdScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-md', `${mdScorllHideEle.clientHeight}px`);
}
const pcScorllHideEle = headerEle.querySelector('.header__desktop .header__scroll_hide');
if (pcScorllHideEle) {
document.body.style.setProperty('--header-scroll-hide-height-pc', `${pcScorllHideEle.clientHeight}px`);
}
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/2
Description
Vitamin E is one of the most important, yet often overlooked vitamins. Deficiency has been implicated in causing a variety of disorders such as rhabdomyolysis (tie-ing up syndrome), equine lower motor neuron disease, white muscle disease (with low selenium levels), and degenerative myelopathy (a neurologic disease in young horses). Horses with normal levels of vitamin E also have been shown to have better immune responses to vaccines. Oral supplementation of vitamin E is safe, as there have never been reports of toxicity from vitamin E.
Synthetic Vitamin E (dl alpha-tochopheryl acetate) has 50% less bioavailability than the Natural Vitamin E (d alpha-tochopheryl acetate), however the cost is much less as well.