document.write("<div id=\"footer\">");
document.write("<div id=\"casedotfooteritems\">");
document.write("<h3>origins footer</h3>");

document.write("<div id=\"casedotsearch\">");
document.write("<form action=\"http://www.google.com/u/cw\" method=\"get\" id=\"searchForm\" name=\"searchForm\">");
document.write("<input name=\"q\" id=\"searchText\" type=\"text\" class=\"text\" value=\"start your site search\" onfocus=\"if(!this._haschanged){this.value=''};this._haschanged=true;\"/>");
document.write("<input name=\"sa\" id=\"casedotsearchSubmit\" type=\"image\" src=\"http://www.case.edu/admin/styles/css/images/casedotgo.png\" class=\"submit-button\" value=\"Search\" /> ");
document.write("</form>  ");
document.write("</div>");


document.write("<div id=\"casedotTOPlinks\">");
document.write("<h4>SURF top 5 links:</h4>");
document.write("<ul class=\"topfive\">");
document.write("<li>1. <a href=\"index.html\">Home</a></li> ");
document.write("<li>2. <a href=\"http://goldenkey.org/\">Official Golden Key Website</a></li>  ");
document.write("<li>3. <a href=\"http://www.case.edu/\">Case Home</a></li> ");
document.write("<li>4. <a href=\"http://www.case.edu/studentorgs/\">Case Student Organizations</a></li> ");
document.write("<li>5. <a href=\"http://www.google.com/\">Google Search</a></li> ");
document.write("</ul>");
                
document.write("<p>&copy; 2009 Case Western Reserve University, Cleveland, Ohio 44106, 216-368-2000, <a href=\"mailto:gary.doran@case.edu\">Gary Doran</a> (<a href=\"http://www.case.edu/legal.htm\">legal notice</a>)</p>");
document.write("</div>");
                    
document.write("</div>");

document.write("</div>");