function whichImage(photo){
	document.large_image.src = photo ;
}

	