function ShowPic(sImage) { sImage = "http://www.wilhelminastraat.info/fotos/" + sImage + ".jpg"; document.ShowRoom.src = sImage; }


