function addbookmark()
{
bookmarkurl="http://www.lverose.com/"
bookmarktitle="La Vie en Rose Book Gift Baskets"
if (document.all)
window.external.AddFavorite(bookmarkurl,bookmarktitle)
}