this.joining.className=''; this.joined.className='hidden'; //this.username.focus(); this.username.setAttribute("autocomplete","OFF"); if (this.registeredAs) { this.join(this.registeredAs); } this.inherited("startup",arguments);