Multiple Pages on Form Submit

Multiple Pages on Form Submit

Hello,

Here is what I want to do, any ideas on how I could do this or places I could begin to look at?

All of this is on a single page. When I say taken to the next page I mean the next page is loaded or slides down or what ever is easiest.

First page will have a radio button list, on selecting a radio button they are then taken to the next page (which is entirely different depending on the radio button they pressed)
Next page will be the exact same thing with radio buttons and they will go to the next page.
Etc etc...

Final page will basically be a contact form that will include the result of all the radio buttons.

Basically I am trying to clone Microsofts Help and Support using jQuery.