// JavaScript Document

function precharg()
{
img1 = new Image;
img1.src = "images/boutonaccueil2.png";
img2 = new Image;
img2.src = "images/boutoncontact2.png";
img3 = new Image;
img3.src = "images/boutonlivreor2.png";
img4 = new Image;
img5.src = "images/boutonmaquettes2.png";
img5 = new Image;
img5.src = "images/boutonpmu2.png";
img6 = new Image;
img6.src = "images/boutonpresse2.png";
img7 = new Image;
img7.src = "images/boutonsalle2.png";
}

