echo wybor_miast();
?>

if (!isset($_SESSION['id_klienta']) || empty($_SESSION['id_klienta'])) {
?>
} else { ?>
} ?>
$q = mysql_query("select id_artykulu, zajawka, tytul, tresc from artykuly where pub=1 and id_artykulu=40;");
if ($aaa = mysql_fetch_array($q))
{ ?>
}
?>
$cloud = new wordCloud();
$q = mysql_query("select tag,popularnosc,link from tagi");
while ($t = mysql_fetch_array($q)) {
$cloud->addWord($t['tag'], $t['popularnosc'], $t['link']);
}
echo $cloud->showCloud();
?>

$q = mysql_query("select id_artykulu, zajawka, tytul, tresc from artykuly where pub=1 and id_artykulu=39;");
if ($aaa = mysql_fetch_array($q))
{ ?>
}
?>
Dołącz do klubu