function openmypage()
 {
 window.open ("horaire/index.php","openmypage","width=1024,height=768,location=0,menubar=0,resizable=0,scrollbars=1,status=1,titlebar=1,toolbar=0,screenX=10,left=10,screenY=10,top=10");
 }