
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=\"Jaw-Crusher.html\">jaw crusher</a> <br>";
  html=html+"            <a href=\"Impact-Crusher.html\">impact crusher</a> <br>";
   html=html+"            <a href=\"Cone-Crusher.html\">cone crusher</a> <br>";
   html=html+"            <a href=\"Belt-Conveyor.html\">belt conveyor</a> <br>";
   html=html+"            <a href=\"Vibrating-Feeder.html\">vibrating feeder</a> <br>";
  html=html+"            <a href=\"Roller-Mill.html\">roller mill</a> <br>";
  html=html+"            <a href=\"Ball-Mill.html\">ball mill </a><br>";
  html=html+"            <a href=\"VSI-Crusher.html\">vertical shaft impact crusher</a> <br>";
  html=html+"        <a href=\"Vibrating-Screen.html\">circular 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);