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