// JavaScript Document
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" class=\"products_specification\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td>Model\\Parameter<\/td>");
document.writeln("      <td>Vibrating Screen<\/td>");
document.writeln("      <td>Cone Crusher<\/td>");
document.writeln("      <td>Belt Conveyor (down)<\/td>");
document.writeln("      <td>Belt Conveyor (up)<\/td>");
document.writeln("      <td>Belt Conveyor<\/td>");
document.writeln("      <td>Capacity (t\/h)<\/td>");
document.writeln("      <td>Power (Kw)<\/td>");
document.writeln("      <td>Remarks<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>Y3S1548Y55<\/td>");
document.writeln("      <td>3YA1548<\/td>");
document.writeln("      <td>PYB900<\/td>");
document.writeln("      <td>B500&times;7M<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>50-90<\/td>");
document.writeln("      <td>75<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Y3S1848Y90<\/td>");
document.writeln("      <td>3YA1848<\/td>");
document.writeln("      <td>HCS-90<\/td>");
document.writeln("      <td>B650&times;7M<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>65-130<\/td>");
document.writeln("      <td>99-134<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Y3S1860Y160<\/td>");
document.writeln("      <td>3YA1860<\/td>");
document.writeln("      <td>CS160<\/td>");
document.writeln("      <td>B650&times;8M<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>110-455<\/td>");
document.writeln("      <td>212.5-220.5<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Y3S2160Y220<\/td>");
document.writeln("      <td>3YA2160<\/td>");
document.writeln("      <td>HPC-220<\/td>");
document.writeln("      <td>B800&times;8M<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>&nbsp;<\/td>");
document.writeln("      <td>140-330<\/td>");
document.writeln("      <td>257.5-264.5<\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");
