function addbookmark()
{
bookmarkurl="http://www.docusave.co.uk/"
bookmarktitle="Docusave - Reliable Document Storage for London and Surrey"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}