
<!-- Begin


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="images/background-menu.gif"><tr><td width="20">');
document.write('<IMG SRC="images/spacer.gif" HEIGHT="1" WIDTH="20" border="0"><br>');
document.write('</td><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0">');

document.write('<tr><form action="index.php"><td>');
document.write('<input type="submit" value=" Home " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="thesis.php"><td>');
document.write('<input type="submit" value=" Thesis " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="galerie.php"><td>');
document.write('<input type="submit" value=" Galerie " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="quellen.php"><td>');
document.write('<input type="submit" value=" Quellen " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="auszeichnungen.php"><td>');
document.write('<input type="submit" value=" Auszeichnungen " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="aktuelles.php"><td>');
document.write('<input type="submit" value=" Aktuelles " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="links.php"><td>');
document.write('<input type="submit" value=" Links " onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><form action="email.php"><td>');
document.write('<input type="submit" value="E-mail" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button"><br>');

document.write('</td></form><td>');
document.write('<td width="1" bgcolor="#000000"><br>');
document.write('</td></tr></table>');
document.write('</td></tr><tr><td height="1" bgcolor="000000" colspan="2">');
document.write('<IMG SRC="images/spacer.gif" HEIGHT="1" WIDTH="15" border="0"><br>');
document.write('</td></tr></table></DIV>');

//  End -->