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

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

document.write('<a href="archiw.html" class="wskr_links">')
document.write('<font color="#000000">A</font>rchiwum</a>&nbsp;&nbsp;')
document.write('<a href="urania/urania.html" class="wskr_links">')
document.write('<font color="#000000">A</font>rchiwum&nbsp;Uranii</a>&nbsp;&nbsp;')
document.write('<a href="arts' + roczek + '.html" class="wskr_links">')
document.write('<font color="#000000">A</font>rtykuły&nbsp;on-line</a>&nbsp;&nbsp;')
document.write('<a href="astrol.html" class="wskr_links">')
document.write('<font color="#000000">A</font>strolinki</a>&nbsp;&nbsp;')
document.write('<a href="amusic.html" class="wskr_links">')
document.write('<font color="#000000">A</font>stronomia&nbsp;i&nbsp;muzyka</a>&nbsp;&nbsp;')
document.write('<a href="elem.html" class="wskr_links">')
document.write('<font color="#000000">E</font>lementarz&nbsp;Uranii<br></a>')
document.write(' <a href="inmemo.html" class="wskr_links">')
document.write('<font color="#000000">I</font>n&nbsp;memoriam</a>&nbsp;&nbsp;')
document.write('<a href="http://leksykon.pta.edu.pl" class="wskr_links">')
document.write('<font color="#000000">I</font>nternetowy&nbsp;Słownik&nbsp;Astronomiczny</a>&nbsp;&nbsp;')
document.write('<a href="kalas0' + (roczek - 2000) + '_' + miesiac + '.html" class="wskr_links">')
document.write('<font color="#000000">K</font>alendarz&nbsp;astronomiczny&nbsp;' + roczek + '</a>&nbsp;&nbsp;')
document.write('<a href="tools.html" class="wskr_links">')
document.write('<font color="#000000">N</font>arzędzia&nbsp;on-line<br></a>')
document.write(' <a href="niezbednik.html" class="wskr_links">')
document.write('<font color="#000000">N</font>iezbędnik</a>&nbsp;&nbsp;')
document.write('<a href="bedzie.html" class="wskr_links">')
document.write('<font color="#000000">O</font>głoszenia</a>&nbsp;&nbsp;')
document.write('<a href="telmake.html" class="wskr_links">')
document.write('<font color="#000000">P</font>oradnik&nbsp;Konstruktora&nbsp;Teleskopu</a>&nbsp;&nbsp;')
document.write('<a href="poradnik.html" class="wskr_links">')
document.write('<font color="#000000">P</font>oradnik&nbsp;Obserwatora</a>&nbsp;&nbsp;')
document.write('<a href="prenum.html" class="wskr_links">')
document.write('<font color="#000000">P</font>renumerata</a><br>')
document.write('<a href="http://www.pta.edu.pl/pta/index.html" class="wskr_links">')
document.write('<font color="#000000">P</font>TA</a>&nbsp;&nbsp;')
document.write(' <a href="ptma.html" class="wskr_links">')
document.write('<font color="#000000">P</font>TMA&nbsp;informuje&hellip;</a>&nbsp;&nbsp;')
document.write('<a href="http://orion.pta.edu.pl/" class="wskr_links">')
document.write('<font color="#000000">S</font>erwis&nbsp;Edukacyjny&nbsp;Orion</a>&nbsp;&nbsp;')
document.write('<a href="wstep.html" class="wskr_links">')
document.write('<font color="#000000">S</font>łowo&nbsp;wstępne</a>&nbsp;&nbsp;')
document.write('<a href="wskr.html" class="wskr_links">')
document.write('<font color="#000000">W</font>&nbsp;Skrócie</a>&nbsp;&nbsp;')
document.write('<a href="science.html" class="wskr_links">')
document.write('<font color="#000000">W</font>ykłady&nbsp;z&nbsp;astrofizyki</a><br>')
document.write('<a href="80lat.html" class="wskr_links">')
document.write('<font color="#000000">80</font>&nbsp;lat&nbsp;Uranii</a>&nbsp;&nbsp;')
document.write('<a href="index.html" class="wskr_year">')
document.write('<font color="#000000">S</font>trona&nbsp;główna</a><br><br>')

