function ShowPic(sImage)
{
   document.ShowRoom.src = sImage;
}

