") $x=0;
    }
    $text=substr($text,0,strlen($text)-1);
    $text=convert($text);

    if (strpos($line,"
")) $zobrazuj=0; $color="~BB~HW"; if (strpos($line,"STVtext")) { $zobrazuj=1; $color="~BR~HY"; } if (($zobrazuj) && (strlen($text)==40)) echo "$color$text ~RS\n"; } fclose($fp); $fp=fopen("teletext.count","r");$counter=fgets($fp,1024);fclose($fp); $counter++; $fp=fopen("teletext.count","w");fputs($fp,$counter);fclose($fp); ?>