function gazougakawaru(img) {
	window.document.getElementById("imageSpace").src = img;
} 
