if(h >= text.initHeight) {
                window.clearInterval(text.intVal);
                text.artifacts.style.display="";
                text.open = !text.open;
            }