<!--

function addbookmark()
{
bookmarkurl="http://www.global-recipes.com/german/"
bookmarktitle="German Recipes - Online German recipes and food"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}


// -->