function donnePhoto(img)
{
   document.img.src = '/images/vehicules/200x150/' + img;
}
