function addbookmark(){
    if (document.all)
        window.external.AddFavorite("http://www.lieux-communs.info/","Lieux communs lieux-communs.info");
}
