var body = document.body; body.className += " u-body u-clearfix u-image u-stick-footer u-xl-mode"; body.style.cssText += " background-attachment: fixed;"; var dataBg = ''; if (dataBg) { body.setAttribute('data-bg', dataBg); } 80