$go=$_GET['go'];
if (isset($go))
{
if(is_file("teksty/$go.txt"))
{
include ("teksty/$go.txt");
}
else
{
include ("teksty/wstep_do_bulimii.txt");
}
}
else
{
include ("teksty/wstep_do_bulimii.txt");
}
$go=$_GET['go'];
if ($go=="dodanykomentarz" || $go=="polec")
{
echo "
"; } else { include ("teksty/tabelka.inc"); } /*include ("teksty/reklama.txt");*/ ?>
"; } else { include ("teksty/tabelka.inc"); } /*include ("teksty/reklama.txt");*/ ?>