var cText = ''
cText += '<a href="index.html">Witamy</a>  |  '
cText += '<a href="Aktualnosci.html">Aktualnosci</a>  |  '
cText += '<a href="historia.html">Nasza Historia</a>  |  '
cText += '<a href="profil.html">Profil Szkoly </a> |  '
cText += '<a href="galeria.html">Galeria Zdjec</a>  |  '
cText += '<a href="formy.html">Formy</a>  |  '
cText += '<a href="konkursy.html">Konkursy</a>   |  '
cText += '<a href="gazetka.html">Gazetka Szkolna</a>   |  '
cText += '<a href="o_nas.html">O nas</a>   |  '
cText += '<a href="Kontakt_z_nami.html">Kontakt</a>   |  '
cText += '<a href="feed.xml">RSS</a><img src="images/Newspaper_Feed_add_24x24.png" alt="RSSLogo" align="top"/><br /><br />'
cText += '<p>&copy; Polska Szkola im. Henryka Sienkiewicza 2011. All rights reserved.</p>'
document.write(cText)
