<!--
/*
theCode = "";
theCode += "<table width=\"760\" height=\"60\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" background=\"/images/mainMenu_bg.gif\" bgcolor=\"#FFFFFF\">";
theCode += "  <tbody><tr> ";
theCode += "     <td width=\"242\"><a href=\"/\"><img src=\"/images/logo.gif\" width=\"150\" height=\"60\" border=\"0\" align=\"absmiddle\"></a>"+
		   "<img src=\"/images/LMlogo.gif\" width=\"92\" height=\"32\" border=\"0\" align=\"absmiddle\"></td>";
theCode += "      <td valign=\"bottom\"> ";
theCode += "        <table width=\"100%\" height=\"45\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";
theCode += "          <tbody>";
theCode += "            <tr> ";
theCode += "              <td align=\"right\" valign=\"bottom\" class=\"mainMenu\"><a href=\"/\">首 页</a> | <a href=\"/content/news/index.jsp\" class=\"a-mainMenu\">新闻区</a> | <a href=\"/content/partyBuilding/index.jsp\" class=\"a-mainMenu\">党建区</a> | <a href=\"/content/learning/index.jsp\" class=\"a-mainMenu\"><font color='red'>学习区</font></a> | <a href=\"/content/union/index.jsp\" class=\"a-mainMenu\">社团区</a> | <a href=\"/content/2004olympic\" class=\"a-mainMenu\">2004奥运</a>&nbsp;&nbsp;</td>";
theCode += "            </tr>";
theCode += "            <tr> ";
theCode += "              <td align=\"right\" valign=\"bottom\" class=\"mainMenu\"><a href=\"/content/heart/index.jsp\" class=\"a-mainMenu\">心理健康</a> | <a href=\"/content/DblClass/index.jsp\" class=\"a-mainMenu\">修养时空</a>  | <a href=\"/content/working/index.jsp\" class=\"a-mainMenu\">勤工助学</a> | <a href=\"/content/star/index.jsp\" target=\"_blank\" class=\"a-mainMenu\">星星榜</a> | <a href=\"/content/service/\" class=\"a-mainMenu\">服务区</a> | <a href=\"/content/interaction\" target=\"_blank\" class=\"a-mainMenu\">亲密接触</a>&nbsp;&nbsp;</td>";
theCode += "            </tr>";
theCode += "          </tbody>";
theCode += "        </table></td>";
theCode += "  </tr></tbody>";
theCode += "</table>";
theCode += "";
window.document.write(theCode);
*/
theCode="";
theCode += "<table height=\"75\" width=\"760\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n";
theCode += "  <form name=\"form1\" method=\"post\" action=\"/userLogin.shtml\" target=\"_blank\"><tr>\n";
theCode += "    <td width=\"175\" height=\"75\" rowspan=\"2\" valign=\"top\" bgcolor=\"#FFFFFF\"><a href=\"/\"><img src=\"/images/logo.gif\" width=\"150\" height=\"60\" border=\"0\"></a></td>\n";
theCode += "    <td width=\"61\" valign=\"top\" background=\"/images/topMenu_bg.gif\"><img src=\"/images/topMenu_01.gif\"></td>\n";
theCode += "    <td width=\"21\" background=\"/images/topMenu_bg.gif\"><img src=\"/images/topMenu_02.gif\" width=\"17\" height=\"19\"></td>\n";
theCode += "    <td width=\"42\" background=\"/images/topMenu_bg.gif\" class=\"topMenutext\">用户名</td>\n";
theCode += "    <td width=\"107\" background=\"/images/topMenu_bg.gif\"><input name=\"userId\" type=\"text\" class=\"topMenuboder\" id=\"userId\"></td>\n";
theCode += "    <td width=\"25\" background=\"/images/topMenu_bg.gif\"><img src=\"/images/topMenu_03.gif\" width=\"21\" height=\"21\"></td>\n";
theCode += "    <td width=\"35\" background=\"/images/topMenu_bg.gif\" class=\"topMenutext\">密 码</td>\n";
theCode += "    <td width=\"113\" background=\"/images/topMenu_bg.gif\"><input name=\"password\" type=\"password\" class=\"topMenuboder\" id=\"password\"></td>\n";
theCode += "    <td background=\"/images/topMenu_bg.gif\" width=\"55\"><input name=\"Submit\" type=\"submit\" class=\"bbsbutton3\" value=\" \"></td>\n";
theCode += "    <td background=\"/images/topMenu_bg.gif\" width=\"62\"><input name=\"Submit2\" type=\"button\" class=\"bbsbutton4\" value=\"  \" onClick=\"window.open('/content/register/index.htm','','')\"></td>\n";
theCode += "    <td width=\"64\" rowspan=\"2\" valign=\"top\"><img src=\"/images/topMenu_04.gif\" width=\"64\" height=\"75\"></td>\n";
theCode += "  </tr>\n";
theCode += "  <tr>\n";
theCode += "    <td height=\"43\" colspan=\"9\" valign=\"top\" background=\"/images/topMenu_bg2.gif\" bgcolor=\"#FFFFFF\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n";
theCode += "      <tr>\n";
theCode += "		<td rowspan=\"2\"><a href='http://home.cer.net/' target='_blank'><img src=\"/images/LMlogo.gif\" width=\"92\" height=\"32\" border=\"0\" align=\"absmiddle\"></a></td>";
theCode += "        <td height=\"25\" align=\"right\"><a href=\"/\" class=\"mainMenuTop\">首页</a> \n";
theCode += "		| <a href=\"/content/news/\" class=\"mainMenuTop\">新闻</a> \n";
theCode += "		| <a href=\"/content/learning/\" class=\"mainMenuTop\">学习</a> \n";
theCode += "		| <a href=\"/content/partyBuilding/\" class=\"mainMenuTop\">思政</a> \n";
theCode += "		| <a href=\"/content/service/\" class=\"mainMenuTop\">服务</a> \n";
theCode += "		| <a href=\"/content/\" class=\"mainMenuTop\">社区</a>&nbsp;</td>\n";
theCode += "      </tr>\n";
theCode += "      <tr>\n";
//theCode += "        <td align=\"right\"><a href=\"/content/caishow/\" class=\"mainMenuTop\">彩信彩铃</a> \n";
//theCode += "		| <a href=\"/content/youth/sexology/\" class=\"mainMenuTop\">解读青春</a>\n";
theCode += "        <td align=\"right\"><a href=\"/content/youth/sexology/\" class=\"mainMenuTop\">解读青春</a>\n";
theCode += "		| <a href=\"/content/working/\" class=\"mainMenuTop\">勤工助学</a> \n";
theCode += "		| <a href=\"/content/union/\" class=\"mainMenuTop\">合作联盟</a>&nbsp;\n";
theCode += "		</td>\n";
theCode += "      </tr>\n";
theCode += "    </table></td>\n";
theCode += "  </tr></form>\n";
theCode += "</table>\n";

theCode += "<table width=\"760\" height=\"100\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"banner\">";
theCode += "  <tbody><tr bgcolor=\"#eeeeee\">";
theCode += "     <td align=\"center\" id=\"theFlash\"><font size=\"2\" face=\"Verdana, Arial, Helvetica, sans-serif\"><b>Welcome to 6green.com</b></font>";
theCode += "    <p align=\"right\"><a href=\"/flash/Install%20Flash%20Player%207%20AX.exe\">FlashPlayer 6+</a>  </p></td>";
theCode += "  </tr></tbody>";
theCode += "</table>";

theCode += "<table width=\"760\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n";
theCode += "  <tr>\n";
theCode += "    <td height=\"106\" rowspan=\"2\"><img src=\"/images/mainMenu_pic101.gif\" width=\"169\" height=\"106\"></td>\n";
theCode += "    <td width=\"526\" height=\"51\" valign=\"bottom\" background=\"/images/mainMenu_bg101.gif\"><table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">\n";
theCode += "      <tr>\n";
theCode += "        <td height=\"28\" align=\"right\"><a href=\"/content/news\" class=\"mainMenuTop\">新闻</a> \n";
theCode += "		| <a href=\"/waiyu\" class=\"mainMenuTop\">外语</a>	\n";
theCode += "		| <a href=\"/content/learning/2/1/\" class=\"mainMenuTop\">考研</a>	\n";
theCode += "		| <a href=\"/content/learning/3/1/\" class=\"mainMenuTop\">计算机</a> \n";
theCode += "		| <a href=\"/content/partyBuilding/\" class=\"mainMenuTop\">党建</a> \n";
theCode += "		| <a href=\"/content/party/defence/\" class=\"mainMenuTop\">国防</a> \n";
theCode += "		| <a href=\"/content/DblClass/\" class=\"mainMenuTop\">修养时空</a>	\n";
theCode += "		| <a href=\"/content/partyBuilding/exam/\" target=\"_blank\" class=\"mainMenuTop\">网上党校</a> \n";
theCode += "		| <a href=\"/content/heart/\" class=\"mainMenuTop\">心理健康</a> \n";
theCode += "		| <a href=\"/content/working/\" class=\"mainMenuTop\">勤工助学</a> \n";
theCode += "		</td>\n";
theCode += "      </tr>\n";
theCode += "      <tr>\n";
theCode += "        <td align=\"right\"><a href=\"/content/resume/\" target=\"_blank\" class=\"mainMenuTop\">电子简历</a>\n";
theCode += "		| <a href=\"http://202.113.64.219\" target=\"_blank\" class=\"mainMenuTop\">课件资源中心</a>\n";
theCode += "		| <a href=\"/content/youth/sexology/\" target=\"_blank\" class=\"mainMenuTop\">性教育</a>\n";
theCode += "		| <a href=\"/content/youth/fashion/\" target=\"_blank\" class=\"mainMenuTop\">时尚男女</a>\n";
//theCode += "		| <a href=\"/content/star/\" target=\"_blank\" class=\"mainMenuTop\">星星榜</a> \n";
theCode += "		| <a href=\"/content/bbs/\" target=\"_blank\" class=\"mainMenuTop\"><font color='red'>6G论坛</font></a>\n";
theCode += "		| <a href=\"/downloads\" target=\"_blank\" class=\"mainMenuTop\"><font color='red'>6G下载</font></a>\n";
//theCode += "		| <a href=\"/downloads\" target=\"_blank\">下载</a>	\n";

// theCode += "		| <a href=\"/content/caishow/\" class=\"mainMenuTop\">彩信彩铃</a>\n";
theCode += "		| <a href=\"/content/interaction/\" target=\"_blank\" class=\"mainMenuTop\">亲密接触</a> \n";
theCode += "		| <a href=\"/content/service/bus/\" class=\"mainMenuTop\">公交车查询</a> </td>\n";
theCode += "      </tr>\n";
theCode += "    </table></td>\n";
theCode += "    <td rowspan=\"2\"><img src=\"/images/mainMenu_pic102.gif\" width=\"64\" height=\"106\"></td>\n";
theCode += "  </tr>\n";
theCode += "  <tr>\n";
theCode += "    <td><img src=\"/images/mainMenu_pic103.gif\" width=\"148\" height=\"55\"><img src=\"/images/mainMenu_pic104.gif\" width=\"143\" height=\"55\"><img src=\"/images/mainMenu_pic105.gif\" width=\"120\" height=\"55\"><img src=\"/images/mainMenu_pic106.gif\" width=\"116\" height=\"55\"></td>\n";
theCode += "  </tr>\n";
theCode += "</table>\n";

window.document.write(theCode);
//-->
