function familylinks()
{
document.writeln("<p class=\"navbot\"> This website is sponsored by Hidden Knowledge,<br>publishers of electronic books.<br>");
document.writeln("Places you can go on the Hidden Knowledge websites:<br><br>");
document.writeln("| <a href=\"http://www.magazineart.org\">MagazineArt Home Page</a>");
document.writeln("| <a href=\"http://www.hidden-knowledge.com/index.html\">Hidden Knowledge Home Page</a>");
document.writeln("|<br>");
document.writeln("| <a href=\"http://www.travelhistory.org\">Travel History Home Page</a>");
document.writeln("| <a href=\"http://www.burtonholmes.org\">Burton Holmes, Extraordinary Traveler</a>");
document.writeln("|<br>");
document.writeln("| <a href=\"http://www.rafaelsabatini.com\">Homage to Writer Rafael Sabatini</a>");
document.writeln("| <a href=\"http://www.travelhistory.org/siberia\">The Trans-Siberian Railroad</a>");
document.writeln("| </p>");
}
