document.write("<!-- Left sidebar content -->");
document.write("<br>");
document.write("<a href=\"http://www.thestateofconfusion.org\"><font color=\"black\"><h3>Main Page</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/abouthisgrace/index.html\"><font color=\"black\"><h3>About Me</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/hobbies/index.html\"><font color=\"black\"><h3>Hobbies</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/pics/index.html\"><font color=\"black\"><h3>Incriminating Evidence</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/DVDManager/index.html\"><font color=\"black\"><h3>Movies</h3></font></a>");
//document.write("<a href=\"http://www.thestateofconfusion.org/exerciselogs/exerciselog.html\"><font color=\"black\"><h3>Exercise Logs</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/diary/index.html\"><font color=\"black\"><h3>Diary</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/convenient_links.html\"><font color=\"black\"><h3>Convenient Links</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/friends_and_family/index.html\"><font color=\"black\"><h3>Friends and Family</h3></font></a>");
document.write("<a href=\"http://www.thestateofconfusion.org/dash/index.html\"><font color=\"black\"><h3>The Rotten Dash's Homepage</h3></font></a>");
document.write("<!-- search bar -->");
document.write("<form method=\"get\" action=\"http://www.google.com/search\">");
document.write("");
document.write("<input type=\"text\"   name=\"q\" size=\"31\" maxlength=\"255\" value=\"\" />");
document.write("<input type=\"submit\" value=\"Google Search\" />");
document.write("<br />");
document.write("<input type=\"radio\"  name=\"sitesearch\" value=\"\" />");
document.write(" The Web");
document.write("<input type=\"radio\"  name=\"sitesearch\" value=\"thestateofconfusion.org\" checked /> Ask His Grace<br />");
document.write("");
document.write("</form>");
document.write("<!-- end of left sidebar content -->");

