// JavaScript Document
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" class=\"products_single\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"4\">Standard CS Series Cone Crusher CSB75 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=\"2\">CSB75<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Dia. of Cone mm (inch)<\/td>");
document.writeln("      <td colspan=\"2\">900 (3\')<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Cavity<\/td>");
document.writeln("      <td>Fine<\/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>83<\/td>");
document.writeln("      <td>159<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Opening Side \"B\"<\/td>");
document.writeln("      <td>102<\/td>");
document.writeln("      <td>175<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Discharge Setting (mm)<\/td>");
document.writeln("      <td>9-22<\/td>");
document.writeln("      <td>13-38<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Capacity (t\/h)<\/td>");
document.writeln("      <td>45-91<\/td>");
document.writeln("      <td>59-163<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Countershaft (r\/min)<\/td>");
document.writeln("      <td colspan=\"2\">580<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Power (Kw)<\/td>");
document.writeln("      <td colspan=\"2\">75<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Weight (t)<\/td>");
document.writeln("      <td colspan=\"2\">15<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Overall Dimension (mm)<\/td>");
document.writeln("      <td colspan=\"2\">2821 &times; 1880 &times; 2164<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");
