document.writeln('<!---------------------------------------------------------------------------------------->');
document.writeln('<TABLE cellspacing="0" class="footer">');
document.writeln('	<TR>');
document.writeln('    <TD class="footer" style="text-align: left; width: 34%;"><A href="http://www.reto-hoehener.ch/" target="_top">www.reto-hoehener.ch</A></TD>');
document.writeln('    <TD class="footer" style="text-align: center; width: 32%; padding-left: 10px; padding-right: 10px;"><A href="mailto:reto.hoehener@gmx.ch">reto.hoehener@gmx.ch</A></TD>');
document.writeln('    <TD class="footer" style="text-align: right; width: 34%;">Dezember 2000</TD>');
document.writeln('	</TR>');
document.writeln('</TABLE>');
document.writeln('</BODY>');
document.writeln('</HTML>');