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="financial_highlights.html" class="menulink">Financial Highlights ');
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="../pdf/AR032007[1].pdf" target="_blank" class="menulink">Annual Results</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="annualreports.html" class="menulink">Annual Reports</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="annualreports_subsidiaries.html" class="menulink">Annual Reports - Subsidiaries</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="quarterlyresults.html" class="menulink">Quarterly Results</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="shareholder.html" class="menulink">Shareholding Pattern ');
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="investment.html" class="menulink">Investments ');
document.write('                                    </a></td>');
document.write('                                </tr>');*/

document.write('                              </table>');

