--- a/web/prologue-the-end-etc.html Thu Feb 07 15:06:40 2013 +0100
+++ b/web/prologue-the-end-etc.html Fri Feb 08 17:07:34 2013 +0100
@@ -4,9 +4,9 @@
<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 -->
@@ -25,6 +25,19 @@
<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 = "Prologue";
+ //--><!]]>
+ </script>
+ <noscript>
+ <img width="1" height="1" alt="" src="http://logc238.xiti.com/hit.xiti?s=511613&s2=5&p=Prologue" >
+ </noscript>
+ <script src="http://static.francetv.fr/js/audience-min.js"></script>
</head>
<body>
<!-- div content - site takes the full height of browser -->
@@ -33,7 +46,7 @@
<div id="content_top" onClick="gotoInterChoice();">
<div id="topEmpty"></div>
<section id="main">
- <video id="video" autoplay poster="static/res/img/poster_prologue.png">
+ <video id="video" autoplay>
<source src="http://dvvsyrlsr21oz.cloudfront.net/PROLOGUE-SD.mp4" type="video/mp4" />
<source src="http://dvvsyrlsr21oz.cloudfront.net/PROLOGUE-SD.webm" type="video/webm" />
@@ -64,6 +77,9 @@
incResize.init("content", "topEmpty", "video", "bottomEmpty", ipad ? "controlContainer" : null, 40, 1388/586, true);
incResize.resizeElements();
+ // Set the video poster
+ $("#video").attr("poster", "static/res/img/poster_prologue.png");
+
if (ipad) {
document.onmousemove = function() {
showBarPointerOnAction(4000);