document.writeln("<table bordercolor=\"#cccccc\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\" border=\"1\" style=\"text-align:center\">");
document.writeln("    <tbody>");
document.writeln("      <tr>");
document.writeln("        <td>型号<\/td>");
document.writeln("        <td>SCM6015<\/td>");
document.writeln("        <td>SCM8021<\/td>");
document.writeln("        <td>SCM10027<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>环辊数量（个）<\/td>");
document.writeln("        <td>15<\/td>");
document.writeln("        <td>21<\/td>");
document.writeln("        <td>27<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>工作直径（mm）<\/td>");
document.writeln("        <td>&Phi;600<\/td>");
document.writeln("        <td>&Phi;800<\/td>");
document.writeln("        <td>&Phi;1000<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>磨环及滚道数量（个）<\/td>");
document.writeln("        <td>1&times;3<\/td>");
document.writeln("        <td>1&times;3<\/td>");
document.writeln("        <td>1&times;3<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>主机转速（r\/min）<\/td>");
document.writeln("        <td>235<\/td>");
document.writeln("        <td>235<\/td>");
document.writeln("        <td>173<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>最大进料粒度（mm）<\/td>");
document.writeln("        <td>&lt;=10<\/td>");
document.writeln("        <td>&lt;=10<\/td>");
document.writeln("        <td>&lt;=20<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>成品粒度（目）<\/td>");
document.writeln("        <td>325-2500<\/td>");
document.writeln("        <td>325-2500<\/td>");
document.writeln("        <td>325-2500<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>产量（kg\/h）<\/td>");
document.writeln("        <td>325-2500<\/td>");
document.writeln("        <td>600-4000<\/td>");
document.writeln("        <td>900-6000<\/td>");
document.writeln("      <\/tr>");
document.writeln("      <tr>");
document.writeln("        <td>外形尺寸（m）<\/td>");
document.writeln("        <td>10&times;2.3&times;5.5<\/td>");
document.writeln("        <td>13&times;3&times;5.8<\/td>");
document.writeln("        <td>18&times;4&times;8.6<\/td>");
document.writeln("      <\/tr>");
document.writeln("    <\/tbody>");
document.writeln("  <\/table>")