if ( Is_Null($nacist) or $nacist=="") { $nacist="uvod"; } ?> $filename = "uvodni_text.html"; $fd = fopen ($filename, "r"); $sirka = fread ($fd, 500); $sirka = stristr ($sirka, "nahledu: "); $sirka = substr ($sirka, 9, (strpos($sirka, "pixelu")-10)); $sirka = $sirka + 38 ; // ...ziskani sirky frejmu podle konst. v uvodni_text.php fclose ($fd); ?>