'≶') ***********************************************************/ function HtmlText($utext){ global $sys_sonderzeichen_suche_full; global $sys_sonderzeichen_ersetze_full; return str_replace($sys_sonderzeichen_suche_full, $sys_sonderzeichen_ersetze_full, $utext); } ?>