Fixes for all URLs in the HTML version of the relax manual.
This fix will appear later at http://www.nmr-relax.com/manual/index.html once the next version of
relax is released. The trick was to translate the \url{} LaTeX commands which are not recognised by
latex2html into \htmladdnormallink{#1}{#1} commands using a htmlonly environment in the headers.