And here's a quick tutorial for the testers. The following is how you would convert the popular Mollio Menu template menus with Wayfinder. I think you'll see how much easier it will be to create dynamic, nested menus compared to DropMenu. This is totally untested, but it should work... First, reference this [url=http://www.mollio.org/typeC.html]example page[/url]. Nice eh? For reference, here's the Menu Code: [code][/code] Your example call: [code][[Wayfinder? &startId=`0` &level=`2` &outerTpl=`wfOuter` &innerTpl=`wfInner` &rowTpl=`wfRow` &hereClass=`active` &firstClass=`first` &lastClass=`last`]][/code] Your outer template – [b]{{wfOuter}}[/b] : [code][/code] Your inner template – [b]{{wfInner}}[/b] : [code][/code] Your row template – [b]{{wfRow}}[/b] : [code][+wf.linktext+][+wf.wrapper+][/code] Add the following CSS to your template: [code]