LABoratory
>
{$strona['tytul']}"); while($tekst=mysql_fetch_assoc($teksty)){ $stresc=stripslashes($tekst['tresc']); echo("
{$stresc}
"); } } else{ echo("
{$strona['tytul']}
PREV
PREV
NEXT
NEXT
"); $counter=0; echo('
'); while($tekst=mysql_fetch_assoc($teksty)){ $counter++; $stresc=stripslashes($tekst['tresc']); echo("
{$stresc}
"); if(($counter % $strona['rozmiar'])==0 && $counter<$pagecount){ echo('
'); } } echo('
'); } } /* else { if($lang=='pl') echo('
Strona w budowie
'); else echo('
Under Construction
'); }*/ ?>
'); echo("
"); echo(htmlspecialchars(stripslashes($hotnew['tresc']))); echo('
'); echo('
'); } ?>