// 20090203:mdd
function show_fup(arg_fup_id)
{
	$(arg_fup_id).show();
}