Index: tagadelic.module
===================================================================
--- tagadelic.module	(revision 19)
+++ tagadelic.module	(working copy)
@@ -42,7 +42,7 @@
       'path' => "tagadelic/chunk",
       'callback' => 'tagadelic_page_chunk',
       'access' => user_access('access content'),
-      'type' => MENU_CALLBACK);
+      'type' => MENU_SUGGESTED_ITEM);
     foreach (taxonomy_get_vocabularies($type = NULL) as $vocabulary) {
       $items[] = array(
         'title' => $vocabulary->name,
