function CreateBookmarkLink(){title=document.title;url=window.location.href;var a=false;try{window.sidebar.addPanel(title,url,"");a=true}catch(b){}try{window.external.AddFavorite(url,title);a=true}catch(b){}!a&&alert("Auto Bookmarking is not supported\r\nin your current browser.\r\n\r\nPress CTRL+D, or CMD+D\r\nto manually bookmark this page.")}
