include("nav1.php3");
function _rot($in) { return ''.$in.''; }
/*echo $marktext.' *** '.$textauswahl; */
$textauswahl = $textauswahl ? rawurldecode($textauswahl) : '';
$comment = $comment ? rawurldecode($comment) : '';
if(!$textauswahl && $marktext) $senden = '';
if(!$textauswahl && !$marktext && $from) {
$fp = fopen("$from","r");
while ($line = fgets($fp,1000)) {
if (ereg("",$line)) $aktiv = 0;
if (ereg("",$line)) $aktiv = 0;
if ($aktiv == 1) $headline = $headline.$line;
if ($aktiv == 2) $textline = $textline.$line;
if (ereg("",$line)) $aktiv = 1;
if (ereg("",$line)) $aktiv = 2;
}
$orgtext = strip_tags(str_replace("
","\n",$headline.'
'.$textline));
}
$statusline = 'Versenden';
$submit2 = '