document.writeln("<table width=\"940\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("    <tr> ");
document.writeln("      <td width=\"170\" rowspan=\"2\"><img src=\"adpic\/logo.jpg\" width=\"170\" height=\"57\"><\/td>");
document.writeln("      <td height=\"30\"><table width=\"100%\" height=\"30\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("          <tr> ");
document.writeln("            <FORM ACTION=http:\/\/www.goodlawyer.cn\/fbbs\/login.asp?action=chk METHOD=post>");
document.writeln("              <td width=\"418\" bgcolor=\"#FFFFFF\"> <div align=\"right\"><font color=\"#000000\">用 ");
document.writeln("                  户：<\/font> ");
document.writeln("                  <INPUT MAXLENGTH=16 NAME=username SIZE=12>");
document.writeln("                  <font color=\"#000000\">密 码：<\/font> ");
document.writeln("                  <INPUT MAXLENGTH=20 NAME=password SIZE=12 TYPE=password>");
document.writeln("                  <INPUT TYPE=\"submit\" NAME=\"Submit\" VALUE=\"提交\">");
document.writeln("                  <INPUT TYPE=\"reset\" NAME=\"reset\" VALUE=\"取消\">");
document.writeln("                  <A HREF=\"http:\/\/www.goodlawyer.cn\/fbbs\/reg.asp\" TARGET=\"_blank\"><font color=\"#000000\">注册<\/font><\/A> ");
document.writeln("                <\/div><\/td>");
document.writeln("            <\/FORM>");
document.writeln("            <form action=\"search.asp\" method=\"post\">");
document.writeln("              <td width=\"352\" bgcolor=\"#FFFFFF\"> <div align=\"center\"><font color=000000><font color=\"#000000\">搜 ");
document.writeln("                  索<b> ");
document.writeln("                  <input type=text size=12 name=\"keyword\">");
document.writeln("                  <input type=submit value=\"搜索\" name=\"submit\">");
document.writeln("                  <\/b><\/font><font color=\"#000000\"><font color=\"#000000\"><A STYLE=\"TEXT-DECORATION: none\" ");
document.writeln("  HREF=\"http:\/\/www.goodlawyer.cn\/fbbs\/index.asp\" TARGET=_blank><FONT COLOR=\"#000000\">Goodlawyer法律咨询论坛<\/FONT><\/A><\/font><\/font><font color=\"#ffffff\"><b> ");
document.writeln("                  <input type=hidden name=datesearch value=all>");
document.writeln("                  <input type=\"hidden\" name=\"AreaSearch\" value=1>");
document.writeln("                  <\/b><\/font><\/font><\/div>");
document.writeln("                <div align=\"right\"><FONT COLOR=\"#ffffff\"> <\/FONT><\/div><\/td>");
document.writeln("            <\/form>");
document.writeln("          <\/tr>");
document.writeln("        <\/table><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr> ");
document.writeln("      <td><table width=\"770\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("          <tr> ");
document.writeln("            <td width=\"22\"><img src=\"image\/11_r2_c2.jpg\" width=\"22\" height=\"29\"><\/td>");
document.writeln("            <td background=\"image\/11_r2_c4.jpg\"><A HREF=\"index.htm\" class=\"aw\">网站首页<\/A> ");
document.writeln("              | <A HREF=\"index1.htm\" class=\"aw\">信息发布<\/A> | <A HREF=\"index2.htm\" class=\"aw\">法律法规<\/A> ");
document.writeln("              | <A HREF=\"index3.htm\" class=\"aw\">仲裁技巧<\/A> | <A HREF=\"index4.htm\" class=\"aw\">仲裁规则<\/A> ");
document.writeln("              | <A HREF=\"index5.htm\" class=\"aw\">仲裁机构<\/A> | <A HREF=\"index6.htm\" class=\"aw\">仲裁文书<\/A> ");
document.writeln("              | <A HREF=\"index7.htm\" class=\"aw\">民商仲裁<\/A> | <A HREF=\"index8.htm\" class=\"aw\">劳动仲裁<\/A> ");
document.writeln("              | <A HREF=\"http:\/\/www.goodlawyer.cn\/lawyer\/1001.htm\" target=\"_blank\" class=\"aw\">股权律师<\/A> ");
document.writeln("              | <A HREF=\"http:\/\/www.guquanlawyer.com\" target=\"_blank\" class=\"aw\">股权转让<\/A><\/td>");
document.writeln("            <td width=\"10\"><img src=\"image\/11_r2_c6.jpg\" width=\"10\" height=\"28\"><\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/table><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("  <table width=\"940\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("    <tr> ");
document.writeln("      <td width=\"192\" height=\"26\" background=\"image\/11_r4_c6.jpg\"><div align=\"left\"><FONT COLOR=\"#000000\">今天是： ");
document.writeln("          <SCRIPT LANGUAGE=JavaScript>var day=\"\";");
document.writeln("var month=\"\";");
document.writeln("var ampm=\"\";");
document.writeln("var ampmhour=\"\";");
document.writeln("var myweekday=\"\";");
document.writeln("var year=\"\";");
document.writeln("mydate=new Date();");
document.writeln("myweekday=mydate.getDay();");
document.writeln("mymonth=mydate.getMonth()+1;");
document.writeln("myday= mydate.getDate();");
document.writeln("myyear= mydate.getYear();");
document.writeln("year=(myyear > 200) ? myyear : 1900 + myyear;");
document.writeln("if(myweekday == 0)");
document.writeln("weekday=\" 星期日 \";");
document.writeln("else if(myweekday == 1)");
document.writeln("weekday=\" 星期一 \";");
document.writeln("else if(myweekday == 2)");
document.writeln("weekday=\" 星期二 \";");
document.writeln("else if(myweekday == 3)");
document.writeln("weekday=\" 星期三 \";");
document.writeln("else if(myweekday == 4)");
document.writeln("weekday=\" 星期四 \";");
document.writeln("else if(myweekday == 5)");
document.writeln("weekday=\" 星期五 \";");
document.writeln("else if(myweekday == 6)");
document.writeln("weekday=\" 星期六 \";");
document.writeln("document.write(year+\"年\"+mymonth+\"月\"+myday+\"日 \"+weekday);");
document.writeln("");
document.writeln("function openflash(url)");
document.writeln("{");
document.writeln("var popup = null;");
document.writeln("popup = window.open(\'\', \'popupnav\', \'top=0,left=0,width=500,height=300,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no\');");
document.writeln("if (popup != null) {");
document.writeln("if (popup.opener == null) {");
document.writeln("popup.opener = self; ");
document.writeln("}");
document.writeln("popup.location.href = url;");
document.writeln("}");
document.writeln("}");
document.writeln("  ");
document.writeln("  <\/SCRIPT>");
document.writeln("          <\/FONT><\/div><\/td>");
document.writeln("      <td width=\"748\" background=\"image\/11_r4_c6.jpg\"><A HREF=\"http:\/\/www.goodlawyer.cn\/fbbs\" target=\"_blank\" class=\"aw\">法律论坛<\/A> ");
document.writeln("        | <A HREF=\"index9.htm\" class=\"aw\">海事仲裁<\/A> | <A HREF=\"index10.htm\" class=\"aw\">仲裁费用<\/A> ");
document.writeln("        | <A HREF=\"index11.htm\" class=\"aw\">仲裁程序<\/A> | <A HREF=\"index12.htm\" class=\"aw\">仲裁案例<\/A> ");
document.writeln("        | <A HREF=\"index13.htm\" class=\"aw\">涉外仲裁<\/A> | <A HREF=\"index14.htm\" class=\"aw\">仲裁协议<\/A> ");
document.writeln("        | <A HREF=\"index15.htm\" class=\"aw\">仲裁执行<\/A> | <A HREF=\"index16.htm\" class=\"aw\">仲裁约定<\/A> ");
document.writeln("        | <A HREF=\"http:\/\/www.gongsizhuce.cn\" target=\"_blank\" class=\"aw\">公司注册<\/A> ");
document.writeln("        | <A HREF=\"http:\/\/www.zhongguolvshi.com\" target=\"_blank\" class=\"aw\">社区<\/A> ");
document.writeln("        <a href=\"http:\/\/www.cctvlawyer.com\" target=\"_blank\"class=\"aw\">播客<\/a> <a href=\"http:\/\/www.zhongguolvshi.com\" target=\"_blank\" class=\"aw\">博客<\/a><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("  <table width=\"940\" height=\"4\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("<tr>");
document.writeln("  <td bgcolor=\"#FFFFFF\"><\/td>");
document.writeln("<\/tr>");
document.writeln("  <\/table>")