function addbookmark()
{
bookmarkurl="http://www.seahorsediveclub.co.uk/index.htm"
bookmarktitle="Seahorse Dive Club - Swindon"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}