var czas = new Date();
var roczek = czas.getYear();
if (roczek < 1900) {
roczek = roczek + 1900;
}

var miesiac = czas.getMonth();
miesiac = miesiac + 1;

document.write('<b>&#x09E6;&nbsp;</b> <a href="archiw.html" class="urania2">Archiwum</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="urania/urania.html" class="urania2">Archiwum Uranii</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="arts.html" class="urania2">Artykuły on-line</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="astrol.html" class="urania2">Astrolinki</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="amusic.html" class="urania2">Astronomia i muzyka</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="elem.html" class="urania2">Elementarz Uranii</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="inmemo.html" class="urania2">In memoriam</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="http://leksykon.pta.edu.pl" class="urania2">Internetowy Słownik<br />&nbsp;&nbsp;&nbsp;&nbsp;Astronomiczny</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="kalas' + (roczek - 2000) + '_' + miesiac + '.html" class="urania2">Kalendarz astronomiczny<br />&nbsp;&nbsp;&nbsp;&nbsp;' + roczek + '</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="tools.html" class="urania2">Narzędzia on-line</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="niezbednik.html" class="urania2">Niezbędnik</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="bedzie.html" class="urania2">Ogłoszenia</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="telmake.html" class="urania2">Poradnik Konstruktora<br />&nbsp;&nbsp;&nbsp;&nbsp;Teleskopu</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="poradnik.html" class="urania2">Poradnik Obserwatora</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="prenum.html" class="urania2">Prenumerata</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="http://www.pta.edu.pl/pta/index.html" class="urania2">PTA</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="ptma.html" class="urania2">PTMA informuje&hellip;</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="http://orion.pta.edu.pl/" class="urania2">Serwis Edukacyjny Orion</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="wstep.html" class="urania2">Słowo wstępne</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="wskr.html" class="urania2">W Skrócie</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="science.html" class="urania2">Wykłady z astrofizyki</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="80lat.html" class="urania2">80 lat Uranii</a><br />')
document.write('<b>&#x09E6;&nbsp;</b> <a href="index.html" class="urania1">Strona główna</a><br />')


