let body = "body", site = ".site", shade = "rgba(0,0,0,0.05)", controller = new ScrollMagic.Controller(), Browseable, BodyIsHome; let Start = {}, Setup = {}, Share = {}, Check = {}, Artform = {}, Contrast = {}, Respond = {}, Util = {}; Check.book = {}; Check.chapter = {}; Check.page = {}; const BodyClasses = $(body)[0].classList; if ($(body).hasClass("type-home")) { BodyIsHome = true; } if (!SiteIsTheme) { Browseable = $(".wrap.type-page").length; }