    function addbookmark(){
      if( document.all )
        window.external.AddFavorite("http://www.xxxwereld.nl/","XXX Wereld.nl");
    }
