

function show_photo(what, photo, title, desc) {					document.standard_photo.src = photo;					document.standard_photo.alt =title;				  				}