
document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("<tr>"); 
document.write("<td colspan=\"2\" bgcolor=\"#FFFFE6\" height=\"22\">"); 
document.write("<div align=\"right\"><a href=\"http://engineeringonline.ncsu.edu/index.htm\">Home</a> | <a href=\"http://engineeringonline.ncsu.edu/contact.htm\">Contact</a> | <a href=\"http://engineeringonline.ncsu.edu/sitemap.htm\">Sitemap</a> </div>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>"); 
document.write("<td width=\"9%\" valign=\"middle\" height=\"78\" bgcolor=\"#BC0000\">"); 
document.write("<div align=\"center\"><img src=\"images/eologo_small.jpg\" width=\"70\" height=\"70\"></div>");
document.write("</td>");
document.write("<td width=\"91%\" height=\"78\" bgcolor=\"#BC0000\">"); 
document.write("<div align=\"center\"><font size=\"6\" color=\"#FFFFFF\">Course Registration - Engineering Online </font><br>");
document.write("<font size=\"5\" color=\"#FFFFFF\">North Carolina State University</font></div>");
document.write("</td>");
document.write("</tr>");
document.write("<tr bgcolor=\"#FFFFE6\">"); 
document.write("<td colspan=\"2\" height=\"25\">"); 
document.write("<div align=\"center\"><a href=\"http://engineeringonline.ncsu.edu/onlinecourses/index.htm\">Online Courses</a> | <a href=\"logout.php\">Logout</a></div>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
