// JavaScript Document
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td>Product Specification Item<\/td>");
document.writeln("      <td>MTM100<\/td>");
document.writeln("      <td>MTM130<\/td>");
document.writeln("      <td>MTM160<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>Number of roller (piece)<\/td>");
document.writeln("      <td>4<\/td>");
document.writeln("      <td>5<\/td>");
document.writeln("      <td>6<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Major diameter of roller &times;Height（mm）<\/td>");
document.writeln("      <td>&Phi;310&times;170<\/td>");
document.writeln("      <td>&Phi;410&times;210<\/td>");
document.writeln("      <td>&Phi;440&times;270<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Internal diameter of ring &times; Height（mm）<\/td>");
document.writeln("      <td>&Phi;950&times;170<\/td>");
document.writeln("      <td>&Phi;1280&times;210<\/td>");
document.writeln("      <td>&Phi;1600&times;270<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Main engine spindle speed（r\/min）<\/td>");
document.writeln("      <td>130<\/td>");
document.writeln("      <td>103<\/td>");
document.writeln("      <td>82<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Maxmum feeding grain size (mm)<\/td>");
document.writeln("      <td>25<\/td>");
document.writeln("      <td>30<\/td>");
document.writeln("      <td>35<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Grain size of finished product (mm)<\/td>");
document.writeln("      <td>1.6~0.045<br \/>");
document.writeln("        Fineness can reach to 0.038<\/td>");
document.writeln("      <td>1.6~0.045<br \/>");
document.writeln("        Fineness can reach to 0.038<\/td>");
document.writeln("      <td>1.6~0.045<br \/>");
document.writeln("        Fineness can reach to 0.038<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Output (t\/h)<\/td>");
document.writeln("      <td>2.1~8<\/td>");
document.writeln("      <td>4~13<\/td>");
document.writeln("      <td>7~22<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Overall dimension (mm)<\/td>");
document.writeln("      <td>7100&times;5900&times;7900<\/td>");
document.writeln("      <td>9200&times;7250&times;9700<\/td>");
document.writeln("      <td>12550&times;5700&times;8355<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\" style=\"margin-top:10px;\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"2\">Name<\/td>");
document.writeln("      <td rowspan=\"2\">Item<\/td>");
document.writeln("      <td rowspan=\"2\">Unit<\/td>");
document.writeln("      <td colspan=\"3\">Specification and Technical Data<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>MTM100<\/td>");
document.writeln("      <td>MTM130<\/td>");
document.writeln("      <td>MTM160<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"3\">Motor of Main Machine<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>-<\/td>");
document.writeln("      <td>Y225S-4<\/td>");
document.writeln("      <td>Y280S-4<\/td>");
document.writeln("      <td>Y315M-4<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>kw<\/td>");
document.writeln("      <td>37<\/td>");
document.writeln("      <td>75<\/td>");
document.writeln("      <td>132<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Spindle Speed<\/td>");
document.writeln("      <td>r\/min<\/td>");
document.writeln("      <td>1470<\/td>");
document.writeln("      <td>1480<\/td>");
document.writeln("      <td>1480<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td rowspan=\"3\">Motor of Adjustable Varying Speed Motor<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>-<\/td>");
document.writeln("      <td>YCT200-4A<\/td>");
document.writeln("      <td>YCT200-4B<\/td>");
document.writeln("      <td>YCT225-4A<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>kw<\/td>");
document.writeln("      <td>5.5<\/td>");
document.writeln("      <td>7.5<\/td>");
document.writeln("      <td>11<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Spindle Speed<\/td>");
document.writeln("      <td>r\/min<\/td>");
document.writeln("      <td>125~1250<\/td>");
document.writeln("      <td>125~1250<\/td>");
document.writeln("      <td>125~1250<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"3\">Motor of Elevator<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>-<\/td>");
document.writeln("      <td>Y100L-4<\/td>");
document.writeln("      <td>Y100L2-4<\/td>");
document.writeln("      <td>Y112M-4<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>kw<\/td>");
document.writeln("      <td>3<\/td>");
document.writeln("      <td>3<\/td>");
document.writeln("      <td>4<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Spindle Speed<\/td>");
document.writeln("      <td>r\/min<\/td>");
document.writeln("      <td>1420<\/td>");
document.writeln("      <td>1430<\/td>");
document.writeln("      <td>1420<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td rowspan=\"3\">Motor of Blower<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>-<\/td>");
document.writeln("      <td>Y220L-4<\/td>");
document.writeln("      <td>Y250M-4<\/td>");
document.writeln("      <td>Y315M-4<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>kw<\/td>");
document.writeln("      <td>37<\/td>");
document.writeln("      <td>75<\/td>");
document.writeln("      <td>132<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Spindle Speed<\/td>");
document.writeln("      <td>r\/min<\/td>");
document.writeln("      <td>1470<\/td>");
document.writeln("      <td>1480<\/td>");
document.writeln("      <td>1480<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"4\">Jaw Crusher<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>PE<\/td>");
document.writeln("      <td>200&times;350<\/td>");
document.writeln("      <td>250&times;400<\/td>");
document.writeln("      <td>250&times;750<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>-<\/td>");
document.writeln("      <td>Y160M-6<\/td>");
document.writeln("      <td>Y180L-6<\/td>");
document.writeln("      <td>Y200M-6<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>kw<\/td>");
document.writeln("      <td>7.5<\/td>");
document.writeln("      <td>15<\/td>");
document.writeln("      <td>22<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Spindle Speed<\/td>");
document.writeln("      <td>r\/min<\/td>");
document.writeln("      <td>970<\/td>");
document.writeln("      <td>970<\/td>");
document.writeln("      <td>970<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td rowspan=\"2\">Electro Magnetic Vibrating Feeder<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>-<\/td>");
document.writeln("      <td>GZ1F<\/td>");
document.writeln("      <td>GZ2F<\/td>");
document.writeln("      <td>GZ3F<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>Kw<\/td>");
document.writeln("      <td>0.1<\/td>");
document.writeln("      <td>0.15<\/td>");
document.writeln("      <td>0.2<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");