<!--

/******************************************************************************
* openForm  .js                                                               *
*                                                                             *
* Last Update: October 11, 2002.                                              *
*                                                                             *
******************************************************************************/


  function openForm() {

   viewer=open("formulaire.php4","Formulaire","height=420,width=640,scrollbar=yes");
  }

//-->

