// 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('<a href="main3.php?cs_d_dat_beg=01.10.2004&cs_d_dat_end=31.10.2004" target="main">Oktober</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.09.2004&cs_d_dat_end=30.09.2004" target="main">September</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.08.2004&cs_d_dat_end=31.08.2004" target="main">August</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.07.2004&cs_d_dat_end=31.07.2004" target="main">Juli</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.06.2004&cs_d_dat_end=30.06.2004" target="main">Juni</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.05.2004&cs_d_dat_end=31.05.2004" target="main">Mai</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.04.2004&cs_d_dat_end=30.04.2004" target="main">April</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.03.2004&cs_d_dat_end=31.03.2004" target="main">März</a><br>');
document.writeln('<a href="main3.php?cs_d_dat_beg=01.02.2004&cs_d_dat_end=29.02.2004" target="main">Februar</a><br>');


document.writeln('</p>');
