Hi Paul
Have you considered creating a document with an iframe? You can then link the document to related frontage or add it as a document to your home page.
If you want to add an iframe to a document add the following replacing the URL with the one you need
<BODY><iframe height="100%" src="
google.com" width="100%">
<p>Your browser does not support iframes.</p>
</iframe></BODY>
Hope this is of use.
Regards
Jamie