web/the-end-etc.html
author ymh <ymh.work@gmail.com>
Tue, 12 Feb 2013 10:54:34 +0100
changeset 134 678b07d351ef
parent 124 8d2376eb825c
permissions -rw-r--r--
Added tag V01.25 for changeset fe9ca5cd905e

<!DOCTYPE html>
<html lang="fr">
	<head>
		<meta charset="UTF-8">
		<title>THE END, ETC. UNE EXPÉRIENCE WEB DE LAETITIA MASSON</title>
		
		<meta name="robots" content="noindex">
		<meta name="description" content="MEMO PROD présente THE END, ETC. Une coproduction FRANCE TÉLÉVISIONS - MEMO PROD avec la participation du CENTRE NATIONAL DU CINÉMA ET DE L’IMAGE ANIMÉE. Un projet écrit et réalisé par LAETITIA MASSON">
		
		<link rel="icon" href="static/res/img/favicon.ico" />		

		<!-- Mobile Specific Metas -->		
		<meta name="viewport" content="user-scalable=no">
		<!--
		<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, width=device-width" />
		-->

		<!-- Test Smartphone  -->
	    <script src="static/res/js/incdetectmobile.js"></script>        
		<script>
			if (IsSmartphone()) { location.href = "mindex.html"; }	
		</script>
		<!-- Metanav FranceTV 	-->
		<script src="http://static.francetv.fr/js/jquery.metanav-min.js" charset="utf-8"></script>

		<link rel="stylesheet" href="static/res/css/style_1024.css" />
		
		<!-- tags FTV  Variables Xiti-->
		<script>
		<!--//--><![CDATA[//><!--
			// Variables Xiti
			var xtsite = "511613";
			var xtn2 = "5";
			var xtpage = "Espace_transitoire::The_End_Etc::Selection";
		//--><!]]>
		</script>
		<noscript>
			<img width="1" height="1" alt="" src="http://logc238.xiti.com/hit.xiti?s=511613&s2=5&p=Espace_transitoire::The_End_Etc::Selection" >
		</noscript>                 							
		<script src="http://static.francetv.fr/js/audience-min.js"></script>
	</head>
	<body>
		<!-- div content - site takes the full height of browser -->			
		<div id="content" class="full_hightScreen">			
			<div class="boxReturn">	
	       		<button id="btnChoice" class="btn" onClick="location.href='transition-the-end-etc.html';">Choice</button>                   		
			</div>

			<!--this div empty allows the element content_vcentering to be vertically aligned -->
			<section class="full_hightScreen">
				<div class="strut"></div><!--
				this comment corrects the white-space (display: inline);
				--><div id="bg_img" class="fullScreen_vcentering">
		    		<img id="bgimage" alt="The End, etc." src="static/res/img/menuBonus.jpg" />
				</div>	
			
				<div id="menuBonus" class="positionAbs">
					<!--this div empty allows the element content_vcentering to be vertically aligned -->
					<div class="strut"></div><!--
					this comment corrects the white-space (display: inline);
					--><div class="fullScreen_vcentering white big_txt">
						<p><a href="fiction-the-end-etc.html">Fiction</a></p>
						<p><a href="portraits-the-end-etc.html">Portraits</a></p>
						<p><a href="musique-the-end-etc.html">Musique</a></p>
					</div>
				</div>
			</section>
		</div>

		<!-- JavaScript -->
        <script src="static/res/js/jquery-1.8.2.min.js"></script>	
	</body>
</html>