No; in this case you should better just define 2 different menus and call DynarchMenu.setup for each of them; for the one defining context menu(s), you'll pass { context: true } as the second parameter. See "examples/context.html" and "examples/context2.html" for a quick example.