quisommesnous1 = new Image;
quisommesnous1.src = "../img/bouton-quisommesnous-off.png";
quisommesnous2 = new Image;
quisommesnous2.src = "../img/bouton-quisommesnous-on.png";

soins1 = new Image;
soins1.src = "../img/bouton-soins-off.png";
soins2 = new Image;
soins2.src = "../img/bouton-soins-on.png";

produits1 = new Image;
produits1.src = "../img/bouton-produits-off.png";
produits2 = new Image;
produits2.src = "../img/bouton-produits-on.png";

cadeaux1 = new Image;
cadeaux1.src = "../img/bouton-coffrets-off.png";
cadeaux2 = new Image;
cadeaux2.src = "../img/bouton-coffrets-on.png";

tarifs1 = new Image;
tarifs1.src = "../img/bouton-tarifs-off.png";
tarifs2 = new Image;
tarifs2.src = "../img/bouton-tarifs-on.png";

contact1 = new Image;
contact1.src = "../img/bouton-contact-off.png";
contact2 = new Image;
contact2.src = "../img/bouton-contact-on.png";
