document.writeln("<DIV align=center>");
document.writeln("<SELECT style=\"FONT-SIZE: 9pt\" size=1 name=eduweb onChange=window.open(this.options[selectedIndex].value);>");
document.writeln("    <OPTION value=\"#\" selected >&nbsp;--- 教 育 网 站 ---&nbsp;</OPTION>");
document.writeln("    <OPTION value=http://www.moe.edu.cn/>中国教育部门户网站</OPTION>");
document.writeln("    <OPTION value=http://www.edu.cn/>中国教育和科研网</OPTION>");
document.writeln("    <OPTION value=http://www.chinaedunet.com/>中国教育网</OPTION>");
document.writeln("    <OPTION value=http://www.eol.cn/>中国教育在线</OPTION>");
document.writeln("    <OPTION value=http://www.cbe21.com/>中国基础教育网</OPTION>");
document.writeln("    <OPTION value=http://www.zjedu.gov.cn/>浙江省教育厅</OPTION>");
document.writeln("    <OPTION value=http://www.zjedu.org/>浙江教育网</OPTION>");
document.writeln("    <OPTION value=http://dy.zjedu.org/>浙江德育网</OPTION>");
document.writeln("    <OPTION value=http://jys.zjedu.org/>浙江教研网</OPTION>");
document.writeln("    <OPTION value=http://www.zjzs.net/>浙江教育考试网</OPTION>");
document.writeln("    <OPTION value=http://zeu.zjedu.org/>浙江省教育工会</OPTION>");
document.writeln("    <OPTION value=http://www.sxsedu.net/>绍兴教育网</OPTION>");
document.writeln("    <OPTION value=http://www.zjjyzb.com/>浙江教育装备网</OPTION>");
document.writeln("    <OPTION value=http://www.zjer.cn/>浙江教育资源网</OPTION>");
document.writeln("</SELECT>");
document.writeln("</DIV>");
