//Top - logo and top banner
document.write("<table width=\"990\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("<tr>");
document.write("<td rowspan=\"3\"><a href=\"../index/index.html\"><img src=\"../templateimages/top/template-top-logo-5.jpg\" width=\"507\" height=\"90\" border=\"0\"></a></td>");
document.write("<td><img src=\"../templateimages/top/template-top-logo-3.jpg\" width=\"468\" height=\"15\"></td>");
document.write("<td rowspan=\"3\"><img src=\"../templateimages/top/template-top-logo-4.jpg\" width=\"15\" height=\"90\"></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td></td>");
//document.write("<td><a href=\"../outreach/outreach.html\"><img src=\"../index/banner/edu.gif\" width=\"468\" height=\"60\" border=\"0\"></a></td>");

document.write("</tr>");
document.write("<tr>");
//document.write("<td><img src=\"../templateimages/top/template-top-logo-2.jpg\" width=\"468\" height=\"15\"></td>");
document.write("<td></td>");
document.write("</tr>");
document.write("</table>");

