[newpage=home] ------------------------------------------------------------------------- titre=FAQ [frame=1] $ globalnavig(1, 'Outils~index.php?page=tools', 'Pédagogie~index.php?page=tools/pedagogie', 'self');

Foire aux questions

[page=adjust] $ for (i=0;i-1) { $ if (kdiv==i) { var show=1; } else { var show=0; } $ } else { var show=1; } $ if (show==1) { $ if (!faq[i][1]) {

$ } else {
  • '); $ } $ } $ } $ if (kdiv>-1) { switchvisi(kdiv); }



    Vous pouvez également poser dans ce formulaire votre propre question. Nous essaierons d'y répondre le plus rapidement possible. $ var form_field=new Array(); $ var iform=0; var pass='save'; $ var styl_label='align=right valign=top'; $ var form_choice=new Array(); $ form_choice[0]=new Array('Les navires et leur activité','Les marins et la formation','La pêche des thons tropicaux','Suivi et gestion de la pêche','Questions environnementales','Autre');
    $ form_field[iform++]=new Array('','','20%','align=left valign=top','','',0,0,'','','',0); $ form_field[iform++]=new Array('categorie','Catégorie :','20%',styl_label,'','>0',200,420,'align=left','','',1,''); $ form_field[iform++]=new Array('question','Votre question :','20%',styl_label,'','textarea1',58,250,'align=left','','',1,''); $ form_field[iform++]=new Array('nom','Votre nom :','20%',styl_label,'','text',67,200,'align=left','','',1,''); $ form_field[iform++]=new Array('email','Votre email :','20%',styl_label,'','text',67,200,'align=left','','',1,''); $ form_field[iform++]=new Array('go','Annule',100,styl_label,'','reset',12,'40%','align=right','','cancel',0); $ form_field[iform++]=new Array('go','Envoi',100,styl_label,'','submit',12,250,'align=left','','save',1); $ form_field[iform++]=new Array('','',200,'','','',0,0,'','','',1);
    $ form_mask(form_field); $ document.f[0].focus();
    [/table] $ center_page_end(); $ function Go() { $ if (pass=='cancel') { $ document.f.reset();; $ window.location="index.php?content=infos&page=faq"; $ } $ }