//-------- initialize handler document.observe( 'mousemove', this.mousecontrol ); document.observe( 'click', this.mousecontrol );