if ($ga ne "1")
{
get "sort=-eig_datum range=0,1", "$db3";
 $bild_breite = 250 if ($bild_breite eq ""); # Vorbelegung für Bildbreite falls nicht vorh.
 my $anz_bild ="<tr><td align=center><table width=95%><tr><td align=center><img src=/files/$bild width=$bild_breite></td></tr></table></td></tr>" if $bild;
{
        # Ausgabelänge begrenzen für Feld Meldung #
        my $laenge=80;
        my $Ende = substr($Meldung, $laenge);
        my $Stop = index($Ende,"\ ");
        my $Ende = substr($Ende, 0, $Stop);
        my $Anfang = substr($Meldung, 0, $laenge);
        my $a_intro = "<span class=$tf><h5>$Intro</h5></span>" if $Intro ne "";
}
3)
 get "Id==$dsn", "$db1";
 $bild_breite = 250 if ($bild_breite eq ""); # Vorbelegung für Bildbreite falls nicht vorh.
 my $anz_bild ="<table><tr><td align=center><table width=95%><tr><td align=center><img src=/files/$bild width=$bild_breite></td></tr></table>" if $bild;
 my $a_autor = "Meldung von $Autor" if $Autor;