Well... you could add some image/text as a CSS float, and make it an anchor, then you can have some list of links. For adding things that appear in a search but not in the text itself, you could try "display: none", but that depends on how the search works.
|