//

//工事中

function part4(){

	window.alert("誠に申し訳ございません。\nただいま準備中です。")

}





//クレジット



	var hiduke=new Date();

	var yr=hiduke.getFullYear();



function credit01(){

	document.write("<div style='font-family: Verdana; font-size: 10px ; line-height: 13px'>" + " Copyright(C) "+yr+" YOFUEN. All Rights Reserved.&nbsp;</div>");



}



function credit02(){

	document.write("<div style='font-family: Verdana; font-size: 11px ; line-height: 13px'>" + " Copyright(C) "+yr+" 社会福祉法人&nbsp;陽風園. All Rights Reserved.&nbsp;</div>");



}



function credit03(){

	document.write("<div style='font-family: Verdana; font-size: 10px ; line-height: 13px'>" + " Copyright(C) "+yr+" 社会福祉法人&nbsp;陽風園. All Rights Reserved.&nbsp;</div>");



}

