I built a dynamic menu like the one you are talking about, approx 2 months ago. I had to use JS and PHP to get it to do what I wanted. I just used the built in JS functions from Fireworks, and then tweaked them with PHP.
Basically my PHP dynamicly creates JS, depending on the page, and data for that page...
PHPdev