this is the menu that i made for http://www.macaddict.com/. it's a multi level contextual menu. the links on the bottom point to differient things depending on what you last rolled over on the top. there are several solutions to this problem, but i decided to stick with a heavily javascript solution because it was most universal. previous to this, macaddict was useing ilayers / iframes which gave very funky results on differient browsers.

you will notice as you roll over the sections and click on the menu that changes below them, how the browser looks for differient urls depending on what you last rolled over. of course none of these pages are found on anders.com.

you can find the javascript in a seperate file called menu.js. or if you prefer, a text version that browsers like.