nb_diaporama = 1; // Nombre diaporama dans la page

chm_commun = '../images/rubriques/';
emplacement = chm_commun + 'societe/';

// Tableau des images
tabImg = new Array();
tabImg[1] = new Array();

/* Pour le diaporama 1 */
tabImg[1][0] = 'societe_01.jpg';
tabImg[1][1] = 'societe_02.jpg';
