function addbookmark()	

{
	bookmarkurl="http://www.easthertsfellowship.org/"
	bookmarktitle="East Herts Fellowship"
	if (document.all)
		window.external.AddFavorite(bookmarkurl,bookmarktitle)

}



