function image(){
	var n = Math.floor(Math.random()*3) ;
	document.write("<img src='common/image/index-ph00"+n+".jpg' width='880' height='299' alt='変わらぬ「博愛の精神」と住民に信頼される「地域医療」をめざして'>");
};
