function favoris() {
      if ( navigator.appName != 'Microsoft Internet Explorer' ){
          window.sidebar.addPanel("I n t e g r y t i s - The up righting consulting","http://www.integrytis.com/","");
      }
      else {
          window.external.AddFavorite("http://www.integrytis.com/","I n t e g r y t i s - The up righting consulting");
      }
}