document.writeln("<style type=text\/css>");
document.writeln("td { ");
document.writeln("  font-size: 12px;");
document.writeln("  color: #000000;");
document.writeln("  line-height: 150%;");
document.writeln("  }");
document.writeln("a  {");
document.writeln("   color:#000000; text-decoration:none;;");
document.writeln("  }");
document.writeln(".sec1 { ");
document.writeln("   height:24px; background:url(\/img\/so\/1.gif) repeat-x; float:left;");
document.writeln("   cursor: hand;");
document.writeln("  }");
document.writeln(".sec2 { ");
document.writeln("  width:80px; height:24px; cursor:pointer; background:url(\/img\/so\/4.gif) no-repeat;  font-family:Arial; font-weight:bold; line-height:24px; padding-top:2px; text-align:center;");
document.writeln("  }");
document.writeln(".main_tab {");
document.writeln("width:970px; height:36px; background:#E6F0FB; border:1px solid #0066CC; border-top:none; text-align:center; float:center; ");
document.writeln("  }");
document.writeln("  .search_input{");
document.writeln("  width:405px; border-bottom:1px solid #8A8A8A; border-left:2px solid #8A8A8A;  border-right:1px solid #8A8A8A; border-top:2px solid #8A8A8; float:left;");
document.writeln("  }");
document.writeln("<\/style>");
document.writeln("<script language=javascript>");
document.writeln("function secBoard(n)");
document.writeln("{");
document.writeln(" for(i=0;i<secTable.cells.length;i++)");
document.writeln("  secTable.cells[i].className=\"sec1\";");
document.writeln(" secTable.cells[n].className=\"sec2\";");
document.writeln(" for(i=0;i<mainTable.tBodies.length;i++)");
document.writeln("  mainTable.tBodies[i].style.display=\"none\";");
document.writeln(" mainTable.tBodies[n].style.display=\"block\";");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<table width=\"98\" height=\"3\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("");
document.writeln("<table width=\"970\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("  <tr>");
document.writeln("    <td class=sec1><img src=\"\/img\/so\/2.gif\" width=\"5\" height=\"26\"><\/td>");
document.writeln("	<td class=sec1 width=120><\/td>");
document.writeln("    <td>");
document.writeln("	  <table width=\"100%\" border=0 cellpadding=0 cellspacing=0 id=secTable>");
document.writeln("        <tr height=21 align=center >");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(0)\">新 闻<\/td>");
document.writeln("          <td class=sec2 width=80 onClick=\"secBoard(1)\">所有文章<\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(2)\">事故案例<\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(3)\">法律规范<\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(4)\">操作规程 <\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(5)\">安全标准<\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(6)\">安全常识<\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(7)\">文档应用<\/td>");
document.writeln("          <td class=sec1 width=80 onClick=\"secBoard(8)\">安全论文<\/td>");
document.writeln("          <td class=sec1 width=\"120\" > <\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("	<\/td>");
document.writeln("    <td><img src=\"\/img\/so\/3.gif\" width=\"5\" height=\"26\"><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("<table width=960 height=240 border=0 cellpadding=0 cellspacing=0 class=main_tab id=mainTable>");
document.writeln("  <tbody style=\"display:none;\"> ");
document.writeln("  <tr> ");
document.writeln("            <td align=center valign=top> ");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("                  <tr> ");
document.writeln("                    <td><input name=\"Keyword\" type=\"text\" class=\"search_input\" id=\"Keyword\" value=\"安全\">");
document.writeln("                         <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1268\">");
document.writeln("                    <\/td>");
document.writeln("                    <td><input type=\"submit\" name=\"submit\" value=\"新闻搜索\"><\/td>");
document.writeln("                    <td>&nbsp;<\/td>");
document.writeln("                  <\/tr>");
document.writeln("          <\/form>");
document.writeln("              <\/table><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("		 <tbody style=\"display:block;\">");
document.writeln("          <tr> ");
document.writeln("            ");
document.writeln("    <td align=center valign=top> ");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"Keyword\" type=\"text\" class=\"search_input\" id=\"Keyword\" value=\"安全\">");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"所有文章\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("		<tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            ");
document.writeln("    <td align=center valign=top> ");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("             <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1274\">");
document.writeln("                     ");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"事故案例\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("        <tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            ");
document.writeln("    <td align=center valign=top> ");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("              <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1272\">");
document.writeln("                     ");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"法律规范\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("        <tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            ");
document.writeln("    <td align=center valign=top> ");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("              <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1276\">");
document.writeln("                     ");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"操作规程\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("          <tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            ");
document.writeln("    <td align=center valign=top> ");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("              <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"4\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1271\">");
document.writeln("                     ");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"安全标准\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("        <tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            <td align=center valign=top>");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("              <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1273\">");
document.writeln("                     ");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"安全常识\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("        <tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            <td align=center valign=top>");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("              <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1280\">");
document.writeln("                     ");
document.writeln("            <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"文档应用\">");
document.writeln("            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("        <tbody style=\"display:none;\">");
document.writeln("          <tr> ");
document.writeln("            <td align=center valign=top>");
document.writeln("      <table width=\"60%\" height=\"40\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("        <form name=\"SearchForm\" method=\"Get\" target=\"_blank\" action=\"\/search.aspx\">");
document.writeln("          <tr> ");
document.writeln("            <td>");
document.writeln("              <input name=\"keyword\" type=\"text\" class=\"search_input\" value=\"安全\">");
document.writeln("             <input name=\"searchtype\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("                         <input name=\"ModelId\" type=\"hidden\" id=\"Field\" value=\"1\">");
document.writeln("						 <input name=\"nodeId\" type=\"hidden\" id=\"Field\" value=\"1275\">");
document.writeln("              <\/td>");
document.writeln("            <td>");
document.writeln("              <input type=\"submit\" name=\"Submit\" value=\"安全论文\">            <\/td>");
document.writeln("            <td>&nbsp;<\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/form>");
document.writeln("      <\/table>");
document.writeln("    <\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/tbody>");
document.writeln("<\/table>");
document.writeln("<table width=\"970\" border=\"0\" align=\"center\" cellspacing=\"0\" cellpadding=\"0\" bgcolor=\"ECECEC\" height=\"2\">");
document.writeln("  <tr>");
document.writeln("    <td><\/td>");
document.writeln("  <\/tr>");
document.writeln("<\/table>");
document.writeln("")