document.write("<dl><h5>");
document.write("<a href=\"/people/index.html\">People</a><dt>");
document.write("<a href=\"/thoughts/index.html\">Thoughts</a><dt>");
document.write("</h5><h6><p>");
document.write("<a href=\"/thoughts/god/index.html\">God</a><dt>");
document.write("<a href=\"/thoughts/holiday/index.html\">Holidays</a><dt>");
document.write("<a href=\"/thoughts/job/index.html\">Job</a><dt>");
document.write("<a href=\"/thoughts/prayer/index.html\">Prayer</a><dt>");
document.write("<a href=\"/thoughts/torah/index.html\">Torah</a><dt>");
document.write("<a href=\"/thoughts/other/index.html\">Other</a><dt>");
document.write("</font><p></h6><h5>");
document.write("<a href=\"/courses/index.html\">Courses</a><dt> ");
document.write("<a href=\"/newthings/index.html\">New Things</a><dt> ");
document.write("<a href=\"/links/index.html\">Links</a><dt> ");

document.write("</h5></dl>");
