// JavaScript Document
document.writeln("<table cellpadding=\"0\" cellspacing=\"0\" class=\"products_single\">");
document.writeln("  <thead>");
document.writeln("    <tr>");
document.writeln("      <td colspan=\"2\">Vibrating Feeder ZSW-380&times;96 key Specifications:<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/thead>");
document.writeln("  <tbody>");
document.writeln("    <tr>");
document.writeln("      <td>Model<\/td>");
document.writeln("      <td>ZSW-380 &times; 96<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Max. Feed Size (mm)<\/td>");
document.writeln("      <td>500<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Capacity (t\/h)<\/td>");
document.writeln("      <td>90-200<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Rev. of Eccentric Shaft (rpm)<\/td>");
document.writeln("      <td>500-714<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Motor Model<\/td>");
document.writeln("      <td>Y180L-6<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Motor Power (Kw)<\/td>");
document.writeln("      <td>11<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Rev. of Motor (rpm)<\/td>");
document.writeln("      <td>750<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Qty of Motor<\/td>");
document.writeln("      <td>1<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Installation Slope (0&deg;)<\/td>");
document.writeln("      <td>0<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Size of Funnel (mm)<\/td>");
document.writeln("      <td>3800 &times; 960<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Weight (t)<\/td>");
document.writeln("      <td>3.98<\/td>");
document.writeln("    <\/tr>");
document.writeln("    <tr>");
document.writeln("      <td>Overall Dimension (L &times; W &times; H) (mm)<\/td>");
document.writeln("      <td>3882 &times; 2224 &times; 2121<\/td>");
document.writeln("    <\/tr>");
document.writeln("  <\/tbody>");
document.writeln("<\/table>");
