function kopf_e ()
{
document.write("<center><TABLE WIDTH=\"800\"><TR><TD>");
document.write("<A HREF=\"../radow.html\"> ");
document.write("<IMG SRC=\"../zier/nav-home.gif\"");
document.writeln(" ALT=\"Back to Rainer Radow's Steamboat Page\" HEIGHT=\"32\" WIDTH=\"32\" BORDER=\"0\"></A>");
document.write("<FONT SIZE=\"+2\"><B>");
document.writeln("Rainer Radow's Steamboat Page");
document.writeln("</FONT> </b><HR>");
}

function kopf_d ()
{
document.write("<center><TABLE WIDTH=\"800\"><TR><TD>");
document.write("<A HREF=\"../radow.html\"> ");
document.write("<IMG SRC=\"../zier/nav-home.gif\"");
document.writeln(" ALT=\"Zur&uuml;ck zu Rainer Radow's Steamboat Page\" HEIGHT=\"32\" WIDTH=\"32\" BORDER=\"0\"></A>");
document.write("<FONT SIZE=\"+2\"><B>");
document.writeln("Rainer Radow's Steamboat Page");
document.writeln("</FONT> </b><HR>");
}

function kopf_ed ()
{
document.write("<center><TABLE WIDTH=\"800\"><TR><TD>");
document.write("<A HREF=\"../radow.html\"> ");
document.write("<IMG SRC=\"../zier/nav-home.gif\"");
document.writeln(" ALT=\"Back to - \ Zur&uuml;ck zu - Rainer Radow's Steamboat Page\" HEIGHT=\"32\" WIDTH=\"32\" BORDER=\"0\" HSPACE=\"5\"></A>");
document.write("<FONT SIZE=\"+2\"><B>");
document.writeln("Rainer Radow's Steamboat Page");
document.writeln("</FONT> </b> <HR>");
}

function fuss_e ()
{
document.write("<HR><center>");
document.write("<A HREF=\"../radow.html\"> ");
document.write("<IMG SRC=\"../zier/nav-home.gif\"");
document.write(" ALT=\"Back to Rainer Radow's Steamboat Page\" HEIGHT=\"32\" WIDTH=\"32\" BORDER=\"0\" HSPACE=\"10\"></A>");
document.writeln("<br><br>");

document.writeln("Please send me a short comment, mail to: ");
document.writeln("rainer @ radow . org<BR>");
document.write("This page is managed from Berlin, Germany, last update: ");
document.writeln(LastUpdate);
document.writeln("<HR></center>");
document.write("</center>");
document.write("</TD></TR></TABLE></center>");
}

function fuss_d ()
{
document.write("<HR><center>");
document.write("<A HREF=\"../radow.html\"> ");
document.write("<IMG SRC=\"../zier/nav-home.gif\"");
document.writeln(" ALT=\"Zur&uuml;ck zu Rainer Radow's Steamboat Page\" HEIGHT=\"32\" WIDTH=\"32\" BORDER=\"0\" HSPACE=\"10\"></A>");
document.writeln("<br><br>");

document.writeln("Bitte senden Sie mir Ihren Kommentar, schreiben Sie an: ");
document.writeln("<b>rainer @ radow . org</b><BR>");
document.write("Diese Seite wird von Berlin, Deutschland aus gepflegt, letzte Änderung: ");
document.writeln(LastUpdate);
document.writeln("<HR></center>");
document.write("</TD></TR></TABLE></center>");
}

function fuss_ed ()
{
document.write("<HR>");
document.write("<A HREF=\"../radow.html\"> ");
document.write("<IMG SRC=\"../zier/nav-home.gif\"");
document.writeln(" ALT=\"Back to - \ Zur&uuml;ck zu - Rainer Radow's Steamboat Page\" HEIGHT=\"32\" WIDTH=\"32\" BORDER=\"0\" HSPACE=\"10\"></A>");

document.write("<DL><DT>");
document.writeln("Please send me a short comment, Bitte senden Sie mir Ihren Kommentar<br>");
document.writeln("<b>rainer @ radow . org</b>; last update:");
document.writeln(LastUpdate);
document.write("</b><br><br>");

document.write("</b></DT></DL><HR>");
document.write("</TD></TR></TABLE></center>");
}