﻿document.writeln("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"1\">");
document.writeln("          <tr> ");
document.writeln("            <td width=\"12%\" valign=\"top\" nowrap align=right>Feedback：</td>");
document.writeln("            <td width=\"88%\"><input type=text name=\"option_86\" value=\"\" size=25>");
document.writeln("              &nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr> ");
document.writeln("            <td width=\"12%\" valign=\"top\" nowrap align=right>Name：</td>");
document.writeln("            <td width=\"88%\"><input type=text name=\"option_87\" value=\"\" size=25>");
document.writeln("              &nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr> ");
document.writeln("            <td width=\"12%\" valign=\"top\" nowrap align=right>Telephone：</td>");
document.writeln("            <td width=\"88%\"><input type=text name=\"option_88\" value=\"\" size=25>");
document.writeln("              &nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr> ");
document.writeln("            <td width=\"12%\" valign=\"top\" nowrap align=right>E-mail：</td>");
document.writeln("            <td width=\"88%\"><input type=text name=\"option_89\" value=\"\" size=25>");
document.writeln("              &nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr> ");
document.writeln("            <td width=\"12%\" valign=\"top\" nowrap align=right>Content：</td>");
document.writeln("            <td width=\"88%\"><input type=text name=\"option_90\" value=\"\" size=25>");
document.writeln("              &nbsp;</td>");
document.writeln("          </tr>");
document.writeln("          <tr> ");
document.writeln("            <td nowrap>&nbsp;</td>");
document.writeln("            <td> <input type=\'hidden\' name=\'productAdd2\' value=\'ok\'> <input type=\"submit\" name=\"addsubmit22\" value=\"submit\" onclick=\"javascript:return checkForm(this.form);\"> ");
document.writeln("              <input type=\"reset\" name=\"Submit2\" value=\"reset\" style=\" cursor: hand;\" onclick=\"javascript:document.frmFeekBack.reset();\"> ");
document.writeln("            </td>");
document.writeln("          </tr>");
document.writeln("        </table>");
