// JavaScript Document
document.write(' <table  border="0" cellpadding="0" cellspacing="0" class="copyright">')
         document.write(' <tr>')
           document.write(' <td><img src="../images/spacer.gif" width="35" height="1"></td>')
          document.write('  <td>Copyright &copy 2011, Baring Private Equity Asia. All Rights Reserved.</td>')
        document.write('  </tr>')
     document.write('   </table>')
