(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();
})();
Description
For musculoskeletal integrity and development
PUREFORM Vitamin E & Selenium are antioxidants with Selenium aiding in the maintenance of membrane and muscle integrity, growth development, reproduction, and immune response.
Although selenium is a mineral required by horses in small quantities, the lack of it during pregnancy (or any time) can have some serious consequences. In many areas of North America, the soil is nearly devoid of selenium, which means your horses will need a vitamin E and selenium supplement.
Selenium is required for normal musculoskeletal development. It is absorbed well in conjunction with vitamin E. Without these two vital nutrients, foals can be born with (or later develop) white muscle disease. Also, working horses may be prone to tying-up frequently.