// JavaScript Document
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" class=\"products_single\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"3\">Cone Crusher HPC-315 key Specifications:<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td colspan=\"2\">HPC 315<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td rowspan=\"2\">Cavity ( coarse\/fine)<\/td>");
document.writeln("      <td>C<\/td>");
document.writeln("      <td>F<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td><\/td>");
document.writeln("      <td><\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Discharge Setting Min. (mm)<\/td>");
document.writeln("      <td>13<\/td>");
document.writeln("      <td>6<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Feed Opening (mm)<\/td>");
document.writeln("      <td>290<\/td>");
document.writeln("      <td>100<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Capacity (t\/h)<\/td>");
document.writeln("      <td>190~610<\/td>");
document.writeln("      <td>108~320<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Power (Kw)<\/td>");
document.writeln("      <td colspan=\"2\">315<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Weight (t)<\/td>");
document.writeln("      <td colspan=\"2\">26<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Movable Cone Diameter (mm)<\/td>");
document.writeln("      <td colspan=\"2\">1400<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");
