function showimage(image){
	document.grotefoto.src=image;
}

