
function alt_version(change_picture){
	document.images["alt_pic"].src = change_picture;
}