Moving menu links on rollover - code help

http://www.westerndestinations.com/www3/index3.html

I finally figured out how to get my rollover links to work, but now I need to figure out how to make the bottom links move. For example, when we rollover the Arizona Link, we want the California and Contact Us links to move BELOW the Arizona rollovers. And same thing for when the California link is rolled over, we want the Contact Us link to move BELOW the California roll overs.

I feel like it’s just a matter of simple code manipulation where I have the rollover code for the individual links, the code I have is below:

on (rollOver) {
CAmenu.play();
}