function bookmarkme(a){try{a=typeof a=="undefined"?self.location:"http://"+a;track("BookmarkMe");if(document.all)window.external.AddFavorite(a,document.title);else if(window.sidebar)window.sidebar.addPanel(document.title,a,"");else throw 1;}catch(b){alert("Sorry, your browser doesn't support this function. Try adding the bookmark by pressing Ctrl-D.")}};