// JavaScript Document
document.writeln("<table cellspacing=\"0\" cellpadding=\"0\" class=\"products_specification\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td rowspan=\"2\">Model<\/td>");
document.writeln("      <td colspan=\"2\">Capacity (t\/h)<\/td>");
document.writeln("      <td colspan=\"2\">Max Feed Size (mm)<\/td>");
document.writeln("      <td rowspan=\"2\">Rotation Speed (r\/min)<\/td>");
document.writeln("      <td rowspan=\"2\">Double Motor Power (Kw)<\/td>");
document.writeln("      <td rowspan=\"2\">Overall Dimen-sion L &times; W &times; H (mm)<\/td>");
document.writeln("      <td rowspan=\"2\">Wei-ght (t)<\/td>");
document.writeln("      <td rowspan=\"2\">Power Supply<\/td>");
document.writeln("      <td rowspan=\"2\">Vibrat-ing Sensor<\/td>");
document.writeln("      <td colspan=\"4\">Lubrication and hydraulic station<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Feed Both at center and at sides<\/td>");
document.writeln("      <td>Feed at center<\/td>");
document.writeln("      <td>Soft Mat-erial<\/td>");
document.writeln("      <td>Hard Mat-erial<\/td>");
document.writeln("      <td>Double Motor Power<\/td>");
document.writeln("      <td>Safely Assuance<\/td>");
document.writeln("      <td>Overall Demen-sion L &times; W &times; H (mm)<\/td>");
document.writeln("      <td>Power of oil tank heater<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>VSI-7611<\/td>");
document.writeln("      <td>120-180<\/td>");
document.writeln("      <td>60-90<\/td>");
document.writeln("      <td>&lt;35<\/td>");
document.writeln("      <td>&lt;30<\/td>");
document.writeln("      <td>1700 -1890<\/td>");
document.writeln("      <td>110<\/td>");
document.writeln("      <td>3700 &times; 2150 &times; 2100<\/td>");
document.writeln("      <td>7.8<\/td>");
document.writeln("      <td rowspan=\"4\">380V, 50 Hz<\/td>");
document.writeln("      <td rowspan=\"4\">Detect Range: 0.1-20 mm\/s Contin-ous and Adjus-table<\/td>");
document.writeln("      <td rowspan=\"4\">2&times;0.31 Kw<\/td>");
document.writeln("      <td rowspan=\"4\">Double oil pumps assure enough oil supply: automatic switch off with no oil stream or hydraulic strength; lower the tempe-rature with cool water in summer; raise the tempe-rature with motor in winter<\/td>");
document.writeln("      <td rowspan=\"4\">820 &times; 520 &times; 1270<\/td>");
document.writeln("      <td rowspan=\"4\">2 Kw<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>VSI-8518<\/td>");
document.writeln("      <td>200-260<\/td>");
document.writeln("      <td>100-130<\/td>");
document.writeln("      <td>&lt;40<\/td>");
document.writeln("      <td>&lt;35<\/td>");
document.writeln("      <td>1520 -1690<\/td>");
document.writeln("      <td>180<\/td>");
document.writeln("      <td>4140 &times; 2280 &times; 2425<\/td>");
document.writeln("      <td>10.3<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>VSI-9526<\/td>");
document.writeln("      <td>300-380<\/td>");
document.writeln("      <td>150-190<\/td>");
document.writeln("      <td>&lt;45<\/td>");
document.writeln("      <td>&lt;40<\/td>");
document.writeln("      <td>1360 -1510<\/td>");
document.writeln("      <td>264<\/td>");
document.writeln("      <td>4560 &times; 2447 &times; 2778<\/td>");
document.writeln("      <td>16<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr bgcolor=\"#d1e0eb\">");
document.writeln("      <td>VSI-1140<\/td>");
document.writeln("      <td>450-520<\/td>");
document.writeln("      <td>225-260<\/td>");
document.writeln("      <td>&lt;50<\/td>");
document.writeln("      <td>&lt;45<\/td>");
document.writeln("      <td>1180 -1310<\/td>");
document.writeln("      <td>400<\/td>");
document.writeln("      <td>5000 &times; 2700 &times; 3300<\/td>");
document.writeln("      <td>22<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
document.writeln("");
