/* Images Menu Configuration */

var FileExtension = "jpg";
var pathIMG = "img/chrome/";
var ArrayImagesToDisplay = 0;
var btSuivantGamme = false;
var linkSupplement = "";
/* Tab (fileName,Text Description,URL) */

var tab = new Array();
tab[ArrayImagesToDisplay++] = new Array ("920068","Eau de Toilette","chrome_page_920068.html"); //1
tab[ArrayImagesToDisplay++] = new Array ("922628","Eau de Toilette Urbanspray","chrome_page_922628.html"); //2
//tab[ArrayImagesToDisplay++] = new Array ("920181","Gel cheveux & corps","chrome_page_920181.html"); //3
tab[ArrayImagesToDisplay++] = new Array ("920228","Gel de rasage moussant","chrome_page_920228.html"); //4
tab[ArrayImagesToDisplay++] = new Array ("920143","Baume après-rasage","chrome_page_920143.html"); //5
tab[ArrayImagesToDisplay++] = new Array ("920105","Lotion après-rasage","chrome_page_920105.html"); //6
tab[ArrayImagesToDisplay++] = new Array ("920082","Stick déodorant sans alcool","chrome_page_920082.html"); //7
tab[ArrayImagesToDisplay++] = new Array ("920174","Déodorant spray","chrome_page_920174.html"); //8
tab[ArrayImagesToDisplay++] = new Array ("920211","Soin hydratant quotidien","chrome_page_920211.html"); //9



