function popup3(chemin) {
   window.open(chemin,'','width=666,height=397,toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=0');
}
