160x600.html
5.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<!--[if lt IE 7 ]> <html lang="en" class="ie6"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="ie7"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9 ]> <html lang="en" class="ie9"> <![endif]-->
<!--[if (gt IE 9)|!(IE)]><!--><html lang="en"><!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="author" content="Hogarth Ogilvy http://www.hogarth-ogilvy.com/" />
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title></title>
<link type="text/css" href="css/style.css" rel="stylesheet" />
</head>
<body>
<div id="container" class="container">
<p class="abs copyright">
<object type="image/svg+xml" data="images/svgs/copy/copyright.svg">Your browser does not support SVG</object>
</p>
<!-- Frame 1 -->
<div class="section abs section1">
<object type="image/svg+xml" class="abs" id="logo" data="images/svgs/logo_ey.svg">Your browser does not support SVG</object>
<img src="images/regular/bg.jpg" class="abs" id="imageBG">
<div id="ambientlight" class="abs"></div>
<div id="signexit" class="abs"><img src="images/regular/sign_exit.png" /></div>
</div>
<!-- End Frame 1 -->
<!-- Yellow Frame -->
<div id="yellow_frame">
<div class="abs" id="top">
<!-- <img src="images/regular/frame_top.png" /> -->
<object type="image/svg+xml" data="images/svgs/frames/frame_top.svg">Your browser does not support SVG</object>
</div>
<div class="abs" id="right">
<!-- <img src="images/regular/frame_right.png" /> -->
<object type="image/svg+xml" data="images/svgs/frames/frame_right.svg">Your browser does not support SVG</object>
</div>
<div class="abs" id="left">
<!-- <img src="images/regular/frame_left.png" />-->
<object type="image/svg+xml" data="images/svgs/frames/frame_left.svg">Your browser does not support SVG</object>
</div>
<div class="abs" id="bottom">
<!-- <img src="images/regular/frame_bottom.png" />-->
<object type="image/svg+xml" data="images/svgs/frames/frame_bottom.svg">Your browser does not support SVG</object>
</div>
<div class="abs" id="tintfill">
<!-- <img src="images/regular/frame_tintfill2.png" /> -->
<object type="image/svg+xml" data="images/svgs/frames/frame_blackfill.svg">Your browser does not support SVG</object>
</div><div class="abs" id="text-start">
<p>
<!-- <img src="images/copy/copy1.png" /> -->
<object type="image/svg+xml" data="images/svgs/copy/copy1.svg">Your browser does not support SVG</object>
</p>
</div>
<div class="abs" id="yellowfill">
<div class="holder">
<!-- <img src="images/regular/frame_yellowfill.png" /> -->
<object type="image/svg+xml" data="images/svgs/frames/frame_yellowfill.svg">Your browser does not support SVG</object>
<div>
<p>
<!-- <img src="images/copy/copy2.png" /> -->
<object type="image/svg+xml" data="images/svgs/copy/copy2.svg">Your browser does not support SVG</object>
</p>
</div>
</div>
</div>
</div>
<!-- End Frame -->
<div class="abs" id="endFrame">
<div class="rel">
<div class="abs copy">
<p class="copy1">
<!-- <img src="images/copy/copy-endframe1.png" /> -->
<object type="image/svg+xml" data="images/svgs/copy/copy-endframe1.svg">Your browser does not support SVG</object>
</p>
<p class="question">
<!-- <img src="images/copy/copy-endframe2.png" /> -->
<object type="image/svg+xml" data="images/svgs/copy/copy-endframe2.svg">Your browser does not support SVG</object>
</p>
<p class="answer">
<!-- <img src="images/copy/copy-endframe3.png" />-->
<object type="image/svg+xml" data="images/svgs/copy/copy-endframe3.svg">Your browser does not support SVG</object>
</p>
<p class="worldworks">
<!-- <img src="images/copy/copy-endframe4.png" />-->
<object type="image/svg+xml" data="images/svgs/copy/copy-endframe4.svg">Your browser does not support SVG</object>
</p>
</div>
<div id="threedots" class="abs">
<ul>
<li class="dot1"></li>
<li class="dot2"></li>
<li class="dot3"></div>
</ul>
</div>
<div id="cta" class="abs">
<!-- <img src="images/regular/cta.jpg"> -->
<object type="image/svg+xml" data="images/svgs/cta.svg">Your browser does not support SVG</object>
</div>
<!--
<div id="hashtag" class="abs">
<!-- #BetterQuestions - ->
<!-- <img src="images/regular/hashtag.png">- ->
<object type="image/svg+xml" data="images/svgs/copy/hashtag.svg">Your browser does not support SVG</object>
</div>
-->
</div>
<img src="images/regular/copy-endframe-shadow.png" class="abs" id="copyshadow" />
</div>
</div>
<div class="clickTag abs"></div>
<!-- Default -->
<script type="text/javascript" src="js/zepto.js"></script>
<script type="text/javascript" src="js/TweenMax.min.js"></script>
<script type="text/javascript" src="js/animation.js"></script>
<script type="text/javascript" src="js/script.js"></script>
<script type="text/javascript">
$(document).ready(function() {
Advert.init(160, 600, null, animationArr, tweenDuration, 0);
});
</script>
</body>
</html>