many thanks ulfben ??
just one more question. if i need to make two different menus
say first one for category 1,2 and 3
and second one for category 4,5, and 6
can i do that by using the function silpstream_wp_dtree_get_categories() and passing different arguments for $catresults
if i copy paste the function and define $catresults as an array [1,2,3] will that work ??