Use this to put a link on your browser to the next level of the HTML hierarchy. For example, if you were at http://lee.org/blog, if you click this bookmark link, you'll go to http://lee.org On my computer, I have a bookmark on the Bookmarks Bar (Chrome), Links Bar (Internet Explorer), Bookmarks Toolbar (Firefox). It is named: [ up ] and the URL is: javascript:location%20=%20(location.toString().indexOf('?')%20!=%20-1%20?%20location.toString().replace%20(new%20RegExp('[?][^?]*$'),%20'')%20:%20location.toString().replace%20(new%20RegExp('/[^/]*/*$'),%20'/')); I would credit this but unfortunately I don't recall where I found this tidbit. -------------------------------------------------- Open Selected Links in your browser I just select with the mouse the 5 or 10 or 20 links on a page that I want to open and then click this link. It opens them all at once in new tabs. Sweet :-) I have a bookmark named: open sel-links The URL is: javascript:(function(){var%20n_to_open,dl,dll,i;%20function%20linkIsSafe(u)%20{%20if%20(u.substr(0,7)=='mailto:')%20return%20false;%20if%20(u.substr(0,11)=='javascript:')%20return%20false;%20return%20true;%20}%20n_to_open%20=%200;%20dl%20=%20document.links;%20dll%20=%20dl.length;%20if%20(window.getSelection%20&&%20window.getSelection().containsNode)%20{%20/*%20mozilla%20*/%20for(i=0;%20i%200%20&&%20n.length%20>%20n1.length)%20{%20o%20=%20o%20+%20'0';}location%20=%20(found[1]%20+%20o%20+%20n1%20+%20found[4]);}%20else%20{alert('no%20number%20found%20in%20'%20+%20location);} -------------------------------------------------- View cookies view cookies for a site javascript:alert('Cookies%20stored%20by%20this%20host%20or%20domain:\n\n'%20+%20document.cookie.replace(/;%20/g,'\n')); -------------------------------------------------- Mouseover DOM javascript:prefFile='';void(z=document.body.appendChild(document.createElement('script')));void(z.language='javascript');void(z.type='text/javascript');void(z.src='http://slayeroffice.com/tools/modi/v2.0/modi_v2.0.js');void(z.id='modi');