document.writeln("<!--Saul Banner - Begin\" -->");
document.writeln("<TABLE class=\"banner\">");
document.writeln("  <tr>");
document.writeln("    <td rowspan=\"3\"> ");
document.writeln("    <a title=\"Saul Greenberg\'s Home Page\" href=\"/~saul/index.html\"> ");
document.writeln("    <img border=\"0\" src=\"/~saul/banners/saul-90x120.jpg\" width=\"120\" height=\"92\"></a></td>");
document.writeln("    ");
document.writeln("    <td  colspan=\"4\" align=\"center\"> ");
document.writeln("        ");
document.writeln("        <a title=\"Saul Greenberg\'s Home Page\" href=\"/~saul/index.html\">Saul Greenberg</a></td>");
document.writeln("  </tr>");
document.writeln("");
document.writeln("  <tr>");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("    <a title=\"Grouplab research lab - papers, projects, software, etc.\" href=\"http://www.cpsc.ucalgary.ca/grouplab/\">");
document.writeln("    Research </a>");
document.writeln("    </td>");
document.writeln("");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("        <b> ");
document.writeln("        <a title=\"Courses Saul Greenberg teaches\" href=\"/~saul/courses/courses.html\"> ");
document.writeln("        Courses </a>");
document.writeln("        </b>");
document.writeln("    </td>");
document.writeln("");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("         <a title=\"Administrative duties by Saul Greenberg\" href=\"/~saul/administration/administration.html\">");
document.writeln("         Administration </a>");
document.writeln("    </td>");
document.writeln("");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("         <a title=\"Prospective graduate students \" href=\"/~saul/prospective_students/prospective_students.html\"> ");
document.writeln("         ");
document.writeln("         Prospective students </a>");
document.writeln("     </td>");
document.writeln("  </tr>");
document.writeln("  ");
document.writeln("  <tr>");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("         <a title=\"Curriculum vitae for Saul Greenberg\" href=\"/~saul/curriculum_vitae/index.html\">Vitae");
document.writeln("         </a>");
document.writeln("    </td>");
document.writeln("");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("         ");
document.writeln("         <a title=\"Personal links of Saul Greenberg\" href=\"/~saul/personal/personal.html\">Personal</a>");
document.writeln("    </td>");
document.writeln("");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("    	<a title=\"HCI resources on the web\" href=\"/~saul/hci_resources/hci_resources.html\">HCI Resources");
document.writeln("        </a>");
document.writeln("    </td>");
document.writeln("");
document.writeln("    <td class=\"banner-item\"> ");
document.writeln("    ");
document.writeln("    <a title=\"Internal site - password protected\" href=\"/~saul/internal/internal.html\">");
document.writeln("    Internal</a></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<!--\"Saul Banner - End\" -->");

