/* Mise à jour Septembre 2003 */
<!-- Begin
function agrandirimage1()
{
image1.height="256";
image1.width="320";
}
function reduireimage1()
{
image1.height="128";
image1.width="160";
}


function agrandirimage2()
{
image2.height="256";
image2.width="320";
}
function reduireimage2()
{
image2.height="128";
image2.width="160";
}


function agrandirimage3()
{
image3.height="256";
image3.width="320";
}
function reduireimage3()
{
image3.height="128";
image3.width="160";
}


function agrandirimage4()
{
image4.height="256";
image4.width="320";
}
function reduireimage4()
{
image4.height="128";
image4.width="160";
}


function agrandirimage5()
{
image5.height="256";
image5.width="320";
}
function reduireimage5()
{
image5.height="128";
image5.width="160";
}


function agrandirimage6()
{
image6.height="256";
image6.width="320";
}
function reduireimage6()
{
image6.height="128";
image6.width="160";
}


function agrandirimage7()
{
image7.height="256";
image7.width="320";
}
function reduireimage7()
{
image7.height="128";
image7.width="160";
}


function agrandirimage8()
{
image8.height="256";
image8.width="320";
}
function reduireimage8()
{
image8.height="128";
image8.width="160";
}
//  Fin du script -->