document.writeln('<div class="menu">');
document.writeln('<h1>Hauptmen&uuml;</h1>');
document.writeln('<ul type="none">');
document.writeln('<li><a href="http://josef-s.npage.de/willkommen_30185203.html">Willkommen</a></li>');
document.writeln('<li><a href="http://josef-s.npage.de/ueber-mich_83972395.html">&Uuml;ber mich</a><span style="color:grey"> | </span><a href="http://josef-s.npage.de/ueber-mich_83972395.html#Steckbrief">Steckbrief</a></li>');
document.writeln('</ul>');
document.writeln('<ul type="none">');
document.writeln('<li><a href="http://josef-s.npage.de/mathematik_40375777.html">Mathematik</a></li>');
/*
document.writeln('<li><a href="Informatik.html">Informatik</a></li>');
document.writeln('<li><a href="Literatur.html">Literatur</a></li>');
document.writeln('<li><a href="Grafiken.html">Rendering</a></li>');
*/
document.writeln('</ul>');
document.writeln('<ul type="none">');
document.writeln('<li><a href="http://josef-s.npage.de/guestbook.html">G&auml;stebuch</a></li>');
document.writeln('<li><a href="http://josef-s.npage.de/impressum_45358780.html">Impressum</a></li>');
document.writeln('</ul>');
document.writeln('</div>');

