document.write('<STYLE type="text/css">');
document.write('#menuspan { position:absolute; width:756px; }');
document.write('#menutable { border-width: 0; border-color: #000000; border-style:solid}');
document.write('td.menucell { padding:2; padding-left:4; padding-right:4; background-image: url(Images/sm4.gif); border:0 outset #76A5E8; text-align:LEFT; }');
document.write('#submenutable { background: #E0D806; border-width: 0; border-color: #000000; border-style:实线}');
document.write('td.topcell {text-decoration:none; color:#FFF7FE; font-weight: 400; font-family: Verdana; font-size: 13px; font-style:normal; text-align:CENTER; }');
document.write('a.topitem {text-decoration:none; color:#000000; font-weight: 400; font-family: Verdana; font-size: 13px; font-style:normal; } ');
document.write('a.topitem:hover {text-decoration:none; color:#000000; }');
document.write('a.subitem {text-decoration:none; color:#000000; font-weight: 400; font-family: Verdana; font-size: 13px; font-style:normal; } ');
document.write('a.subitem:hover {text-decoration:none; color:#E333FF; }');
document.write('P.MN {color:#FFF7FE; font-weight: 400; font-family: Verdana; font-size:13px; font-style:normal;  }');
document.write('P.SMN {text-decoration:none; color:#000000; font-weight: 400; font-family: Verdana; font-size:13px; font-style:normal;  }');
document.write('#submenu_0 { position:absolute; left:84px; top:24px; visibility:hidden; }');
document.write('#submenu_1 { position:absolute; left:310px; top:24px; visibility:hidden; }');
document.write('#submenu_2 { position:absolute; left:530px; top:24px; visibility:hidden; }');
document.write('</style>');
var thisbrowser
var hidetimer = null;
if(document.layers){ thisbrowser='NN4'; }
if(document.all){ thisbrowser='IE'; }
if(!document.all && document.getElementById){ thisbrowser='NN6'; }
function showmenu(menuname)
{
if(thisbrowser=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser=='NN6') document.getElementById(menuname).style.visibility = 'visible';
if(hidetimer) clearTimeout(hidetimer);}
function timermenu()
{
if(hidetimer) clearTimeout(hidetimer);hidetimer = setTimeout("hideall();",1000);
}
function hidemenu(menuname)
{
if(thisbrowser=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite(menuitem) 
{
if(typeof(currentpage)!='undefined' && menuitem==currentpage) return;
if(thisbrowser=='IE') document.all[menuitem].style.backgroundColor = '#FFF7FE';
if(thisbrowser=='NN6') document.getElementById(menuitem).style.backgroundColor = '#FFF7FE';
if(hidetimer) clearTimeout(hidetimer);}
function unhilite(menuitem) 
{
if(typeof(currentpage)!='undefined' && menuitem==currentpage) return;
if(thisbrowser=='IE') document.all[menuitem].style.backgroundColor = '#FDDBFF';
if(thisbrowser=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FDDBFF';
if(hidetimer) clearTimeout(hidetimer);hidetimer = setTimeout("hideall();",1000);
}
function hideall()
{
hidemenu('submenu_0');
hidemenu('submenu_1');
hidemenu('submenu_2');
}
function openmenu(menuname)
{
showmenu(menuname);
if(menuname!='submenu_0') hidemenu('submenu_0');
if(menuname!='submenu_1') hidemenu('submenu_1');
if(menuname!='submenu_2') hidemenu('submenu_2');
}
document.write('<table width=756 cellspacing=0 border=0 cellpadding=0>');
document.write('<tr><td align=left valign=top>');
document.write('<span id="menuspan">');
document.write('<table width=756 id="menutable" cellspacing=0 cellpadding=0 >');
document.write('<tr>');
document.write('<td align=center background="Images/l7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../index.asp" target="_blank" class="topitem" onMouseOver="hideall()"><font color="#000000"><font color="#FFFFFF">本站首页</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../01/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第01期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../02/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第02期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../03/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第03期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../04/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第04期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../05/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第05期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../06/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第06期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../07/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第07期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../08/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFFFF">第08期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../09/index.asp" target="_blank" class="topitem" onMouseOver="hideall()"><font color="#FFFFFF">第09期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../10/index.asp" target="_blank" class="topitem" onMouseOver="hideall()"><font color="#FFFFFF">第10期</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/s7.gif">&nbsp;</td>');
document.write('<td class="topcell" align=CENTER width=76 height=20 background="Images/b7.gif">')
document.write('<a href="../TG/index.asp" target="_blank" class="topitem" onMouseOver="openmenu(\'submenu_0\')" onMouseOut="timermenu();"><font color="#FFFF00">在线投稿</font></a>');
document.write('</td>');
document.write('<td align=center background="Images/r7.gif">&nbsp;</td>');
document.write('</tr>');
document.write('</table><p>');
document.write('<div id="submenu_0">');
document.write('<table id="submenutable" width=120 cellspacing=0>');
document.write('<tr>');
document.write('</table></div>');
document.write('<div id="submenu_1">');
document.write('<table id="submenutable" width=120 cellspacing=0>');
document.write('<tr>');
document.write('</table></div>');
document.write('<div id="submenu_2">');
document.write('<table id="submenutable" width=120 cellspacing=0>');
document.write('</table></div>');
document.write('</span></td></tr></table>');
