web/fr/lignesdetemps_confpresse.html
branchdrupal
changeset 74 0ff3ba646492
parent 73 fcf75e232c5b
child 75 a34abe7498a6
--- a/web/fr/lignesdetemps_confpresse.html	Fri Aug 21 16:23:18 2009 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,64 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
-  <head>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-    <meta name="description" content="Institut de Recherche et d'Innovation" />
-    <title>Lignes de temps - Conférence de presse du 14 mai 2009 - Institut de Recherche et d'innovation</title>
-    <link href="../res/css/style.css" rel="stylesheet" type="text/css" />
-    <script type="text/javascript" src="../res/js/swfobject.js"></script>
-    <script type="text/javascript" src="../res/js/jquery.js"></script>
-    <script type="text/javascript">
-
-        $.ajax({
-            type: "GET",
-            url: "../res/js/urlbase.js",
-            dataType: "script",
-            async: false
-        });
-        //var urlbase = "../res/ldt/";
-        var lang = navigator.language.substring(0,2);
-    
-        var params = {
-                quality:"high",
-                allowFullScreen:"true",
-                wmode:"transparent",
-                allowScriptAccess:"always"
-            };
-    
-        var flashvars = {
-            colorUrl: urlbase + "pkg/color.xml",
-            i18nUrl: urlbase + "pkg/i18n",
-            urlBase: urlbase,
-            initUrl: urlbase + "pkg/init_confpresse.xml",
-            language: lang,
-            readOnly:'true',
-            startTime:'100'
-        };
-
-        var attributes = {  id: "ldtInit",  name: "ldtInit"};
-        
-        $(document).ready(function() {
-            swfobject.embedSWF("../res/ldt/LignesDeTempsFlex.swf", "ldtInit", "1000", "630", "9.0.0", "../../swf/expressInstall.swf", flashvars, params, attributes);
-        });
-    
-    </script>
-  </head>  
-  
-  <body>
-    <div id="layer1">
-        <p><h2>Conférence de presse du 14 mai 2009 dans <i>Lignes de temps</i></h2></p>
-    </div>
-    <div style="margin-bottom: 30px">
-    
-    <p>
-        &nbsp;
-	</p>
-
-    </div>
-
-    <div id='ldtContainer'>
-        <div id="ldtInit" align="center" >
-        </div>
-    </div>
-  </body>
-</html>
\ No newline at end of file