﻿<!--
function createStatement() {
  var html='';
  html+='<font class="note">';
  html+='<a href="/hsb/chi/com/disclm/index.html" target="_blank">';
  html+='<b><u>重 要 聲 明 及 互 聯 網 私 隱 政 策 聲 明</u></b>';
  html+='</a><br>';
  html+='&copy; 恒 生 銀 行 有 限 公 司</font>';
  document.write(html);
}
 
function createTC() { 
	document.write('<font class="note"><a href="#" onClick="javascript:window.open(\'/cdr/html/chi/hom/tc.html\',\'TC\',\'menubar=no,scrollbars=yes,resizable=yes,width=700,height=850\');">條 款 及 細 則</a></font><br>');
}
 
function createHsbcLogo() {
	document.write('<a href="http://www.hsbc.com" target="_blank"><img src="/cdr/html/chi/com/hsbc_logo.gif" border="0"></a>');
}
//-->
 
