160x600.html 5.26 KB

<!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>