function Chg_Image(laPhoto)
{
parent.document.images['traiteur'].src = laPhoto;
}
