Question about menu (animation)

If you enter this page: http://www.vodafonejourney.com/ You will see a little vertical navigation menu.

My Question is: How can i let grow an item and reposition the rest of the menuitems same time?

Do i have to store all values of x,y into arrays- and check wich is selected?
If one is selected > go trough the rest items and let them slide to the rest values of the x,y from the array’s?

Just need some tips…

Thnx in advanced.