function addbookmark()

{

bookmarkurl="http://sdj.com.au/"

bookmarktitle="Stephen Dibb Jewellers"

if (document.all)

window.external.AddFavorite(bookmarkurl,bookmarktitle)

}