document.documentElement.className += (window.sidebar || window.external) ? " support_fav" : "not_support_fav";
