// Menu Bar
// External CSS : style.css
document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"1000\">");
document.write("<tr><td height=\"24\" align=\"right\">");
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"761\" height=\"24\" background=\"images/topnav_bg.jpg\" style=\"font-family:Arial; color:#000000; font-size:10px; text-align:center;\"><tr valign=\"middle\">");
document.write("<td width=\"108\"><b><a href=\"index.html\" class=\"topmenu\">Home</a></b></td>");
document.write("<td width=\"108\"><a href=\"http://cs.usc.edu/defadivt.htm\" target=\"_blank\" class=\"topmenu\">CS Home</a></td>");
document.write("<td width=\"108\"><a href=\"http://iris.usc.edu/USC-Computer-Vision.html\" target=\"_blank\" class=\"topmenu\">Computer Vision</a></td>");
document.write("<td width=\"108\"><a href=\"http://iris.usc.edu/\" target=\"_blank\" class=\"topmenu\">IRIS</a></td>");
document.write("<td width=\"108\"><a href=\"http://imsc.usc.edu/\" target=\"_blank\" class=\"topmenu\">IMSC</a></td>");
document.write("<td width=\"108\"><a href=\"http://www.usc.edu/\" target=\"_blank\" class=\"topmenu\">USC</a></td>");
document.write("<td width=\"108\"><a href=\"http://www.usc.edu/dept/engineering/\" target=\"_blank\" class=\"topmenu\">VSoE Home</a></td>");
document.write("<td bgcolor=\"#CCCCCC\"><img src=\"images/spacer.gif\" width=\"5\" height=\"24\" border=\"0\" alt=\"\" /></td>");
document.write("</tr></table></td></tr>");
document.write("<tr><td><img src=\"images/spacer.gif\" width=\"1\" height=\"10\" border=\"0\" alt=\"\"></td></tr></table>");