function MM_reloadPage(init) {  //reloads the window if Nav4 resized 
    if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { 
        document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} 
    else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); 
} 
MM_reloadPage(true); 

function MM_findObj(n, d) { //v4.0 
    var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { 
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} 
    if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; 
    for(i=0;!x&&d.layers&&id.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
    if(!x && document.getElementById) x=document.getElementById(n); return x;
}

function MM_showHideLayers() { //v3.0
    var i,p,v,obj,args=MM_showHideLayers.arguments;
    for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
        if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
        obj.visibility=v; }
}

function M_out(el) { 
 //el.style.backgroundColor='#2269BF'
 el.className="SubOut"
}
function M_over(el) { 
 el.className="SubOver"
 }

var menu0="首页"
var link0="../index/index.asp"

var menu1="协会建设"
var menu1_1="协会介绍" 
var menu1_2="协会机构"
var menu1_3="秘书处"
var menu1_4="协会章程"
var menu1_5="协会领导"
var menu1_6="会员中心"
var link1="#"
var link1_1="../index/1_index_more_1.asp"
var link1_2="../index/1_index_more_2.asp"
var link1_3="../index/1_index_more_3.asp"
var link1_4="../index/1_index_more_4.asp"
var link1_5="../index/1_index_more_5.asp"
var link1_6="../index/1_index_more_6.asp"
var menu2="协会工作"
var link2="2_index_more.asp"

//var menu2="协会工作"
//var menu2_1="领导活动"
//var menu2_2="领导讲话"
//var menu2_3="市场调研"
//var menu2_4="重要通知"
//var menu2_5="相关政策"
//var link2="#"
//var link2_1="../index/2_index_more_1.asp"
//var link2_2="../index/2_index_more_2.asp"
//var link2_3="../index/2_index_more_3.asp"
//var link2_4="../index/2_index_more_4.asp"
//var link2_5="../index/2_index_more_5.asp"

var menu3="行业动态"
var menu3_1="企业"
var menu3_2="资讯"
var menu3_3="相关政策"
var link3="#"
var link3_1="../index/3_index_more_1.asp"
var link3_2="../index/3_index_more_2.asp"
var link3_3="../index/3_index_more_3.asp"
var menu4="经济运行"
var link4="4_index_more.asp"

var menu5="科技标准"
var menu5_1="行业科技工作"
var menu5_2="行业标准化工作"
var link5="#"
var link5_1="../index/5_index_more_1.asp"
var link5_2="../index/5_index_more_2.asp"


var menu6="专委会"
var menu6_1="零部件专业委员会"
var menu6_2="电子电控专业委员会"
var menu6_3="家用机专业委员会"
var link6="#"
var link6_1="../index/6_index_more_1.asp"
var link6_2="../index/6_index_more_2.asp"
var link6_3="../index/6_index_more_3.asp"

var menu7="职业培训"
var menu7_1="政策"
var menu7_2="动态"
var menu7_3="证书查询"
var link7="#"
var link7_1="../index/7_index_more_1.asp"
var link7_2="../index/7_index_more_2.asp"
var link7_3="http://www.ZSCX.nvq.net.cn/index.html"





var menu8="《中国缝制机械》"
var menu8_1="目录检索"
var menu8_2="文章摘要"
var link8="#"
var link8_1="../index/8_index_more.asp"
var link8_2="../index/8_index_more.asp"

var menu9="论坛"
var link9="../bbs/bbs.asp?bbstitle=行业论坛"

//var menu9_1="市场论坛" 
//var menu9_2="电气电控论坛"
//var menu9_3="培训论坛"
//var link9="#"
//var link9_1="#"
//var link9_2="#"
//var link9_3="#"


//document.write("<table width=800 border='0' cellspacing='0' cellpadding='0'>");
document.write("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
//document.write("<tr   bgcolor='#B5252F' height=24 >"); //主菜单底色
document.write("<tr   bgcolor='#E9F0FA' height=24 >"); //主菜单底色

//document.write("  <td width=3></td>");
document.write("  <td width=35 align=right><a href='"+link0+"'><font color=#000000><strong>"+menu0+"</strong></font></a></td>"); 



document.write("  <td width=3 align=center><font color=#000000>|</font></td>");

document.write("  <td  width=55 onMouseOver=MM_showHideLayers('r1','','show') onMouseOut=MM_showHideLayers('r1','','hide')>"); 
document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
document.write("      <tr> ");
document.write("      <td align=center><font color=#000000><strong>"+menu1+"</strong></font></td>"); 
document.write("      </tr>");
document.write("    </table>"); 
document.write("    <div id='r1'> "); 
document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link1_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu1_1+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link1_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu1_2+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link1_3+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu1_3+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link1_4+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu1_4+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link1_5+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu1_5+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link1_6+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu1_6+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    </div>"); 
document.write("</td>");

document.write("<td width=3 align=center><font color=#000000> | </font></td>");


document.write("  <td width=55 align=right><a href='"+link2+"'><font color=#000000><strong>"+menu2+"</strong></font></a></td>"); 


//document.write("<td width=55  onMouseOver=MM_showHideLayers('r2','','show') onMouseOut=MM_showHideLayers('r2','','hide')>"); 
//document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
//document.write("      <tr> ");
//document.write("      <td align=center><font color=#000000><strong>"+menu2+"</strong></font></td>"); 
//document.write("      </tr>");
//document.write("    </table>"); 
//document.write("    <div id='r2'> "); 
//document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link2_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu2_1+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link2_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu2_2+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link2_3+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu2_3+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link2_4+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu2_4+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link2_5+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
///document.write("    </font><strong>"+menu2_5+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    </table>");
//document.write("    </div>"); 
//document.write("</td>");

document.write("<td width=3 align=center><font color=#000000> | </font></td>");

document.write("<td width=55  onMouseOver=MM_showHideLayers('r3','','show') onMouseOut=MM_showHideLayers('r3','','hide')>"); 
document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
document.write("      <tr> ");
document.write("      <td align=center><font color=#000000><strong>"+menu3+"</strong></font></td>"); 
document.write("      </tr>");
document.write("    </table>"); 
document.write("    <div id='r3'> "); 
document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link3_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu3_1+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link3_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu3_2+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link3_3+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu3_3+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    </div>"); 
document.write("</td>");



document.write("  <td width=3 align=center><font color=#000000> | </font></td>");

document.write("  <td width=55 align=right><a href='"+link4+"'><font color=#000000><strong>"+menu4+"</strong></font></a></td>"); 

//document.write("  <td  width=55 onMouseOver=MM_showHideLayers('r4','','show') onMouseOut=MM_showHideLayers('r4','','hide')>"); 
//document.write("    <table width='100%' border='0' cellspacing='1' cellpadding='0'>");
//document.write("      <tr> ");
//document.write("<a href='"+link4+"'><font color=#000000><strong>"+menu4+"</strong></font></a>"); 
//document.write("      </tr>");
//document.write("    </table>"); 


document.write("<td width=3 align=center><font color=#000000> | </font></td>");

document.write("<td width=55  onMouseOver=MM_showHideLayers('r5','','show') onMouseOut=MM_showHideLayers('r5','','hide')>"); 
document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
document.write("      <tr> ");
document.write("      <td align=center><font color=#000000><strong>"+menu5+"</strong></font></td>"); 
document.write("      </tr>");
document.write("    </table>"); 
document.write("    <div id='r5'> "); 
document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link5_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu5_1+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link5_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu5_2+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    </div>"); 
document.write("</td>");

document.write("<td width=3 align=center><font color=#000000> | </font></td>");

document.write("<td width=45  onMouseOver=MM_showHideLayers('r6','','show') onMouseOut=MM_showHideLayers('r6','','hide')>"); 
document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
document.write("      <tr> ");
document.write("      <td align=center><font color=#000000 ><strong>"+menu6+"</strong></font></td>"); 
document.write("      </tr>");
document.write("    </table>"); 
document.write("    <div id='r6'> "); 
document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link6_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu6_1+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link6_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu6_2+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link6_3+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu6_3+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    </div>"); 
document.write("</td>");

document.write("<td width=3 align=center><font color=#000000> | </font></td>");

document.write("<td width=55  onMouseOver=MM_showHideLayers('r7','','show') onMouseOut=MM_showHideLayers('r7','','hide')>"); 
document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
document.write("      <tr> ");
document.write("      <td align=center><font color=#000000 ><strong>"+menu7+"</strong></font></td>"); 
document.write("      </tr>");
document.write("    </table>"); 
document.write("    <div id='r7'> "); 
document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link7_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu7_1+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link7_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu7_2+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a target='_blank' href='"+link7_3+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu7_3+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    </div>"); 
document.write("</td>");




document.write("<td width=3 align=center><font color=#000000> | </font></td>");
document.write("<td width=90  onMouseOver=MM_showHideLayers('r8','','show') onMouseOut=MM_showHideLayers('r8','','hide')>"); 
document.write("    <table width='120%' border='0' cellspacing='1' cellpadding='0'>");
document.write("      <tr> ");
document.write("      <td align=center><font color=#000000 ><strong>"+menu8+"</strong></font></td>"); 
document.write("      </tr>");
document.write("    </table>"); 
document.write("    <div id='r8'> "); 
document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link8_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu8_1+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    <tr> ");
document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link8_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
document.write("    </font><strong>"+menu8_2+"</strong></font></a></td>");
document.write("    </tr>");
document.write("    </table>");
document.write("    </div>"); 
document.write("</td>");
document.write("<td width=3 align=center><font color=#000000> | </font></td>");
document.write("  <td width=35 align=center><a href='"+link9+"'><font color=#000000><strong>"+menu9+"</strong></font></a></td>"); 

//document.write("<td width=3 align=center><font color=#000000> | </font></td>");
//document.write("<td width=55  onMouseOver=MM_showHideLayers('r9','','show') onMouseOut=MM_showHideLayers('r9','','hide')>"); 
//document.write("    <table width='100%' border='0' cellspacing='1' cellpadding='0'>");
//document.write("      <tr> ");
//document.write("      <td align=center><font color=#000000 ><strong>"+menu9+"</strong></font></td>"); 
//document.write("      </tr>");
//document.write("    </table>"); 
//document.write("    <div id='r9'> "); 
//document.write("    <table width='100%' cellspacing=1 cellpadding=3 border=0 bgcolor=#000000>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link9_1+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu9_1+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link9_2+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu9_2+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    <tr> ");
//document.write("    <td class=SubOut onMouseOut=M_out(this) onMouseOver=M_over(this)><a href='"+link9_3+"' class='menu'><font color=#000000><font face='Webdings, Wingdings'>4 ");
//document.write("    </font><strong>"+menu9_3+"</strong></font></a></td>");
//document.write("    </tr>");
//document.write("    </table>");
//document.write("    </div>"); 
//document.write("</td>");

//document.write("<tr> ");
//document.write("<td height=1 colspan=20></td>");
//document.write("</tr>");
document.write("</table>");