function js_dbdisclaimer(S_P_Anchor){
        hw = open(S_P_Anchor, 'dbpower', 'resizable=yes,scrollbars=yes,width=380,height=200');
        if (hw != null){if (hw.opener == null) hw.opener = self;}
        if (hw.focus) hw.focus();
	hw.moveTo(0,0);
}
function js_dbdisclaimer2(S_P_Anchor){
        hw = open(S_P_Anchor, 'dbpower', 'resizable=yes,scrollbars=yes,width=850,height=600');
        if (hw != null){if (hw.opener == null) hw.opener = self;}
        if (hw.focus) hw.focus();
	hw.moveTo(0,0);
}

document.write("  <br>");
document.write("<table width='1003' border='0' cellspacing='0' cellpadding='5'>");
document.write("  <tr>");
document.write("    <td colspan='2' class='small_font'> &copy; Copyright. The Hongkong and Shanghai Banking Corporation Limited 2008-2010. All rights reserved. ");
document.write("      <br>");
document.write("    </td>");
document.write("  </tr>");
document.write("  <tr bgcolor='#eeeeee'> ");
document.write("    <td class='small_font' width='56%' valign='bottom'><a href=\"javascript:js_dbdisclaimer2('/home/html/privacy_e.html')\">Privacy and Security</a>  - <a href=\"javascript:js_dbdisclaimer2('/home/html/termsofuse_e.html')\">Terms of Use</a> - <a href=\"javascript:js_dbdisclaimer2('/home/html/hyperlink_e.html')\">Hyperlink Policy</a></td>");
document.write("   <td class='small_font' align='right' width='44%'>Information Provided by DB ");
document.write("      Power Online Limited<img src='/home/image/dbpower.gif' width='96' height='33'> ");
document.write("      [<a href=\"javascript:js_dbdisclaimer('/home/html/disclaimer_e.html')\">Disclaimer</a>]</td>");
document.write("  </tr>");
document.write("</table>");