function addBookmark(varURL, varTitle) { window.external.AddFavorite(varURL, varTitle); }

defaultStatus = document.title + '.';