
var html="<table width=\"174\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">";
  html=html+"<tr>";
html=html+"<td height=\"18\" bgcolor=\"#E8E8E8\" align=\"center\"><a class=\"lbt1b style2\">How our machine works</a></td>";
 html=html+" </tr>";
  html=html+"<tr>";
  html=html+"  <td height=\"150\" valign=\"top\" background=\"images/top2_03.gif\"><table width=\"160\" border=\"0\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\">";
  //html=html+"      <tr>";
 // html=html+"        <td height=\"25\" valign=\"bottom\"><img src=\"images/icon1.gif\" width=\"8\" height=\"8\"> <span class=\"style3\">How our machine works</span></td>";
 // html=html+"      </tr>";
  html=html+"      <tr>";
  html=html+"        <td><a href=\"ver2.0/Products/How-To-Work/Jaw-Crusher/Jaw-Crusher.html\">Jaw crusher</a> <br>";
  html=html+"            <a href=\"ver2.0/Products/How-To-Work/Impact-Crusher/Impact-Crusher.html\">Impact Crusher</a> <br>";
   html=html+"            <a href=\"ver2.0/Products/How-To-Work/Cone-Crusher/Cone-Crusher.html\">Cone Crusher</a> <br>";
   html=html+"            <a href=\"ver2.0/Products/How-To-Work/Belt-Conveyor/Belt-Conveyor.html\">Belt Conveyor</a> <br>";
   html=html+"            <a href=\"ver2.0/Products/How-To-Work/Vibrating-Feeder/Vibrating-Feeder.html\">Vibrating Feeder</a> <br>";
  html=html+"            <a href=\"ver2.0/Products/How-To-Work/Roller-Mills/Roller-Mills.html\">Roller Mills</a> <br>";
  html=html+"            <a href=\"ver2.0/Products/How-To-Work/Ball-Mill/Ball-Mill.html\">Ball Mill</a><br>";
  html=html+"            <a href=\"ver2.0/Products/How-To-Work/VSI-Crusher/VSI-Crusher.html\">VSI Crusher</a> <br>";
  html=html+"        <a href=\"ver2.0/Products/How-To-Work/Vibrating-Screen/Vibrating-Screen.html\">Vibrating Screen</a></td>";
  html=html+"      </tr>";
  html=html+"      <tr>";
  html=html+"        <td height=\"20\"><img src=\"images/icon1.gif\" width=\"8\" height=\"8\"> <a href=\"feedback.html\" class=\"style3\">Send Enquiry Now</a></td>";
  html=html+"      </tr>";
  html=html+"      <tr>";
  html=html+"        <td height=\"20\" valign=\"bottom\"><img src=\"images/icon1.gif\" width=\"8\" height=\"8\"> <a href=\"mailto:info@zenithcrusher.com\" class=\"style3\">E-mail Us</a></td>";
  html=html+"      </tr>";
  html=html+"  </table></td>";
 html=html+" </tr>";
 html=html+" <tr>";
 html=html+"   <td height=\"1\" bgcolor=\"#E8E8E8\"></td>";
 html=html+" </tr>";
html=html+"</table>";
document.write(html);
