<!--
function createStatement() {
  var html='';
  html+='<font class="note">';
  html+='<a href="/hsb/eng/com/disclm/index.html" target="_blank">';
  html+='<b><u>Important Message to Readers and Internet Privacy Policy Statement</u></b>';
  html+='</a><br>';
  html+='&copy; Hang Seng Bank Limited</font>';
  document.write(html);
}

function createTC() { 
	document.write('<font class="note"><a href="#" onClick="javascript:window.open(\'/cdr/html/eng/hom/tc.html\',\'TC\',\'menubar=no,scrollbars=yes,resizable=yes,width=700,height=850\');">Terms &amp; Conditions</a></font><br>');
}
 
function createHsbcLogo() {
	document.write('<a href="http://www.hsbc.com" target="_blank"><img src="/cdr/html/eng/com/hsbc_logo.gif" border="0"></a>');
}
//-->
 