function addfav() {   try{window.external.AddFavorite(window.location.href, document.title);return;}catch(e){}   try{window.sidebar.addPanel(document.title, window.location.href, "");return;}catch(e){} }
