<!--
function show_date()
{
	document.write("2010年3月19日現在");
}
//-->
