if (up) {
                this.wrapper.style.visibility = 'visible';
                this.content.style.visibility = 'visible';
                this.a.className += ' highslide-active-anchor';
            }