document.writeln('        	<TABLE ALIGN=\"CENTER\" VALIGN=\"TOP\" CELLSPACING=\"1\" CELLPADDING=\"0\" BORDER=\"0\">');
document.writeln('        <TR>');
document.writeln('        	<TD>');
document.writeln('        	<IMG SRC=\"menu.gif\" WIDTH=\"150\" HEIGHT=\"20\" BORDER=\"0\" ALIGN=\"TOP\" ALT=\"MENU\">');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A HREF=\"index.html\" TITLE=\"MAIN PAGE\" CLASS=\"klawisz\">STRONA GŁÓWNA</A><BR>');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A href=\"autorka.html\" TITLE=\"Author\" class=\"klawisz\">Autorka</A><BR>');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A HREF=\"galeria.html\" TITLE=\"Gallery\" CLASS=\"klawisz\">Galeria</A><BR>');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A href=\"wystawy.html\" TITLE=\"Actual exhibitions\" class=\"klawisz\">Ekspozycje</A><BR>');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A href=\"zamowienia.html\" TITLE=\"Ordering\" class=\"klawisz\">Zamówienia</A><BR>');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A href=\"janow.html\" TITLE=\"The City of Janow Podlaski\" class=\"klawisz\">Janów Podlaski</A><BR>');
document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A href=\"kontakt.html\" TITLE=\"Contact\" class=\"klawisz\">Kontakt</A><BR>');

document.writeln('        	</TD></TR><TR><TD>');
document.writeln('        	<A href=\"linki.html\" TITLE=\"Links\" class=\"klawisz\">Linki</A><BR>');
document.writeln('        	</TD>');
document.writeln('        </TR>');
document.writeln('        </TABLE>');

