document.writeln("<table  border='0' cellspacing='3' cellpadding='10' align='center' width='100%'>  <tr>     <td valign='top' colspan='2' class='S20b'><b>请采用以下方式与我们联系,谢谢您!</b> </td>  </tr>  <tr>     <td valign='top'>QQ咨询： 984968732 <a href=tencent://message/?uin=984968732&Site=http://www.duomian.com&Menu=yes><img border='0'src=http://wpa.qq.com/pa?p=1:984968732:1 align='absmiddle'></a><br>      <br>      电子邮箱：duomian2008@qq.com<br>      </td>    <td valign='top'>阿里旺旺： <a target='_blank' href='http://amos1.taobao.com/msg.ww?v=2&uid=%E5%A4%A7%E8%88%8D%E5%A4%A7%E5%BE%97%E5%A4%A7%E6%89%B9%E5%8F%91&s=1' >大舍大得大批发 <img border='0' src='http://amos1.taobao.com/online.ww?v=2&uid=%E5%A4%A7%E8%88%8D%E5%A4%A7%E5%BE%97%E5%A4%A7%E6%89%B9%E5%8F%91&s=1' alt='咨询请点击' /></a>       <br>      <br>      联系电话：13710816168</td>  </tr>  <tr >     <td valign='top' colspan='2'  class='S20b'>汇款方式：</td>  </tr>  <tr >     <td valign='top'> <font color='#0000FF'>中国工商银行</font><br>      <br>      开户名：叶智贤 <br>      <br>      卡　号：6222 0236 0200 2910 677       <p><font color='#0000FF'>中国农业银行</font></p>      <p>开户名：叶智贤 </p>      <p>卡　号：6228 4800 8181 1411 016</p>      </td>    <td valign='top'> <font color='#0000FF'>中国建设银行</font><br>      <br>      开户名：叶智贤 <br>      <br>      卡　号：6222 8033 2171 0604 003       <p><font color='#0000FF'>招商银行</font></p>      <p>开户名：叶智贤 </p>      <p>一卡通：0020 0000 3314</p>      </td>  </tr>  <tr align='center'>     <td valign='top' colspan='2'></td>  </tr></table>");
document.writeln("");
document.writeln("<table border=\"0\" cellspacing=\"1\" cellpadding=\"8\" align=\"center\" bgcolor=\"#006699\">");
document.writeln("  <tr bgcolor=\"#007AB5\" align=\"center\"> ");
document.writeln("    <td colspan=\"2\" class=\"S24b\" height=\"50\"><font color=\"#FFFF00\">给我们留言(举报有害信息)<\/font><\/td>");
document.writeln("  <\/tr><form method=\"post\" action=\"\/submitinfo\/submitly\/\" name=\"form1\" >");
document.writeln("    <tr bgcolor=\"#B5D2E8\"> ");
document.writeln("      <td align=\"right\">留言内容：<br>");
document.writeln("      <\/td>");
document.writeln("      <td> ");
document.writeln("        <input type=\"hidden\"  name=\"a1\" value=\"ceo\">");
document.writeln("        <input type=\"hidden\" name=\"a2\" value=\"联系我们网页中留言\">");
document.writeln("        <input type=\"hidden\" name=\"a5\" value=\"\/sitehtm\/e\/\">");
document.writeln("        可输入 ");
document.writeln("        <input ");
document.writeln("            style=\"FONT-SIZE: 9pt; HEIGHT: 16px\" size=3 value=200 name=chars>");
document.writeln("        个文字 ");
document.writeln("        <script language=JavaScript>");
document.writeln("function addChar(){");
document.writeln("if((200-document.form1.a3.value.length)<0){");
document.writeln("alert(\"内容不能大于200个字符数，系统会自动删除多余部分！\");");
document.writeln("document.form1.a3.value=document.form1.a3.value.substring(0,200);");
document.writeln("}");
document.writeln("document.form1.chars.value=200-document.form1.a3.value.length;");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("<br>");
document.writeln("<textarea name=\"a3\" cols=\"60\" rows=\"5\" onKeyUp=\"addChar()\" onMouseOver=\"addChar()\">")
document.writeln("举报信息请说明举报原由，特别谢谢您！")
document.writeln("<\/textarea>");
document.writeln("        <script language=\"JavaScript\">");
document.writeln("function submit_(){");
document.writeln("");
document.writeln("if(trim(document.form1.a3.value)==\"\"){");
document.writeln("alert(\'请输入内容\')");
document.writeln("document.form1.a3.focus();");
document.writeln("return false;");
document.writeln("}");
document.writeln("");
document.writeln("if(trim(document.form1.a4.value)==\"\"){");
document.writeln("alert(\'请输入联系方式\')");
document.writeln("document.form1.a4.focus();");
document.writeln("return false;");
document.writeln("}");
document.writeln("");
document.writeln("");
document.writeln("lysubmitok.innerHTML=\"<font color=blue class=\'S18b\'><br>信息发送中，马上完成!<br><br><\/font>\";");
document.writeln("form1.submit();");
document.writeln("return (false);");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("");
document.writeln("}");
document.writeln("");
document.writeln("function trim(inputString) {");
document.writeln("if (typeof inputString != \"string\") { return inputString; }");
document.writeln("var retValue = inputString;");
document.writeln("var ch = retValue.substring(0, 1);");
document.writeln("while (ch == \" \") { ");
document.writeln("  \/\/检查字符串开始部分的空格");
document.writeln("  retValue = retValue.substring(1, retValue.length);");
document.writeln("  ch = retValue.substring(0, 1);");
document.writeln("}");
document.writeln("ch = retValue.substring(retValue.length-1, retValue.length);");
document.writeln("while (ch == \" \") {");
document.writeln(" \/\/检查字符串结束部分的空格");
document.writeln(" retValue = retValue.substring(0, retValue.length-1);");
document.writeln(" ch = retValue.substring(retValue.length-1, retValue.length);");
document.writeln("}");
document.writeln("while (retValue.indexOf(\"  \") != -1) { ");
document.writeln(" \/\/将文字中间多个相连的空格变为一个空格");
document.writeln(" retValue = retValue.substring(0, retValue.indexOf(\"  \")) + retValue.substring(retValue.indexOf(\"  \")+1, retValue.length); ");
document.writeln("}");
document.writeln("return retValue;");
document.writeln("} ");
document.writeln("");
document.writeln("");
document.writeln("<\/script>");
document.writeln("        <br>");
document.writeln("      <\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#B5D2E8\"> ");
document.writeln("      <td align=\"right\">联系方式：<br>");
document.writeln("      <\/td>");
document.writeln("      <td> 可输入 ");
document.writeln("        <input ");
document.writeln("            style=\"FONT-SIZE: 9pt; HEIGHT: 16px\" size=3 value=100 name=chars2>");
document.writeln("        个文字 ");
document.writeln("        <script language=JavaScript>");
document.writeln("function addChar2(){");
document.writeln("if((100-document.form1.a4.value.length)<0){");
document.writeln("alert(\"内容不能大于100个字符数，系统会自动删除多余部分！\");");
document.writeln("document.form1.a4.value=document.form1.a4.value.substring(0,100);");
document.writeln("}");
document.writeln("document.form1.chars2.value=100-document.form1.a4.value.length;");
document.writeln("}");
document.writeln("<\/script>");
document.writeln("        <br>");
document.writeln("        <textarea name=\"a4\" cols=\"60\" rows=\"5\" onKeyUp=\"addChar2()\" onMouseOver=\"addChar2()\"><\/textarea>");
document.writeln("        <br>");
document.writeln("      <\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#B5D2E8\" align=\"center\"> ");
document.writeln("      <td colspan=\"2\" height=\"50\"><span id=lysubmitok> ");
document.writeln("        <input type=\"button\" name=\"Button\" value=\"发送留言\" onClick=\"submit_()\">");
document.writeln("        <\/span><\/td>");
document.writeln("    <\/tr>");
document.writeln("      <\/form>");
document.writeln("<\/table><p>&nbsp;<\/p>");

document.writeln("<script type=\"text\/javascript\" language=\"\">");
document.writeln("document.form1.a5.value=document.referrer;");
document.writeln("<\/script>");

document.writeln("<script type=\"text\/javascript\" language=\"\">");
document.writeln("document.form1.a2.value=document.referrer;");
document.writeln("<\/script>");