(document.all)?ie=true:ie=false;(document.layers)?ns=true:ns=false;
function bookmark(){
    if(ie) window.external.AddFavorite(location.href,top.document.title);
    if(ns) alert("Thanks for the bookmark!\n\nNetscape users click OK then press CTRL-D");
}
			