function affich(str) 
{
  document.getElementById('img_grande').src = "http://www.bestof-marrakech.com/images/grandes/"+str;
}
