All categories

name .’ (‘. $category->count .’)’, ‘taxonomy/term/’. $category->tid);
}
return theme(‘item_list’, $items);
}

?>