// JavaScript Document
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" class=\"products_single\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Cone Crusher PYB1200 key Specifications:<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>PYB1200<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Diameter of Bottom End of Conical Crushing Head (mm)<\/td>");
document.writeln("      <td>1200<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Max. Feed Size (mm)<\/td>");
document.writeln("      <td>145<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Adjustable Range of Discharge Opening (mm)<\/td>");
document.writeln("      <td>20~50<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Crushing Capacity (t\/h)<\/td>");
document.writeln("      <td>110~168<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Motor Power (Kw)<\/td>");
document.writeln("      <td>110<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Rev. of Eccentric Shaft<\/td>");
document.writeln("      <td>300<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Weight (t)<\/td>");
document.writeln("      <td>24.7<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Overall Dimension (mm)<\/td>");
document.writeln("      <td>2790&times;1878&times;2844<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");