', 0); if ($is_admin) set_session("ss_delete_token", $token = uniqid(time())); if ($is_member) { $comment_token = uniqid(time()); set_session('ss_comment_token', $comment_token); } $is_comment_write = false; if ($board['bo_table_width'] == 0) $width = "100%"; ?>