overlay-2
<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的更多相关文章
- 【Network】Calico, Flannel, Weave and Docker Overlay Network 各种网络模型之间的区别
From the previous posts, I have analysed 4 different Docker multi-host network solutions - Calico, F ...
- ENVI软件操作【数据显示操作——Overlay菜单操作】
一.注记层(Annotation) 注记层是ENVI的一个数据类型,它的后缀名是.ann.往往作为栅格数据层,矢量数据层.三维场景会绘图图表的附加数据叠加在上面,还可以作为镶嵌图像时候的裁剪线.注记数 ...
- Overlay network 覆盖网络
From Wikipedia, the free encyclopedia An overlay network is a computer network that is built on top ...
- 错误overlay id is not a dependency project原因分析
之前按下面配置,一直会报标题中错误,有的同学说改成<overlay><id></id></overlay>就可以了,然而我这里竟然错误依旧. 奇怪的是间 ...
- Creating Icon Overlay Handlers / 创建图标标记 Handlers (翻译自MSDN) / VC++, Windows, DLL, ATL, COM
创建图标标记 Handlers Creating Icon Overlay Handlers 图标标记是放在代表着某个 Shell 对象的图标之左下角的小图像.它们通常被加在一个对象的图标的身上来提供 ...
- jQuery生成全页面的悬浮覆盖层效果(overlay)
可能在大家开发的过程中,往往需要自己生成一个全页面的覆盖层,以便让用户能够把注意力专注于开发者指定的某一个区域,在这里开发小技巧里,我们使用非常简单的代码生成类似的效果,如下: $("#ov ...
- Android ActionBar的Overlay模式如何不遮盖顶部内容的问题
关于actionbar的overlay模式请参考 如何让android的actionbar浮动且透明 一文.这篇文章讲的是如何在这种模式下让actionbar不遮住顶部的内容. 这 一般是这样的场景, ...
- google maps v3 添加自定义图标(marker,overlay)
google搜了很久都没找到符合v3版本的google maps自定义图标,可以让图标使用自己的html,都是V2版本的,依靠重写google api属性来完成. 然后就找了个jquery下的goog ...
- 第三部分 overlay 学习
前文仅了解了overlay HAL的架构,下面继续看看系统层是如何调用Overlay模块. 1.测试代码 frameworks/base/libs/surfaceflinger/tests/overl ...
- 第二部分 overlay 架构初探
1 overlay可能支持的颜色格式/* possible overlay formats可能支持的颜色格式 */enum { OVERLAY_FORMAT_RGBA_8888 = HAL ...
随机推荐
- HttpClient如何解决302重定向问题
最近的接口测试,发现接口地址报302错误,通过上网搜索,发现问题所在,解决办法是需要请求重定向后的URI. package com.btv; import org.apache.http.Header ...
- 服务器操作系统应该选择 Debian/Ubuntu 还是 CentOS?
来自 http://www.zhihu.com/question/19599986 服务器操作系统应该选择 Debian/Ubuntu 还是 CentOS? 想选择一个 Linux 发行版作为服务器. ...
- TestLink学习七:TestLink测试用例Excel转换XML工具
TestLink对于测试用例的管理来说,是蛮强大的,但是在导入导出这块,功能有点弱,本文针对测试用例的导入,转载了一个Excel转换成xml工具. 1.根据到处的测试用例xml,定义一下我的Excel ...
- dexDebug ExecException finished with non-zero exit value 2
Error:Execution failed for task ':app:transformClassesWithDexForDebug'. com.android.build.api.transf ...
- ArcGis 计算线段长度
void CalcLength(string tmpshp) { var expression = "float(!SHAPE.LEN ...
- C语言 共用体
//共用体 union #define _CRT_SECURE_NO_WARNINGS #include<stdio.h> #include<stdlib.h> #includ ...
- WorldWind源码剖析系列:WorldWind如何确定与视点相关的地形数据的LOD层级与范围
1.WorldWind如何确定与视点相关的地形数据的LOD层级与范围? 问题描述:WW中是如何判断LOD层次的呢,即在什么情况下获得哪一层级的数据?是否只通过相机视点的高度进行判断? 问题切入:要解决 ...
- php基础25:each()
<?php /* 返回当前元素的键名和键值,并将内部指针向前移动: */ $people = array("Bill", "Steve", "M ...
- 图像相似度算法的C#实现及测评
近日逛博客的时候偶然发现了一个有关图片相似度的Python算法实现.想着很有意思便搬到C#上来了,给大家看看. 闲言碎语 才疏学浅,只把计算图像相似度的一个基本算法的基本实现方式给罗列了出来,以至于在 ...
- PC网站应用接入微信登录
参考文档: https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&ve ...