sub makeMenuInput{ my ($category,$subcategory,$allIsOn)=@_; } makeMenuInput($query->param('category'),$query->param('subcategory'),"allon");