function	flash_notice()	{
	setTimeout("Effect.Fade('flash_notice', {duration: 0.4})", 8000)
}