$page_text = checkout($page_text, 1, 1);
if ($set_user['smileys'])
$page_text = smileys($page_text, $res['rights'] ? 1 : 0);
echo $page_text; $page_text = checkout($page_text, 1, 1);
if ($set_user['smileys'])
$page_text = smileys($page_text, $res['rights'] ? 1 : 0);
echo $page_text;