Authored by lijian

品牌活动

Showing 100 changed files with 459 additions and 0 deletions

Too many changes to show.

To preserve performance only 100 of 100+ files are displayed.

... ... @@ -30,6 +30,7 @@
<url-pattern>/yohood/css/*</url-pattern>
<url-pattern>/yohood/images/*</url-pattern>
<url-pattern>/yohood/*</url-pattern>
<url-pattern>/brand/*</url-pattern>
</servlet-mapping>
<servlet>
... ...
@charset "utf-8";
img,button {
border:0;
vertical-align:middle
}
*html {
background-image:url(about:blank);
background-attachment:fixed
}
ul,ol,li {
list-style:none
}
body,h1,h2,h3,h4,h5,h6,div,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td {
margin:0;
padding:0
}
body,button,input,select,textarea,td,th {
font:12px/1.2 "microsoft yahei",\5b8b\4f53,Arial,Helvetica,sans-serif
}
input,textarea,button,select {
outline:0;
vertical-align:middle;
font-weight:normal;
height:22px;
line-height:22px;
color:#555
}
textarea {
height:80px
}
body {
background:#fff;
color:#676767
}
input:focus,textarea:focus {
outline:0
}
article,aside,dialog,footer,header,section,footer,nav,figure,menu {
display:block
}
img,p,table,td,th,body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,label {
vertical-align:middle
}
table {
border-collapse:collapse;
border-spacing:0
}
a {
text-decoration:none;
color:#666
}
a:visited {
text-decoration:none
}
a:hover {
text-decoration:none;
outline:0
}
a:active,a:focus {
outline:0
}
.clear {
display:block;
float:none;
clear:both;
overflow:hidden;
visibility:hidden;
width:0;
height:0;
background:0;
border:0;
font-size:0
}
.clearfix:after {
content: '';
display: block;
clear: both;
}
button::-moz-focus-inner,input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="file"]>input[type="button"]::-moz-focus-inner {
border:0;
padding:0
}
... ...
* {
font-size: 50px;
}
html,body {
height: 100%;
}
.a-container {
position: relative;
width: 100%;
max-width: 750px;
margin: 0 auto;
min-height: 100%;
}
.c-bg {
background: url(../images/bg.png) no-repeat;
background-size: 100% auto;
}
.a-box {
width: 100%;
padding-bottom: 0.2rem;
position: relative;
}
.a-box-ul {
padding: 1.75rem 3% 0;
}
.a-box-ul li {
float: left;
height: 1.7rem;
width: 28%;
margin: 0 2.5% 0.22rem;
}
.a-box-ul li img {
width: 100%;
height: 100%;
}
.option-btn-c {
text-align: center;
display: none;
}
.option-btn-c a {
display: inline-block;
width: 28%;
height: 0.8rem;
background: #0a40d2;
border-radius: 5px;
color: #fff;
font-size: 0.24rem;
line-height: 0.8rem;
text-align: center;
margin:0 0.1rem;
}
.act-list-c {
display: none;
position: relative;
margin: 0 3%;
background: #222;
height: 2.9rem;
border-radius: 5px;
margin-top: 0.65rem;
overflow-x: hidden;
overflow-y: scroll;
}
.act-list-ul {
padding:0.3rem;
}
.act-list-ul li {
font-size: 0.24rem;
line-height: 0.35rem;
height: 0.35rem;
overflow: hidden;
}
.check-act-btn {
position: absolute;
left: 50%;
bottom: 0rem;
margin-left: -15%;
display: inline-block;
width: 30%;
height: 0.6rem;
background: #fff;
text-align: center;
line-height: 0.6rem;
font-size: 0.24rem;
border-radius: 5px;
color: #222;
display: none;
}
.rule-btn {
position: absolute;
top: 0.1rem;
right: 0.1rem;
width: 17.5%;
height: 1.12rem;
z-index: 1;
}
.rule-btn img {
width: 100%;
height: 100%;
}
.awa-list-c {
position: absolute;
left: 50%;
top: 1.6rem;
margin-left: -2.92rem;
width: 5.7rem;
height: 5.7rem;
background: #fff;
border:solid 0.07rem #222;
display: none;
}
.awa-list-ul {
width: 100%;
height: 4.2rem;
overflow-x: hidden;
overflow-y: scroll;
}
.close-list-btn {
width: 0.47rem;
height: 0.42rem;
position: absolute;
top: 0;
right: 0;
}
.close-list-btn img {
float: left;
width: 100%;
height: 100%;
}
.awa-list-c h1 {
font-size: 0.44rem;
color: #090909;
text-align: center;
line-height: 1rem;
}
.awa-list-c ul {
padding: 0.3rem;
}
.awa-list-c ul li {
height: 0.58rem;
border-top: solid 1px #cbcbcb;
}
.awa-list-c ul li span:nth-child(odd) {
font-size: 0.26rem;
color: #000;
line-height: 0.58rem;
display: block;
width: 60%;
overflow: hidden;
height: 0.58rem;
float: left;
text-indent: 0.3rem;
}
.awa-list-c ul li span:nth-child(even) {
font-size: 0.13rem;
color: #a9a9a9;
line-height: 0.58rem;
display: block;
width: 40%;
overflow: hidden;
height: 0.58rem;
float: left;
text-align: center;
}
.check-awa-btn {
width: 1.37rem;
height: 0.22rem;
display: block;
position: absolute;
bottom: -4.5%;
left: 12%;
}
.check-awa-btn img {
width: 100%;
height: 100%;
float: left;
}
/*弹出层*/
.try-again-2 {
width: 4rem !important;
display: block;
margin: 2rem auto 0;
}
.dia-c {
display: none;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
z-index: 9;
}
.dia-c img {
width: 100%;
}
.dia-c-2 {
display: none;
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
z-index: 9;
}
.dia-c-2 img {
width: 100%;
}
.dia-bg {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #000;
opacity: 0.85;
z-index: 8;
}
.close-btn {
position: absolute;
top: 0.3rem;
right: 0.3rem;
width: 11.6%;
height: 0.74rem;
}
.close-btn img {
width: 100%;
height: 100%;
float: left;
}
/*入口页*/
.enter-btn-c {
padding-top: 8rem;
}
.enter-btn {
display: block;
height: 0.7rem;
width: 50%;
margin: 0 auto;
background: #0139d6;
color: #fff;
font-size: 0.24rem;
text-align: center;
line-height: 0.7rem;
}
.awa-cover-main .title-1 {
font-size: 0.62rem;
color: white;
font-weight: bold;
text-align: center;
padding-top: 1.2rem;
}
.awa-cover-main .title-2 {
font-size: 0.22rem;
color: white;
font-weight: bold;
text-align: center;
line-height: 0.45rem;
}
.awa-cover-main .title-2 {
font-size: 0.2rem;
font-weight: bold;
}
.awa-cover-main .pic-1 {
height: 4.27rem;
display: block;
margin: 0.2rem auto 0;
}
.awa-cover-main .pic-2 {
height: 0.7rem;
display: block;
margin: 0.35rem auto 0;
}
.awa-cover-main .pic-3 {
height: 0.2rem;
display: block;
margin: 0.3rem auto 0;
}
.awa-cover {
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
z-index: 9;
}
.hot-awa {
display: block;
height: 1.5rem;
padding: 0 0.2rem;
margin-top: 0.5rem;
}
.hot-awa img {
width: 100%;
height: 100%;
}
\ No newline at end of file
... ...
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<link rel="stylesheet" type="text/css" href="css/reset.css" />
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/style.js"></script>
<title>入口页</title>
<style>
html {
height:100%;
}
body {
background-color:#FFFFFF;
margin:0;
height:100%;
}
.index-a {
display: block;
width: 100%;
height: 8%;
position: absolute;
bottom: 12.5%;
left: 0px;
z-index: 9;
}
.rule-a {
width: 20%;
height: 13%;
z-index: 1;
position: absolute;
right: 0;
top: 0;
}
</style>
<!-- copy these lines to your document head: -->
<meta name="viewport" content="user-scalable=yes, width=320" />
<!-- end copy -->
</head>
<body>
<!-- copy these lines to your document: -->
<div id="0825balltext04_hype_container" style="margin:auto;position:relative;width:100%;height:100%;overflow:hidden;" aria-live="polite">
<script type="text/javascript" charset="utf-8" src="index-animate/0825balltext04_hype_generated_script.js?76253"></script>
</div>
<!-- end copy -->
<!-- text content for search engines: -->
<div style="display:none">
</div>
<a class="rule-a rule-btn"></a>
<a class="index-a" href="index.html"></a>
<!-- end text content: -->
<div class="dia-c">
<a class="close-btn">
<img src="images/close-btn.png" />
</a>
<img src="images/rule.png" />
</div>
</body>
</html>
... ...
// HYPE.documents["0825balltext04"]
(function(){(function k(){function l(a,b,d){var c=!1;null==window[a]&&(null==window[b]?(window[b]=[],window[b].push(k),a=document.getElementsByTagName("head")[0],b=document.createElement("script"),c=h,false==!0&&(c=""),b.type="text/javascript",b.src=c+"/"+d,a.appendChild(b)):window[b].push(k),c=!0);return c}var h="0825balltext04.hyperesources",c="0825balltext04",e="0825balltext04_hype_container";if(false==!1)try{for(var f=document.getElementsByTagName("script"),
a=0;a<f.length;a++){var b=f[a].src;if(null!=b&&-1!=b.indexOf("0825balltext04_hype_generated_script.js")){h=b.substr(0,b.lastIndexOf("/"));break}}}catch(n){}if(false==!1&&(a=navigator.userAgent.match(/MSIE (\d+\.\d+)/),a=parseFloat(a&&a[1])||null,a=l("HYPE_530","HYPE_dtl_530",!0==(null!=a&&10>a||false==!0)?"HYPE-530.full.min.js":"HYPE-530.thin.min.js"),false==!0&&(a=a||l("HYPE_w_530","HYPE_wdtl_530","HYPE-530.waypoints.min.js")),a))return;
f=window.HYPE.documents;if(null!=f[c]){b=1;a=c;do c=""+a+"-"+b++;while(null!=f[c]);for(var d=document.getElementsByTagName("div"),b=!1,a=0;a<d.length;a++)if(d[a].id==e&&null==d[a].getAttribute("HYP_dn")){var b=1,g=e;do e=""+g+"-"+b++;while(null!=document.getElementById(e));d[a].id=e;b=!0;break}if(!1==b)return}b=[];b=[];d={};g={};for(a=0;a<b.length;a++)try{g[b[a].identifier]=b[a].name,d[b[a].name]=eval("(function(){return "+b[a].source+"})();")}catch(m){window.console&&window.console.log(m),
d[b[a].name]=function(){}}a=new HYPE_530(c,e,{"18":{p:1,n:"act_23.png",g:"103",t:"@1x"},"10":{n:"act_13.png",g:"40",t:"@1x"},"19":{n:"act_24.png",g:"101",t:"@1x"},"11":{n:"act_14.png",g:"42",t:"@1x"},"0":{n:"act_01.png",g:"9",t:"@1x"},"12":{p:1,n:"act_16.png",g:"64",t:"@1x"},"1":{p:1,n:"act_02.png",g:"14",t:"@1x"},"20":{p:1,n:"act_22.png",g:"105",t:"@1x"},"2":{p:1,n:"act_03.png",g:"16",t:"@1x"},"13":{n:"act_18.png",g:"88",t:"@1x"},"3":{p:1,n:"act_04.png",g:"18",t:"@1x"},"21":{n:"act_21.png",g:"107",t:"@1x"},"14":{n:"act_19.png",g:"90",t:"@1x"},"4":{p:1,n:"act_05.png",g:"20",t:"@1x"},"5":{p:1,n:"act_06.png",g:"22",t:"@1x"},"15":{n:"act_33.png",g:"93",t:"@1x"},"22":{n:"act_20.png",g:"109",t:"@1x"},"6":{p:1,n:"act_08.png",g:"29",t:"@1x"},"23":{p:1,n:"act_07.png",g:"24",t:"@1x"},"16":{n:"act_32.png",g:"95",t:"@1x"},"7":{n:"act_15.png",g:"44",t:"@1x"},"8":{n:"act_09.png",g:"31",t:"@1x"},"17":{p:1,n:"act_25.png",g:"99",t:"@1x"},"9":{n:"act_11.png",g:"36",t:"@1x"}},h,[],d,[{n:"act_01",o:"1",X:[0]},{n:"act_02",o:"11",X:[1]},{n:"act_03",o:"26",X:[2]},{n:"act_04",o:"79",X:[3]}],[{o:"3",p:"600px",x:0,a:100,Z:504,cA:false,Y:320,b:100,c:"#FFFFFF",L:[],bY:1,d:320,U:{},T:{kTimelineDefaultIdentifier:{i:"kTimelineDefaultIdentifier",n:"\u4e3b\u65f6\u95f4\u7ebf",z:2,b:[],a:[{f:"c",y:0,z:0.15,i:"e",e:1,s:0,o:"123"},{f:"c",y:0,z:1,i:"cR",e:0.99804252185204556,s:1.625,o:"123"},{f:"c",y:0,z:1,i:"cQ",e:1,s:1.625,o:"123"},{f:"c",y:0.15,z:0.15,i:"e",e:1,s:1,o:"123"},{y:1,i:"cR",s:0.99804252185204556,z:0,o:"123",f:"c"},{y:1,i:"cQ",s:1,z:0,o:"123",f:"c"},{f:"c",y:1,z:1,i:"e",e:1,s:1,o:"123"},{f:"c",p:2,y:2,z:0,i:"ActionHandler",s:{a:[{d:1.1000000000000001,p:1,g:2,e:"11"}]},o:"kTimelineDefaultIdentifier"},{y:2,i:"e",s:1,z:0,o:"123",f:"c"}],f:30}},bZ:180,O:["123"],v:{"123":{h:"9",p:"no-repeat",x:"visible",a:0,q:"100% 100%",b:0,j:"absolute",bS:63,z:1,k:"div",c:320,d:504,r:"inline",cQ:1.625,e:0,cR:1.625}}},{o:"13",p:"600px",x:1,a:100,Z:504,cA:false,Y:320,b:100,c:"#FFFFFF",L:[],bY:1,d:320,U:{},T:{kTimelineDefaultIdentifier:{i:"kTimelineDefaultIdentifier",n:"\u4e3b\u65f6\u95f4\u7ebf",z:1.24,b:[],a:[{f:"c",y:0,z:1,i:"b",e:0,s:-404,o:"128"},{y:1,i:"b",s:0,z:0,o:"128",f:"c"},{f:"c",y:1,z:0.01,i:"e",e:0,s:1,o:"128"},{f:"c",y:1,z:0.01,i:"e",e:1,s:0,o:"124"},{y:1.01,i:"e",s:0,z:0,o:"128",f:"c"},{f:"c",y:1.01,z:0.02,i:"e",e:1,s:1,o:"124"},{f:"c",y:1.03,z:0.01,i:"e",e:1,s:0,o:"127"},{f:"c",y:1.03,z:0.01,i:"e",e:0,s:1,o:"124"},{f:"c",y:1.04,z:0.04,i:"e",e:1,s:1,o:"127"},{y:1.04,i:"e",s:0,z:0,o:"124",f:"c"},{f:"c",y:1.08,z:0.01,i:"e",e:0,s:1,o:"127"},{f:"c",y:1.08,z:0.01,i:"e",e:1,s:0,o:"126"},{y:1.09,i:"e",s:0,z:0,o:"127",f:"c"},{f:"c",y:1.09,z:0.02,i:"e",e:1,s:1,o:"126"},{f:"c",y:1.11,z:0.01,i:"e",e:1,s:0,o:"129"},{f:"c",y:1.11,z:0.01,i:"e",e:0,s:1,o:"126"},{f:"c",y:1.12,z:0.02,i:"e",e:1,s:1,o:"129"},{y:1.12,i:"e",s:0,z:0,o:"126",f:"c"},{f:"c",y:1.14,z:0.01,i:"e",e:1,s:0,o:"125"},{f:"c",y:1.14,z:0.01,i:"e",e:0,s:1,o:"129"},{y:1.15,i:"e",s:1,z:0,o:"125",f:"c"},{y:1.15,i:"e",s:0,z:0,o:"129",f:"c"},{f:"c",p:2,y:1.24,z:0,i:"ActionHandler",s:{a:[{d:1.1000000000000001,p:1,g:1,e:"26"}]},o:"kTimelineDefaultIdentifier"}],f:30}},bZ:180,O:["125","129","126","127","124","128"],v:{"126":{h:"20",p:"no-repeat",x:"visible",a:0,q:"100% 100%",b:0,j:"absolute",bS:63,z:4,k:"div",cY:"0",d:504,c:320,r:"inline",e:0},"127":{h:"18",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:3,k:"div",c:320,d:504,r:"inline",e:0},"124":{h:"16",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:-16,z:2,k:"div",c:320,d:504,r:"inline",e:0},"128":{h:"14",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:-404,z:1,k:"div",c:320,d:504,r:"inline",e:1},"125":{h:"24",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:6,k:"div",c:320,d:504,r:"inline",e:0},"129":{h:"22",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:5,k:"div",c:320,d:504,r:"inline",e:0}}},{o:"28",p:"600px",x:2,a:100,Z:504,cA:false,Y:320,b:100,c:"#FFFFFF",L:[],bY:1,d:320,U:{},T:{kTimelineDefaultIdentifier:{i:"kTimelineDefaultIdentifier",n:"\u4e3b\u65f6\u95f4\u7ebf",z:1.1,b:[],a:[{f:"c",y:0.03,z:0.01,i:"e",e:0,s:1,o:"133"},{f:"c",y:0.03,z:0.01,i:"e",e:1,s:0,o:"131"},{f:"c",y:0.04,z:0.01,i:"e",e:1,s:1,o:"131"},{f:"c",y:0.04,z:1.05,i:"e",e:0,s:0,o:"133"},{f:"c",y:0.05,z:0.01,i:"e",e:0,s:1,o:"131"},{f:"c",y:0.05,z:0.01,i:"e",e:1,s:0,o:"136"},{f:"c",y:0.06,z:1.02,i:"e",e:0,s:0,o:"131"},{f:"c",y:0.06,z:0.01,i:"e",e:1,s:1,o:"136"},{f:"c",y:0.07,z:0.01,i:"e",e:1,s:0,o:"135"},{f:"c",y:0.07,z:0.01,i:"e",e:0,s:1,o:"136"},{f:"c",y:0.08,z:0.01,i:"e",e:1,s:1,o:"135"},{f:"c",y:0.08,z:0.29,i:"e",e:0,s:0,o:"136"},{f:"c",y:0.09,z:0.01,i:"e",e:1,s:0,o:"132"},{f:"c",y:0.09,z:0.01,i:"e",e:0,s:1,o:"135"},{f:"c",y:0.1,z:0.26,i:"e",e:1,s:1,o:"132"},{f:"c",y:0.1,z:0.26,i:"e",e:0,s:0,o:"135"},{f:"c",y:0.26,z:0.14,i:"cR",e:0.070011337868480725,s:2,o:"130"},{f:"c",y:0.26,z:0.14,i:"cQ",e:0.069609375000000001,s:2,o:"130"},{f:"c",y:0.26,z:0.03,i:"e",e:1,s:0,o:"130"},{f:"c",y:0.29,z:0.1,i:"e",e:1,s:1,o:"130"},{f:"c",y:1.06,z:0.01,i:"e",e:0,s:1,o:"132"},{f:"c",y:1.06,z:0.01,i:"e",e:1,s:0,o:"135"},{y:1.07,i:"e",s:0,z:0,o:"132",f:"c"},{f:"c",y:1.07,z:0.01,i:"e",e:1,s:0,o:"136"},{f:"c",y:1.07,z:0.01,i:"e",e:0,s:1,o:"135"},{f:"c",y:1.08,z:0.01,i:"e",e:1,s:0,o:"131"},{f:"c",y:1.08,z:0.01,i:"e",e:0,s:1,o:"136"},{y:1.08,i:"e",s:0,z:0,o:"135",f:"c"},{f:"c",y:1.09,z:0.01,i:"e",e:0,s:1,o:"131"},{f:"c",y:1.09,z:0.01,i:"e",e:0,s:1,o:"130"},{f:"c",y:1.09,z:0.01,i:"e",e:1,s:0,o:"133"},{y:1.09,i:"e",s:0,z:0,o:"136",f:"c"},{f:"c",p:2,y:1.1,z:0,i:"ActionHandler",s:{a:[{d:1.1000000000000001,p:1,g:1,e:"79"}]},o:"kTimelineDefaultIdentifier"},{y:1.1,i:"cQ",s:0.069609375000000001,z:0,o:"130",f:"c"},{y:1.1,i:"cR",s:0.070011337868480725,z:0,o:"130",f:"c"},{y:1.1,i:"e",s:0,z:0,o:"131",f:"c"},{y:1.1,i:"e",s:1,z:0,o:"133",f:"c"},{y:1.1,i:"e",s:0,z:0,o:"130",f:"c"}],f:30}},bZ:180,O:["130","132","135","136","131","133","134"],v:{"135":{h:"42",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:7,k:"div",c:320,d:504,r:"inline",e:0},"131":{h:"36",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:4,k:"div",c:320,d:504,r:"inline",e:0},"134":{h:"29",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,c:320,k:"div",z:1,d:504,r:"inline"},"130":{h:"64",p:"no-repeat",x:"visible",a:0,q:"100% 100%",b:0,j:"absolute",bS:63,z:9,k:"div",c:320,d:504,r:"inline",cQ:2,e:0,cR:2},"133":{h:"31",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:2,k:"div",c:320,d:504,r:"inline",e:1},"136":{h:"40",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:6,k:"div",c:320,d:504,r:"inline",e:0},"132":{h:"44",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:8,k:"div",c:320,d:504,r:"inline",e:0}}},{o:"87",p:"600px",x:3,a:100,Z:504,cA:false,Y:320,b:100,c:"#FFFFFF",L:[],bY:1,d:320,U:{},T:{kTimelineDefaultIdentifier:{i:"kTimelineDefaultIdentifier",n:"\u4e3b\u65f6\u95f4\u7ebf",z:16.14,b:[],a:[{f:"c",y:0.1,z:0.01,i:"e",e:0,s:1,o:"142"},{f:"c",y:0.1,z:0.01,i:"e",e:1,s:0,o:"140"},{f:"c",y:0.11,z:0.02,i:"e",e:1,s:1,o:"140"},{f:"c",y:0.11,z:1.02,i:"e",e:0,s:0,o:"142"},{f:"c",y:0.13,z:0.01,i:"e",e:0,s:1,o:"140"},{f:"c",y:0.13,z:0.01,i:"e",e:1,s:0,o:"144"},{f:"c",y:0.14,z:0.12,i:"e",e:0,s:0,o:"140"},{f:"c",y:0.14,z:0.04,i:"e",e:1,s:1,o:"144"},{f:"c",y:0.18,z:0.01,i:"e",e:1,s:0,o:"143"},{f:"c",y:0.18,z:0.01,i:"e",e:0,s:1,o:"144"},{f:"c",y:0.19,z:0.02,i:"e",e:1,s:1,o:"143"},{f:"c",y:0.19,z:0.12,i:"e",e:0,s:0,o:"144"},{f:"c",y:0.21,z:0.01,i:"e",e:1,s:0,o:"141"},{f:"c",y:0.21,z:0.01,i:"e",e:0,s:1,o:"143"},{f:"c",y:0.22,z:0.04,i:"e",e:1,s:1,o:"141"},{f:"c",y:0.22,z:0.12,i:"e",e:0,s:0,o:"143"},{f:"c",y:0.26,z:0.01,i:"e",e:1,s:0,o:"140"},{f:"c",y:0.26,z:0.01,i:"e",e:0,s:1,o:"141"},{f:"c",y:0.27,z:0.04,i:"e",e:1,s:1,o:"140"},{f:"c",y:0.27,z:0.13,i:"e",e:0,s:0,o:"141"},{f:"c",y:1.01,z:0.01,i:"e",e:0,s:1,o:"140"},{f:"c",y:1.01,z:0.01,i:"e",e:1,s:0,o:"144"},{y:1.02,i:"e",s:0,z:0,o:"140",f:"c"},{f:"c",y:1.02,z:0.02,i:"e",e:1,s:1,o:"144"},{f:"c",y:1.04,z:0.01,i:"e",e:1,s:0,o:"143"},{f:"c",y:1.04,z:0.01,i:"e",e:0,s:1,o:"144"},{f:"c",y:1.05,z:0.05,i:"e",e:1,s:1,o:"143"},{y:1.05,i:"e",s:0,z:0,o:"144",f:"c"},{f:"c",y:1.1,z:0.01,i:"e",e:1,s:0,o:"141"},{f:"c",y:1.1,z:0.01,i:"e",e:0,s:1,o:"143"},{f:"c",y:1.11,z:0.02,i:"e",e:1,s:1,o:"141"},{y:1.11,i:"e",s:0,z:0,o:"143",f:"c"},{f:"c",y:1.13,z:0.01,i:"e",e:1,s:0,o:"142"},{f:"c",y:1.13,z:0.01,i:"e",e:0,s:1,o:"141"},{y:1.14,i:"e",s:1,z:0,o:"142",f:"c"},{y:1.14,i:"e",s:0,z:0,o:"141",f:"c"},{f:"c",y:1.28,z:0.16,i:"b",e:0,s:206,o:"138"},{f:"c",y:1.28,z:0.16,i:"b",e:0,s:-241,o:"137"},{y:2.14,i:"b",s:0,z:0,o:"138",f:"c"},{y:2.14,i:"b",s:0,z:0,o:"137",f:"c"},{f:"c",y:2.18,z:0.16,i:"aY",e:0,s:80,o:"147"},{f:"c",y:2.18,z:0.02,i:"e",e:1,s:-0.03917783702277125,o:"147"},{f:"c",y:2.2,z:0.14,i:"e",e:1.9410375285868631,s:1,o:"147"},{f:"c",y:3.04,z:0.1,i:"f",e:0,s:-100,o:"146"},{y:3.04,i:"aY",s:0,z:0,o:"147",f:"c"},{f:"c",y:3.04,z:0.05,i:"e",e:1,s:0,o:"146"},{y:3.04,i:"e",s:1.9410375285868631,z:0,o:"147",f:"c"},{f:"c",y:3.09,z:0.05,i:"e",e:1,s:1,o:"146"},{y:3.14,i:"f",s:0,z:0,o:"146",f:"c"},{y:3.14,i:"e",s:1,z:0,o:"146",f:"c"},{f:"c",y:4.14,z:1.01,i:"cQ",e:2,s:0.20000000000000001,o:"154"},{f:"c",y:4.14,z:1.01,i:"cR",e:2,s:0.20000000000000001,o:"154"},{f:"c",y:4.14,z:0.16,i:"b",e:0,s:-302,o:"154"},{y:5,i:"b",s:0,z:0,o:"154",f:"c"},{y:5.15,i:"cQ",s:2,z:0,o:"154",f:"c"},{y:5.15,i:"cR",s:2,z:0,o:"154",f:"c"},{f:"c",y:6.14,z:1.01,i:"cQ",e:2,s:0.20000000000000001,o:"153"},{f:"c",y:6.14,z:1.01,i:"cR",e:2,s:0.20000000000000001,o:"153"},{f:"c",y:6.14,z:0.16,i:"b",e:0,s:-302,o:"153"},{y:7,i:"b",s:0,z:0,o:"153",f:"c"},{y:7.15,i:"cQ",s:2,z:0,o:"153",f:"c"},{y:7.15,i:"cR",s:2,z:0,o:"153",f:"c"},{f:"c",y:8.14,z:1.01,i:"cQ",e:2,s:0.20000000000000001,o:"151"},{f:"c",y:8.14,z:1.01,i:"cR",e:2,s:0.20000000000000001,o:"151"},{f:"c",y:8.14,z:0.16,i:"b",e:0,s:-302,o:"151"},{y:9,i:"b",s:0,z:0,o:"151",f:"c"},{y:9.15,i:"cQ",s:2,z:0,o:"151",f:"c"},{y:9.15,i:"cR",s:2,z:0,o:"151",f:"c"},{f:"c",y:10.14,z:1.01,i:"cQ",e:2,s:0.20000000000000001,o:"150"},{f:"c",y:10.14,z:1.01,i:"cR",e:2,s:0.20000000000000001,o:"150"},{f:"c",y:10.14,z:0.16,i:"b",e:0,s:-302,o:"150"},{y:11,i:"b",s:0,z:0,o:"150",f:"c"},{y:11.15,i:"cQ",s:2,z:0,o:"150",f:"c"},{y:11.15,i:"cR",s:2,z:0,o:"150",f:"c"},{f:"c",y:12.14,z:1.01,i:"cQ",e:2,s:0.20000000000000001,o:"149"},{f:"c",y:12.14,z:1.01,i:"cR",e:2,s:0.20000000000000001,o:"149"},{f:"c",y:12.14,z:0.16,i:"b",e:0,s:-302,o:"149"},{y:13,i:"b",s:0,z:0,o:"149",f:"c"},{y:13.15,i:"cQ",s:2,z:0,o:"149",f:"c"},{y:13.15,i:"cR",s:2,z:0,o:"149",f:"c"},{f:"c",y:14.14,z:1.01,i:"cR",e:2,s:0.20000000000000001,o:"152"},{f:"c",y:14.14,z:1.01,i:"cQ",e:2,s:0.20000000000000001,o:"152"},{f:"c",y:14.14,z:0.16,i:"b",e:0,s:-302,o:"152"},{y:15,i:"b",s:0,z:0,o:"152",f:"c"},{y:15.15,i:"cQ",s:2,z:0,o:"152",f:"c"},{y:15.15,i:"cR",s:2,z:0,o:"152",f:"c"},{f:"c",p:2,y:16.14,z:0,i:"ActionHandler",s:{a:[{i:4.4666666984558105,b:"kTimelineDefaultIdentifier",p:9,symbolOid:"80"}]},o:"kTimelineDefaultIdentifier"}],f:30}},bZ:180,O:["147","146","145","138","137","142","141","143","144","140","139","152","149","150","151","153","154","148"],v:{"139":{k:"div",x:"visible",c:320,d:504,z:3,a:0,j:"absolute",bS:63,b:0},"140":{h:"16",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:-16,z:1,k:"div",bF:"139",d:504,c:320,r:"inline",e:0},"145":{k:"div",x:"visible",c:320,d:504,z:11,r:"inline",a:0,j:"absolute",bS:63,b:0},"151":{h:"103",p:"no-repeat",x:"visible",bS:63,q:"100% 100%",a:0,j:"absolute",b:-302,z:3,k:"div",bF:"148",d:504,c:320,cQ:0.20000000000000001,r:"inline",cR:0.20000000000000001},"148":{k:"div",x:"visible",c:320,d:504,z:1,r:"inline",a:0,j:"absolute",bS:63,b:0},"137":{h:"88",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:-241,c:320,k:"div",z:9,d:504,r:"inline"},"143":{h:"20",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:3,k:"div",bF:"139",d:504,c:320,r:"inline",e:0},"154":{h:"99",p:"no-repeat",x:"visible",bS:63,q:"100% 100%",a:0,j:"absolute",b:-302,z:1,k:"div",bF:"148",d:504,c:320,cQ:0.20000000000000001,r:"inline",cR:0.20000000000000001},"146":{h:"95",p:"no-repeat",x:"visible",tY:0.070000000000000007,a:0,q:"100% 100%",j:"absolute",b:0,z:1,k:"div",bS:63,d:504,bF:"145",c:320,e:0,r:"inline",f:-100,tX:0.90000000000000002},"141":{h:"22",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:4,k:"div",bF:"139",d:504,c:320,r:"inline",e:0},"152":{h:"109",p:"no-repeat",x:"visible",bS:63,q:"100% 100%",a:0,j:"absolute",b:-302,z:6,k:"div",bF:"148",d:504,c:320,cQ:0.20000000000000001,r:"inline",cR:0.20000000000000001},"149":{h:"107",p:"no-repeat",x:"visible",bS:63,q:"100% 100%",a:0,j:"absolute",b:-302,z:5,k:"div",bF:"148",d:504,c:320,cQ:0.20000000000000001,r:"inline",cR:0.20000000000000001},"138":{h:"90",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:206,c:320,k:"div",z:10,d:504,r:"inline"},"144":{h:"18",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:2,k:"div",bF:"139",d:504,c:320,r:"inline",e:0},"150":{h:"105",p:"no-repeat",x:"visible",bS:63,q:"100% 100%",a:0,j:"absolute",b:-302,z:4,k:"div",bF:"148",d:504,c:320,cQ:0.20000000000000001,r:"inline",cR:0.20000000000000001},"147":{h:"93",p:"no-repeat",x:"visible",tY:0.5,a:0,q:"100% 100%",j:"absolute",b:0,z:3,k:"div",bS:63,d:504,bF:"145",aY:80,e:-0.03917783702277125,c:320,r:"inline",tX:0.91000000000000003},"142":{h:"24",p:"no-repeat",x:"visible",a:0,q:"100% 100%",bS:63,j:"absolute",b:0,z:5,k:"div",bF:"139",d:504,c:320,r:"inline",e:1},"153":{h:"101",p:"no-repeat",x:"visible",bS:63,q:"100% 100%",a:0,j:"absolute",b:-302,z:2,k:"div",bF:"148",d:504,c:320,cQ:0.20000000000000001,r:"inline",cR:0.20000000000000001}}}],{},g,{},null,false,true,-1,true,true,false,true);f[c]=a.API;document.getElementById(e).setAttribute("HYP_dn",
c);a.z_o(this.body)})();})();
... ...