var h,w,l,t;
var topMar = 1;
var leftMar = -2;
var space = 1;
var isvisible;
var MENU_SHADOW_COLOR='#999999';
var global = window.document
global.fo_currentMenu = null
global.fo_shadows = new Array
var menu1="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=63'>小学语文课件</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=52'>小学数学课件</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=64'>中学语文课件</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=53'>中学数学课件</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=51'>信息技术课件</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=40'>音乐</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=159'>中学物理</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=160'>中学化学</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=161'>中学生物</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=162'>中学地理</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=163'>中学历史</a><br>";
var menu2="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=42'>语文课堂实例</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=43'>数学课堂实例</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=50'>信息技术课堂实例</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=158'>幼儿教育课堂实例</a><br>";
var menu4="&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=148'>小学试题</a><br>&nbsp;<a style=font-size:9pt;line-height:14pt; href='/Soft/ShowClass.asp?ClassID=152'>中学试题</a><br>";

document.write("|<a href='/Soft/Index.asp'>&nbsp;教学资源下载首页&nbsp;</a>|<a href='/Soft/ShowClass.asp?ClassID=37' onMouseOver='ShowMenu(menu1,100)'>&nbsp;教学课件&nbsp;</a>|<a href='/Soft/ShowClass.asp?ClassID=41' onMouseOver='ShowMenu(menu2,100)'>&nbsp;教学实况&nbsp;</a>|<a href='http://www.a61.net/JiaoAn/Index.html' target='_blank'>&nbsp;教学案例&nbsp;</a>|<a href='/Soft/ShowClass.asp?ClassID=147' onMouseOver='ShowMenu(menu4,100)'>&nbsp;试题试卷&nbsp;</a>|");
