'; foreach($cats->res_array as $cat) { $cat_info[0] = $cat; echo mini_cat($cat['id'], $cat_info); $i++; } echo ''; do_html_footer(); // ?>