function setup_grace() {
document.write ("<TABLE WIDTH=\"160\" CELLSPACING=\"1\" CELLPADDING=\"4\" BORDER=\"0\" ALIGN=\"left\">\r\n");
document.write ("  <TR><TD>&nbsp;&nbsp;&nbsp;<a href=\"../index.html\"><img SRC=\"../pics/plinew.gif\" BORDER=0 >&nbsp;&nbsp;&nbsp;</a>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_introduction.html\">Shadows</a></b>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_a.html\">In the Middle</a></b>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_b.html\">Life Goes On</a></b>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_c.html\">Carnival</a></b>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_d.html\">Tap at the Door</a></b>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_e.html\">Three Triggers</a></b>\r\n");
document.write ("<p><b>&nbsp;&nbsp;&nbsp;<a href=\"grace_f.html\">A New Path</a></b></td>\r\n");
document.write ("</TR>\r\n");
document.write ("<tr cellpadding=\"10\">\r\n");
document.write ("<td>\r\n");
document.write ("<br>\r\n");
document.write ("<font size=\"-1\" color=\"#3300FF\">\r\n");
document.write ("&nbsp;&nbsp;&nbsp;\r\n");
document.write ("Excerpted from<br>\r\n");
document.write ("&nbsp;&nbsp;&nbsp;<i>The Psychology of<br>\r\n");
document.write ("&nbsp;&nbsp;&nbsp;Astro*Carto*Graphy</i><br>\r\n");
document.write ("&nbsp;&nbsp;&nbsp;&#0169; 1997 ACG/Irving<br>\r\n");
document.write ("&nbsp;&nbsp;&nbsp;All rights reserved.\r\n");
document.write ("</font>\r\n");
document.write ("</td></tr>\r\n");
document.write ("</TABLE>\r\n");
}
