Creating a multi-step download page

I’m trying to create a download page with several options that lead you to other options that you can download. This page is pretty much exactly what I mean: http://www.commtech-fastcom.com/CommtechSoftware.html.
I realize that it’s done in Javascript, but how would I go about implementing that into my page? And would it be better to use a CSS solution?