function openwin(cible) {
  window.open(cible,'CCIP','scrollbars=yes,resizable=yes,width=800,height=680');
}
