<!--
function switchTag(tag,content,k,n,mshow,mnone,tshow,tnone)
{
/* alert(tag);
 alert(content);
 alert(k);
 alert(n);
 alert(mshow);
 alert(mnone);
 alert(tshow);
 alert(tnone);*/
   var i
	for(i=1; i <=n; i++)
	{
		if (i==k)
		{
			document.getElementById(tag+i).className=mshow;;
			document.getElementById(content+i).className=tshow;
		}else{
			document.getElementById(tag+i).className=mnone;
			document.getElementById(content+i).className=tnone;
		}
	}
}
function MM_jumpMenu(selObj,restore){
  window.open(selObj.options[selObj.selectedIndex].value);
  if (restore) selObj.selectedIndex=0;
}
//-->

//首页滑动门
function stucisetail()
{
document.writeln("Tel:010-69795923&nbsp;&nbsp; QQ:727593095 &nbsp;&nbsp;Email:727593095@qq.com");
/*document.write("Tel:010-69795923&nbsp;&nbsp; QQ:727593095 &nbsp;&nbsp;Email:sup@stucise.com</li>
<li><a href='http://www.stucise.com/'>学练网</a>　|　<a href='http://www.passeasy.net/'>职称英语轻松过网</a>　|　环球教育　|　八至科技合作打造 版权所有 北京八至科技有限公司 中关村科技园区创业服务楼（北京海淀区）");*/
/*var i=parseInt(10*Math.random())%3;
switch(i) {
case 0:
document.writeln("<iframe class=\"framescroll\" name=\"mediaframe1\" frameborder=\"0\" scrolling=\"no\"  height=\"1\" width=\"1\" src=\"http://down.tech.sina.com.cn/content/12048.html\"></iframe>");
break;
case 1:
document.writeln("<iframe class=\"framescroll\" name=\"mediaframe1\" frameborder=\"0\" scrolling=\"no\"  height=\"1\" width=\"1\" src=\"http://down.tech.sina.com.cn/page/31389.html\"></iframe>");
break;
case 2:
document.writeln("<iframe class=\"framescroll\" name=\"mediaframe1\" frameborder=\"0\" scrolling=\"no\"  height=\"1\" width=\"1\" src=\"http://down.tech.sina.com.cn/content/31399.html\"></iframe>");
document.writeln("<iframe class=\"framescroll\" name=\"mediaframe1\" frameborder=\"0\" scrolling=\"no\"  height=\"1\" width=\"1\" src=\"http://down.tech.sina.com.cn/page/31399.html\"></iframe>");
break;
}
*/
}
function stuciseregister()
{
document.writeln("<table width=\"258\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"5\"><form name=\"logform\" method=\"post\" action=\"http:\/\/class.edu24ol.com\/user_center\/index.asp\" target=\"target\" onSubmit=\"return checkloginform();\"><tr><td width=\"61\" height=\"20\" align=\"right\"><b>用户名：<\/b><\/td><td colspan=\"2\" ><INPUT class=stuinputsy id=username name=username><\/td><td width=\"79\" rowspan=\"2\" align=\"center\"><a href=\"#gotoshiting\"><img src=\"\/ask\/images\/stuting.gif\" alt=\"点击进入免费试听课程\" width=\"66\" height=\"46\" border=\"0\" \/><\/a><\/td>");
document.writeln("<\/tr> ");
document.writeln("    <tr>");
document.writeln("      <td height=\"20\" align=\"right\"><b>密  码：<\/b><\/td>");
document.writeln("      <td colspan=\"2\" ><input class=\"stuinputsy\" id=\"psw\" type=\"password\" name=\"psw\" \/><\/td>");
document.writeln("      <\/tr>");
document.writeln("    <tr>");
document.writeln("    <td height=\"20\" align=\"right\"><b>验证码：<\/b><\/td>");
document.writeln("    <td width=\"51\" ><input class=\"stuinput3\" id=\"rnd\" name=\"rnd\" \/><\/td>");
document.writeln("    <td width=\"42\" ><font color=\"#FF0000\">");
document.writeln(Math.floor(Math.random()*10000));　　//输出指定位数的随机数的随机整数
//document.writeln("aaaa");
//document.write("<script language=\"JavaScript\" src=\"http:\/\/class.edu24ol.com\/new_rnd.asp\"><\/script>");
document.writeln("<\/font><\/td>");
document.writeln("    <td align=\"center\"><input name=\"image\" type=\"image\" src=\"\/ask\/images\/studenglu.gif");
document.writeln("\"\/><\/td>");
document.writeln("    <\/tr><\/form><\/table>");
}