<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. 深度优先搜索 codevs 1031 质数环

    codevs 1031 质数环  时间限制: 1 s  空间限制: 128000 KB  题目等级 : 黄金 Gold   题目描述 Description 一个大小为N(N<=17)的质数环是 ...

  2. POJ 1556 The Doors --几何,最短路

    题意: 给一个正方形,从左边界的中点走到右边界的中点,中间有一些墙,问最短的距离是多少. 解法: 将起点,终点和所有墙的接触到空地的点存下来,然后两两之间如果没有线段(墙)阻隔,就建边,最后跑一个最短 ...

  3. kprobe原理解析(二)

    上一篇文章和大家简要说明了下kprobe到底应该怎样用,那么现在我们就揭开kprobe神秘的面纱,刨根问底,一睹kprobe的庐山真面目. kprobe的工作过程大致如下: 1)注册kprobe.注册 ...

  4. 21SpringMvc_异步发送表单数据到Bean,并响应JSON文本返回(这篇可能是最重要的一篇了)

    这篇文章实现三个功能:1.在jsp页面点击一个按钮,然后跳转到Action,在Action中把Emp(int id ,String salary,Data data)这个实体变成JSON格式返回到页面 ...

  5. http请求过程

    想象用浏览器打开imooc.com网站,HTTP走过的环节: 1.首先,是对imooc.com域名解析,(1.1)浏览器搜索浏览器自身的DNS缓存.(DNS(Domain Name System,域名 ...

  6. [py]导入模块3种方法

        import os <--通过os.system()引用 from os import * <---直接system()引用,不建议使用 from os import argv i ...

  7. js如何判断一组数字是否连续,得到一个临时数组[[3,4],[13,14,15],[17],[20],[22]];

    var arrange = function(arr){ var result = [], temp = []; arr.sort(function(source, dest){ return sou ...

  8. ViewConfiguration.getScaledTouchSlop () 用法

    getScaledTouchSlop是一个距离,表示滑动的时候,手的移动要大于这个距离才开始移动控件.如果小于这个距离就不触发移动控件,如viewpager就是用这个距离来判断用户是否翻页 ViewC ...

  9. slidingMenu有时候需要关闭侧边栏

    12个页签能往左滑动 但是往右滑动侧边栏就出来了 我们ViewPager的事件被占用了,那么就得关闭侧边栏的事件(第一个页签可以开启) 那么写个方法关闭侧边栏 slidingMenu.setTouch ...

  10. 20135220谈愈敏Blog8_进程的切换和系统的一般执行过程

    进程的切换和系统的一般执行过程 谈愈敏 原创作品转载请注明出处 <Linux内核分析>MOOC课程 http://mooc.study.163.com/course/USTC-100002 ...