// JavaScript Document
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\" class=\"products_specification\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"3\">Model<\/td>");
document.writeln("      <td>VSI5X7615<\/td>");
document.writeln("      <td>VSI5X8522<\/td>");
document.writeln("      <td>VSI5X9532<\/td>");
document.writeln("      <td>VSI5X1145<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"2\" colspan=\"2\">Throughput capacity (t\/h)<\/td>");
document.writeln("      <td>Feed both at center and sides<\/td>");
document.writeln("      <td>150~280<\/td>");
document.writeln("      <td>240~380<\/td>");
document.writeln("      <td>350~540<\/td>");
document.writeln("      <td>500~640<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Feed <\/td>");
document.writeln("      <td>70~140<\/td>");
document.writeln("      <td>120~200<\/td>");
document.writeln("      <td>180~280<\/td>");
document.writeln("      <td>250~360<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td rowspan=\"2\" colspan=\"2\">Max feed size (mm)<\/td>");
document.writeln("      <td>soft ");
document.writeln("        materials<\/td>");
document.writeln("      <td>&lt;35<\/td>");
document.writeln("      <td>&lt;40<\/td>");
document.writeln("      <td>&lt;45<\/td>");
document.writeln("      <td>&lt;50<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>Hard materials<\/td>");
document.writeln("      <td>&lt;30<\/td>");
document.writeln("      <td>&lt;35<\/td>");
document.writeln("      <td>&lt;40<\/td>");
document.writeln("      <td>&lt;45<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"3\">rotation speed (r\/min)<\/td>");
document.writeln("      <td>1700~1900<\/td>");
document.writeln("      <td>1500~1700<\/td>");
document.writeln("      <td>1300~1510<\/td>");
document.writeln("      <td>1100~1310<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td colspan=\"3\">Double motor power (kw) <\/td>");
document.writeln("      <td>110~150<\/td>");
document.writeln("      <td>180~220<\/td>");
document.writeln("      <td>260~320<\/td>");
document.writeln("      <td>400~440<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"3\">Overall dimension L&times;W&times;H (mm) <\/td>");
document.writeln("      <td>3700&times;2200");
document.writeln("        &times;2300<\/td>");
document.writeln("      <td>4140&times;2300");
document.writeln("        &times;2700<\/td>");
document.writeln("      <td>4560&times;2500");
document.writeln("        &times;2900<\/td>");
document.writeln("      <td>5000&times;2700");
document.writeln("        &times;3400<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td colspan=\"3\">weight (t)<\/td>");
document.writeln("      <td>8.6<\/td>");
document.writeln("      <td>11.8<\/td>");
document.writeln("      <td>17.5<\/td>");
document.writeln("      <td>27.5<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"3\">Power supply<\/td>");
document.writeln("      <td colspan=\"4\">380v，50Hz<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td rowspan=\"4\">Light-oil ");
document.writeln("        lubrication station <\/td>");
document.writeln("      <td colspan=\"2\">Power of double lubropump motor<\/td>");
document.writeln("      <td colspan=\"4\">2&times;0.31kW<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">safety protection<\/td>");
document.writeln("      <td colspan=\"4\">Double complementary lubropumps supply oil. Auto-stop without   oil flow. Water-cool system. Motor-heating for winter. <\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td colspan=\"2\">Oil-tank heating power<\/td>");
document.writeln("      <td colspan=\"4\">2kW<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Overall dimension L&times;W&times;H (mm) <\/td>");
document.writeln("      <td colspan=\"4\">820&times;520&times;1270<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");
