function addbookmark()
		{
		bookmarkurl="http://www.surveys4cash.com.au/"
		bookmarktitle="Surveys for Cash"
		if (document.all)
		window.external.AddFavorite(bookmarkurl,bookmarktitle)
		}