// JavaScript Document
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("	  <tr>");
document.write("	    <!--菜单添加响应");
document.write("	  将onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu1, '130px')\" onMouseout=\"delayhidemenu()\"");
document.write("	  添加到<a href=\"\">中，其中onClick=\"return clickreturnvalue()\"不要时，主菜单链接才起作用");
document.write("	  只需改动(this, event, menu1, '130px')，menu1为在上面添加的菜单组名，数字为菜单的宽度-->");
document.write("	    <td align=\"center\" class=\"MainLfetItem\"><a href=\"http://www.scuec.edu.cn/gggl\">网站首页</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("        <td align=\"center\" class=\"MainLfetItem\"><a href=\"#\" onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu1, '130px')\" onMouseout=\"delayhidemenu()\">学院概况</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("		<td align=\"center\" class=\"MainLfetItem\"><a href=\"teacher.htm\">师资队伍</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("        <td align=\"center\" class=\"MainLfetItem\"><a href=\"#\" onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu2, '130px')\" onMouseout=\"delayhidemenu()\">党建思政</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("        <td align=\"center\" class=\"MainLfetItem\"><a href=\"#\" onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu3, '130px')\" onMouseout=\"delayhidemenu()\">科研创新</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("		<td align=\"center\" class=\"MainLfetItem\"><a href=\"#\" onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu4, '130px')\" onMouseout=\"delayhidemenu()\">教学工作</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("		<td align=\"center\" class=\"MainLfetItem\"><a href=\"#\" onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu5, '130px')\" onMouseout=\"delayhidemenu()\">学生风采</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("		<td align=\"center\" class=\"MainLfetItem\"><a href=\"jpkc/index.htm\" target=\"_blank\">精品课程</a></td>");
document.write("		  ");
document.write("        <td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("		<td align=\"center\" class=\"MainLfetItem\"><a href=\"laboratory.htm\">实验中心</a></td>");
document.write("		  ");
document.write("		<td align=\"center\"><img src=\"JC_images/menutab.gif\" width=\"8\" height=\"18\"></td>");
document.write("		  ");
document.write("        <td align=\"center\" class=\"MainLfetItem\"><a href=\"#\" onClick=\"return clickreturnvalue()\" onMouseover=\"dropdownmenu(this, event, menu6, '130px')\" onMouseout=\"delayhidemenu()\">年级链接</a></td>");
document.write("		  ");
document.write("        </tr>");
document.write("    </table>");
