Animating website with jQuery

Hi all,

I’d like to design a website similar to this: http://www.zacaparum.com/en-row/home.

As you can see if you click on the links on the left, it slides the photo vertically to its correct spot and then also slides in relevant content. Also, in the content on each page there is a small “MORE” link that pops open a box (would this be considered a modal?) with more text, and even a slideshow component that has both images and videos).

I was thinking of designing and coding this in Flash because I’m much more comfortable with that, but then I realized for the sake of compatibility, I should really try it with jQuery.

I don’t have much experience with jQuery, I have used sliders such as nivoslider on my sites before but that is pretty much the extent of my experience. But if you’ll point me in the right direction, I am willing to read/experiment with whatever you recommend in order to accomplish this effect and hopefully become more comfortable with JS.

Thanks.