File "debut.html"

Full path: /home/meharicl/www/diaporama/debut.html
File size: 771 B
MIME-type: text/html
Charset: utf-8

Download   Open   Edit   Advanced Editor   Back

<HTML>
<HEAD>
<TITLE>Diaporama : Mes photos</TITLE>
<META NAME="author" CONTENT="Xander">
<META NAME="generator" CONTENT="Xander image HTML integrator v3">
 <meta http-equiv="content-type" content="text/html; charset=UTF-8" />


<script language="javascript">
<!--
function image_data(path,width,height,comments,comments_mode)
{
    this.path = path;
    this.width = width;
    this.height = height;
    this.comments = comments;
    this.comments_mode = comments_mode;
}

var image_index = -1;
var image_loaded = false;
var timeout_ok = true;
var diaporama_started = true;
var temp_status;
var message = "";
var tooltip_js = false;
var tooltip_js_visible = false;
var end_of_diaporama = false;
var AutoLoop = true;

var ImageIndexInDoc = 0;

var diaporama_delay = 2500;