// JavaScript Document
document.writeln('<p>');

document.writeln('<img src="../../icons/icon-arrow-left.gif" width="12" height="8">');
document.writeln('<a href="javascript:history.go(-1);" target="main">zurück</a><br>');
document.writeln('<br>');
document.writeln('<br>');

document.writeln('<strong>Archiv:</strong><br>');
document.writeln('<br>');
document.writeln('<a href="../001/main3.php" target="main">Personen</a><br>');
document.writeln('<a href="../002/main3.php" target="main">Epochen</a><br>');
document.writeln('<br>');
document.writeln('<a href="../main3.php" target="main">Archiv</a><br>');
document.writeln('<br>');

document.writeln('</p>');
