> An error in your documentation:
> ----
> Now the thing is just to replace in all places this way: Where you see
> document.all.theMenu.style.color="black" change it to
> findObject("theMenu).style.color="black".
> ----
> A missing ending quote there.Fixed! Thanks!
