﻿// JavaScript Document
//
function show(id)
{
	var obj = document.getElementById("submenu"+id);
	obj.style.display = "block";


}


function hidden(id)
{
	var obj = document.getElementById("submenu"+id);
	obj.style.display = "none";

}

function mOvr(src) { 

	src.style.cursor = 'hand';
	src.bgColor = '#e0e0de'; 
 
 }

function mOut(src) { 
 
	src.style.cursor = 'default'; 
	src.bgColor = '#e0e0de';

 }
//一级菜单
with(document)
{
	write("<table  border=0  width=620px cellspacing=0 cellpadding=0 style=' margin:4px;   '");
    write("<tr>");
	write("<td><b><a href='/index.html' style='color:#C81207; font-weight:bolder'>首页</a>&nbsp;<font color='#C81207'>&nbsp;|</font></b></td>");
	write("<td onMouseOver='show(1);' onMouseOut='hidden(1)' style='color:#C81207; font-weight:bolder'>&nbsp;机构设置&nbsp;&nbsp;|</td>");
	write("<td onMouseOver='show(2);' onMouseOut='hidden(2)' style='color:#C81207; font-weight:bolder'><b>&nbsp;质量管理&nbsp;&nbsp;|</b></td>");
	write("<td onMouseOver='show(3);' onMouseOut='hidden(3)' style='color:#C81207; font-weight:bolder'><b>&nbsp;标准管理&nbsp;&nbsp;|</b></td>");
	write("<td onMouseOver='show(4);' onMouseOut='hidden(4)' style='color:#C81207; font-weight:bolder'><b>&nbsp;计量管理&nbsp;&nbsp;|</b></td>");
	write("<td onMouseOver='show(5);' onMouseOut='hidden(5)' style='color:#C81207; font-weight:bolder'><b>&nbsp;特监管理&nbsp;&nbsp;|</b></td>");
	write("<td onMouseOver='show(6);' onMouseOut='hidden(6)' style='color:#C81207; font-weight:bolder'><b>&nbsp;食品管理&nbsp;&nbsp;|</b></td>");
	write("<td onMouseOver='show(7);' onMouseOut='hidden(7)' style='color:#C81207; font-weight:bolder'><b>&nbsp;监督管理&nbsp;&nbsp;|</b></td>");
	write("<td onMouseOver='show(8);' onMouseOut='hidden(8)' style='color:#C81207; font-weight:bolder'><b>&nbsp;行政执法&nbsp;&nbsp;|</b></td>");
    write("<td onMouseOver='show(9);' onMouseOut='hidden(9)' style='color:#C81207; font-weight:bolder'><b>&nbsp;纪检监察</b></td>");
    //write("<td align='right' ><b><a href='/col/col266/index.html' style='color:#C81207; font-weight:bolder'>新闻发布</a>&nbsp;&nbsp;</b></td>");
	write("</tr>");
	write("<tr>");
//首页
	write("</td>");
	write("<td>");
//二级菜单－机构设置
	write("<td style='position:relative; z-index:100'>");
	write("<table align='left' onMouseOver='show(1);' onMouseOut='hidden(1)' bgcolor='#e0e0de'  id='submenu1' cellspacing=0 cellpadding=0  border=0 style='width:100px; color:#9a0c0b; display:none; position:absolute;  FILTER: alpha(opacity=90) '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col14/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;市局职能 </a></b></td>");
	write("</tr>");
	
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col15/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;市局领导</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col16/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;内设机构</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col17/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;直属机构 </a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col18/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;分支机构</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col967/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;制度规定</a></b></td>");
	write("</tr>");

write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1287/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;信息公开 </a></b></td>");
	write("</tr>");

	write("</table>");
	write("</td>");
//二级菜单－质量管理
	write("<td style='position:relative;z-index:100'>");
    write("<table onMouseOver='show(2);' onMouseOut='hidden(2)' bgcolor='#e0e0de'  id='submenu2' cellspacing=0 cellpadding=0  border=0 style='width:100px; color:#9a0c0b; display:none; position:absolute;FILTER: alpha(opacity=90)'");
    write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col19/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工作动态</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col20/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政务公开</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col21/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政策法规</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col22/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;表格下载</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col23/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;质量资格考试</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col24/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工程设备管理</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col26/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;质量管理知识</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col727/index.html' style='color:#C81727; font-weight:bolder'>&nbsp;名牌战略</a></b></td>");
	write("</tr>");



	write("</table>");
    write("</td>");

//二级菜单－标准管理
write("<td style='position:relative;z-index:100'>");
write("<table onMouseOver='show(3);' onMouseOut='hidden(3)' bgcolor='#e0e0de'  id='submenu3' cellspacing=0 cellpadding=0  border=0 style='width:100px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90) '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
        write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1187/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工作动态</a></b></td>");
	write("</tr>");
        
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col27/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;企业标准化</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col28/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;农业标准化</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col29/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;服务标准化</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col30/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;采用国际标准</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col31/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;农业地方规范</a></b></td>");
	write("</tr>");


	write("</table>");
	//
	write("</td>");
//二级菜单－计量管理
	write("<td style='position:relative;z-index:100'>");
	write("<table onMouseOver='show(4);' onMouseOut='hidden(4)' bgcolor='#e0e0de'  id='submenu4' cellspacing=0 cellpadding=0  border=0 style='width:130px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90)  '");
    write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
        
        write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col33/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工作动态</a></b></td>");
	write("</tr>");
	
        write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col32/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政务公开</a></b></td>");
	write("</tr>");

	

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col34/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;法律法规</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col35/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;基础知识</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col36/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;技术机构建设</a></b></td>");
	write("</tr>");

    write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=120 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col690/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;计量器具生产许可证</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col691/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;计量标准</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col37/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;定量包装</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col39/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;强检器具监督</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col40/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;表格下载</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col41/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;计量产品监督</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col42/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工业计量</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col43/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;能源计量工程</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col44/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;民生计量工程</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=95 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col45/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;国内外组织</a></b></td>");
	write("</tr>");

	write("</table>");

	write("</td>");

//二级菜单－特设管理
	write("<td style='position:relative;z-index:100'>");
	write("<table onMouseOver='show(5);' onMouseOut='hidden(5)' bgcolor='#e0e0de'  id='submenu5' cellspacing=0 cellpadding=0  border=0 style='width:130px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90)  '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col46/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工作动态</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col47/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政务公开</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col48/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政策法规</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col688/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;设备使用登记</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col689/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;人员资格证书</a></b></td>");
	write("</tr>");

        write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=90 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1367/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;气瓶充装许可公示</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col49/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;表格下载</a></b></td>");
	write("</tr>");


	write("</table>");
	write("</td>");




//二级菜单－食品管理
	write("<td style='position:relative;z-index:100'>");
	write("<table onMouseOver='show(6);' onMouseOut='hidden(6)' bgcolor='#e0e0de'  id='submenu6' cellspacing=0 cellpadding=0  border=0 style='width:100px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90)  '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col50/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工作动态</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col51/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政务公开</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col52/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政策法规</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85  onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col53/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;食品市场准入</a></b></td>");
	write("</tr>");
	
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85  onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1127/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;获证企业(QS)</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col54/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;食品热点</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col55/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;食品消费</a></b></td>");
	write("</tr>");

    write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col56/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;下载专区</a></b></td>");
	write("</tr>");

	write("</table>");
	write("</td>");

//////
//二级菜单－监督管理
	write("<td style='position:relative;z-index:100'>");
	write("<table onMouseOver='show(7);' onMouseOut='hidden(7)' bgcolor='#e0e0de'  id='submenu7' cellspacing=0 cellpadding=0  border=0 style='width:100px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90)  '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");

        write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1188/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;工作动态</a></b></td>");
	write("</tr>");
	
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1407/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政务公开</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col57/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;监督抽查</a></b></td>");
	write("</tr>");



	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col60/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;新法速递</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col61/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;法制动态</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col62/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;政策法律</a></b></td>");
	write("</tr>");
	
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=85 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col1408/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;安监机构管理</a></b></td>");
	write("</tr>");


	write("</table>");
	write("</td>");



	//二级菜单－行政执法
	write("<td style='position:relative;z-index:100'>");
	write("<table onMouseOver='show(8);' onMouseOut='hidden(8)' bgcolor='#e0e0de'  id='submenu8' cellspacing=0 cellpadding=0  border=0 style='width:90px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90)  '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=65 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col790/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;行政职能</a></b></td>");
	write("</tr>");


	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=65 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col64/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;执法动态</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=65 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col67/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;专项行动</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=65 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col68/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;稽查风貌</a></b></td>");
	write("</tr>");

    write("</table>");
	write("</td>");

    //二级菜单－纪检监察
write("<td style='position:relative;z-index:100'>");
	write("<table onMouseOver='show(9);' onMouseOut='hidden(9)' bgcolor='#e0e0de'  id='submenu9' cellspacing=0 cellpadding=0  border=0 style='width:90px; color:#9a0c0b; display:none; position:absolute; FILTER: alpha(opacity=90)  '");
     write("<tr>");
	write("<td height=10px></td>");
	write("</tr>");
	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=65 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col728/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;行风建设</a></b></td>");
	write("</tr>");

	write("<tr>");
	write("<td align='right' width=10><img src='/js/menu_sy.gif' border=0></td>");
	write("<td  align='left'  width=65 onmouseover='mOvr(this);' onmouseout='mOut(this);' ><b><a href='/col/col729/index.html' style='color:#C81207; font-weight:bolder'>&nbsp;规章制度</a></b></td>");
	write("</tr>");



	write("</table>");
	write("</td>");


	//write("<td>");
	//write("</td>");
//////////////////////////
	write("</tr>");
	write("</table>");
}


