<script src="/jquery.js"></script>
<script type="text/javascript">
$(document).ready(function(){
Shadowbox.init();
Shadowbox.open({
content: "#legal_gate",
type: 'inline',
height: 400, //change h160-->800
width: 1000 //change w=600-->1200
});
});
</script>
<script type="text/javascript">
var loginURL="?display=login";
var siteid="institutional";
var siteID="institutional";
var context="";
var jslib="jquery";
var assetpath="/institutional";
var themepath="/institutional/includes/themes/fidelity";
var htmlEditorType="";
var rb="en";
</script>
<script src="/static/js/app/overlay-shadowbox-jquery.js" type="text/javascript"></script>
<script src="/static/js/app/overlay-shadowbox.js" type="text/javascript"></script>
<script type="text/javascript">
addLoadEvent(function(){
Shadowbox.init();
});
</script>
</head>
<body>
<!--#include virtual="/include/dm-grid.html" -->
<!-- Global header -->
<!--#include virtual="/include/masthead.html" -->
<!-- page main -->
<div id="fil-page" class="fil-page">
<!--#include virtual="/include/teamsite_component_begin.html" -->
<section class="au-section">
<div class="fil-container"><h2>page body</h2></div>
</section>

<div id="legal_gate" class="hide">
<div class="legal-gate-cont">
<p class="caption">You must read the following information before proceeding. By accessing this website / application and any pages thereof, you acknowledge that you have read the following information and accept the terms and conditions set out below and agree to be bound by such terms and conditions. If you do not agree to such terms and conditions, please do not access this website / application or any pages thereof.</p>
<p class="primary">General</p>
<p class="caption">This website / application has been prepared by FIL Investment Management (Hong Kong) Limited and for informational purposes only. FIL Investment Management (Hong Kong) Limited, FIL Limited and its subsidiaries are commonly referred to as Fidelity or Fidelity International ("Fidelity"). The information on this website / application is intended for Hong Kong residents and is for reference only. None of the Fidelity products referred to on this website have been approved for sale or purchase by any authority outside Hong Kong. Persons resident in territories other than Hong Kong should consult their professional advisers as to whether they may subscribe for the products and services described in this website / application or whether they require any governmental or other consents or need to observe any formalities to enable them to do so. Certain Fidelity products sold in Asia may be established in Luxembourg. The information contained in this website / application does not constitute a distribution, an offer to buy or sell any securities or the solicitation of any offer to buy or sell any securities, engage the investment management services of Fidelity in any jurisdiction in which the distribution or offer is not authorized or would be contrary to local laws or regulations. Without limitation, the information in this website / application is not for distribution and does not constitute an offer to buy or sell any securities in the United States of America to or for the benefit of United States persons (being residents or citizens of the United States of America or partnerships or corporations organized under the laws of the United States of America). It is the responsibility of the persons who access this website / application to observe all applicable laws and regulations.</p>
<p class="caption">Fidelity reserves the right to grant or revoke the authority to use the Fidelity Internet sites at its absolute discretion. Whilst every reasonable precaution has been taken to ensure the accuracy, completeness, security and confidentiality of information available through the Fidelity Internet sites, Fidelity makes no warranty as to the accuracy, completeness, security and confidentiality of such information. Fidelity, its affiliates, directors, officers or employees accept no liability for any errors or omissions relating to information available through the Fidelity Internet sites. Fidelity cannot be held responsible for any consequence of any action carried out by any user authorised or unauthorised.</p>
</div>
</div>

</div>
</body>
</html>

overlay-2的更多相关文章

  1. 【Network】Calico, Flannel, Weave and Docker Overlay Network 各种网络模型之间的区别

    From the previous posts, I have analysed 4 different Docker multi-host network solutions - Calico, F ...

  2. ENVI软件操作【数据显示操作——Overlay菜单操作】

    一.注记层(Annotation) 注记层是ENVI的一个数据类型,它的后缀名是.ann.往往作为栅格数据层,矢量数据层.三维场景会绘图图表的附加数据叠加在上面,还可以作为镶嵌图像时候的裁剪线.注记数 ...

  3. Overlay network 覆盖网络

    From Wikipedia, the free encyclopedia An overlay network is a computer network that is built on top ...

  4. 错误overlay id is not a dependency project原因分析

    之前按下面配置,一直会报标题中错误,有的同学说改成<overlay><id></id></overlay>就可以了,然而我这里竟然错误依旧. 奇怪的是间 ...

  5. Creating Icon Overlay Handlers / 创建图标标记 Handlers (翻译自MSDN) / VC++, Windows, DLL, ATL, COM

    创建图标标记 Handlers Creating Icon Overlay Handlers 图标标记是放在代表着某个 Shell 对象的图标之左下角的小图像.它们通常被加在一个对象的图标的身上来提供 ...

  6. jQuery生成全页面的悬浮覆盖层效果(overlay)

    可能在大家开发的过程中,往往需要自己生成一个全页面的覆盖层,以便让用户能够把注意力专注于开发者指定的某一个区域,在这里开发小技巧里,我们使用非常简单的代码生成类似的效果,如下: $("#ov ...

  7. Android ActionBar的Overlay模式如何不遮盖顶部内容的问题

    关于actionbar的overlay模式请参考 如何让android的actionbar浮动且透明 一文.这篇文章讲的是如何在这种模式下让actionbar不遮住顶部的内容. 这 一般是这样的场景, ...

  8. google maps v3 添加自定义图标(marker,overlay)

    google搜了很久都没找到符合v3版本的google maps自定义图标,可以让图标使用自己的html,都是V2版本的,依靠重写google api属性来完成. 然后就找了个jquery下的goog ...

  9. 第三部分 overlay 学习

    前文仅了解了overlay HAL的架构,下面继续看看系统层是如何调用Overlay模块. 1.测试代码 frameworks/base/libs/surfaceflinger/tests/overl ...

  10. 第二部分 overlay 架构初探

    1 overlay可能支持的颜色格式/* possible overlay formats可能支持的颜色格式 */enum {    OVERLAY_FORMAT_RGBA_8888    = HAL ...

随机推荐

  1. 【问题&解决】解决创建Android模拟器时提示"No system images installed for this target"的问题

    在创建Android模拟器时间发现提示“No system images installed for this target”问题,无法创建模拟器,如下图: 解决:经上网查证,发现原因在于CPU/AB ...

  2. python-可变迭代对象在for循环中的风险Risk in FOR loop while looping mutable iterable object

    >>> a = [1,2,3,4,5,6] >>> for item in a: ... a.remove(item) ... >>> a [2, ...

  3. SSO - 我们为何需要单点登录系统

    SSO,Single Sign On,也就是单点登录,保证一个账户在多个系统上实现单一用户的登录 现在随着网站的壮大,很多服务会进行拆分,会做SOA服务,会使用dubbo做微服务,或者简单的小型分布式 ...

  4. man命令中的文本操作

    转自:http://www.cnblogs.com/chengmo/archive/2010/10/26/1861809.html 下面说下less命令操作: 光标移动操作: e  ^E  j  ^N ...

  5. Spring MVC之cookies跟session 数据绑定

    在我最早接触web开发的中学时代,学习的asp技术对于session的概念其实很清楚 Session("username")="张三"下次要用的时候,直接用se ...

  6. 线程操作案例--生产者与消费者,Object类对线程的支持

    本章目标 1)加深对线程同步的理解 2)了解Object类中对线程的支持方法. 实例 生产者不断生产,消费者不断消费产品. 生产者生产信息后将其放到一个区域中,之后消费者从区域中取出数据. 既然生产的 ...

  7. linux运维中的命令梳理(一)

    在linux日常运维中,我们平时会用到很多常规的操作命令. 下面对常用命令进行梳理: 命令行日常系快捷键(不分大小写)CTRL + A 移动光标到行首CTRL + E 移动光标到行末CTRL + U ...

  8. HTML5 - 使用JavaScript控制<audio>音频的播放

    有时我们需要使用js来控制播放器实现音乐的播放,暂停.或者使用js播放一些音效.   1,通过JavaScript控制页面上的播放器 比如把页面上添加一个<audio>用来播放背景音乐(由 ...

  9. WPF用ShowDialog()弹出窗体时控制该窗体的显示位置,并传值回父窗体

    原文:http://blog.csdn.net/kiss0622/article/details/5852153 方法一: 1.父窗口代码 Window1.xaml.cs private void B ...

  10. 未能解析此远程名称:'nuget.org' 的解决方法

    今天用Nuget下一个程序包时,发现Nuget挂了: 未能解析此远程名称:'nuget.org' . 浏览器打开  http://nuget.org  失败. 使用cmd命令 输入nslookup n ...