Related Topics links

The simplest type of "one to many" link is called a Related Topics link. These links contain a list of .htm filenames contained in an OBJECT tag, like this:

<OBJECT id=hhctrl_01 type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" codebase="hhctrl.ocx#Version=4,73,8412,0" width=100 height=100 > <PARAM name="Command" value="Related Topics,menu"> <PARAM name="Button" value="Text:Click here"> <PARAM name="Item1" value="HTML Help Building Blocks;buildingblocks.htm"> <PARAM name="Item2" value="Welcome to the PC Magazine demo;welcome.htm"> </OBJECT>   to see a Related Topics link.