document.writeln("<table width=\"940\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("    <tr> ");
document.writeln("      <td width=\"190\" height=\"84\" background=\"image\/1_r2_c2.jpg\"><div align=\"center\"><img src=\"adpic\/logo.jpg\" width=\"180\" height=\"60\"><\/div><\/td>");
document.writeln("      <td background=\"image\/1_r2_c2.jpg\"><table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"d\">");
document.writeln("          <tr> ");
document.writeln("            <td height=\"28\"><p align=\"center\"><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=\"index9.htm\"class=\"AW\">特许经营<\/a> | <a href=\"index10.htm\"class=\"AW\">海外上市<\/a><\/p><\/td>");
document.writeln("          <\/tr>");
document.writeln("          <tr> ");
document.writeln("            <td height=\"28\"><p align=\"center\"><a href=\"http:\/\/www.goodlawyer.cn\/fbbs\" target=\"_blank\"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=\"index17.htm\"class=\"AW\">企业展示<\/a> | <a href=\"index18.htm\"class=\"AW\">商标展示<\/a> ");
document.writeln("                | <a href=\"index19.htm\"class=\"AW\">风险投资<\/a> | <a href=\"index20.htm\"class=\"AW\">海外投资<\/a><\/p><\/td>");
document.writeln("          <\/tr>");
document.writeln("        <\/table><\/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><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");
document.writeln("  <table width=\"940\" height=\"27\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("    <tr>");
document.writeln("      <td width=\"181\" bgcolor=\"#74AFE4\"><div align=\"center\"><FONT COLOR=\"#000000\">");
document.writeln("          <SCRIPT LANGUAGE=JavaScript>");
document.writeln("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("      <\/SCRIPT>");
document.writeln("      <\/FONT><\/div><\/td>");
document.writeln("      <td width=\"759\" bgcolor=\"#74AFE4\"><table width=\"100%\" height=\"24\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">");
document.writeln("          <tr>");
document.writeln("            <script>");
document.writeln("function checklogin()");
document.writeln("{");
document.writeln("        if (document.login.username.value == \"\") {");
document.writeln("           alert(\"用户名不能为空！\");");
document.writeln("           document.login.username.focus();");
document.writeln("           return false;");
document.writeln("        }");
document.writeln("        if (document.login.password.value == \"\") {");
document.writeln("           alert(\"密码不能为空！\");");
document.writeln("           document.login.password.focus();");
document.writeln("           return false;");
document.writeln("        }");
document.writeln("        document.login.submit()");
document.writeln("}");
document.writeln("  <\/script>");
document.writeln("            <form method=\"post\" name=\"login\" action=\"http:\/\/www.goodlawyer.cn\/fbbs\/login.asp?action=chk\" target=\"_blank\">");
document.writeln("              <td width=\"423\"><div align=\"center\" class=\"style2\">");
document.writeln("                  <div align=\"center\">用 户：");
document.writeln("                      <input type=\"text\" name=\"username\" style=\"height:16px;font-size:12px;border-color:#cccccc;border-style:solid;border-width:1px\" align=\"absmiddle\" MAXLENGTH=16 SIZE=12 tabindex=\"1\" \/>");
document.writeln("                  密 码：");
document.writeln("                  <input type=\"password\" name=\"password\" style=\"height:16px;font-size:12px;border-color:#cccccc;border-style:solid;border-width:1px\" align=\"absmiddle\" MAXLENGTH=20  SIZE=12 tabindex=\"2\" \/>");
document.writeln("                  <input type=\"hidden\" name=\"loginsubmit\" value=\"会员登录\">");
document.writeln("                  <INPUT TYPE=\"submit\" NAME=\"loginsubmit\" VALUE=\"提交\" onClick=\"return checklogin()\">");
document.writeln("                  <INPUT TYPE=\"reset\" NAME=\"reset\" VALUE=\"取消\">");
document.writeln("                  <A HREF=\"http:\/\/www.goodlawyer.cn\/fbbs\/reg.asp\" TARGET=\"_blank\">注册用户<\/A> <\/div>");
document.writeln("              <\/div><\/td>");
document.writeln("            <\/FORM>");
document.writeln("            <form action=\"search.asp\" method=\"post\">");
document.writeln("              <td width=\"340\"><div align=\"center\" class=\"STYLE1\">");
document.writeln("                  <div align=\"center\">搜索<b>");
document.writeln("                    <input type=text size=12 name=\"keyword\">");
document.writeln("                    <input type=submit value=\"搜索\" name=\"submit\">");
document.writeln("                    <\/b><A STYLE=\"TEXT-DECORATION: none\" ");
document.writeln("HREF=\"http:\/\/www.goodlawyer.cn\/fbbs\/index.asp\" TARGET=_blank>法律咨询论坛<\/A><b>");
document.writeln("                    <input type=hidden name=datesearch value=all>");
document.writeln("                    <input type=\"hidden\" name=\"AreaSearch\" value=1>");
document.writeln("                  <\/b><\/div>");
document.writeln("              <\/div><\/td>");
document.writeln("            <\/form>");
document.writeln("          <\/tr>");
document.writeln("      <\/table><\/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><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/table>");