function initmenu(fiche) {

  couleurOff = '#e75a22';
  couleurOn = '#c5541a';

  if (document.images || document.all) {

  menuoffset = 0;
  if (fiche=='fiche') {
    menuoffset = -190;
    chemin = '../../';
  }

  debutMenu('prsc',205+menuoffset,75,78);
    addChoix('#','2010','_top','prsc10');
    addChoix('#','2009','_top','prsc09');
    addChoix('#','2008','_top','prsc08');
    addChoix('#','2007','_top','prsc07');
    addChoix('#','2006','_top','prsc06');
    addChoix('#','2005','_top','prsc05');
    addChoix('#','2004','_top','prsc04');
    addChoix('#','2003','_top','prsc03');
    addChoix('#','2002','_top','prsc02');
    addChoix('#','2001','_top','prsc01');
    addChoix('#','2000','_top','prsc00');
  finMenu();

  debutSousMenu('prsc10',280+menuoffset,82,194);
    addSousChoix('programmes/2010/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2010/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2010/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2010/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2010/comp_mus.htm','<b>Performing Arts</b>','_top');
  finSousMenu();

  debutSousMenu('prsc09',280+menuoffset,100,194);
    addSousChoix('programmes/2009/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2009/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2009/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2009/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2009/comp_mus.htm','<b>Performing Arts</b>','_top');
  finSousMenu();

  debutSousMenu('prsc08',280+menuoffset,118,194);
    addSousChoix('programmes/2008/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2008/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2008/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2008/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2008/comp_mus.htm','<b>Performing Arts</b>','_top');
  finSousMenu();

  debutSousMenu('prsc07',280+menuoffset,136,194);
    addSousChoix('programmes/2007/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2007/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2007/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2007/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2007/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2007/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc06',280+menuoffset,154,194);
    addSousChoix('programmes/2006/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2006/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2006/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2006/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2006/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2006/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc05',280+menuoffset,172,194);
    addSousChoix('programmes/2005/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2005/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2005/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2005/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2005/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2005/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc04',280+menuoffset,190,194);
    addSousChoix('programmes/2004/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2004/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2004/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2004/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2004/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2004/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc03',280+menuoffset,208,194);
    addSousChoix('programmes/2003/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2003/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2003/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2003/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2003/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2003/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc02',280+menuoffset,226,194);
    addSousChoix('programmes/2002/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2002/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2002/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2002/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2002/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2002/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc01',280+menuoffset,244,194);
    addSousChoix('programmes/2001/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2001/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2001/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2001/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2001/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2001/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prsc00',280+menuoffset,262,194);
    addSousChoix('programmes/2000/comp_fic.htm','<b>Drama</b>','_top');
    addSousChoix('programmes/2000/comp_ser.htm','<b>Series and Serials</b>','_top');
    addSousChoix('programmes/2000/comp_doc.htm','<b>Creative Documentaries</b>','_top');
    addSousChoix('programmes/2000/comp_rep.htm','<b>Reportage and Current Affairs</b></i>','_top');
    addSousChoix('programmes/2000/comp_mus.htm','<b>Performing Arts</b>','_top');
    addSousChoix('programmes/2000/comp_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutMenu('prnc',364+menuoffset,75,78);
    addChoix('#','2010','_top','prnc10');
    addChoix('#','2009','_top','prnc09');
    addChoix('#','2008','_top','prnc08');
    addChoix('#','2007','_top','prnc07');
    addChoix('#','2006','_top','prnc06');
    addChoix('#','2005','_top','prnc05');
    addChoix('#','2004','_top','prnc04');
    addChoix('#','2003','_top','prnc03');
    addChoix('#','2002','_top','prnc02');
    addChoix('#','2001','_top','prnc01');
    addChoix('#','2000','_top','prnc00');
  finMenu();

  debutSousMenu('prnc10',439+menuoffset,82,194);
    addSousChoix('programmes/2010/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2010/nc_eur.htm','<b>Aspects of European Production</b>','_top');
    addSousChoix('programmes/2010/nc_int.htm','<b>Aspects of International Production</b>','_top');
    addSousChoix('programmes/2010/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2010/nc_hom.htm','<b>EuroFipa d\'honneur</b></i>','_top');
    addSousChoix('programmes/2010/nc_jcr.htm','<b>Young Artists</b></i>','_top');
    addSousChoix('programmes/2010/nc_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prnc09',439+menuoffset,100,194);
    addSousChoix('programmes/2009/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2009/nc_eur.htm','<b>Aspects of European Production</b>','_top');
    addSousChoix('programmes/2009/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2009/nc_hom.htm','<b>EuroFipa d\'honneur</b></i>','_top');
    addSousChoix('programmes/2009/nc_jcr.htm','<b>Young Artists</b></i>','_top');
    addSousChoix('programmes/2009/nc_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prnc08',439+menuoffset,118,194);
    addSousChoix('programmes/2008/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2008/nc_eur.htm','<b>Aspects of European Production</b>','_top');
    addSousChoix('programmes/2008/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2008/nc_hom.htm','<b>EuroFipa d\'honneur</b></i>','_top');
    addSousChoix('programmes/2008/nc_pas.htm','<b>Passions critiques</b></i>','_top');
    addSousChoix('programmes/2008/nc_ent.htm','<b>Dialogue</b></i>','_top');
    addSousChoix('programmes/2008/nc_jcr.htm','<b>Young Artists</b></i>','_top');
    addSousChoix('programmes/2008/nc_cou.htm','<b>Short Programs</b>','_top');
  finSousMenu();

  debutSousMenu('prnc07',439+menuoffset,136,194);
    addSousChoix('programmes/2007/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2007/nc_eur.htm','<b>Aspects of European Production</b>','_top');
    addSousChoix('programmes/2007/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2007/nc_hom.htm','<b>EuroFipa d\'honneur</b></i>','_top');
    addSousChoix('programmes/2007/nc_pas.htm','<b>Passions critiques</b></i>','_top');
    addSousChoix('programmes/2007/nc_20.htm','<b>20 years</b></i>','_top');
    addSousChoix('programmes/2007/nc_jcr.htm','<b>Young Artists</b></i>','_top');
  finSousMenu();

  debutSousMenu('prnc06',439+menuoffset,154,194);
    addSousChoix('programmes/2006/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2006/nc_eur.htm','<b>Aspects of European Production</b>','_top');
    addSousChoix('programmes/2006/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2006/nc_hom.htm','<b>Tribute</b></i>','_top');
    addSousChoix('programmes/2006/nc_jcr.htm','<b>Young Artists</b></i>','_top');
    addSousChoix('programmes/2006/nc_hon.htm','<b>EuroFipa d\'honneur</b></i>','_top');
  finSousMenu();

  debutSousMenu('prnc05',439+menuoffset,172,194);
    addSousChoix('programmes/2005/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2005/nc_cop.htm','<b>Aspects of French International Coproductions</b>','_top');
    addSousChoix('programmes/2005/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2005/nc_hom.htm','<b>Tribute</b></i>','_top');
    addSousChoix('programmes/2005/nc_jcr.htm','<b>Young Artists</b></i>','_top');
  finSousMenu();

  debutSousMenu('prnc04',439+menuoffset,190,194);
    addSousChoix('programmes/2004/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2004/nc_cop.htm','<b>Aspects of French International Coproductions</b>','_top');
    addSousChoix('programmes/2004/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2004/nc_hom.htm','<b>Tribute</b></i>','_top');
  finSousMenu();

  debutSousMenu('prnc03',439+menuoffset,208,194);
    addSousChoix('programmes/2003/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2003/nc_cop.htm','<b>Aspects of French International Coproductions</b>','_top');
  finSousMenu();

  debutSousMenu('prnc02',439+menuoffset,226,194);
    addSousChoix('programmes/2002/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2002/nc_cop.htm','<b>Aspects of French International Coproductions</b>','_top');
    addSousChoix('programmes/2002/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2002/nc_hom.htm','<b>Tribute</b></i>','_top');
  finSousMenu();

  debutSousMenu('prnc01',439+menuoffset,244,194);
    addSousChoix('programmes/2001/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2001/nc_cop.htm','<b>Aspects of French International Coproductions</b>','_top');
    addSousChoix('programmes/2001/nc_sea.htm','<b>Special Screenings</b>','_top');
    addSousChoix('programmes/2001/nc_hom.htm','<b>Tribute</b></i>','_top');
  finSousMenu();

  debutSousMenu('prnc00',439+menuoffset,262,194);
    addSousChoix('programmes/2000/nc_cre.htm','<b>Aspects of French Production</b>','_top');
    addSousChoix('programmes/2000/nc_cop.htm','<b>Aspects of French International Coproductions</b>','_top');
    addSousChoix('programmes/2000/nc_sea.htm','<b>Special Screenings</b>','_top');
  finSousMenu();

  debutMenu('prpa',547+menuoffset,75,78);
    addChoix('programmes/pal2010_1.htm','2010','_top');
    addChoix('programmes/pal2009_1.htm','2009','_top');
    addChoix('programmes/pal2008_1.htm','2008','_top');
    addChoix('programmes/pal2007_1.htm','2007','_top');
    addChoix('programmes/pal2006_1.htm','2006','_top');
    addChoix('programmes/pal2005_1.htm','2005','_top');
    addChoix('programmes/pal2004_1.htm','2004','_top');
    addChoix('programmes/pal2003_1.htm','2003','_top');
    addChoix('programmes/pal2002_1.htm','2002','_top');
    addChoix('programmes/pal2001_1.htm','2001','_top');
  finMenu();

  pageOK = true;

  }
}
