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 (*) Limited and for informational purposes only. FIL Investment Management (*) 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 * 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 *. Persons resident in territories other than * 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>

上一篇:Ubuntu下删除VMware的方法


下一篇:【转载】jmeter将上一个接口返回值作为下一个接口的请求参数