// JavaScript Document
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td colspan=\"2\">MXB904<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Numble of Roller<\/td>");
document.writeln("      <td>4 (piece)<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>Maxmum Feeding Grain Size<\/td>");
document.writeln("      <td>&lt;30mm<\/td>");
document.writeln("      <td>(Hard Material) &lt;20mm<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#ffffff\">");
document.writeln("      <td>Open Circuit Finished Size<\/td>");
document.writeln("      <td>70~90%&lt;2mm<\/td>");
document.writeln("      <td>Adjustable, Reference Instructions Below<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Open System Capacity<\/td>");
document.writeln("      <td>8~15 t\/h<\/td>");
document.writeln("      <td>Be Involved with the Average Size and Hardness of the Feed in<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#ffffff\">");
document.writeln("      <td>Main Motor Model<\/td>");
document.writeln("      <td>37~45Kw<\/td>");
document.writeln("      <td>Fines, Low Production Match with small motor<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Main Motor Power<\/td>");
document.writeln("      <td>Y225M-4<\/td>");
document.writeln("      <td>45Kw<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#ffffff\">");
document.writeln("      <td>Elevator Power<\/td>");
document.writeln("      <td>3 &times; 1.1Kw<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Contour Size (length &times; width &times; height)<\/td>");
document.writeln("      <td>2.01 &times; 2.03 &times; 2.79 (m)<\/td>");
document.writeln("      <td>Including main motor, gear box, main unit<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Maxmum Lifting Weight of Single Piece<\/td>");
document.writeln("      <td>4.8 T<\/td>");
document.writeln("      <td>Refer to the individual Pieces can not be disconnected<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Cross Weight (Except Electric)<\/td>");
document.writeln("      <td>13.7 T<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"4\">Support Equipments Parameter<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Name<\/td>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>Power<\/td>");
document.writeln("      <td>Description<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>JC Jaw crusher<\/td>");
document.writeln("      <td>JC250 &times; 1000<\/td>");
document.writeln("      <td>30 Kw<\/td>");
document.writeln("      <td>Speed &ge; 1m\/s<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#ffffff\">");
document.writeln("      <td>Bucket Elevator<\/td>");
document.writeln("      <td>TH250<\/td>");
document.writeln("      <td>3 Kw<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Vibrating Feeder<\/td>");
document.writeln("      <td>GZ3F<\/td>");
document.writeln("      <td>0.2 Kw<\/td>");
document.writeln("      <td>Space Between inlet and outlet is 1000<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");