document.write('<table width="100%" border="0" cellspacing="0" cellpadding="8">');

document.write('                                <tr> ');
document.write('                                  <td width="6%"><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td width="94%"> <a href="poly_home.html" class="menulink">Home ');
document.write('                                    </a></td>');
document.write('                                </tr>');

/*document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="poly_about.html" class="menulink">About Us</a></td>');
document.write('                                </tr>');*/

document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="quality.html" class="menulink">Quality ');
document.write('                                    </a></td>');
document.write('                                </tr>');

document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="product.html" class="menulink">Product ');
document.write('                                    </a></td>');
document.write('                                </tr>');

/*document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="http://www.jaicorpindia.com/specialty.htm" target="_blank" class="menulink">Enquiries ');
document.write('                                    </a></td>');
document.write('                                </tr>');*/

/*document.write('                                <tr> ');
document.write('                                  <td><img src="/images/leftmenuicon.jpg" width="9" height="9"></td>');
document.write('                                  <td> <a href="contact.html" class="menulink">Contact Us ');
document.write('                                    </a></td>');
document.write('                                </tr>');*/

document.write('                              </table>');