Inserts a header line with navigation into WUI HTML document.
The following parameters are recognized:
The name of the anchor point (for internal reference).
The text to appear on the header line.
The header level to use (defaults to "h2"). This argument is no longer used.
This macro is defined as:
setNavLinkHome("@topDir()/index.cgi","","@exitAnchor()"); addSectionHeader("@param(1)","@param(0)","@fnb("@param(2)","h2")","@imageDirUrl()/"); @define("wuiHtmlHeaderAnchor","@param(0)","now")