// JavaScript Document
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" class=\"products_single\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"5\">Standard CS Series Cone Crusher CSB110 key Specifications: <\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Model<\/td>");
document.writeln("      <td colspan=\"3\">CSB110<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Dia. of Cone mm (inch)<\/td>");
document.writeln("      <td colspan=\"3\">1200 (4\')<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Cavity<\/td>");
document.writeln("      <td>Fine<\/td>");
document.writeln("      <td>Medium<\/td>");
document.writeln("      <td>Coarse<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"2\">Feed Opening (mm)<\/td>");
document.writeln("      <td>Closed Side \"B\"<\/td>");
document.writeln("      <td>127<\/td>");
document.writeln("      <td>155<\/td>");
document.writeln("      <td>178<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Opening Side \"B\"<\/td>");
document.writeln("      <td>131<\/td>");
document.writeln("      <td>156<\/td>");
document.writeln("      <td>191<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Discharge Setting (mm)<\/td>");
document.writeln("      <td>9-31<\/td>");
document.writeln("      <td>13-38<\/td>");
document.writeln("      <td>19-51<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Capacity (t\/h)<\/td>");
document.writeln("      <td>63-188<\/td>");
document.writeln("      <td>100-200<\/td>");
document.writeln("      <td>141-308<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Countershaft (r\/min)<\/td>");
document.writeln("      <td colspan=\"3\">485<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Power (Kw)<\/td>");
document.writeln("      <td colspan=\"3\">110<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Weight (t)<\/td>");
document.writeln("      <td colspan=\"3\">20<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Overall Dimension (mm)<\/td>");
document.writeln("      <td colspan=\"3\">2821 &times; 1974 &times; 2651<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");
