require "funkce.php.inc"; hlavicka(cz_en('ICOLLE','ICOLLE')); echo "\t\t\t
" . cz_en('Informace doposud nejsou k dispozici.','Information is not available yet.') . "
\n"; else { for ($i=0;$i<$pocet;$i++) { $osoba=sel(mysql_result($dotaz,$i,'osoba')); $organizace=sel(mysql_result($dotaz,$i,'organizace')); $textCZ=sel(mysql_result($dotaz,$i,'temaC')); $textEN=sel(mysql_result($dotaz,$i,'temaE')); echo "\t\t\t" . $osoba . "
" . $organizace . "
" . cz_en($textCZ,$textEN) . "