Problem with scroll to jQuary plug-in

I have a small challenge with my jQuary code, its not just animating on my own. see examples here: http://demos.flesler.com/jquery/localScroll/#section1 click on section 1, 2, 3… to see the smooth movement but its not just working on mine. its sharp instead of a smooth movement.

Can you post a link to yours for us to see?

ok, let me upload it. its http://nextlayers.com/GOR/biography.html

the links by d left works for d pages…i just need the animation to work

Try $(’#x’).scrollLeft(int).
It should work

i’ll try it. thanks bro