"; echo " "; if ( $cate_left ) include(skin("$ui[cate].left")); echo "   "; if ( $cate_mode ) { include skin(); } echo ""; if ( $cate_right ) include(skin("$ui[cate].right")); echo ""; echo ""; if ( $cate_footer ) include(category_footer_skin()); if ( $footer ) include(footer_skin()); return; ?>