Hei François,
> If I understand you well, you need something like:
>
> temp.nav = COA
> temp.nav {
> 10 = HMENU
> 10 {
> [your menu code here]
> wrap = <li><ul>|</ul></li>
> }
> 20 = TEXT
> 20.value = text for some other box
> 20.wrap = <li>|</li>
> 30 ...
> wrap = <ul>|</ul>
> }
that is it, thank you very much.
best,
arpad