'') $exclude_tabbed_cats = implode(",", get_option('hires_tabbed_cats')); $args = "orderby=".get_option('hires_sort_cat')."&exclude=".$exclude_tabbed_cats; $categories = get_categories($args); $catcount = 0; foreach ($categories as $cat) { ?>
cat_ID.'&showposts=5'); while(have_posts()) : the_post(); ?>