//Matthias Schild, Januar 2004

function showPic(bild)
{
	window.alert(bild);
}