&title_after=&show_images=0&show_description=0');
} else {
$link_cats = $wpdb->get_results("SELECT cat_id, cat_name FROM $wpdb->linkcategories ORDER BY cat_name ASC");
foreach($link_cats as $link_cat) {
if(get_links($link_cat->cat_id, '', '', '', FALSE, '', FALSE, FALSE, -1, FALSE, FALSE) != '') { ?>
cat_name; ?>
cat_name, '- ', '
', ' ', false, 'name', false, false, -1, false); ?>