
var tableau_images_1 = [
   'photo/off/serie1/a_l_aduris.JPG',
   'photo/off/serie1/m_alajmo3.JPG',
   'photo/off/serie1/n_mendes.JPG',
   'photo/off/serie1/r_redzepi2.JPG',
   'photo/off/serie1/t_kavcic6.JPG',
   'photo/off/serie1/t_marx.JPG'
]

new animage ('serie1', tableau_images_1, 2000, false);


var tableau_images_2 = [
   'photo/off/serie2/t_kavcic.JPG',
   'photo/off/serie2/t_kavcic2.JPG',
   'photo/off/serie2/t_kavcic3.JPG',
   'photo/off/serie2/r_redzepi3.JPG',
   'photo/off/serie2/n_mendes2.JPG',
   'photo/off/serie2/n_mendes3.JPG',
   'photo/off/serie2/m_alajmo.JPG',
   'photo/off/serie2/c_michalak.JPG',
   'photo/off/serie2/c_crisci.JPG',
   'photo/off/serie2/a_l_aduris3.JPG',
   'photo/off/serie2/a_l_aduris2.JPG'
]

new animage ('serie2', tableau_images_2, 2000);
