function footer() {
document.writeln("<div id=\"footer\">");
document.writeln("   <table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.writeln("");
document.writeln("        <tr>");
document.writeln("");
document.writeln("          <td width=\"12\">&nbsp;<\/td>");
document.writeln("");
document.writeln("          <td class=\"footerfont\" valign=\"top\">&copy; 2007-2010 FIL Investment Management (Hong Kong) Limited. All rights reserved.<\/td>");
document.writeln("");
document.writeln("          <td width=\"12\">&nbsp;<\/td>");
document.writeln("");
document.writeln("        <td class=\"right\" valign=\"top\">");
document.writeln("");
document.writeln("            <ul>");
document.writeln("");
document.writeln("              <li><a href=\"https:\/\/www.fidelity.com.hk\/retirement\/en\/employees\/onlinesecurity.html\" target=\"_blank\" class=\"footerfont\">Online Security<\/a><\/li>");
document.writeln("");
document.writeln("              <li><a href=\"https:\/\/www.fidelity.com.hk\/retirement\/en\/employees\/privacypolicy.html\" target=\"_blank\" class=\"footerfont\">Privacy Policy<\/a><\/li>");
document.writeln("");
document.writeln("              <li><a href=\"https:\/\/www.fidelity.com.hk\/retirement\/en\/employees\/termsofuse.html\" target=\"_blank\" class=\"footerfont\">Terms of Use<\/a><\/li>");
document.writeln("");
document.writeln("            <\/ul>");
document.writeln("");
document.writeln("          <\/td>");
document.writeln("");
document.writeln("          <td width=\"12\">&nbsp;<\/td>");
document.writeln("");
document.writeln("        <\/tr>");
document.writeln("        <tr>");
document.writeln("          <td>&nbsp;<\/td>");
document.writeln("          <td colspan=\"3\" valign=\"top\" class=\"footerfont\">FIL Limited, established in Bermuda, and its subsidiaries are commonly referred to as Fidelity or Fidelity International. Fidelity only gives information about its products and services. Any person considering an investment should seek independent advice on the suitability or otherwise of the particular investment. <p>Investment involves risks. Past performance is not indicative of future performance. Investment returns not denominated in HKD or USD and US/HK dollar-based investors are exposed to exchange rate fluctuations. Please refer to the relevant offering documents and financial reports for further details including the risk factors. This web page is published by FIL Investment Management (Hong Kong) Limited and has not been reviewed by the Securities and Futures Commission<\/td>");
document.writeln("          <td>&nbsp;<\/td>");
document.writeln("        <\/tr>");
document.writeln("");
document.writeln("    <\/table>");
document.writeln("  <\/div>")
}
