Question about jCarousel

Question about jCarousel

Hi there,

I've got a problem with jCarousel.

On a website I'm working on ( http://87.249.103.242/~sement/), I want the following:

- The text in the purple bar at the top should scroll slowly;
- When a visitor hovers one of 6 images (buttons) on the right, the scrolling text should scroll very fast to the corresponding piece of text (each button has its own <li> within the scroller div);
- After having waited for a second or two, the scroller should carry on scrolling, waiting for the next button to be hovered...


What I've accomplished untill now:

- The text scrolls slowly;
- When I hover a button, it keeps scrolling slowly until it reaches the next <li>. Then it stops. When I hover another button after that, it goes theres fast, like it should.

What am I doing wrong?