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="/business/sez/sez.html" class="menulink">SEZ ');
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="/business/infrastructure/infrastructure.html" class="menulink">Infrastructure</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="/business/assetmgmt/assetmgmt.html" class="menulink">Venture Capital ');
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="/business/manufacturing/manufaturing.html" class="menulink">Manufacturing</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="/business/realestate/realestate.html" class="menulink">Real Estate ');
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="/business/realestate/realestate.html" class="menulink">Real Estate ');
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="/business/investment/investment.html" class="menulink">Investments ');
document.write('                                    </a></td>');
document.write('                                </tr>');*/

document.write('                              </table>');