', 0);
include_once G5_LIB_PATH . '/thumbnail.lib.php';
if ($board['bo_table_width'] == 0)
$width = "100%";
$cate = array();
$lists = array();
?>
= stripslashes($board['bo_content_head']); ?>
0 && $h == count($cate))
continue;
$list_item = sql_query("select * from {$write_table} where wr_reply='' and wr_is_comment=0 order by wr_10*1, wr_id");
for ($k = 0; $row = sql_fetch_array($list_item); $k++) {
$lists[$k] = get_list($row, $board, $board_skin_url);
}
?>
= stripslashes($board['bo_content_tail']); ?>