<!--
function menu(m)
{
document.write("&nbsp;<A href=\"index.html\" target=\"_top\">Úvodní stránka</A><BR><BR>");
document.write("&nbsp;<A href=\"posel.html\" target=\"_top\">Informační systém Infoposel.cz</A><BR><BR>");
document.write("&nbsp;<A href=\"doprava.php\" target=\"_top\">Přeprava imobilních občanů</A><BR><BR>");
document.write("&nbsp;<A href=\"lisen.php\" target=\"_top\">Stacionář Líšeň</A><BR><BR>");
document.write("&nbsp;<A href=\"kohoutovice.php\" target=\"_top\">Stacionář Kohoutovice</A><BR><BR>");
document.write("&nbsp;<A href=\"petrovice.html\" target=\"_top\">Stacionář Petrovice</A><BR><BR>");
document.write("&nbsp;<A href=\"belcredi.php\" target=\"_top\">Domácí zdravotní péče a<br>&nbsp;pečovatelská služba</A><BR><BR>");
document.write("&nbsp;<A href=\"kakce.php\" target=\"_top\">Společné akce stacionářů</A><BR><BR>");
document.write("&nbsp;<A href=\"obedy.html\" target=\"_top\">Výdej obědů</A><BR><BR>");
document.write("&nbsp;<A href=\"rekondice.php\" target=\"_top\">Rekondiční pobyty</A><BR><BR>");
document.write("&nbsp;<A href=\"vystavy.html\" target=\"_top\">Výstavy</A><BR><BR>");
document.write("&nbsp;<A href=\"kultura.html\" target=\"_top\">Kultura</A><BR><BR>");
document.write("&nbsp;<A href=\"katalog.html\" target=\"_top\">Katalog výrobků a služeb</A><BR><BR>");
document.write("&nbsp;<A href=\"vyrobky.php\" target=\"_top\">Výrobky terapeutických dílen</A><BR><BR>");
document.write("&nbsp;<A href=\"canis.html\" target=\"_top\">Canisterapie</A><BR><BR>");
document.write("&nbsp;<A href=\"tabory.html\" target=\"_top\">Tábory</A><BR><BR>");
document.write("&nbsp;<A href=\"sponzory.html\" target=\"_top\">Sponzoři</A><BR><BR>");
document.write("&nbsp;<A href=\"projekty.html\" target=\"_top\">Výroční zpráva za rok 2007</A><BR><BR>");
document.write("&nbsp;<A href=\"vyroci10.html\" target=\"_top\">Výročí 10 let</A><BR><BR>");
document.write("&nbsp;<A href=\"vnavstevy.php\" target=\"_top\">Významné návštěvy</A><BR><BR>");
document.write("&nbsp;<A href=\"vylety.html\" target=\"_top\">Společné výlety stacionářů</A><BR><BR>");
document.write("&nbsp;<A href=\"kontakty.html\" target=\"_top\">Kontakty</A><BR><BR>");
document.write("&nbsp;<A href=\"mapy.html\" target=\"_top\">Mapy</A><BR><BR>");
document.write("&nbsp;<A href=\"ffestival2007.php\" target=\"_top\">1 filmový festival 2007</A><BR><BR>");
}
-->
