document.writeln("<DIV ID=siteTitle>");
document.writeln("<table align='center' >");
document.writeln("    <tr>");
document.writeln("        <td colspan='3'  style='background-color:black;font-size:20%' align='center'>&nbsp;</td>");
document.writeln("    </tr>");
document.writeln("    <tr>");
document.writeln("        <td align='center'><img src='images/105image.png' valign='middle'></td>");
document.writeln("        <td align='center'><h3>COMP 105 - Introduction to Computer Science<br> Using the Web <br>           <a href='http://www.kzoo.edu/'");
document.writeln("                >Kalamazoo College</a>, Fall 2009 </h3></td>");
document.writeln("        <td align='center'><img src='images/105image.png' valign='middle'></td>");
document.writeln("    </tr>");
document.writeln("    <tr>");
document.writeln("        <td colspan='3'  style='background-color:black;font-size:20%' align='center'>&nbsp;</td>");
document.writeln("    </tr>");
document.writeln("</table>");
document.writeln("<!-- Original spiderweb image thanks to Laura Basset: http://upload.wikimedia.org/wikipedia/commons/d/da/Zygiella_web.jpg-->");


document.writeln("</DIV>");

