REM =======================================================================================================
REM                                           P H O T O - 3 G
REM =======================================================================================================
REM $crosrefe '#x#n#k#c$#v$#x$#r$#x.dia#t.i#remplace$#remplace.a$#remplace.b$#qot$#param$#lect.ini$#info$#"
REM $crosrefe 'commentaire'
REM $ crosrefe 'constante paragraphe variable numerique'


    l$ = COMMAND$
    version$ = " version 4.02 "
    qot$ = CHR$(34)
    dq$ = "  PHOTO-3G "
    dt$ = MID$(DATE$, 4, 2) + "/" + MID$(DATE$, 1, 2) + "/" + MID$(DATE$, 7, 4)
    DIM c$(95): DIM v$(95): DIM r$(95): DIM k(95)
    DIM x$(260)
    DIM f$(10): DIM ff$(10)
    ff$(1) = "": ff$(2) = "": ff$(3) = "": ff$(4) = "": ff$(5) = "": ff$(6) = "": ff$(7) = "": ff$(8) = "": ff$(9) = ""

REM fichier 1 sauve restor $dir$.bat $d$.dir
REM fichier 2 $p$.$p$
REM fichier 2=>3 diapo debut
REM fichier 2=>4 photo
REM fichier 2=>6 $photo.txt
REM fichier 2=>7 index
REM fichier 2=>8 descript.ion
REM fichier 2=>9 diapo fin
REM fichier 5 photo.ini
REM fichier 9 inser

REM =======================================================================================================
REM                                            INITIALISATION
REM =======================================================================================================
    GOSUB sub.rout.param.debut
    GOSUB sub.rout.param.defaut
    i = INSTR(l$, "{")
    IF i = 0 THEN GOTO debut
    y = INSTR(l$, "}")
    IF y = 0 THEN GOTO debut
    IF i > y THEN GOTO debut
    traduc$ = MID$(l$, i + 1, y - i - 1)

    remplace$ = l$: remplace.a$ = "{" + traduc$ + "}": remplace.b$ = "": GOSUB sub.rout.remplace
    remplace.a$ = " ": remplace.b$ = "": GOSUB sub.rout.remplace
    l$ = remplace$
    param$ = traduc$
    info = 1
    GOSUB rout.17
    IF ii$ = "" THEN ii$ = "!     {" + traduc$ + "} ok" ELSE ii$ = "!     {" + traduc$ + "} ano " + ii$
    info = 0
debut:
    IF l$ = "" THEN l$ = "Photo"
    IF MID$(l$, 1, 1) = qot$ THEN l$ = MID$(l$, 2, LEN(l$) - 2)
    IF LEN(l$) > 7 THEN l$ = MID$(l$, 1, 7)
    x$(2) = l$ + ".ini"
    x$(3) = l$ + ".htm"
    x$(4) = "!" + l$ + ".htm"
    x$(5) = "$" + l$ + ".htm"
    ff$(6) = "1": f$(6) = "#6 o " + "$" + l$ + ".txt"
    OPEN "o", 2, "$p$.$p$"
    IF ii$ <> "" THEN PRINT #2, "#6"; ii$
    GOSUB sub.rout.dir.ini
    GOSUB sub.rout.param.control
    IF lect.ini$ = "" THEN GOSUB sub.rout.creat.ini
    OPEN "i", 5, x$(x.photo.ini)
    ff$(3) = "1": f$(3) = "#3 o " + x$(x.diapo.htm): ff$(4) = "1": f$(4) = "#4 o " + x$(x.photo.htm)
    ff$(7) = "1": f$(7) = "#7 o " + x$(x.index.htm): ff$(9) = "1": f$(9) = "#9 a " + x$(x.diapo.htm)
REM =======================================================================================================
REM                                          MODULE PRINCIPAL
REM =======================================================================================================
p010:
    IF v$(0) <> "" THEN
      IF EOF(9) THEN
         CLOSE 9: PRINT #2, "#6! "; c$(t.inser); v$(t.inser); "...fin"
         v$(t.inser) = "": v$(0) = "": nb.lect.ini = nb.lect.ini.s
         GOTO p010
      END IF
      LINE INPUT #9, lect.ini$
    ELSE
      IF EOF(5) THEN GOSUB sub.rout.fin: CLOSE 5: GOTO FIN
      LINE INPUT #5, lect.ini$
    END IF
    nb.lect.ini = nb.lect.ini + 1
    x$(k(t.commande) + 10) = MID$(STR$(nb.lect.ini + 10000), 3, 4)
    IF lect.ini$ = "" THEN lect.ini$ = " "
    IF v$(t.trace) = "1" THEN info$ = "!   Trace ": GOSUB sub.rout.info
    IF MID$(lect.ini$, 1, 1) = "?" OR MID$(lect.ini$, 1, 1) = "!" THEN GOTO p010
    IF MID$(lect.ini$, 1, 1) = "[" THEN GOSUB trait.param: GOTO p010
    IF MID$(lect.ini$, 1, 1) = "]" THEN GOSUB trait.tech: GOTO p010
    IF debut$ <> "1" THEN
         IF MID$(lect.ini$, 1, 1) = " " THEN GOTO p010
         GOSUB sub.rout.debut: debut$ = "1"
    END IF
    GOSUB trait.commande
    anc.x$ = x$(k(t.commande) + 1)
    GOTO p010
FIN:
    IF nb.info = 0 THEN ff$(6) = ""
    CLOSE 2
    GOSUB sub.re.ecr
    KILL "$p$.$p$"
    KILL "$d$.dir"
    END
REM =======================================================================================================
REM                                        TRAITEMENTS DES PARAMETRES
REM =======================================================================================================
trait.tech:
    t.i = 0
REM       ]xxx[]=]yyyy[]=
REM       ]xxx[5]=zzzzzzzzz
    t.tech = INSTR(lect.ini$, "[")
    FOR t = 1 TO i.lim.x
        IF LCASE$(MID$(x$(t), 1, t.tech)) = LCASE$(MID$(lect.ini$, 1, t.tech)) AND INSTR(x$(t), dq$) <> 0 THEN
           param$ = MID$(lect.ini$, t.tech + 1)
           t.i = t
        END IF
    NEXT t
    IF t.i = 0 THEN info$ = x$(k(t.info) + 1): GOSUB sub.rout.info: RETURN
    IF anc.x$ <> "" AND t.i < xf + 1 THEN info$ = x$(k(t.info) + 20): GOSUB sub.rout.info: RETURN
    tech = INSTR(param$, "]=")
    IF tech = 3 THEN znum = 2 ELSE znum = 1
    IF MID$(param$, 1, 3) = "]=]" AND MID$(param$, LEN(param$) - 2, 3) = "[]=" THEN
       param$ = MID$(param$, 3)
       x$(t.i) = MID$(param$, 1, LEN(param$) - 2) + MID$(x$(t.i), t.tech + 1)
       GOSUB trait.tech.s
       RETURN
    END IF
    IF MID$(param$, 1 + znum, 2) <> "]=" THEN info$ = x$(k(t.info) + 2): GOSUB sub.rout.info: RETURN
    increm = VAL(MID$(param$, 1, znum))
    IF increm = 0 THEN info$ = x$(k(t.info) + 2): GOSUB sub.rout.info: RETURN
    znumx = INSTR(MID$(x$(t.i), t.tech + 1), "]")
    IF znumx = 0 THEN info$ = x$(k(t.info) + 19): GOSUB sub.rout.info: RETURN
    IF increm > VAL(MID$(x$(t.i), t.tech + 1, znumx - 1)) THEN info$ = x$(k(t.info) + 2): GOSUB sub.rout.info: RETURN
    x$(t.i + increm) = MID$(param$, 3 + znum)
    RETURN
trait.tech.s:
    IF r$(0) = "99" THEN RETURN
    remplace.a$ = MID$(lect.ini$, 1, t.tech)
    remplace.b$ = MID$(param$, 1, LEN(param$) - 2)
    FOR it = k(t.htm.commande.htm) TO i.lim.x
        remplace$ = x$(it): GOSUB sub.rout.remplace: x$(it) = remplace$
    NEXT it
    RETURN
REM =======================================================================================================
trait.param:
    t.i = 0
    IF LCASE$(MID$(lect.ini$, 1, 11)) = "[photo-3g]=" THEN lect.ini$ = c$(t.inser) + MID$(lect.ini$, 12)
    FOR t = 1 TO i.lim
        IF LCASE$(c$(t)) = LCASE$(MID$(lect.ini$, 1, LEN(c$(t)))) THEN
           param$ = MID$(lect.ini$, LEN(c$(t)) + 1)
           t.i = t
        END IF
    NEXT t
    IF t.i = 0 THEN info$ = x$(k(t.info) + 3): GOSUB sub.rout.info: RETURN
    IF param$ <> "" THEN
       IF MID$(param$, LEN(param$), 1) = " " THEN info$ = x$(k(t.info) + 4): GOSUB sub.rout.info
    END IF
    IF LEN(param$) > 3 THEN
       IF MID$(param$, 1, 1) = "[" AND MID$(param$, LEN(param$) - 1) = "]=" THEN c$(t.i) = param$: RETURN
    END IF
trait.param.suite:
    IF anc.x$ <> "" AND t.i < nf + 1 THEN info$ = x$(k(t.info) + 20): GOSUB sub.rout.info: RETURN
    i = VAL(r$(t.i))
    IF i = 0 THEN GOSUB rout.0: RETURN
    IF i > 0 AND i < 21 THEN
       ON i GOSUB rout.1, rout.2, rout.3, rout.4, rout.5, rout.6, rout.7, rout.8, rout.9, rout.10, rout.11, rout.12, rout.13, rout.14, rout.15, rout.16, rout.17, rout.18, rout.19, rout.20
       ELSE info$ = x$(k(t.info) + 15): GOSUB sub.rout.info
    END IF
    RETURN
REM =======================================================================================================
REM                                         TRAITEMENT DES COMMANDES
REM =======================================================================================================
trait.commande:
    t = INSTR("*+- =<", MID$(lect.ini$, 1, 1))
SELECT CASE t
    CASE 1
       x$(k(t.commande) + 1) = "*": x$(k(t.commande) + 5) = MID$(lect.ini$, 2): x$(k(t.commande) + 4) = MID$(lect.ini$, 2)
       GOSUB t200: GOSUB trait.commande.groupe: RETURN
    CASE 2
       x$(k(t.commande) + 1) = "+": x$(k(t.commande) + 5) = MID$(lect.ini$, 2): x$(k(t.commande) + 4) = MID$(lect.ini$, 2)
       GOSUB t200: GOSUB trait.commande.groupe: RETURN
    CASE 3
       x$(k(t.commande) + 1) = "-": x$(k(t.commande) + 5) = MID$(lect.ini$, 2): x$(k(t.commande) + 4) = MID$(lect.ini$, 2)
       GOSUB t200: GOSUB trait.commande.groupe: RETURN
    CASE 4
       x$(k(t.commande) + 1) = " "
       GOSUB trait.commande.ligne.saut: RETURN
    CASE 5
       x$(k(t.commande) + 1) = "": x$(k(t.commande) + 5) = "": x$(k(t.commande) + 4) = MID$(lect.ini$, 2)
       GOSUB trait.commande.photo.vide
       GOSUB trait.commande.ligne.saut: RETURN
    CASE 6
       x$(k(t.commande) + 1) = "<": x$(k(t.commande) + 5) = "": x$(k(t.commande) + 4) = lect.ini$
       GOSUB trait.commande.htm: RETURN
   END SELECT

    IF MID$(lect.ini$, 1, LEN(v$(t.aller))) = v$(t.aller) THEN
           x$(k(t.commande) + 1) = v$(t.aller): x$(k(t.commande) + 4) = MID$(lect.ini$, LEN(v$(t.aller)) + 1)
           GOSUB t200: GOSUB trait.commande.aller: RETURN
    END IF
    t = INSTR(lect.ini$, "==")
        IF t <> 0 THEN x$(k(t.commande) + 1) = "==": GOSUB t100: GOSUB trait.commande.album: RETURN
    
   t = INSTR(lect.ini$, "=")
       IF t <> 0 THEN x$(k(t.commande) + 1) = "=": GOSUB t100: GOSUB trait.commande.photo: RETURN

    info$ = x$(k(t.info) + 5)
    GOSUB sub.rout.info
    RETURN
t100:
    GOSUB t200
    IF x$(k(t.commande) + 1) = "=" THEN t1 = 1 ELSE t1 = 2
    x$(k(t.commande) + 4) = MID$(lect.ini$, t + t1)
    x$(k(t.commande) + 5) = MID$(lect.ini$, t + t1)
    x$(k(t.commande) + 6) = MID$(lect.ini$, t + t1)
    x$(k(t.commande) + 2) = MID$(lect.ini$, 1, t - 1)
    x$(k(t.commande) + 3) = ""
    inverse$ = x$(k(t.commande) + 2)
    GOSUB sub.rout.inverse
    t = INSTR(inverse$, ".")
    IF t <> 0 THEN t = LEN(inverse$) - t + 1
    IF t <> 0 THEN
       x$(k(t.commande) + 3) = MID$(x$(k(t.commande) + 2), t + 1)
       x$(k(t.commande) + 2) = MID$(x$(k(t.commande) + 2), 1, t - 1)
    END IF
    RETURN
t200:
    IF x$(k(t.commande) + 1) <> anc.x$ THEN nb.ligne = 0
    RETURN
REM =======================================================================================================
trait.commande.htm:
    IF MID$(x$(k(t.commande) + 4), LEN(x$(k(t.commande) + 4)), 1) <> ">" THEN info$ = x$(k(t.info) + 6): GOSUB sub.rout.info
    remplace$ = x$(k(t.htm.commande.htm) + 1): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    PRINT #2, "#7"; remplace$
    RETURN
REM =======================================================================================================
trait.commande.photo.vide:
    remplace$ = x$(k(t.commande) + 4): remplace.a$ = v$(t.saut): remplace.b$ = x$(k(t.saut) + 1): GOSUB sub.rout.remplace
    x$(k(t.commande) + 5) = remplace$
    remplace$ = x$(k(t.htm.commande.photo.vide) + 1): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    remplace$ = x$(k(t.htm.commande.photo.vide) + 2): GOSUB sub.rout.htm
    PRINT #2, "#7"; remplace$
    RETURN
REM =======================================================================================================
trait.commande.album:
    GOSUB trait.commande.album.photo
    remplace$ = x$(k(t.htm.album) + 1): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    remplace$ = x$(k(t.htm.album) + 2): GOSUB sub.rout.htm
    PRINT #2, "#7"; remplace$
    RETURN
trait.commande.album.photo:
    IF v$(t.index) = "1" THEN nb.index = nb.index + 1
    qq = INSTR(x$(k(t.sauf) + 2), "#" + LCASE$(x$(k(t.commande) + 3) + "#"))
    IF qq <> 0 THEN info$ = x$(k(t.info) + 7): GOSUB sub.rout.info: RETURN
    tc = INSTR(x$(k(t.commande) + 4), v$(t.saut) + v$(t.saut))
    IF tc = 0 THEN
         x$(k(t.commande) + 7) = ""
    ELSE x$(k(t.commande) + 7) = MID$(x$(k(t.commande) + 4), tc + 2)
         x$(k(t.commande) + 6) = MID$(x$(k(t.commande) + 4), 1, tc - 1)
    END IF
    remplace$ = x$(k(t.commande) + 6): remplace.a$ = v$(t.saut): remplace.b$ = x$(k(t.saut) + 1): GOSUB sub.rout.remplace
    x$(k(t.commande) + 6) = remplace$
    associe$ = remplace$
    x$(k(t.associe) + 1) = v$(t.prefixe.assoc) + x$(k(t.commande) + 2)
    GOSUB sub.rout.associe
    x$(k(t.commande) + 6) = associe$
    nb.ligne = nb.ligne + 1
    IF nb.ligne > VAL(v$(t.max.ligne)) THEN GOSUB trait.commande.ligne.saut: nb.ligne = 1
    nb.photo = nb.photo + 1
    timage = INSTR(LCASE$(v$(t.image)), ";" + LCASE$(x$(k(t.commande) + 3)) + ";")
    IF timage = 0 THEN
       x$(k(t.commande) + 8) = v$(t.prefixe.vignette) + x$(k(t.commande) + 3) + v$(t.suffixe.vignette) + "." + x$(k(t.type.icone) + 1)
    ELSE
       x$(k(t.commande) + 8) = v$(t.prefixe.vignette) + x$(k(t.commande) + 2) + v$(t.suffixe.vignette) + "." + v$(t.type.vignette)
    END IF
    IF v$(t.google) = "1" THEN
       x$(k(t.google) + 3) = x$(k(t.google) + 1) + x$(k(t.commande) + 4) + x$(k(t.google) + 2)
       ELSE x$(k(t.google) + 3) = ""
    END IF
    IF v$(t.wiki) = "1" THEN
       x$(k(t.wiki) + 3) = x$(k(t.wiki) + 1) + x$(k(t.commande) + 4) + x$(k(t.wiki) + 2)
       ELSE x$(k(t.wiki) + 3) = ""
    END IF
    t = INSTR(x$(k(t.commande) + 6), v$(t.source))
    IF t <> 0 THEN
       remplace$ = x$(k(t.htm.source) + 1): GOSUB sub.rout.htm
       remplace.a$ = v$(t.source)
       remplace.b$ = remplace$
       remplace$ = x$(k(t.commande) + 6): GOSUB sub.rout.remplace
       x$(k(t.commande) + 6) = remplace$
       remplace$ = x$(k(t.description) + 3): GOSUB sub.rout.htm
       PRINT #2, "#8"; remplace$
    END IF
    x$(k(t.description) + 8) = x$(k(t.commande) + 8)
    remplace$ = x$(k(t.description) + 4): GOSUB sub.rout.htm
    PRINT #2, "#8"; remplace$
    RETURN
REM =======================================================================================================
trait.commande.photo:
    GOSUB trait.commande.album.photo
    IF v$(t.vue) = "1" THEN t1 = 2 ELSE t1 = 0
    remplace$ = x$(k(t.htm.photo) + 1 + t1): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    remplace$ = x$(k(t.htm.photo) + 2 + t1): GOSUB sub.rout.htm
    PRINT #2, "#7"; remplace$
    remplace$ = x$(k(t.description) + 1): GOSUB sub.rout.htm
    PRINT #2, "#8"; remplace$
    IF timage = 0 THEN RETURN
    IF v$(t.diaporama) <> "1" THEN RETURN
    nb.photo.d = nb.photo.d + 1
    x$(k(t.commande) + 9) = MID$(STR$(nb.photo.d), 2)
    remplace$ = x$(k(t.commande) + 6): remplace.a$ = qot$: remplace.b$ = "'": GOSUB sub.rout.remplace
    x$(k(t.commande) + 6) = remplace$
    remplace$ = x$(k(t.htm.dia) + 6): GOSUB sub.rout.htm
    PRINT #2, "#9"; remplace$
    IF x$(k(t.titre) + 6) <> res.titre$ THEN
       remplace$ = x$(k(t.htm.dia) + 2): GOSUB sub.rout.htm
       PRINT #2, "#3"; remplace$
       res.titre$ = x$(k(t.titre) + 6)
    END IF
    IF x$(k(t.titre) + 6) + x$(k(t.titre) + 7) <> res.titre2$ THEN
       remplace$ = x$(k(t.htm.dia) + 3): GOSUB sub.rout.htm
       IF x$(k(t.titre) + 7) <> "" THEN PRINT #2, "#3"; remplace$
       res.titre2$ = x$(k(t.titre) + 6) + x$(k(t.titre) + 7)
    END IF
    RETURN
REM =======================================================================================================
trait.commande.groupe:
    remplace$ = x$(k(t.commande) + 4): remplace.a$ = v$(t.saut): remplace.b$ = x$(k(t.saut) + 1): GOSUB sub.rout.remplace
    GOSUB sub.rout.commande.nom
    x$(k(t.associe) + 1) = x$(k(t.commande) + 5)
    x$(k(t.commande) + 6) = remplace$
    associe$ = remplace$
    GOSUB sub.rout.associe
    x$(k(t.commande) + 6) = associe$
    IF x$(k(t.commande) + 1) = "*" THEN
       xx = 1
       x$(k(t.titre) + 4) = associe$
       x$(k(t.titre) + 5) = x$(k(t.titre) + 8)
       IF x$(k(t.associe) + 1) = "" THEN x$(k(t.titre) + 6) = "..." ELSE x$(k(t.titre) + 6) = x$(k(t.associe) + 1)
       x$(k(t.titre) + 7) = ""
    ELSE
       x$(k(t.titre) + 5) = x$(k(t.titre) + 8) + associe$ + x$(k(t.titre) + 8)
       x$(k(t.titre) + 7) = x$(k(t.associe) + 1)
       IF x$(k(t.commande) + 1) = "+" THEN xx = 2 ELSE xx = 3
    END IF
    IF anc.x$ = "*" AND x$(k(t.commande) + 1) = "+" THEN xx = 3
    remplace$ = x$(k(t.htm.commande.groupe) + xx): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    remplace$ = x$(k(t.htm.commande.groupe) + xx + 3): GOSUB sub.rout.htm
    PRINT #2, "#7"; remplace$
    RETURN
REM =======================================================================================================
trait.commande.ligne.saut:
    IF v$(t.centre) = "0" THEN
       remplace$ = x$(k(t.htm.commande.ligne.saut) + 1): GOSUB sub.rout.htm
       PRINT #2, "#4"; remplace$: PRINT #2, "#7"; remplace$
    ELSE
       remplace$ = x$(k(t.htm.commande.ligne.saut) + 2): GOSUB sub.rout.htm
       PRINT #2, "#4"; remplace$: PRINT #2, "#7"; remplace$
    END IF
    nb.ligne = 0
    RETURN
REM =======================================================================================================
trait.commande.aller:
    remplace$ = x$(k(t.htm.commande.aller) + 1): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$: PRINT #2, "#7"; remplace$
    RETURN
REM =======================================================================================================
REM                                       ROUTINES ASSOCIES AUX PARAMETRES
REM =======================================================================================================
rout.0: '[Type icone] [Type vignette] [Prefixe vignette] [Suffixe vignette] [Prefixe assoc] [Prefixe image]
'        [Album] [Dossier+]
     v$(t.i) = param$
     IF LCASE$(c$(t.i)) = "[type icone]=" THEN x$(k(t.type.icone) + 1) = param$
     IF LCASE$(c$(t.i)) = "[album]=" THEN x$(k(t.album) + 1) = param$
     IF LCASE$(c$(t.i)) = "[prefixe image]=" THEN x$(k(t.Prefixe.image) + 1) = param$
     IF LCASE$(c$(t.i)) = "[dossier+]=" THEN
        IF param$ = "" THEN x$(k(t.dossier.plus) + 1) = "" ELSE x$(k(t.dossier.plus) + 1) = param$ + "\"
     END IF
     RETURN
rout.1: '[titre]
    v$(t.i) = param$
    remplace$ = v$(t.i): remplace.a$ = v$(t.saut): remplace.b$ = x$(k(t.saut) + 1): GOSUB sub.rout.remplace
    x$(k(t.commande) + 5) = v$(t.i)
    GOSUB sub.rout.commande.nom
    x$(k(t.associe) + 1) = x$(k(t.commande) + 5)
    associe$ = remplace$
    GOSUB sub.rout.associe
    x$(k(t.titre) + 1) = associe$
    x$(k(t.titre) + 2) = v$(t.i)
    x$(k(t.titre) + 3) = x$(k(t.commande) + 5)
    PRINT #2, "#6=====> "; param$; " <======"
    RETURN
REM =======================================================================================================
rout.2: '[fond]
    v$(t.i) = param$
    IF v$(t.i) = "" THEN x$(k(t.fond) + 1) = "": RETURN
    IF UCASE$(MID$(c$(t.i), 2, 1)) = MID$(lect.ini$, 2, 1) THEN remplace$ = x$(k(t.fond) + 2):  ELSE remplace$ = x$(k(t.fond) + 3)
    remplace.a$ = "]*[": remplace.b$ = param$: GOSUB sub.rout.remplace
    x$(k(t.fond) + 1) = remplace$
    RETURN
REM =======================================================================================================
rout.3: '[trait titre] [trait groupe] [trait sous groupe]
    IF t.i = t.trait.titre THEN t.x = k(t.trait.titre)
    IF t.i = t.trait.groupe THEN t.x = k(t.trait.groupe)
    IF t.i = t.trait.sous.groupe THEN t.x = k(t.trait.sous.groupe)
    v$(t.i) = param$
    IF v$(t.i) = "" THEN x$(t.x + 1) = x$(k(t.trait.titre) + 2): RETURN
    IF MID$(v$(t.i), 3, 1) = "0" THEN remplace$ = x$(k(t.trait.titre) + 3) ELSE remplace$ = x$(k(t.trait.titre) + 4)
    remplace.a$ = "]1[": remplace.b$ = MID$(v$(t.i), 3, 1): GOSUB sub.rout.remplace
    remplace.a$ = "]2[": remplace.b$ = MID$(v$(t.i), 5, 6): GOSUB sub.rout.remplace
    x$(t.x + 1) = remplace$
    RETURN
REM =======================================================================================================
rout.4: '[texte titre] [texte groupe] [texte sous groupe] [texte ligne]
    v$(t.i) = param$
    x$(k(t.i) + 1) = ""
    x$(k(t.i) + 2) = ""
    FOR i = 1 TO LEN(v$(t.i))  'recherche des valeurs du parametre
        IF MID$(v$(t.i), i, 1) <> ";" THEN
           tt = INSTR(MID$(v$(t.i), i), ";")
           IF tt <> 0 THEN
                let$ = LCASE$(MID$(v$(t.i), i - 1, tt + 1))
                GOSUB rout.4.s
                IF r4 = 0 THEN info$ = x$(k(t.info) + 11) + " " + let$: GOSUB sub.rout.info
                i = i + tt - 1
           END IF
       END IF
    NEXT i
    RETURN
rout.4.s: 'recherche par valeurs dans ]texte titre[3]
    rr = 0: rrr = 0: r4 = 0
    FOR ii = 1 TO LEN(x$(k(t.texte.titre) + 3))
        IF MID$(x$(k(t.texte.titre) + 3), ii, 1) <> ";" THEN
           t = INSTR(MID$(x$(k(t.texte.titre) + 3), ii), ";")
           IF t <> 0 THEN
              IF let$ = LCASE$(MID$(x$(k(t.texte.titre) + 3), ii - 1, t + 1)) THEN GOSUB rout.4.s2
           END IF
        ELSE rr = rr + 1
        END IF
    NEXT ii
    RETURN
rout.4.s2: 'recherche du rang rr dans ]texte titre[4] & ]texte titre[5]
    r4 = 1
    FOR iii = 1 TO LEN(x$(k(t.texte.titre) + 4))
        IF MID$(x$(k(t.texte.titre) + 4), iii, 1) = ";" THEN
           rrr = rrr + 1
           IF rrr = rr THEN rrrd = iii
           IF rrr = rr + 1 THEN rrrf = iii
        END IF
    NEXT iii
    x$(k(t.i) + 1) = x$(k(t.i) + 1) + MID$(x$(k(t.texte.titre) + 4), rrrd + 1, rrrf - rrrd - 1)
    rrr = 0
    FOR iii = 1 TO LEN(x$(k(t.texte.titre) + 5))
        IF MID$(x$(k(t.texte.titre) + 5), iii, 1) = ";" THEN
           rrr = rrr + 1
           IF rrr = rr THEN rrrd = iii
           IF rrr = rr + 1 THEN rrrf = iii
        END IF
    NEXT iii
    x$(k(t.i) + 2) = MID$(x$(k(t.texte.titre) + 5), rrrd + 1, rrrf - rrrd - 1) + x$(k(t.i) + 2)
    RETURN
REM =======================================================================================================
rout.5: '[fonte titre] [fonte groupe] [fonte sous groupe] [fonte ligne] [fonte Diapo]
    v$(t.i) = param$
    remplace$ = x$(k(t.htm) + 12): GOSUB sub.rout.htm
    x$(k(t.i) + 2) = remplace$
    IF v$(t.i) = "" THEN remplace$ = x$(k(t.htm) + 10) ELSE remplace$ = x$(k(t.htm) + 11)
    remplace.a$ = "]1[": remplace.b$ = x$(k(t.police) + 1 - t.fonte.titre + t.i): GOSUB sub.rout.remplace
    remplace.a$ = "]2[": remplace.b$ = MID$(v$(t.i), 2, 2): GOSUB sub.rout.remplace
    remplace.a$ = "]3[": remplace.b$ = MID$(v$(t.i), 5, 6): GOSUB sub.rout.remplace
    x$(k(t.i) + 1) = remplace$
    RETURN
REM =======================================================================================================
rout.6: '[police]
    v$(t.i) = param$
    IF t.i = t.police THEN
       FOR i = 1 TO 5
           x$(k(t.i) + i) = param$
       NEXT i
    ELSE GOSUB rout.6.s
    END IF
    t.i = t.fonte.titre: param$ = v$(t.i): GOSUB rout.5
    t.i = t.fonte.groupe: param$ = v$(t.i): GOSUB rout.5
    t.i = t.fonte.sous.groupe: param$ = v$(t.i): GOSUB rout.5
    t.i = t.fonte.ligne: param$ = v$(t.i): GOSUB rout.5
    t.i = t.fonte.diapo: param$ = v$(t.i): GOSUB rout.5
    RETURN
rout.6.s:
    IF t.i = t.police.titre THEN x$(k(t.police) + 1) = param$
    IF t.i = t.police.groupe THEN x$(k(t.police) + 2) = param$
    IF t.i = t.police.sous.groupe THEN x$(k(t.police) + 3) = param$
    IF t.i = t.police.ligne THEN x$(k(t.police) + 4) = param$
    IF t.i = t.police.diapo THEN x$(k(t.police) + 5) = param$
    RETURN
REM =======================================================================================================
rout.7: '[vue] [Google] [Wikipedia] [INDEX] [DIAPORAMA] [Associe] [Aller] [Trace]
' parametres dont la valeur ne peux etre que 0 ou 1
    IF param$ = "0" OR param$ = "1" THEN v$(t.i) = param$ ELSE info$ = x$(k(t.info) + 8) + " 0, 1": GOSUB sub.rout.info
    RETURN
REM =======================================================================================================
rout.8: 'routine de simple controle specifique
'        [image] [centre] [[Max/ligne]] [defaut] [dossier] [tableau] [optimiser] [Max long nom]
    IF t.i = t.image THEN v$(t.i) = param$ + ";;;;": RETURN
    IF t.i = t.max.ligne THEN
       IF VAL(param$) = 0 THEN v$(t.i) = "999" ELSE v$(t.i) = param$
       RETURN
       END IF
    IF t.i = t.centre THEN
       IF param$ = "0" OR param$ = "1" THEN
          v$(t.i) = param$
       ELSE info$ = x$(k(t.info) + 7) + " 0, 1": GOSUB sub.rout.info: RETURN
       END IF
       IF param$ = "0" THEN
          x$(k(t.centre) + 1) = "": x$(k(t.centre) + 2) = "": RETURN
       ELSE x$(k(t.centre) + 1) = x$(k(t.centre) + 3): x$(k(t.centre) + 2) = x$(k(t.centre) + 4): RETURN
       END IF
       END IF
    IF t.i = t.max.long.nom.titre THEN
       IF VAL(param$) <> 0 THEN v$(t.i) = param$ ELSE info$ = x$(k(t.info) + 10): GOSUB sub.rout.info
       RETURN
       END IF
    IF t.i = t.defaut THEN
       v$(t.i) = param$: GOSUB sub.rout.param.defaut: GOSUB sub.rout.param.control
       RETURN
       END IF
    IF t.i = t.dossier THEN
       v$(t.dossier.plus) = "": x$(k(t.dossier.plus) + 1) = ""
       v$(t.i) = param$
       IF param$ <> "" THEN x$(k(t.dossier) + 1) = param$ + "\" ELSE x$(k(t.dossier) + 1) = ""
       RETURN
    END IF
    IF t.i = t.tableau THEN
       IF UCASE$(param$) = UCASE$(x$(k(t.tableau) + 4)) OR UCASE$(param$) = UCASE$(x$(k(t.tableau) + 5)) THEN
          v$(t.i) = UCASE$(param$): GOSUB sub.rout.tableau
       ELSE info$ = x$(k(t.info) + 8) + " " + x$(k(t.tableau) + 4) + ", " + x$(k(t.tableau) + 5): GOSUB sub.rout.info
       END IF
       RETURN
       END IF
    IF t.i = t.optimiser THEN GOSUB sub.rout.optimiser: RETURN

    info$ = x$(k(t.info) + 16) + " 8"
    GOSUB sub.rout.info
    RETURN
REM =======================================================================================================
rout.9: '[param]
    v$(t.i) = param$
    FOR i = 1 TO i.lim
        IF i = 1 THEN PRINT #2, "#6"; "INFO ligne :"; nb.lect.ini; " {"; lect.ini$; "}"
        PRINT #2, "#6! "; c$(i); v$(i)
        IF k(i) <> 0 AND v$(t.i) = "999" THEN GOSUB rout.9.t
        nb.info = nb.info + 1
    NEXT i
    RETURN
rout.9.t:
    t = INSTR(x$(k(i)), "[")
    tt = INSTR(MID$(x$(k(i)), t), "]=")
    t$ = MID$(x$(k(i)), 1, t)
    PRINT #2, "#6!    "; t$ + "="
    fois = VAL(MID$(x$(k(i)), t + 1, tt - 2))
    FOR ii = 1 TO fois
        PRINT #2, "#6!    "; t$; MID$(STR$(ii), 2); "]="; x$(k(i) + ii)
    NEXT ii
    RETURN
REM =======================================================================================================
rout.10: '[description]
    IF param$ <> "" THEN v$(t.i) = param$
    f$(8) = "#8 o " + v$(t.i)
    ff$(8) = "1"
    t = k(t.description)
    x$(t + 7) = x$(t + 7) + x$(2) + ";" + x$(3) + ";" + x$(4) + ";" + x$(5) + ";" + v$(t.fond) + ";"
    idebut = 2
    FOR i = 2 TO LEN(x$(t + 7))
        IF MID$(x$(t + 7), i, 1) = ";" THEN
           x$(t + 8) = MID$(x$(t + 7), idebut, i - idebut)
           remplace$ = x$(t + 6): GOSUB sub.rout.htm
           PRINT #2, "#8"; remplace$
           idebut = i + 1
        END IF
    NEXT i
    RETURN
REM =======================================================================================================
rout.11: 'parametres avec valeur obligatoire
'         [Source] [saut]
    IF param$ <> "" THEN v$(t.i) = param$ ELSE info$ = x$(k(t.info) + 9): GOSUB sub.rout.info
    IF t.i = t.source THEN x$(k(t.source) + 1) = param$: RETURN
    RETURN
REM =======================================================================================================
rout.12: '[inser]
   IF v$(t.inser) <> "" THEN info$ = x$(k(t.info) + 17): GOSUB sub.rout.info: RETURN
   IF param$ = "" THEN info$ = x$(k(t.info) + 9): GOSUB sub.rout.info: RETURN
   PRINT #2, "#6! "; c$(t.inser); param$; "...deb"
   OPEN "i", 9, param$
   v$(t.inser) = param$
   v$(0) = "="
   nb.lect.ini.s = nb.lect.ini
   RETURN
REM =======================================================================================================
rout.13: '[valign]
    v$(t.i) = param$
    IF param$ = "" THEN x$(k(t.valign) + 1) = "": RETURN
    IF LCASE$(param$) = LCASE$(x$(k(t.valign) + 2)) THEN x$(k(t.valign) + 1) = x$(k(t.valign) + 4): RETURN
    IF LCASE$(param$) = LCASE$(x$(k(t.valign) + 3)) THEN x$(k(t.valign) + 1) = x$(k(t.valign) + 5): RETURN
    info$ = x$(k(t.info) + 9) + " " + x$(k(t.valign) + 2) + ", " + x$(k(t.valign) + 3): GOSUB sub.rout.info
   RETURN
REM =======================================================================================================
rout.14: '[color]
    IF LEN(param$) = 6 THEN v$(t.i) = param$ ELSE info$ = x$(k(t.info) + 11): GOSUB sub.rout.info: RETURN
    t.i = t.lien.color
    GOSUB rout.19
    t.i = t.trait.titre
    IF v$(t.trait.titre) = "" THEN v$(t.trait.titre) = ";+0;"
    param$ = MID$(v$(t.trait.titre), 1, 4) + v$(t.color) + ";"
    GOSUB rout.3
    t.i = t.trait.groupe
    IF v$(t.trait.groupe) = "" THEN v$(t.trait.groupe) = ";+0;"
    param$ = MID$(v$(t.trait.groupe), 1, 4) + v$(t.color) + ";"
    GOSUB rout.3
    t.i = t.trait.sous.groupe
    IF v$(t.trait.sous.groupe) = "" THEN v$(t.trait.sous.groupe) = ";+0;"
    param$ = MID$(v$(t.trait.sous.groupe), 1, 4) + v$(t.color) + ";"
    GOSUB rout.3
    RETURN
REM =======================================================================================================
rout.15: '[color texte]
    IF LEN(param$) = 6 THEN v$(t.i) = param$ ELSE info$ = x$(k(t.info) + 11): GOSUB sub.rout.info: RETURN
    t.i = t.fonte.titre
    IF v$(t.fonte.titre) = "" THEN v$(t.fonte.titre) = ";+0;"
    param$ = MID$(v$(t.fonte.titre), 1, 4) + v$(t.color.texte) + ";"
    GOSUB rout.5
    t.i = t.fonte.groupe
    IF v$(t.fonte.groupe) = "" THEN v$(t.fonte.groupe) = ";+0;"
    param$ = MID$(v$(t.fonte.groupe), 1, 4) + v$(t.color.texte) + ";"
    GOSUB rout.5
    t.i = t.fonte.sous.groupe
    IF v$(t.fonte.sous.groupe) = "" THEN v$(t.fonte.sous.groupe) = ";+0;"
    param$ = MID$(v$(t.fonte.sous.groupe), 1, 4) + v$(t.color.texte) + ";"
    GOSUB rout.5
    t.i = t.fonte.ligne
    IF v$(t.fonte.ligne) = "" THEN v$(t.fonte.ligne) = ";+0;"
    param$ = MID$(v$(t.fonte.ligne), 1, 4) + v$(t.color.texte) + ";"
    GOSUB rout.5
    RETURN
REM =======================================================================================================
rout.16: '[sauve]
    IF param$ <> "" THEN v$(t.sauve) = param$ ELSE v$(t.sauve) = "$$$.$$$"
    OPEN "o", #1, v$(t.sauve)
    PRINT #1, "PHOTO-3G"; version$
    FOR s = 0 TO i.lim
        pp$ = MID$(STR$(s + 1000), 3)
        PRINT #1, "P"; pp$; "=T"; MID$(STR$(k(s) + 1000), 3); "=Rout-"; MID$(STR$(VAL(r$(s)) + 100), 3); "="; c$(s)
        PRINT #1, "P"; pp$; "="; v$(s)
    NEXT s
    FOR s = 1 TO i.lim.x
        PRINT #1, "T"; MID$(STR$(s + 1000), 3); "="; x$(s)
    NEXT s
    CLOSE 1
    RETURN
REM =======================================================================================================
rout.17: '[restor]
    IF param$ <> "" THEN v$(t.restor) = param$ ELSE v$(t.restor) = v$(t.sauve)
    OPEN "i", #1, v$(t.restor)
    LINE INPUT #1, rest$
    IF rest$ <> "PHOTO-3G" + version$ THEN CLOSE 1: info$ = x$(k(t.info) + 18): GOSUB sub.rout.info: RETURN
rout.17.s:
    IF EOF(1) THEN CLOSE 1: RETURN ELSE LINE INPUT #1, rest$
    IF MID$(rest$, 1, 1) = "P" THEN
        r$(VAL(MID$(rest$, 2, 3))) = MID$(rest$, 16, 2)
        k(VAL(MID$(rest$, 2, 3))) = VAL(MID$(rest$, 7, 3))
        c$(VAL(MID$(rest$, 2, 3))) = MID$(rest$, 19)
        IF EOF(1) THEN CLOSE 1: RETURN ELSE LINE INPUT #1, rest$
        v$(VAL(MID$(rest$, 2, 3))) = MID$(rest$, 6)
    ELSE
        x$(VAL(MID$(rest$, 2, 3))) = MID$(rest$, 6)
    END IF
    GOTO rout.17.s
    CLOSE 1
    RETURN
REM =======================================================================================================
rout.18: '[supprime]
    IF param$ <> "" THEN v$(t.supprime) = param$ ELSE v$(t.supprime) = v$(t.sauve)
    KILL v$(t.supprime)
    RETURN
REM =======================================================================================================
rout.19: 'remplace un masque ]*[ par le valeur du parametre
'         [haut] [large] [bordure] [visu] [reliure] [fond color] [lien color] [album+] [espace]
    GOSUB rout.19.s
    IF xx = 0 THEN RETURN
    IF param$ = "" THEN v$(t.i) = "": x$(xx) = "": RETURN
    v$(t.i) = param$
    remplace$ = x$(xxx)
    remplace.a$ = "]*["
    remplace.b$ = v$(t.i)
    GOSUB sub.rout.remplace
    x$(xx) = remplace$
    IF t.i = t.espace THEN
       remplace$ = x$(k(t.table) + 3): remplace.a$ = "]@["
       remplace.b$ = x$(xx): GOSUB sub.rout.remplace
       x$(k(t.table) + 1) = remplace$
    END IF
    RETURN
rout.19.s:
    xx = 0: xxx = 0
    IF t.i = t.haut THEN xx = k(t.haut) + 1: xxx = k(t.haut) + 2: RETURN
    IF t.i = t.large THEN xx = k(t.large) + 1: xxx = k(t.large) + 2: RETURN
    IF t.i = t.bordure THEN xx = k(t.bordure) + 1: xxx = k(t.bordure) + 2: RETURN
    IF t.i = t.visu THEN xx = k(t.visu) + 1: xxx = k(t.visu) + 2: RETURN
    IF t.i = t.reliure THEN xx = k(t.reliure) + 1: xxx = k(t.reliure) + 2: RETURN
    IF t.i = t.fond.color THEN xx = k(t.fond.color) + 1: xxx = k(t.fond.color) + 2: RETURN
    IF t.i = t.lien.color THEN xx = k(t.lien.color) + 1: xxx = k(t.lien.color) + 2: RETURN
    IF t.i = t.album.plus THEN xx = k(t.album.plus) + 1: xxx = k(t.album.plus) + 2: RETURN
    IF t.i = t.espace THEN xx = k(t.espace) + 1: xxx = k(t.espace) + 2: RETURN
    info$ = x$(k(t.info) + 16) + " 19"
    GOSUB sub.rout.info
    RETURN
REM =======================================================================================================
rout.20: 'remplace un masque ]*[ par le valeur du parametre
'         [Transition aller] [Transition retour]
    IF t.i = t.transition.aller THEN xx = k(t.transition.aller) ELSE xx = k(t.transition.retour)
    IF param$ = "0" THEN v$(t.i) = "": x$(xx + 1) = "": RETURN
    IF VAL(param$) < 1 OR VAL(param$) > VAL(x$(xx + 3)) THEN info$ = x$(k(t.info) + 11) + "[0," + x$(xx + 3) + "]": GOSUB sub.rout.info: RETURN
    v$(t.i) = param$
    remplace$ = x$(xx + 2)
    remplace.a$ = "]*["
    remplace.b$ = v$(t.i)
    GOSUB sub.rout.remplace
    x$(xx + 1) = remplace$
    RETURN
REM =======================================================================================================
REM                                       SOUS ROUTINES GENERALES
REM =======================================================================================================
sub.rout.info: 'mise en forme et ecriture d un message information ou d anomalie
    i$ = MID$(info$, 1, 4) + " ligne :" + STR$(nb.lect.ini) + " " + info$ + " {" + lect.ini$ + "}"
    IF info <> 1 THEN PRINT #2, "#6"; i$ ELSE ii$ = ii$ + i$
    nb.info = nb.info + 1
    RETURN
REM =======================================================================================================
sub.rout.remplace: 'remplacement d une chaine de caracteres par un autre chaine de caracteres
    rbase = 1
sub.rout.remplace.s:
    r = INSTR(LCASE$(MID$(remplace$, rbase)), LCASE$(remplace.a$))
    IF r = 0 THEN RETURN
    remplace$ = MID$(remplace$, 1, rbase + r - 2) + remplace.b$ + MID$(remplace$, rbase + r - 1 + LEN(remplace.a$))
    rbase = rbase + LEN(remplace.b$)
    GOTO sub.rout.remplace.s
REM =======================================================================================================
REM                                       SOUS ROUTINES MODULE PRINCIPAL
REM =======================================================================================================
sub.rout.creat.ini: 'creation d un fichier ini si celui si n existe pas
    OPEN "o", 5, x$(x.photo.ini)
    PRINT #5, c$(t.titre); v$(t.titre)
    PRINT #5, c$(t.fond); v$(t.fond)
    SHELL "dir " + "*.*" + " /b /a-d >$d$.dir"
    OPEN "i", 1, "$d$.dir"
s100:
    IF EOF(1) THEN
       CLOSE 1
       IF qqt <> 0 THEN
          OPEN "o", 1, "$dir$.bat"
          PRINT #1, "dir *.* /b /a-d >$dir$.ini"
          PRINT #1, "del $dir$.bat"
          CLOSE 1
          PRINT #5, "? "
          FOR i = 2 TO 5
              PRINT #5, x$(k(t.creation) + i)
          NEXT i
       END IF
       PRINT #5, "? "
       PRINT #5, x$(k(t.creation) + 1)
       PRINT #5, "? "
       PRINT #5, "? "; c$(t.param); "999"
       PRINT #5, c$(t.param)
       PRINT #5, "? "
       CLOSE 5: RETURN
    END IF
    LINE INPUT #1, zt3$
    qq = INSTR(x$(k(t.sauf) + 1), "#" + LCASE$(zt3$) + "#")
    IF qq <> 0 THEN GOTO s100
    qq = INSTR(zt3$, "~"): qqt = qqt + qq
    IF qq <> 0 THEN qq$ = "nom court!":  ELSE qq$ = ""
    PRINT #5, zt3$; "="; qq$
    GOTO s100
REM =======================================================================================================
sub.rout.debut: 'ecriture des elements debut de programme
    remplace$ = x$(k(t.htm) + 1) + x$(k(t.htm) + 2) + x$(k(t.htm) + 4): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    remplace$ = x$(k(t.htm) + 1) + x$(k(t.htm) + 3) + x$(k(t.htm) + 4): GOSUB sub.rout.htm
    PRINT #2, "#7"; remplace$
    remplace$ = x$(k(t.htm) + 5): GOSUB sub.rout.htm
    PRINT #2, "#4#7"; remplace$
    remplace$ = x$(k(t.htm) + 6): GOSUB sub.rout.htm
    PRINT #2, "#4#3"; remplace$
    remplace$ = x$(k(t.htm) + 8): GOSUB sub.rout.htm
    PRINT #2, "#7"; remplace$
    remplace$ = x$(k(t.htm) + 7): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    PRINT #2, "#7"; remplace$
    remplace$ = x$(k(t.htm.dia) + 1): GOSUB sub.rout.htm
    PRINT #2, "#3"; remplace$
    remplace$ = x$(k(t.htm.dia) + 5): GOSUB sub.rout.htm
    PRINT #2, "#9"; remplace$
    RETURN
REM =======================================================================================================
sub.rout.fin: 'ecriture des elements fin de programme
    PRINT #2, "#4"; x$(k(t.table) + 2); x$(k(t.trait.titre) + 1)
    PRINT #2, "#7"; x$(k(t.table) + 2); x$(k(t.trait.titre) + 1)
    PRINT #2, "#4<Center> Album de "; nb.photo + nb.album; " lments, ralis par PHOTO-3G.EXE "; version$; "(<A Href="; qot$; "mailto:guy.guerrero@orange.fr"; qot$; ">3G</a>) le "; dt$; "</center>"
    PRINT #2, "#7<Center> Album de "; nb.photo + nb.album; " lments, ralis par PHOTO-3G.EXE "; version$; "(<A Href="; qot$; "mailto:guy.guerrero@orange.fr"; qot$; ">3G</a>) le "; dt$; "</center>"
    remplace$ = x$(k(t.htm.script) + 1): GOSUB sub.rout.htm
    PRINT #2, "#4#3"; remplace$
    remplace$ = x$(k(t.htm) + 9): GOSUB sub.rout.htm
    PRINT #2, "#4"; remplace$
    PRINT #2, "#7"; remplace$
    remplace$ = x$(k(t.htm.dia) + 7): GOSUB sub.rout.htm
    PRINT #2, "#9"; remplace$
    remplace$ = x$(k(t.htm.dia) + 4): GOSUB sub.rout.htm
    PRINT #2, "#3"; remplace$
    PRINT #2, "#3" + x$(k(t.fonte.diapo) + 2)
    IF nb.photo.d = 0 THEN ff$(3) = "": ff$(9) = ""
    IF nb.index = 0 THEN ff$(7) = ""
    RETURN
REM =======================================================================================================
sub.rout.dir.ini: 'controle d existance du fichier ini
    SHELL "dir " + x$(x.photo.ini) + " /b >$d$.dir"
    OPEN "i", 1, "$d$.dir"
    IF EOF(1) THEN lect.ini$ = "" ELSE LINE INPUT #1, lect.ini$
    CLOSE 1
    RETURN
REM =======================================================================================================
sub.re.ecr: 'ventillation des lignes dans les fichiers
    FOR i = 1 TO 9
        IF ff$(i) <> "" THEN GOSUB sub.re.ecr.s
    NEXT i
    RETURN
sub.re.ecr.s:
    OPEN MID$(f$(i), 4, 1), 1, MID$(f$(i), 6)
    OPEN "i", 2, "$p$.$p$"
sub.re.ecr.ss:
    IF EOF(2) THEN CLOSE 1: CLOSE 2: RETURN
    LINE INPUT #2, szt$
    GOSUB sub.re.ecr.sss
    IF MID$(szt$, 1, 2) = MID$(f$(i), 1, 2) THEN PRINT #1, MID$(szt$, 3)
    GOTO sub.re.ecr.ss
sub.re.ecr.sss:
    IF MID$(szt$, 1, 4) = "#4#3" THEN
       IF ff$(3) = "" THEN szt$ = "****************":  ELSE szt$ = MID$(szt$, 1, 2) + MID$(szt$, 5)
       RETURN
    END IF
    IF MID$(szt$, 1, 4) = "#4#7" THEN
       IF ff$(7) = "" THEN szt$ = "****************":  ELSE szt$ = MID$(szt$, 1, 2) + MID$(szt$, 5)
       RETURN
    END IF
    RETURN
REM =======================================================================================================
REM                                       SOUS ROUTINES DES COMMANDES
REM =======================================================================================================
sub.rout.associe: 'traitement de la balise <*.xxx>
    t = INSTR(associe$, "<*.")
    IF t = 0 THEN RETURN
    typ$ = MID$(associe$, t + 3)
    t = INSTR(typ$, ">")
    IF t > 5 THEN info$ = x$(k(t.info) + 12): GOSUB sub.rout.info: RETURN
    typ$ = MID$(typ$, 1, t - 1)
    x$(k(t.associe) + 2) = typ$
    remplace$ = x$(k(t.htm.associe) + 1): GOSUB sub.rout.htm
    remplace.a$ = "<*." + typ$ + ">"
    remplace.b$ = remplace$
    remplace$ = associe$
    GOSUB sub.rout.remplace
    associe$ = remplace$
    IF v$(t.associe) = "1" THEN info$ = x$(k(t.info) + 14) + x$(k(t.associe) + 1) + "." + x$(k(t.associe) + 2): GOSUB sub.rout.info
    remplace$ = x$(k(t.description) + 2): GOSUB sub.rout.htm
    PRINT #2, "#8"; remplace$
    remplace$ = x$(k(t.description) + 5): GOSUB sub.rout.htm
    PRINT #2, "#8"; remplace$
    GOTO sub.rout.associe
REM =======================================================================================================
sub.rout.commande.nom: 'reduit le nom a la rencontre de la balise <*xxx> et a la longueur [max nom titre]
    t1 = INSTR(x$(k(t.commande) + 5), v$(t.saut))
    IF t1 > 0 THEN x$(k(t.commande) + 5) = MID$(x$(k(t.commande) + 5), 1, t1 - 1)
    t1 = INSTR(x$(k(t.commande) + 5), "<*.")
    IF t1 > 0 THEN x$(k(t.commande) + 5) = MID$(x$(k(t.commande) + 5), 1, t1 - 1)
    IF VAL(v$(t.max.long.nom.titre)) < LEN(x$(k(t.commande) + 5)) THEN
       x$(k(t.commande) + 5) = MID$(x$(k(t.commande) + 5), 1, VAL(v$(t.max.long.nom.titre)))
    END IF
    RETURN
REM =======================================================================================================
sub.rout.inverse: 'inverse une chaine de caracteres (pour une recherche a inverse)
    tt$ = ""
    FOR i = 1 TO LEN(inverse$)
        tt$ = MID$(inverse$, i, 1) + tt$
    NEXT i
    inverse$ = tt$
    RETURN
REM =======================================================================================================
REM                                       SOUS ROUTINES DES PARAMETRES
REM =======================================================================================================
sub.rout.optimiser: 'remplace les noms des parametres techniques par leur rang dans la table
    opti = 1
    FOR i = k(t.htm.commande.htm) TO i.lim.x
        IF MID$(x$(i), 1, 1) <> "]" OR INSTR(x$(i), "]= ") = 0 THEN
           remplace$ = x$(i): GOSUB sub.rout.htm
           x$(i) = remplace$
        END IF
    NEXT i
    opti = 0
    r$(0) = "99"
    RETURN
REM =======================================================================================================
sub.rout.tableau: 'prepare les parametres pour une presentation horizontale ou verticale
    IF v$(t.tableau) = x$(k(t.tableau) + 4) THEN
              x$(k(t.tableau) + 1) = ""
              x$(k(t.tableau) + 2) = x$(k(t.saut) + 1)
              x$(k(t.tableau) + 3) = ""
     ELSE
              x$(k(t.tableau) + 1) = x$(k(t.tableau) + 6)
              x$(k(t.tableau) + 2) = x$(k(t.tableau) + 7)
              x$(k(t.tableau) + 3) = x$(k(t.tableau) + 8)
    END IF
    RETURN
REM =======================================================================================================
sub.rout.htm: 'remplace les noms de parametres techniques par leurs valeurs respectives
    tbase = 1
    IF r$(0) = "99" THEN GOSUB sub.rout.htm.opt: RETURN
sub.rout.htm.s:
    ta = INSTR(MID$(remplace$, tbase), "]")
    IF ta = 0 THEN GOTO sub.rout.htm.fin
    tb = INSTR(MID$(remplace$, tbase + ta), "[")
    IF tb = 0 THEN GOTO sub.rout.htm.fin
    tb$ = MID$(remplace$, tbase + ta, tb)
    IF INSTR(tb$, "]") <> 0 THEN tbase = tbase + ta: GOTO sub.rout.htm.s
    htm.nom$ = MID$(remplace$, tbase + ta - 1, tb + 1)
    tc = INSTR(MID$(remplace$, tbase + ta + tb), "]")
    IF tc = 0 THEN GOTO sub.rout.htm.fin
    remplace.a$ = MID$(remplace$, tbase + ta - 1, tb + 1 + tc)
    htm.rang = VAL(MID$(remplace$, tbase + ta + tb, tc - 1))
    IF htm.rang = 0 THEN tbase = tbase + ta + tb + tc: GOTO sub.rout.htm.s
    t.nom = LEN(htm.nom$)
    t.htms = 0
    FOR t = 0 TO i.lim.x
        IF LCASE$(MID$(x$(t), 1, t.nom)) = LCASE$(htm.nom$) AND INSTR(x$(t), dq$) <> 0 THEN t.htms = t: t = i.lim.x
    NEXT t
    IF t.htms = 0 THEN tbase = tbase + ta + tb + tc + 1: info$ = x$(k(t.info) + 1) + " " + htm.nom$ + "(" + remplace$ + ")": GOSUB sub.rout.info: GOTO sub.rout.htm.s
    IF opti = 1 THEN remplace.b$ = "]" + MID$(STR$(t.htms + htm.rang + 1000), 3, 3) + "[" ELSE remplace.b$ = x$(t.htms + htm.rang)
    t1$ = MID$(remplace$, 1, tbase + ta - 2)
    t2$ = remplace.b$
    t3$ = MID$(remplace$, tbase + ta - 1 + LEN(remplace.a$))
    IF MID$(remplace$, 1, 1) = "@" AND opti = 0 THEN
       remplace$ = t2$: remplace.a$ = qot$: remplace.b$ = "'": GOSUB sub.rout.remplace: t2$ = remplace$
    END IF
    remplace$ = t1$ + t2$ + t3$
    tbase = tbase + ta - 1 + LEN(t2$)
    GOTO sub.rout.htm.s
sub.rout.htm.fin:
    IF MID$(remplace$, 1, 1) = "@" AND opti <> 1 THEN remplace$ = MID$(remplace$, 2)
    RETURN
REM =======================================================================================================
sub.rout.htm.opt: 'remplace les rangs des parametres techniques par leurs valeurs respectives
    ta = INSTR(MID$(remplace$, tbase), "]")
    IF ta = 0 THEN GOTO sub.rout.htm.opt.fin
    IF MID$(remplace$, tbase + ta - 1 + 4, 1) <> "[" OR VAL(MID$(remplace$, tbase + ta, 3)) = 0 THEN
       tbase = tbase + ta: GOTO sub.rout.htm.opt
    END IF
    t1$ = MID$(remplace$, 1, tbase + ta - 2)
    t2$ = x$(VAL(MID$(remplace$, tbase + ta, 3)))
    t3$ = MID$(remplace$, tbase + ta + 4)
    IF MID$(remplace$, 1, 1) = "@" THEN
       remplace$ = t2$: remplace.a$ = qot$: remplace.b$ = "'": GOSUB sub.rout.remplace: t2$ = remplace$
    END IF
    remplace$ = t1$ + t2$ + t3$
    tbase = tbase + ta - 1 + LEN(t2$)
    GOTO sub.rout.htm.opt
sub.rout.htm.opt.fin:
    IF MID$(remplace$, 1, 1) = "@" THEN remplace$ = MID$(remplace$, 2)
    RETURN
REM =======================================================================================================
REM                                           TABLES DES PARAMETRES
REM =======================================================================================================
sub.rout.param.debut: 'parametres seulement modifiables avant la premiere commande
    v$(0) = ""
      k(0) = 1
      x = (1): x$(x) = "]Photo-3G[5]=" + dq$ ' --ini--htm--index--diapo
      x = (2): x.photo.ini = x
      x = (3): x.photo.htm = x
      x = (4): x.index.htm = x
      x = (5): x.diapo.htm = x
    n = (1): c$(n) = "[Titre]=": v$(n) = "Mon premier Album de photos multimedia": r$(n) = "1": t.titre = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Titre[8]=" + dq$ ' ---htm--index--court--groupe--sous_groupe--groupe_court--sous_groupe_court--separateur
      x = x + 1: x$(x) = "Mon premier Album de photos multimedia"
      x = x + 1: x$(x) = "Mon premier Album de photos multimedia"
      x = x + 1: x$(x) = "Mon premier Album de photos multimedia"
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "<Hr>"
    n = (2): c$(n) = "[Fond]=": v$(n) = "Fond.jpg": r$(n) = "2": t.fond = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fond[3]=" + dq$ ' --val
      x = x + 1: x$(x) = " bgproperties=fixed background=Fond.jpg"
      x = x + 1: x$(x) = " bgproperties=fixed background=" + qot$ + "]*[" + qot$
      x = x + 1: x$(x) = " background=" + qot$ + "]*[" + qot$
    n = (3): c$(n) = "[Fond color]=": v$(n) = "": r$(n) = "19": t.fond.color = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fond color[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = " bgcolor=#]*["
    n = (4): c$(n) = "[Lien color]=": v$(n) = "": r$(n) = "19": t.lien.color = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Lien color[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = " text=#]*[ link=#]*[ vlink=#]*[ alink=#]*["
    n = (5): c$(n) = "[Reliure]=": v$(n) = "": r$(n) = "19": t.reliure = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Reliure[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = " leftmargin=" + qot$ + "]*[" + qot$
    n = (6): c$(n) = "[Color]=": v$(n) = "": r$(n) = "14": t.color = n
    n = (7): c$(n) = "[Color texte]=": v$(n) = "": r$(n) = "15": t.color.texte = n
    n = (8): c$(n) = "[Transition aller]=": v$(n) = "": r$(n) = "20": t.transition.aller = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Transition aller[3]=" + dq$ ' --val--masque
       x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "<meta http-equiv=" + qot$ + "Page-Enter" + qot$ + " content=" + qot$ + "revealTrans(Duration=1.0,Transition=]*[)" + qot$ + ">"
      x = x + 1: x$(x) = "23"
    n = (9): c$(n) = "[Transition retour]=": v$(n) = "": r$(n) = "20": t.transition.retour = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Transition retour[3]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "<meta http-equiv=" + qot$ + "Page-Exit" + qot$ + " content=" + qot$ + "revealTrans(Duration=1.0,Transition=]*[)" + qot$ + ">"
      x = x + 1: x$(x) = "23"
    nf = n
    xf = x
    RETURN
REM =======================================================================================================
sub.rout.param.defaut: 'parametres modifiables (sauf routine de traitement)
REM image
    n = nf
    x = xf
    n = n + 1: c$(n) = "[Commande]=": t.commande = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Commande[10]=" + dq$ ' ---1:commande--2:nom--3:type--4:legende_brut--5:legende_courte--6:legende--7:commentaire--8:vignette--9:nb_photo--10:nb_ligne
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Image]=": v$(n) = ";Bmp;Jpg;Jpeg;Gif;Tif;mpg;": r$(n) = "8": t.image = n: k(n) = 0
    n = n + 1: c$(n) = "[Haut]=": v$(n) = "96": r$(n) = "19": t.haut = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Haut[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "  height=" + qot$ + "]*[" + qot$
    n = n + 1: c$(n) = "[Large]=": v$(n) = "": r$(n) = "19": t.large = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Large[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "  width=" + qot$ + "]*[" + qot$
    n = n + 1: c$(n) = "[Source]=": v$(n) = "@": r$(n) = "11": t.source = n: :  k(n) = x + 1
      x = x + 1: x$(x) = "]Source[1]=" + dq$ ' --val
      x = x + 1: x$(x) = "@"
    n = n + 1: c$(n) = "[Bordure]=":  v$(n) = "": r$(n) = "19": t.bordure = n: :  k(n) = x + 1
      x = x + 1: x$(x) = "]Bordure[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = " Border=" + qot$ + "]*[" + qot$
    n = n + 1: c$(n) = "[Type icone]=": v$(n) = "gif": r$(n) = "0": : t.type.icone = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Type icone[1]=" + dq$ ' --val
      x = x + 1: x$(x) = "gif"
    n = n + 1: c$(n) = "[Type vignette]=": v$(n) = "jpg": r$(n) = "0": t.type.vignette = n: k(n) = 0
    n = n + 1: c$(n) = "[Prefixe vignette]=": v$(n) = "": r$(n) = "0": t.prefixe.vignette = n: k(n) = 0
    n = n + 1: c$(n) = "[Suffixe vignette]=": v$(n) = "": r$(n) = "0": t.suffixe.vignette = n: k(n) = 0
    n = n + 1: c$(n) = "[Prefixe assoc]=": v$(n) = "": r$(n) = "0": t.prefixe.assoc = n: k(n) = 0
    n = n + 1: c$(n) = "[Prefixe image]=": v$(n) = "": r$(n) = "0": t.Prefixe.image = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Prefixe image[1]=" + dq$ ' --val
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[vue]=": r$(n) = "7": v$(n) = "1": t.vue = n: k(n) = 0
    n = n + 1: c$(n) = "[Visu]=":  v$(n) = "": r$(n) = "19": t.visu = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Visu[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = " Target=" + qot$ + "]*[" + qot$
    n = n + 1: c$(n) = "[Max/ligne]=": v$(n) = "6": r$(n) = "8": t.max.ligne = n: k(n) = 0
    n = n + 1: c$(n) = "[Saut]=": v$(n) = "#": r$(n) = "11": t.saut = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Saut[1]=" + dq$ ' --val
      x = x + 1: x$(x) = "<Br>"
    n = n + 1: c$(n) = "[Centre]=": v$(n) = "1": r$(n) = "8": t.centre = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Centre[4]=" + dq$ ' --debut--fin--debut_code--fin_code
      x = x + 1: x$(x) = "<Center>"
      x = x + 1: x$(x) = "</Center>"
      x = x + 1: x$(x) = "<Center>"
      x = x + 1: x$(x) = "</Center>"
    n = n + 1: c$(n) = "[Valign]=": v$(n) = "Haut": r$(n) = "13": t.valign = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Valign[5]=" + dq$ ' --val--haut--bas--haut_htm--bas_htm
      x = x + 1: x$(x) = " Valign=Top"
      x = x + 1: x$(x) = "haut"
      x = x + 1: x$(x) = "bas"
      x = x + 1: x$(x) = " Valign=Top"
      x = x + 1: x$(x) = " Valign=Bottom"
    n = n + 1: c$(n) = "[Google]=": v$(n) = "0": r$(n) = "7": t.google = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Google[3]=" + dq$ ' --debut--fin--htm
      x = x + 1: x$(x) = "<A Href=" + qot$ + "http://images.google.com/images?q="
      x = x + 1: x$(x) = qot$ + " target=google><img src=google.gif></A><Br>"
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Wikipedia]=": v$(n) = "0": r$(n) = "7": t.wiki = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Wikipedia[3]=" + dq$ ' --debut--fin--htm
      x = x + 1: x$(x) = "<A Href=" + qot$ + "http://fr.wikipedia.org/wiki/"
      x = x + 1: x$(x) = qot$ + " target=wiki><img src=wikipedia.gif></A><Br>"
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Espace]=": v$(n) = "": r$(n) = "19": t.espace = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Espace[2]=" + dq$ ' --val---masque
      x = x + 1: x$(x) = " Cellspacing=" + qot$ + "0" + qot$
      x = x + 1: x$(x) = " Cellspacing=" + qot$ + "]*[" + qot$
    n = n + 1: c$(n) = "[Tableau]=": v$(n) = "H": r$(n) = "8": t.tableau = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Tableau[8]=" + dq$ ' --val--val--val--H--V
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "<Br>"
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "H"
      x = x + 1: x$(x) = "V"
      x = x + 1: x$(x) = "<Tr>"
      x = x + 1: x$(x) = "</Td><Td>"
      x = x + 1: x$(x) = "</Tr>"
REM Fonte
    n = n + 1: c$(n) = "[Fonte Titre]=": v$(n) = ";+2;FF0000;": r$(n) = "5": t.fonte.titre = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fonte Titre[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Fonte Groupe]=": v$(n) = ";+1;FF0000;": r$(n) = "5": t.fonte.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fonte Groupe[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Fonte Sous Groupe]=": v$(n) = ";+0;FF0000;": r$(n) = "5": t.fonte.sous.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fonte Sous Groupe[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Fonte ligne]=": v$(n) = ";-1;000099;": r$(n) = "5": t.fonte.ligne = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fonte ligne[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Fonte Diapo]=": v$(n) = ";-2;000099;": r$(n) = "5": t.fonte.diapo = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fonte Diapo[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Police]=": v$(n) = "face=" + qot$ + "verdana, Arial, Helvetica, Sans-Serif" + qot$: r$(n) = "6": t.police = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Police[5]=" + dq$ ' --titre--groupe-sgroupe--ligne--diapo
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Police Titre]=": v$(n) = "": r$(n) = "6": t.police.titre = n:  k(n) = 0
    n = n + 1: c$(n) = "[Police groupe]=": v$(n) = "": r$(n) = "6": t.police.groupe = n:  k(n) = 0
    n = n + 1: c$(n) = "[Police sous groupe]=": v$(n) = "": r$(n) = "6": t.police.sous.groupe = n:  k(n) = 0
    n = n + 1: c$(n) = "[Police ligne]=": v$(n) = "": r$(n) = "6": t.police.ligne = n:  k(n) = 0
    n = n + 1: c$(n) = "[Police diapo]=": v$(n) = "": r$(n) = "6": t.police.diapo = n:  k(n) = 0

    n = n + 1: c$(n) = "[Texte Titre]=": v$(n) = ";G;": r$(n) = "4": t.texte.titre = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Texte Titre[5]=" + dq$ ' --debut--fin--option--code_debut--code_fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ";G;S;I;C;B;Exp;Ind;Def;Cit;Var;Clav;Cod;Surl;"
      x = x + 1: x$(x) = ";<B>;<U>;<I>;<Blink>;<Strike>;<Sup>;<Sub>;<Dfn>;<Cite>;<Var>;<Kbd>;<Code>;"
      x$(x) = x$(x) + "<Span style=" + qot$ + "background-color: #FFFF00" + qot$ + ">;"
      x = x + 1: x$(x) = ";</B>;</U>;</I>;</Blink>;</Strike>;</Sup>;</Sub>;</Dfn>;</Cite>;</Var>;</Kbd>;</Code>;</Span>;"
    n = n + 1: c$(n) = "[Texte Groupe]=": v$(n) = ";G;": r$(n) = "4": t.texte.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Texte Groupe[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Texte Sous Groupe]=": v$(n) = ";G;I;": r$(n) = "4": t.texte.sous.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Texte Sous Groupe[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Texte ligne]=": v$(n) = "": r$(n) = "4": t.texte.ligne = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Texte ligne[2]=" + dq$ ' --debut--fin
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
REM trait
    n = n + 1: c$(n) = "[Trait Titre]=": v$(n) = ";+7;000099;": r$(n) = "3": t.trait.titre = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Trait Titre[4]=" + dq$ ' --val--vide--taille_null--complet
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "<Hr>"
      x = x + 1: x$(x) = "<Hr Noshade Color=#]2[>"
      x = x + 1: x$(x) = "<Hr Size=]1[ Noshade Color=#]2[>"
    n = n + 1: c$(n) = "[Trait Groupe]=": v$(n) = ";+4;000099;": r$(n) = "3": t.trait.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Trait Groupe[1]=" + dq$ ' --val
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Trait Sous Groupe]=": v$(n) = ";+0;000099;": r$(n) = "3": t.trait.sous.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Trait Sous Groupe[1]=" + dq$ ' --val
      x = x + 1: x$(x) = ""
REM super album
    n = n + 1: c$(n) = "[Album]=": v$(n) = "photo": r$(n) = "0": t.album = n: k(n) = x + 1
      x = x + 1: x$(x) = "]Album[1]=" + dq$ ' --val
      x = x + 1: x$(x) = "photo"
    n = n + 1: c$(n) = "[Album+]=": v$(n) = "": r$(n) = "19": t.album.plus = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Album+[2]=" + dq$ ' --val--masque
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = "#]*["
    n = n + 1: c$(n) = "[Dossier]=": v$(n) = "": r$(n) = "8": t.dossier = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Dossier[1]=" + dq$ ' --val
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Dossier+]=": v$(n) = "": r$(n) = "0": t.dossier.plus = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Dossier+[1]=" + dq$ ' --val
      x = x + 1: x$(x) = ""
REM javascript
    n = n + 1: c$(n) = "[INDEX]=": r$(n) = "7": v$(n) = "1": t.index = n: k(n) = 0
    n = n + 1: c$(n) = "[DIAPORAMA]=": r$(n) = "7": v$(n) = "1": t.diaporama = n: k(n) = 0
    n = n + 1: c$(n) = "[Max long nom]=": v$(n) = "30": t.max.long.nom.titre = n: k(n) = 0
REM divers
    n = n + 1: c$(n) = "[Defaut]=": r$(n) = "8": t.defaut = n: k(n) = 0
    n = n + 1: c$(n) = "[Aller]=": v$(n) = "#": r$(n) = "11": t.aller = n: k(n) = 0
    n = n + 1: c$(n) = "[Associe]=": r$(n) = "7": v$(n) = "1": t.associe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Associe[2]=" + dq$ ' --nom--type
      x = x + 1: x$(x) = ""
      x = x + 1: x$(x) = ""
    n = n + 1: c$(n) = "[Optimiser]=": r$(n) = "8": v$(n) = "0": t.optimiser = n: k(n) = 0
    n = n + 1: c$(n) = "[Description]=": r$(n) = "10": v$(n) = "Descript.ion": k(n) = 0
    n = n + 1: c$(n) = "[Inser]=": r$(n) = "12": v$(n) = "": t.inser = n: k(n) = 0
    n = n + 1: c$(n) = "[Param]=": r$(n) = "9": v$(n) = "0": t.param = n: k(n) = 0
    n = n + 1: c$(n) = "[Sauve]=": r$(n) = "16": v$(n) = "$$$.$$$": t.sauve = n: k(n) = 0
    n = n + 1: c$(n) = "[Restor]=": r$(n) = "17": v$(n) = "": t.restor = n: k(n) = 0
    n = n + 1: c$(n) = "[Supprime]=": r$(n) = "18": v$(n) = "": t.supprime = n: k(n) = 0
    n = n + 1: c$(n) = "[Trace]=": r$(n) = "7": v$(n) = "0": t.trace = n: k(n) = 0
REM DIVERS TECHNIQUES
    n = n + 1: c$(n) = "[Sauf]=": r$(n) = "50": : t.sauf = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Sauf[2]=" + dq$ ' ---1---2
      x = x + 1: x$(x) = "#creation.exe#english.ini#espanol.ini#fond.jpg#photo-3g.bas#photo-3g.exe#precede.jpg#suivant.jpg#$d$.dir#$p$.$p$#photo.ini#"
      x = x + 1: x$(x) = "#exe#com#bat#"
    n = n + 1: c$(n) = "[Table]=": r$(n) = "50": : t.table = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Table[3]=" + dq$ ' ---debut--fin--masque_special
      x = x + 1: x$(x) = "<Div Align=" + qot$ + "Center" + qot$ + "><Table Cellpadding=" + qot$ + "0" + qot$ + "><Tr>"
      x = x + 1: x$(x) = "</Tr></Table></Div>"
      x = x + 1: x$(x) = "<Div Align=" + qot$ + "Center" + qot$ + "><Table Cellpadding=" + qot$ + "0" + qot$ + "]@[><Tr>"
    n = n + 1: c$(n) = "[Info]=": r$(n) = "50": : t.info = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]INFO[20]=" + dq$ ' ---Informations messages
      x = k(t.info) + 1: x$(x) = "ANO  zone technique inconnue"
      x = k(t.info) + 2: x$(x) = "ANO  zone technique rang incorrecte ou trop grand"
      x = k(t.info) + 3: x$(x) = "ANO  parametre inconnu"
      x = k(t.info) + 4: x$(x) = "???  Attention le dernier caractere est blanc?"
      x = k(t.info) + 5: x$(x) = "ANO  commande inconnue"
      x = k(t.info) + 6: x$(x) = "ANO  commande HTM incomplette"
      x = k(t.info) + 7: x$(x) = "ANO  type de fichier non traite"
      x = k(t.info) + 8: x$(x) = "ANO  ne peux etre que : "
      x = k(t.info) + 9: x$(x) = "ANO  ne peux etre vide"
      x = k(t.info) + 10: x$(x) = "ANO  ne peux etre nul"
      x = k(t.info) + 11: x$(x) = "ANO  n est pas correct"
      x = k(t.info) + 12: x$(x) = "ANO  le type associe est trop grand"
      x = k(t.info) + 13: x$(x) = "ANO"
      x = k(t.info) + 14: x$(x) = "INFO fichier associe : "
      x = k(t.info) + 15: x$(x) = "ANO  routine de parametre inconnue"
      x = k(t.info) + 16: x$(x) = "ANO  commande inconnue comme routine"
      x = k(t.info) + 17: x$(x) = "ANO  insertion deja en cours"
      x = k(t.info) + 18: x$(x) = "ANO  version non compatible"
      x = k(t.info) + 19: x$(x) = "ANO  table technique incorrecte"
      x = k(t.info) + 20: x$(x) = "ANO  ce parametre n est plus modifiable apres une premiere commande"
    n = n + 1: c$(n) = "[affiche]=": r$(n) = "50": k(n) = x + 1
      x = x + 1: x$(x) = "]affiche[1]=" + dq$ ' ---Informations a afficher
      x = x + 1: x$(x) = "Deplacer les 2 nouvelles fenetres de part & d autre de votre ecran."
    n = n + 1: c$(n) = "[creation]=": r$(n) = "50": : t.creation = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Creation[05]=" + dq$ ' ---Informations a la creation
      x = x + 1: x$(x) = "?              vous pouvez supprimer toutes les lignes qui commencent par ?"
      x = x + 1: x$(x) = "? ==================================A T T E N T I O N============================================="
      x = x + 1: x$(x) = "? il est preferable de remplacer les noms courts de ms-dos par les noms etendus de windows"
      x = x + 1: x$(x) = "? vous pouvez aussi lancer la commande $dir$.bat qui est cree dans votre dossier"
      x = x + 1: x$(x) = "? le fichier $dir$.ini contient les nom longs (ne pas oublier en les copiant de mettre le signe =)"
REM =======================================================================================================
    n = n + 1: c$(n) = "[htm commande-htm]=": r$(n) = "50": : t.htm.commande.htm = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm commande-htm[1]=" + dq$ ' ---htm de commande htm
      x = x + 1: x$(x) = " ]table[2]]commande[4]]table[1]"
    n = n + 1: c$(n) = "[htm commande-photo-vide]=": r$(n) = "50": : t.htm.commande.photo.vide = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm commande-photo-vide[2]=" + dq$ ' ---htm de commande photo vide
      x = x + 1: x$(x) = "]table[2]<Center>]Fonte ligne[1]]Texte ligne[1]]commande[5]]Texte ligne[1]]Fonte ligne[2]</Center>]table[1]"
      x = x + 1: x$(x) = "]table[2]<Center>]Fonte ligne[1]]Texte ligne[1]]commande[4]]Texte ligne[1]]Fonte ligne[2]</Center>]table[1]"
    n = n + 1: c$(n) = "[htm commande-ligne-saut]=": r$(n) = "50": : t.htm.commande.ligne.saut = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm commande-ligne-saut[2]=" + dq$ ' ---htm de commande ligne saut
      x = x + 1: x$(x) = "</Tr><Tr>"
      x = x + 1: x$(x) = "</Center>]table[2]]table[1]"
    n = n + 1: c$(n) = "[htm commande-aller]=": r$(n) = "50": : t.htm.commande.aller = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm commande-aller[1]=" + dq$ ' ---htm de commande aller
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center Valign=Top><A Href=" + qot$ + "#]commande[4]" + qot$ + ">]commande[4]</A></Td>"
    n = n + 1: c$(n) = "[htm commande-groupe]=": r$(n) = "50": : t.htm.commande.groupe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm commande-groupe[6]=" + dq$ ' ---htm de commande * + - & index
      x = x + 1: x$(x) = "]table[2]]trait groupe[1]<A Name=" + qot$ + "]commande[5]" + qot$ + "></A>]fonte groupe[1]]texte groupe[1]]commande[6]]texte groupe[2]]fonte groupe[2]]table[1]"
      x = x + 1: x$(x) = "]table[2]]trait sous groupe[1]<A Name=" + qot$ + "]commande[5]" + qot$ + "></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[6]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"
      x = x + 1: x$(x) = "]table[2]<A Name=" + qot$ + "]commande[5]" + qot$ + "></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[6]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"
      x = x + 1: x$(x) = "]table[2]]trait groupe[1]<A Name=" + qot$ + "]commande[5]" + qot$ + "></A>]fonte groupe[1]]texte groupe[1]]commande[1]]commande[4]]texte groupe[2]]fonte groupe[2]]table[1]"
      x = x + 1: x$(x) = "]table[2]]trait sous groupe[1]<A Name=" + qot$ + "]commande[5]" + qot$ + "></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[1]]commande[4]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"
      x = x + 1: x$(x) = "]table[2]<A Name=" + qot$ + "]commande[5]" + qot$ + "></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[1]]commande[4]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"
    n = n + 1: c$(n) = "[htm associe]=": r$(n) = "50": : t.htm.associe = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm associe[1]=" + dq$ ' ---htm de associe
      x = x + 1: x$(x) = "<A Href=" + qot$ + "]associe[1].]associe[2]" + qot$ + " Target=" + qot$ + "]associe[2]" + qot$ + "><Img Src=" + qot$ + "]associe[2].]type icone[1]" + qot$ + " Border=0></A>"
    n = n + 1: c$(n) = "[htm source]=": r$(n) = "50": : t.htm.source = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm source[1]=" + dq$ ' ---htm de source
      x = x + 1: x$(x) = "<A Href=" + qot$ + "]source[1]]commande[2].]commande[3]" + qot$ + " Target=" + qot$ + "Source" + qot$ + "><Img Src=" + qot$ + "]source[1].]type icone[1]" + qot$ + " Border=0></A>"
REM ]Prefixe image[1]
    n = n + 1: c$(n) = "[htm album]=": r$(n) = "50": : t.htm.album = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm album[2]=" + dq$ ' ---htm de album + index
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center]valign[1]><A Href=" + qot$ + "]dossier[1]]dossier+[1]]album[1].htm]album+[1]" + qot$ + "]visu[1] Title=" + qot$ + "]commande[7]" + qot$ + ">"
      x$(x) = x$(x) + "<Img Src=" + qot$ + "]dossier[1]]dossier+[1]]commande[8]" + qot$ + "]haut[1]]large[1]]bordure[1]></A>]tableau[2]"
      x$(x) = x$(x) + "]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center]valign[1]><A Href=" + qot$ + "]dossier[1]]dossier+[1]]album[1].htm]album+[1]" + qot$ + "]visu[1]] Title=" + qot$ + "]commande[7]" + qot$ + ">"
      x$(x) = x$(x) + "<Img Src=" + qot$ + "]dossier[1]]dossier+[1]]commande[8]" + qot$ + "]haut[1]]large[1]]bordure[1]></A>]tableau[2]"
      x$(x) = x$(x) + "]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"
    n = n + 1: c$(n) = "[htm photo]=": r$(n) = "50": : t.htm.photo = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm photo[4]=" + dq$ ' ---htm de photo + index
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center]valign[1]><Img Src=" + qot$ + "]commande[8]" + qot$ + "]haut[1]]large[1]]bordure[1]>]tableau[2]"
      x$(x) = x$(x) + "]google[3]]wikipedia[3]]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center]valign[1]><Img Src=" + qot$ + "]commande[8]" + qot$ + "]haut[1]]large[1]]bordure[1]>]tableau[2]"
      x$(x) = x$(x) + "]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center]valign[1]><A Href=" + qot$ + "]Prefixe image[1]]commande[2].]commande[3]" + qot$ + "]visu[1]] Title=" + qot$ + "]commande[7]" + qot$ + ">"
      x$(x) = x$(x) + "<Img Src=" + qot$ + "]commande[8]" + qot$ + "]haut[1]]large[1]]bordure[1]></A>]tableau[2]"
      x$(x) = x$(x) + "]google[3]]wikipedia[3]]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"
      x = x + 1: x$(x) = "]tableau[1]<Td Align=Center]valign[1]><A Href=" + qot$ + "]Prefixe image[1]]commande[2].]commande[3]" + qot$ + "]visu[1] Title=" + qot$ + "]commande[7]" + qot$ + ">"
      x$(x) = x$(x) + "<Img Src=" + qot$ + "]commande[8]" + qot$ + "]haut[1]]large[1]]bordure[1]></A>]tableau[2]"
      x$(x) = x$(x) + "]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"
    n = n + 1: c$(n) = "[htm]=": r$(n) = "50": : t.htm = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm[12]=" + dq$ ' ---matrice html + masque fonte
      x = k(t.htm) + 1: x$(x) = "<Html><Head>]Transition aller[1]]Transition retour[1]</Head><Body]fond color[1]]lien color[1]]fond[1]]reliure[1]><Title>]titre[3]</Title>"
      x = k(t.htm) + 2: x$(x) = "]trait titre[1]<Center>]fonte titre[1]]texte titre[1]]titre[1]]texte titre[2]]fonte titre[2]<Br>"
      x = k(t.htm) + 3: x$(x) = "]trait titre[1]<Center>]fonte titre[1]]texte titre[1]]titre[2]]texte titre[2]]fonte titre[2]<Br>"
      x = k(t.htm) + 4: x$(x) = "]texte titre[1]"
      x = k(t.htm) + 5: x$(x) = "<A Href=" + qot$ + "]Photo-3G[3]" + qot$ + "> INDEX </A><Br>"
      x = k(t.htm) + 6: x$(x) = "<A Href=" + qot$ + "Javascript:bouton()" + qot$ + "> DIAPORAMA </A>"
      x = k(t.htm) + 7: x$(x) = "]texte titre[2]</Center>]table[1]"
      x = k(t.htm) + 8: x$(x) = "<A Href=" + qot$ + "]Photo-3G[2]" + qot$ + "> PHOTO </A>"
      x = k(t.htm) + 9: x$(x) = "</BODY></HTML>"
      x = k(t.htm) + 10: x$(x) = "<Font ]1[>"
      x = k(t.htm) + 11: x$(x) = "<Font ]1[ size=" + qot$ + "]2[" + qot$ + " color=" + qot$ + "#]3[" + qot$ + ">"
      x = k(t.htm) + 12: x$(x) = "</Font>"
    n = n + 1: c$(n) = "[htm script]=": r$(n) = "50": : t.htm.script = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm script[1]=" + dq$ ' ---matrice htm script de fin htm
      x = k(t.htm.script) + 1: x$(x) = "<script Language=" + qot$ + "Javascript" + qot$ + "> "
      x$(x) = x$(x) + "function bouton() {"
      x$(x) = x$(x) + "fenetre = window.open(" + qot$ + qot$ + "," + qot$ + "bouton" + qot$ + "," + qot$ + "status=0 menubar=0 resizable=1 scrollbars=0 toolbar=0 location=0 directories=0 width=80 height=700" + qot$ + ");;"
      x$(x) = x$(x) + "fenetreNote = fenetre;doc = fenetre.document;titre='<HTML><HEAD></HEAD>';"
      x$(x) = x$(x) + "titre+='<FRAMESET ROWS=" + qot$ + "76%,24%" + qot$ + ">';"
      x$(x) = x$(x) + "titre+='<FRAME src=" + qot$ + "]Photo-3G[4]" + qot$ + " name=" + qot$ + "menu" + qot$ + ">';"
      x$(x) = x$(x) + "titre+='<FRAME src=" + qot$ + qot$ + " name=" + qot$ + "note" + qot$ + ">';"
      x$(x) = x$(x) + "titre+='</FRAMESET><NOFRAMES>';titre+='</NOFRAMES></HTML>';doc.write(titre);doc.close();}//--></script>"
    n = n + 1: c$(n) = "[htm diaporama]=": r$(n) = "50": : t.htm.dia = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]htm diaporama[7]=" + dq$ ' ---matrice htm diaporama
REM sur fichier #3 de 1  4  ---> debut du fichier $photo.htm
REM sur fichier #9 de 5  7  --->  fin  du fichier $photo.htm
      x = k(t.htm.dia) + 1: x$(x) = "@<Html><Head></Head><Body><B>]Fonte Diapo[1]]titre[3]]Fonte Diapo[2]</B><Br>"
      x$(x) = x$(x) + "<A Href=" + qot$ + "Javascript:precedent()" + qot$ + "><Img Src=" + qot$ + "precede.jpg" + qot$ + "></A>"
      x$(x) = x$(x) + "<A Href=" + qot$ + "Javascript:suivant()" + qot$ + "><Img Src=" + qot$ + "suivant.jpg" + qot$ + "></A>"
      x$(x) = x$(x) + "]Fonte Diapo[1]"
      x$(x) = x$(x) + "<Br> --------> <A Href=" + qot$ + "Javascript:aller(1)" + qot$ + ">DEBUT</A> <--------"
      x = k(t.htm.dia) + 2: x$(x) = "@<br><A Href=" + qot$ + "Javascript:aller(]commande[9])" + qot$ + "> ]titre[6]</A>"
      x = k(t.htm.dia) + 3: x$(x) = "@<br> - <A Href=" + qot$ + "Javascript:aller(]commande[9])" + qot$ + "> ]titre[7]</A>"
      x = k(t.htm.dia) + 4: x$(x) = "<br> --------> <A Href=" + qot$ + "Javascript:aller(]commande[9])" + qot$ + ">F_I_N</A> <--------"
      x = k(t.htm.dia) + 5: x$(x) = "<script Language=" + qot$ + "Javascript" + qot$ + ">"
      x$(x) = x$(x) + "phot= new Array();"
      x$(x) = x$(x) + "libe= new Array();"
      x = k(t.htm.dia) + 6: x$(x) = "@phot[]commande[9]]=" + qot$ + "]commande[2].]commande[3]" + qot$ + ";"
      x$(x) = x$(x) + "libe[]commande[9]]=" + qot$ + "]titre[4]]titre[5]]commande[6]" + qot$ + ";"
      x = k(t.htm.dia) + 7: x$(x) = "i=1;max=]commande[9];if (max>0) affiche();if (max>0) popup(1);texte = ']affiche[1]';"
      x$(x) = x$(x) + "if (max>0) alert(texte);texte = ']affiche[1]';if (max==0) alert(texte);"
      x$(x) = x$(x) + "function suivant() {i=i+1;if (i>max) i=1;if (max>0) affiche();if (max>0) popup(i);}"
      x$(x) = x$(x) + "function precedent() {i=i-1;if (i<1) i=max;if (max>0) affiche();if (max>0) popup(i);}"
      x$(x) = x$(x) + "function aller(y) {i=y;if (max>0) affiche();if (max>0) popup(i);}"
      x$(x) = x$(x) + "function affiche() {fenetre = window.open(phot[i]," + qot$ + "diaporama" + qot$ + "," + qot$ + "status=0 menubar=0 resizable=1 scrollbars=1 toolbar=0 location=0 directories=0 width=870 height=700" + qot$ + ");}"
      x$(x) = x$(x) + "function popup(message) {"
      x$(x) = x$(x) + "fenetre = document.open(" + qot$ + qot$ + "," + qot$ + "note" + qot$ + "," + qot$ + qot$ + ");"
      x$(x) = x$(x) + "fenetreNote = fenetre;doc = fenetre.document;"
      x$(x) = x$(x) + "texte = '<' + 'HTML' + '><' + 'HEAD' + '><' + 'TITLE' + '>' + message + '</' + 'TITLE' + '><' + '/HEAD' + '><' + 'BODY'+ '" + qot$ + ">';"
      x$(x) = x$(x) + "texte += ']Fonte Diapo[1] ';texte += message + '/' + max + '<BR>';"
      x$(x) = x$(x) + "texte += libe[message] + ']Fonte Diapo[2] ';texte += '</' + 'BODY' + '><' + '/HTML' + '>';"
      x$(x) = x$(x) + "doc.write(texte);doc.close();}//--></script></Body></Html>"
    n = n + 1: c$(n) = "[Fichier description]=": r$(n) = "50": : t.description = n:  k(n) = x + 1
      x = x + 1: x$(x) = "]Fichier description[8]=" + dq$ ' ---photo--associe--source--vignette--genere--a_genere--trav
      x = x + 1: x$(x) = qot$ + "]commande[2].]commande[3]" + qot$ + " ]commande[10] ]commande[4]"
      x = x + 1: x$(x) = qot$ + "]associe[1].]associe[2]" + qot$ + " ]commande[10] ASSOCIE ]commande[4]"
      x = x + 1: x$(x) = qot$ + "]source[1]]commande[2].]commande[3]" + qot$ + " ]commande[10] SOURCE ]commande[4]"
      x = x + 1: x$(x) = qot$ + "]Fichier description[8]" + qot$ + " ]commande[10] VIGNETTE ]commande[4]"
      x = x + 1: x$(x) = qot$ + "]associe[2].]type icone[1]" + qot$ + " ]commande[10] VIGNETTE ]commande[4]"
      x = x + 1: x$(x) = qot$ + "]Fichier description[8]" + qot$ + " 0000 ------ ]Fichier description[8]"
      x = x + 1: x$(x) = ";suivant.jpg;precede.jpg;descript.ion;@.gif;google.gif;wikipedia.gif;"
      x = x + 1: x$(x) = ""
    i.lim.x = x
    i.lim = n
    RETURN
REM =======================================================================================================
sub.rout.param.control: 'controle et traitement de certains parametres
     t.i = t.haut: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.police: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.trait.titre: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.trait.groupe: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.trait.sous.groupe: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.texte.titre: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.texte.groupe: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.texte.sous.groupe: param$ = v$(t.i): GOSUB trait.param.suite
     t.i = t.texte.ligne: param$ = v$(t.i): GOSUB trait.param.suite
     RETURN

============================================= C R O S S - R E F E R E N C E =============================================
separateurs # ,;()=<>+\
commandes #defint#$include#call#command$#time$#sound#space$#date$#return#shell#chr$#rem#print#lcase$#ucase$#open#close#if#on#then#goto#gosub#eof#line#input#instr#val#mid$#len#asc#lprint#do#while#wend##play#int#beep#kill#end#else#dim#for#or#and#not#next#to#select#case#str$#elseif#endif#width#cls#
sauf #a-z#
sauf programme #x#n#k#c$#v$#x$#r$#x.dia#t.i#remplace$#remplace.a$#remplace.b$#qot$#param$#lect.ini$#info$#
sauf commentaire
============================================= C R O S S - R E F E R E N C E =============================================
Nom    Ligne Paragraphe
====== ===== ============================================================================================================
 ------------------------------------------------- liste des paragraphes ------------------------------------------------
debut	0036 
debut	0038 
debut	0039 
debut	0050 
FIN	0079 p010
FIN	0096 p010
p010	0070 debut
p010	0075 p010
p010	0086 p010
p010	0087 p010
p010	0088 p010
p010	0090 p010
p010	0095 p010
rout.0	0163 trait.param.suite
rout.0	0374 trait.commande.aller
rout.1	0165 trait.param.suite
rout.1	0384 rout.0
rout.10	0165 trait.param.suite
rout.10	0569 rout.9.t
rout.11	0165 trait.param.suite
rout.11	0586 rout.10
rout.12	0165 trait.param.suite
rout.12	0592 rout.11
rout.13	0165 trait.param.suite
rout.13	0602 rout.12
rout.14	0165 trait.param.suite
rout.14	0610 rout.13
rout.15	0165 trait.param.suite
rout.15	0628 rout.14
rout.16	0165 trait.param.suite
rout.16	0648 rout.15
rout.17	0047 
rout.17	0165 trait.param.suite
rout.17	0663 rout.16
rout.17.s	0668 rout.17
rout.17.s	0679 rout.17.s
rout.18	0165 trait.param.suite
rout.18	0683 rout.17.s
rout.19	0165 trait.param.suite
rout.19	0613 rout.14
rout.19	0688 rout.18
rout.19.s	0690 rout.19
rout.19.s	0705 rout.19
rout.2	0165 trait.param.suite
rout.2	0398 rout.1
rout.20	0165 trait.param.suite
rout.20	0720 rout.19.s
rout.3	0165 trait.param.suite
rout.3	0406 rout.2
rout.3	0617 rout.14
rout.3	0621 rout.14
rout.3	0625 rout.14
rout.4	0165 trait.param.suite
rout.4	0418 rout.3
rout.4.s	0427 rout.4
rout.4.s	0434 rout.4
rout.4.s2	0440 rout.4.s
rout.4.s2	0446 rout.4.s
rout.5	0165 trait.param.suite
rout.5	0467 rout.4.s2
rout.5	0486 rout.6
rout.5	0487 rout.6
rout.5	0488 rout.6
rout.5	0489 rout.6
rout.5	0490 rout.6
rout.5	0633 rout.15
rout.5	0637 rout.15
rout.5	0641 rout.15
rout.5	0645 rout.15
rout.6	0165 trait.param.suite
rout.6	0478 rout.5
rout.6.s	0484 rout.6
rout.6.s	0492 rout.6
rout.7	0165 trait.param.suite
rout.7	0500 rout.6.s
rout.8	0165 trait.param.suite
rout.8	0505 rout.7
rout.9	0165 trait.param.suite
rout.9	0549 rout.8
rout.9.t	0554 rout.9
rout.9.t	0558 rout.9
s100	0758 sub.rout.creat.ini
s100	0781 s100
s100	0785 s100
sub.re.ecr	0099 FIN
sub.re.ecr	0833 sub.rout.dir.ini
sub.re.ecr.s	0835 sub.re.ecr
sub.re.ecr.s	0838 sub.re.ecr
sub.re.ecr.ss	0841 sub.re.ecr.s
sub.re.ecr.ss	0846 sub.re.ecr.ss
sub.re.ecr.sss	0844 sub.re.ecr.ss
sub.re.ecr.sss	0847 sub.re.ecr.ss
sub.rout.associe	0267 trait.commande.album.photo
sub.rout.associe	0336 trait.commande.groupe
sub.rout.associe	0391 rout.1
sub.rout.associe	0860 sub.re.ecr.sss
sub.rout.associe	0879 sub.rout.associe
sub.rout.commande.nom	0332 trait.commande.groupe
sub.rout.commande.nom	0388 rout.1
sub.rout.commande.nom	0881 sub.rout.associe
sub.rout.creat.ini	0063 debut
sub.rout.creat.ini	0752 sub.rout.remplace.s
sub.rout.debut	0091 p010
sub.rout.debut	0787 s100
sub.rout.dir.ini	0061 debut
sub.rout.dir.ini	0826 sub.rout.fin
sub.rout.fin	0079 p010
sub.rout.fin	0807 sub.rout.debut
sub.rout.htm	0232 trait.commande.htm
sub.rout.htm	0240 trait.commande.photo.vide
sub.rout.htm	0242 trait.commande.photo.vide
sub.rout.htm	0248 trait.commande.album
sub.rout.htm	0250 trait.commande.album
sub.rout.htm	0288 trait.commande.album.photo
sub.rout.htm	0293 trait.commande.album.photo
sub.rout.htm	0297 trait.commande.album.photo
sub.rout.htm	0304 trait.commande.photo
sub.rout.htm	0306 trait.commande.photo
sub.rout.htm	0308 trait.commande.photo
sub.rout.htm	0316 trait.commande.photo
sub.rout.htm	0319 trait.commande.photo
sub.rout.htm	0324 trait.commande.photo
sub.rout.htm	0350 trait.commande.groupe
sub.rout.htm	0352 trait.commande.groupe
sub.rout.htm	0358 trait.commande.ligne.saut
sub.rout.htm	0361 trait.commande.ligne.saut
sub.rout.htm	0368 trait.commande.aller
sub.rout.htm	0469 rout.5
sub.rout.htm	0579 rout.10
sub.rout.htm	0788 sub.rout.debut
sub.rout.htm	0790 sub.rout.debut
sub.rout.htm	0792 sub.rout.debut
sub.rout.htm	0794 sub.rout.debut
sub.rout.htm	0796 sub.rout.debut
sub.rout.htm	0798 sub.rout.debut
sub.rout.htm	0801 sub.rout.debut
sub.rout.htm	0803 sub.rout.debut
sub.rout.htm	0812 sub.rout.fin
sub.rout.htm	0814 sub.rout.fin
sub.rout.htm	0817 sub.rout.fin
sub.rout.htm	0819 sub.rout.fin
sub.rout.htm	0868 sub.rout.associe
sub.rout.htm	0875 sub.rout.associe
sub.rout.htm	0877 sub.rout.associe
sub.rout.htm	0905 sub.rout.optimiser
sub.rout.htm	0925 sub.rout.tableau
sub.rout.htm.fin	0930 sub.rout.htm.s
sub.rout.htm.fin	0932 sub.rout.htm.s
sub.rout.htm.fin	0937 sub.rout.htm.s
sub.rout.htm.fin	0957 sub.rout.htm.s
sub.rout.htm.opt	0927 sub.rout.htm
sub.rout.htm.opt	0961 sub.rout.htm.fin
sub.rout.htm.opt	0965 sub.rout.htm.opt
sub.rout.htm.opt	0975 sub.rout.htm.opt
sub.rout.htm.opt.fin	0963 sub.rout.htm.opt
sub.rout.htm.opt.fin	0976 sub.rout.htm.opt
sub.rout.htm.s	0928 sub.rout.htm
sub.rout.htm.s	0934 sub.rout.htm.s
sub.rout.htm.s	0940 sub.rout.htm.s
sub.rout.htm.s	0946 sub.rout.htm.s
sub.rout.htm.s	0956 sub.rout.htm.s
sub.rout.info	0085 p010
sub.rout.info	0117 trait.tech
sub.rout.info	0118 trait.tech
sub.rout.info	0127 trait.tech
sub.rout.info	0129 trait.tech
sub.rout.info	0131 trait.tech
sub.rout.info	0132 trait.tech
sub.rout.info	0153 trait.param
sub.rout.info	0155 trait.param
sub.rout.info	0161 trait.param.suite
sub.rout.info	0166 trait.param.suite
sub.rout.info	0207 trait.commande
sub.rout.info	0231 trait.commande.htm
sub.rout.info	0256 trait.commande.album.photo
sub.rout.info	0428 rout.4
sub.rout.info	0502 rout.7
sub.rout.info	0515 rout.8
sub.rout.info	0523 rout.8
sub.rout.info	0539 rout.8
sub.rout.info	0546 rout.8
sub.rout.info	0588 rout.11
sub.rout.info	0593 rout.12
sub.rout.info	0594 rout.12
sub.rout.info	0607 rout.13
sub.rout.info	0611 rout.14
sub.rout.info	0629 rout.15
sub.rout.info	0667 rout.17
sub.rout.info	0717 rout.19.s
sub.rout.info	0724 rout.20
sub.rout.info	0735 rout.20
sub.rout.info	0865 sub.rout.associe
sub.rout.info	0874 sub.rout.associe
sub.rout.info	0946 sub.rout.htm.s
sub.rout.inverse	0218 t100
sub.rout.inverse	0891 sub.rout.commande.nom
sub.rout.optimiser	0543 rout.8
sub.rout.optimiser	0901 sub.rout.inverse
sub.rout.param.control	0062 debut
sub.rout.param.control	0527 rout.8
sub.rout.param.control	1381 sub.rout.param.defaut
sub.rout.param.debut	0033 
sub.rout.param.debut	0982 sub.rout.htm.opt.fin
sub.rout.param.defaut	0034 
sub.rout.param.defaut	0527 rout.8
sub.rout.param.defaut	1033 sub.rout.param.debut
sub.rout.remplace	0042 
sub.rout.remplace	0043 
sub.rout.remplace	0140 trait.tech.s
sub.rout.remplace	0238 trait.commande.photo.vide
sub.rout.remplace	0263 trait.commande.album.photo
sub.rout.remplace	0291 trait.commande.album.photo
sub.rout.remplace	0314 trait.commande.photo
sub.rout.remplace	0331 trait.commande.groupe
sub.rout.remplace	0386 rout.1
sub.rout.remplace	0402 rout.2
sub.rout.remplace	0413 rout.3
sub.rout.remplace	0414 rout.3
sub.rout.remplace	0472 rout.5
sub.rout.remplace	0473 rout.5
sub.rout.remplace	0474 rout.5
sub.rout.remplace	0697 rout.19
sub.rout.remplace	0701 rout.19
sub.rout.remplace	0729 rout.20
sub.rout.remplace	0741 sub.rout.info
sub.rout.remplace	0872 sub.rout.associe
sub.rout.remplace	0952 sub.rout.htm.s
sub.rout.remplace	0971 sub.rout.htm.opt
sub.rout.remplace.s	0743 sub.rout.remplace
sub.rout.remplace.s	0748 sub.rout.remplace.s
sub.rout.tableau	0538 rout.8
sub.rout.tableau	0913 sub.rout.optimiser
t100	0201 trait.commande
t100	0204 trait.commande
t100	0209 trait.commande
t200	0177 trait.commande
t200	0180 trait.commande
t200	0183 trait.commande
t200	0198 trait.commande
t200	0210 t100
t200	0226 t100
trait.commande	0093 p010
trait.commande	0172 trait.param.suite
trait.commande.album	0201 trait.commande
trait.commande.album	0246 trait.commande.photo.vide
trait.commande.album.photo	0247 trait.commande.album
trait.commande.album.photo	0253 trait.commande.album
trait.commande.album.photo	0302 trait.commande.photo
trait.commande.aller	0198 trait.commande
trait.commande.aller	0367 trait.commande.ligne.saut
trait.commande.groupe	0177 trait.commande
trait.commande.groupe	0180 trait.commande
trait.commande.groupe	0183 trait.commande
trait.commande.groupe	0330 trait.commande.photo
trait.commande.htm	0193 trait.commande
trait.commande.htm	0230 t200
trait.commande.ligne.saut	0186 trait.commande
trait.commande.ligne.saut	0190 trait.commande
trait.commande.ligne.saut	0270 trait.commande.album.photo
trait.commande.ligne.saut	0356 trait.commande.groupe
trait.commande.photo	0204 trait.commande
trait.commande.photo	0301 trait.commande.album.photo
trait.commande.photo.vide	0189 trait.commande
trait.commande.photo.vide	0237 trait.commande.htm
trait.param	0087 p010
trait.param	0144 trait.tech.s
trait.param.suite	0160 trait.param
trait.param.suite	1382 sub.rout.param.control
trait.param.suite	1383 sub.rout.param.control
trait.param.suite	1384 sub.rout.param.control
trait.param.suite	1385 sub.rout.param.control
trait.param.suite	1386 sub.rout.param.control
trait.param.suite	1387 sub.rout.param.control
trait.param.suite	1388 sub.rout.param.control
trait.param.suite	1389 sub.rout.param.control
trait.param.suite	1390 sub.rout.param.control
trait.tech	0088 p010
trait.tech	0106 FIN
trait.tech.s	0124 trait.tech
trait.tech.s	0135 trait.tech
 ----------------------------------------- liste des variables alphanumeriques ------------------------------------------
anc.x$	0094 p010
anc.x$	0118 trait.tech
anc.x$	0161 trait.param.suite
anc.x$	0227 t200
anc.x$	0349 trait.commande.groupe
associe$	0265 trait.commande.album.photo
associe$	0268 trait.commande.album.photo
associe$	0335 trait.commande.groupe
associe$	0337 trait.commande.groupe
associe$	0340 trait.commande.groupe
associe$	0345 trait.commande.groupe
associe$	0390 rout.1
associe$	0392 rout.1
associe$	0861 sub.rout.associe
associe$	0863 sub.rout.associe
associe$	0871 sub.rout.associe
associe$	0873 sub.rout.associe
debut$	0089 p010
debut$	0091 p010
dq$	0012 
dq$	0112 trait.tech
dq$	0944 sub.rout.htm.s
dq$	0985 sub.rout.param.debut
dq$	0991 sub.rout.param.debut
dq$	1001 sub.rout.param.debut
dq$	1006 sub.rout.param.debut
dq$	1010 sub.rout.param.debut
dq$	1014 sub.rout.param.debut
dq$	1020 sub.rout.param.debut
dq$	1025 sub.rout.param.debut
dq$	1038 sub.rout.param.defaut
dq$	1051 sub.rout.param.defaut
dq$	1055 sub.rout.param.defaut
dq$	1059 sub.rout.param.defaut
dq$	1062 sub.rout.param.defaut
dq$	1066 sub.rout.param.defaut
dq$	1073 sub.rout.param.defaut
dq$	1077 sub.rout.param.defaut
dq$	1082 sub.rout.param.defaut
dq$	1085 sub.rout.param.defaut
dq$	1091 sub.rout.param.defaut
dq$	1098 sub.rout.param.defaut
dq$	1103 sub.rout.param.defaut
dq$	1108 sub.rout.param.defaut
dq$	1112 sub.rout.param.defaut
dq$	1123 sub.rout.param.defaut
dq$	1127 sub.rout.param.defaut
dq$	1131 sub.rout.param.defaut
dq$	1135 sub.rout.param.defaut
dq$	1139 sub.rout.param.defaut
dq$	1143 sub.rout.param.defaut
dq$	1156 sub.rout.param.defaut
dq$	1164 sub.rout.param.defaut
dq$	1168 sub.rout.param.defaut
dq$	1172 sub.rout.param.defaut
dq$	1177 sub.rout.param.defaut
dq$	1183 sub.rout.param.defaut
dq$	1186 sub.rout.param.defaut
dq$	1190 sub.rout.param.defaut
dq$	1193 sub.rout.param.defaut
dq$	1197 sub.rout.param.defaut
dq$	1200 sub.rout.param.defaut
dq$	1210 sub.rout.param.defaut
dq$	1223 sub.rout.param.defaut
dq$	1227 sub.rout.param.defaut
dq$	1232 sub.rout.param.defaut
dq$	1254 sub.rout.param.defaut
dq$	1257 sub.rout.param.defaut
dq$	1265 sub.rout.param.defaut
dq$	1268 sub.rout.param.defaut
dq$	1272 sub.rout.param.defaut
dq$	1276 sub.rout.param.defaut
dq$	1279 sub.rout.param.defaut
dq$	1287 sub.rout.param.defaut
dq$	1290 sub.rout.param.defaut
dq$	1294 sub.rout.param.defaut
dq$	1302 sub.rout.param.defaut
dq$	1314 sub.rout.param.defaut
dq$	1328 sub.rout.param.defaut
dq$	1338 sub.rout.param.defaut
dq$	1368 sub.rout.param.defaut
dt$	0013 
dt$	0810 sub.rout.fin
dt$	0811 sub.rout.fin
f$	0016 
f$	0058 debut
f$	0065 debut
f$	0065 debut
f$	0066 debut
f$	0066 debut
f$	0571 rout.10
f$	0839 sub.re.ecr.s
f$	0839 sub.re.ecr.s
f$	0845 sub.re.ecr.ss
ff$	0016 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0017 
ff$	0058 debut
ff$	0065 debut
ff$	0065 debut
ff$	0066 debut
ff$	0066 debut
ff$	0097 FIN
ff$	0572 rout.10
ff$	0822 sub.rout.fin
ff$	0822 sub.rout.fin
ff$	0823 sub.rout.fin
ff$	0835 sub.re.ecr
ff$	0849 sub.re.ecr.sss
ff$	0853 sub.re.ecr.sss
htm.nom$	0935 sub.rout.htm.s
htm.nom$	0941 sub.rout.htm.s
htm.nom$	0944 sub.rout.htm.s
htm.nom$	0946 sub.rout.htm.s
i$	0736 sub.rout.info
i$	0737 sub.rout.info
i$	0737 sub.rout.info
ii$	0048 
ii$	0048 
ii$	0048 
ii$	0048 
ii$	0060 debut
ii$	0060 debut
ii$	0737 sub.rout.info
ii$	0737 sub.rout.info
inverse$	0217 t100
inverse$	0219 t100
inverse$	0220 t100
inverse$	0893 sub.rout.inverse
inverse$	0894 sub.rout.inverse
inverse$	0896 sub.rout.inverse
l$	0009 
l$	0035 
l$	0037 
l$	0040 
l$	0042 
l$	0044 
l$	0051 debut
l$	0051 debut
l$	0052 debut
l$	0052 debut
l$	0052 debut
l$	0052 debut
l$	0053 debut
l$	0053 debut
l$	0053 debut
l$	0054 debut
l$	0055 debut
l$	0056 debut
l$	0057 debut
l$	0058 debut
let$	0426 rout.4
let$	0428 rout.4
let$	0440 rout.4.s
pp$	0653 rout.16
pp$	0654 rout.16
pp$	0655 rout.16
qq$	0783 s100
qq$	0783 s100
qq$	0784 s100
res.titre$	0318 trait.commande.photo
res.titre$	0321 trait.commande.photo
res.titre2$	0323 trait.commande.photo
res.titre2$	0326 trait.commande.photo
rest$	0666 rout.17
rest$	0667 rout.17
rest$	0669 rout.17.s
rest$	0670 rout.17.s
rest$	0671 rout.17.s
rest$	0671 rout.17.s
rest$	0672 rout.17.s
rest$	0672 rout.17.s
rest$	0673 rout.17.s
rest$	0673 rout.17.s
rest$	0674 rout.17.s
rest$	0675 rout.17.s
rest$	0675 rout.17.s
rest$	0677 rout.17.s
rest$	0677 rout.17.s
szt$	0843 sub.re.ecr.ss
szt$	0845 sub.re.ecr.ss
szt$	0845 sub.re.ecr.ss
szt$	0848 sub.re.ecr.sss
szt$	0849 sub.re.ecr.sss
szt$	0849 sub.re.ecr.sss
szt$	0849 sub.re.ecr.sss
szt$	0849 sub.re.ecr.sss
szt$	0852 sub.re.ecr.sss
szt$	0853 sub.re.ecr.sss
szt$	0853 sub.re.ecr.sss
szt$	0853 sub.re.ecr.sss
szt$	0853 sub.re.ecr.sss
t$	0561 rout.9.t
t$	0562 rout.9.t
t$	0565 rout.9.t
t1$	0948 sub.rout.htm.s
t1$	0954 sub.rout.htm.s
t1$	0967 sub.rout.htm.opt
t1$	0973 sub.rout.htm.opt
t2$	0949 sub.rout.htm.s
t2$	0952 sub.rout.htm.s
t2$	0952 sub.rout.htm.s
t2$	0954 sub.rout.htm.s
t2$	0955 sub.rout.htm.s
t2$	0968 sub.rout.htm.opt
t2$	0971 sub.rout.htm.opt
t2$	0971 sub.rout.htm.opt
t2$	0973 sub.rout.htm.opt
t2$	0974 sub.rout.htm.opt
t3$	0950 sub.rout.htm.s
t3$	0954 sub.rout.htm.s
t3$	0969 sub.rout.htm.opt
t3$	0973 sub.rout.htm.opt
tb$	0933 sub.rout.htm.s
tb$	0934 sub.rout.htm.s
traduc$	0040 
traduc$	0042 
traduc$	0045 
traduc$	0048 
traduc$	0048 
tt$	0892 sub.rout.inverse
tt$	0894 sub.rout.inverse
tt$	0894 sub.rout.inverse
tt$	0896 sub.rout.inverse
typ$	0863 sub.rout.associe
typ$	0864 sub.rout.associe
typ$	0866 sub.rout.associe
typ$	0866 sub.rout.associe
typ$	0867 sub.rout.associe
typ$	0869 sub.rout.associe
version$	0010 
version$	0651 rout.16
version$	0667 rout.17
version$	0810 sub.rout.fin
version$	0811 sub.rout.fin
zt3$	0779 s100
zt3$	0780 s100
zt3$	0782 s100
zt3$	0784 s100
 -------------------------------------------- liste des variables numeriques --------------------------------------------
fois	0563 rout.9.t
fois	0564 rout.9.t
htm.rang	0939 sub.rout.htm.s
htm.rang	0940 sub.rout.htm.s
htm.rang	0947 sub.rout.htm.s
htm.rang	0947 sub.rout.htm.s
i	0035 
i	0036 
i	0039 
i	0040 
i	0040 
i	0162 trait.param.suite
i	0163 trait.param.suite
i	0164 trait.param.suite
i	0164 trait.param.suite
i	0165 trait.param.suite
i	0422 rout.4
i	0423 rout.4
i	0424 rout.4
i	0426 rout.4
i	0429 rout.4
i	0429 rout.4
i	0432 rout.4
i	0481 rout.6
i	0482 rout.6
i	0483 rout.6
i	0551 rout.9
i	0552 rout.9
i	0553 rout.9
i	0553 rout.9
i	0554 rout.9
i	0556 rout.9
i	0559 rout.9.t
i	0560 rout.9.t
i	0561 rout.9.t
i	0563 rout.9.t
i	0565 rout.9.t
i	0576 rout.10
i	0577 rout.10
i	0578 rout.10
i	0581 rout.10
i	0583 rout.10
i	0767 s100
i	0768 s100
i	0769 s100
i	0834 sub.re.ecr
i	0835 sub.re.ecr
i	0836 sub.re.ecr
i	0839 sub.re.ecr.s
i	0839 sub.re.ecr.s
i	0845 sub.re.ecr.ss
i	0893 sub.rout.inverse
i	0894 sub.rout.inverse
i	0895 sub.rout.inverse
i	0903 sub.rout.optimiser
i	0904 sub.rout.optimiser
i	0904 sub.rout.optimiser
i	0905 sub.rout.optimiser
i	0906 sub.rout.optimiser
i	0908 sub.rout.optimiser
i.lim	0147 trait.param
i.lim	0551 rout.9
i.lim	0652 rout.16
i.lim	1378 sub.rout.param.defaut
i.lim.x	0111 trait.tech
i.lim.x	0139 trait.tech.s
i.lim.x	0657 rout.16
i.lim.x	0903 sub.rout.optimiser
i.lim.x	0943 sub.rout.htm.s
i.lim.x	0944 sub.rout.htm.s
i.lim.x	1377 sub.rout.param.defaut
idebut	0575 rout.10
idebut	0578 rout.10
idebut	0578 rout.10
idebut	0581 rout.10
ii	0436 rout.4.s
ii	0437 rout.4.s
ii	0438 rout.4.s
ii	0440 rout.4.s
ii	0444 rout.4.s
ii	0564 rout.9.t
ii	0565 rout.9.t
ii	0565 rout.9.t
ii	0566 rout.9.t
iii	0448 rout.4.s2
iii	0449 rout.4.s2
iii	0451 rout.4.s2
iii	0452 rout.4.s2
iii	0454 rout.4.s2
iii	0457 rout.4.s2
iii	0458 rout.4.s2
iii	0460 rout.4.s2
iii	0461 rout.4.s2
iii	0463 rout.4.s2
increm	0128 trait.tech
increm	0129 trait.tech
increm	0132 trait.tech
increm	0133 trait.tech
info	0046 
info	0049 
info	0737 sub.rout.info
it	0139 trait.tech.s
it	0140 trait.tech.s
it	0140 trait.tech.s
it	0141 trait.tech.s
nb.album	0810 sub.rout.fin
nb.album	0811 sub.rout.fin
nb.index	0254 trait.commande.album.photo
nb.index	0254 trait.commande.album.photo
nb.index	0823 sub.rout.fin
nb.info	0097 FIN
nb.info	0555 rout.9
nb.info	0555 rout.9
nb.info	0738 sub.rout.info
nb.info	0738 sub.rout.info
nb.lect.ini	0074 p010
nb.lect.ini	0082 p010
nb.lect.ini	0082 p010
nb.lect.ini	0083 p010
nb.lect.ini	0552 rout.9
nb.lect.ini	0599 rout.12
nb.lect.ini	0736 sub.rout.info
nb.lect.ini.s	0074 p010
nb.lect.ini.s	0599 rout.12
nb.ligne	0227 t200
nb.ligne	0269 trait.commande.album.photo
nb.ligne	0269 trait.commande.album.photo
nb.ligne	0270 trait.commande.album.photo
nb.ligne	0270 trait.commande.album.photo
nb.ligne	0364 trait.commande.ligne.saut
nb.photo	0271 trait.commande.album.photo
nb.photo	0271 trait.commande.album.photo
nb.photo	0810 sub.rout.fin
nb.photo	0811 sub.rout.fin
nb.photo.d	0312 trait.commande.photo
nb.photo.d	0312 trait.commande.photo
nb.photo.d	0313 trait.commande.photo
nb.photo.d	0822 sub.rout.fin
nf	0161 trait.param.suite
nf	1029 sub.rout.param.debut
nf	1035 sub.rout.param.defaut
opti	0902 sub.rout.optimiser
opti	0909 sub.rout.optimiser
opti	0947 sub.rout.htm.s
opti	0951 sub.rout.htm.s
opti	0958 sub.rout.htm.fin
qq	0255 trait.commande.album.photo
qq	0256 trait.commande.album.photo
qq	0780 s100
qq	0781 s100
qq	0782 s100
qq	0782 s100
qq	0783 s100
qqt	0761 s100
qqt	0782 s100
qqt	0782 s100
r	0744 sub.rout.remplace.s
r	0745 sub.rout.remplace.s
r	0746 sub.rout.remplace.s
r	0746 sub.rout.remplace.s
r4	0428 rout.4
r4	0435 rout.4.s
r4	0447 rout.4.s2
rbase	0742 sub.rout.remplace
rbase	0744 sub.rout.remplace.s
rbase	0746 sub.rout.remplace.s
rbase	0746 sub.rout.remplace.s
rbase	0747 sub.rout.remplace.s
rbase	0747 sub.rout.remplace.s
rr	0435 rout.4.s
rr	0442 rout.4.s
rr	0442 rout.4.s
rr	0451 rout.4.s2
rr	0452 rout.4.s2
rr	0460 rout.4.s2
rr	0461 rout.4.s2
rrr	0435 rout.4.s
rrr	0450 rout.4.s2
rrr	0450 rout.4.s2
rrr	0451 rout.4.s2
rrr	0452 rout.4.s2
rrr	0456 rout.4.s2
rrr	0459 rout.4.s2
rrr	0459 rout.4.s2
rrr	0460 rout.4.s2
rrr	0461 rout.4.s2
rrrd	0451 rout.4.s2
rrrd	0455 rout.4.s2
rrrd	0455 rout.4.s2
rrrd	0460 rout.4.s2
rrrd	0464 rout.4.s2
rrrd	0464 rout.4.s2
rrrf	0452 rout.4.s2
rrrf	0455 rout.4.s2
rrrf	0461 rout.4.s2
rrrf	0464 rout.4.s2
s	0652 rout.16
s	0653 rout.16
s	0654 rout.16
s	0654 rout.16
s	0654 rout.16
s	0655 rout.16
s	0656 rout.16
s	0657 rout.16
s	0658 rout.16
s	0658 rout.16
s	0659 rout.16
t	0111 trait.tech
t	0112 trait.tech
t	0112 trait.tech
t	0114 trait.tech
t	0116 trait.tech
t	0147 trait.param
t	0148 trait.param
t	0148 trait.param
t	0149 trait.param
t	0150 trait.param
t	0152 trait.param
t	0173 trait.commande
t	0174 trait.commande
t	0200 trait.commande
t	0201 trait.commande
t	0203 trait.commande
t	0204 trait.commande
t	0212 t100
t	0213 t100
t	0214 t100
t	0215 t100
t	0219 t100
t	0220 t100
t	0220 t100
t	0220 t100
t	0221 t100
t	0222 t100
t	0223 t100
t	0286 trait.commande.album.photo
t	0287 trait.commande.album.photo
t	0438 rout.4.s
t	0439 rout.4.s
t	0440 rout.4.s
t	0559 rout.9.t
t	0560 rout.9.t
t	0561 rout.9.t
t	0563 rout.9.t
t	0573 rout.10
t	0574 rout.10
t	0574 rout.10
t	0576 rout.10
t	0577 rout.10
t	0578 rout.10
t	0578 rout.10
t	0579 rout.10
t	0861 sub.rout.associe
t	0862 sub.rout.associe
t	0863 sub.rout.associe
t	0864 sub.rout.associe
t	0865 sub.rout.associe
t	0866 sub.rout.associe
t	0943 sub.rout.htm.s
t	0944 sub.rout.htm.s
t	0944 sub.rout.htm.s
t	0944 sub.rout.htm.s
t	0944 sub.rout.htm.s
t	0945 sub.rout.htm.s
t.album	0378 rout.0
t.album	1189 sub.rout.param.defaut
t.album.plus	0714 rout.19.s
t.album.plus	0714 rout.19.s
t.album.plus	0714 rout.19.s
t.album.plus	1192 sub.rout.param.defaut
t.aller	0196 trait.commande
t.aller	0196 trait.commande
t.aller	0197 trait.commande
t.aller	0197 trait.commande
t.aller	1208 sub.rout.param.defaut
t.associe	0266 trait.commande.album.photo
t.associe	0333 trait.commande.groupe
t.associe	0342 trait.commande.groupe
t.associe	0342 trait.commande.groupe
t.associe	0346 trait.commande.groupe
t.associe	0389 rout.1
t.associe	0867 sub.rout.associe
t.associe	0874 sub.rout.associe
t.associe	0874 sub.rout.associe
t.associe	0874 sub.rout.associe
t.associe	1209 sub.rout.param.defaut
t.bordure	0709 rout.19.s
t.bordure	0709 rout.19.s
t.bordure	0709 rout.19.s
t.bordure	1061 sub.rout.param.defaut
t.centre	0357 trait.commande.ligne.saut
t.centre	0512 rout.8
t.centre	0518 rout.8
t.centre	0518 rout.8
t.centre	0519 rout.8
t.centre	0519 rout.8
t.centre	0519 rout.8
t.centre	0519 rout.8
t.centre	1084 sub.rout.param.defaut
t.color	0616 rout.14
t.color	0620 rout.14
t.color	0624 rout.14
t.color	1017 sub.rout.param.debut
t.color.texte	0632 rout.15
t.color.texte	0636 rout.15
t.color.texte	0640 rout.15
t.color.texte	0644 rout.15
t.color.texte	1018 sub.rout.param.debut
t.commande	0083 p010
t.commande	0094 p010
t.commande	0176 trait.commande
t.commande	0176 trait.commande
t.commande	0176 trait.commande
t.commande	0179 trait.commande
t.commande	0179 trait.commande
t.commande	0179 trait.commande
t.commande	0182 trait.commande
t.commande	0182 trait.commande
t.commande	0182 trait.commande
t.commande	0185 trait.commande
t.commande	0188 trait.commande
t.commande	0188 trait.commande
t.commande	0188 trait.commande
t.commande	0192 trait.commande
t.commande	0192 trait.commande
t.commande	0192 trait.commande
t.commande	0197 trait.commande
t.commande	0197 trait.commande
t.commande	0201 trait.commande
t.commande	0204 trait.commande
t.commande	0211 t100
t.commande	0212 t100
t.commande	0213 t100
t.commande	0214 t100
t.commande	0215 t100
t.commande	0216 t100
t.commande	0217 t100
t.commande	0222 t100
t.commande	0222 t100
t.commande	0223 t100
t.commande	0223 t100
t.commande	0227 t200
t.commande	0231 trait.commande.htm
t.commande	0231 trait.commande.htm
t.commande	0238 trait.commande.photo.vide
t.commande	0239 trait.commande.photo.vide
t.commande	0255 trait.commande.album.photo
t.commande	0257 trait.commande.album.photo
t.commande	0259 trait.commande.album.photo
t.commande	0260 trait.commande.album.photo
t.commande	0260 trait.commande.album.photo
t.commande	0261 trait.commande.album.photo
t.commande	0261 trait.commande.album.photo
t.commande	0263 trait.commande.album.photo
t.commande	0264 trait.commande.album.photo
t.commande	0266 trait.commande.album.photo
t.commande	0268 trait.commande.album.photo
t.commande	0272 trait.commande.album.photo
t.commande	0274 trait.commande.album.photo
t.commande	0274 trait.commande.album.photo
t.commande	0276 trait.commande.album.photo
t.commande	0276 trait.commande.album.photo
t.commande	0279 trait.commande.album.photo
t.commande	0283 trait.commande.album.photo
t.commande	0286 trait.commande.album.photo
t.commande	0291 trait.commande.album.photo
t.commande	0292 trait.commande.album.photo
t.commande	0296 trait.commande.album.photo
t.commande	0313 trait.commande.photo
t.commande	0314 trait.commande.photo
t.commande	0315 trait.commande.photo
t.commande	0331 trait.commande.groupe
t.commande	0333 trait.commande.groupe
t.commande	0334 trait.commande.groupe
t.commande	0337 trait.commande.groupe
t.commande	0338 trait.commande.groupe
t.commande	0347 trait.commande.groupe
t.commande	0349 trait.commande.groupe
t.commande	0387 rout.1
t.commande	0389 rout.1
t.commande	0394 rout.1
t.commande	0882 sub.rout.commande.nom
t.commande	0883 sub.rout.commande.nom
t.commande	0883 sub.rout.commande.nom
t.commande	0884 sub.rout.commande.nom
t.commande	0885 sub.rout.commande.nom
t.commande	0885 sub.rout.commande.nom
t.commande	0886 sub.rout.commande.nom
t.commande	0887 sub.rout.commande.nom
t.commande	0887 sub.rout.commande.nom
t.commande	1037 sub.rout.param.defaut
t.creation	0768 s100
t.creation	0772 s100
t.creation	1256 sub.rout.param.defaut
t.defaut	0526 rout.8
t.defaut	1207 sub.rout.param.defaut
t.description	0293 trait.commande.album.photo
t.description	0296 trait.commande.album.photo
t.description	0297 trait.commande.album.photo
t.description	0308 trait.commande.photo
t.description	0573 rout.10
t.description	0875 sub.rout.associe
t.description	0877 sub.rout.associe
t.description	1367 sub.rout.param.defaut
t.diaporama	0311 trait.commande.photo
t.diaporama	1204 sub.rout.param.defaut
t.dossier	0530 rout.8
t.dossier	0533 rout.8
t.dossier	0533 rout.8
t.dossier	1196 sub.rout.param.defaut
t.dossier.plus	0381 rout.0
t.dossier.plus	0381 rout.0
t.dossier.plus	0531 rout.8
t.dossier.plus	0531 rout.8
t.dossier.plus	1199 sub.rout.param.defaut
t.espace	0699 rout.19
t.espace	0715 rout.19.s
t.espace	0715 rout.19.s
t.espace	0715 rout.19.s
t.espace	1107 sub.rout.param.defaut
t.fond	0400 rout.2
t.fond	0401 rout.2
t.fond	0401 rout.2
t.fond	0403 rout.2
t.fond	0574 rout.10
t.fond	0755 sub.rout.creat.ini
t.fond	0755 sub.rout.creat.ini
t.fond	1000 sub.rout.param.debut
t.fond.color	0712 rout.19.s
t.fond.color	0712 rout.19.s
t.fond.color	0712 rout.19.s
t.fond.color	1005 sub.rout.param.debut
t.fonte.diapo	0490 rout.6
t.fonte.diapo	0821 sub.rout.fin
t.fonte.diapo	1138 sub.rout.param.defaut
t.fonte.groupe	0487 rout.6
t.fonte.groupe	0634 rout.15
t.fonte.groupe	0635 rout.15
t.fonte.groupe	0635 rout.15
t.fonte.groupe	0636 rout.15
t.fonte.groupe	1126 sub.rout.param.defaut
t.fonte.ligne	0489 rout.6
t.fonte.ligne	0642 rout.15
t.fonte.ligne	0643 rout.15
t.fonte.ligne	0643 rout.15
t.fonte.ligne	0644 rout.15
t.fonte.ligne	1134 sub.rout.param.defaut
t.fonte.sous.groupe	0488 rout.6
t.fonte.sous.groupe	0638 rout.15
t.fonte.sous.groupe	0639 rout.15
t.fonte.sous.groupe	0639 rout.15
t.fonte.sous.groupe	0640 rout.15
t.fonte.sous.groupe	1130 sub.rout.param.defaut
t.fonte.titre	0472 rout.5
t.fonte.titre	0486 rout.6
t.fonte.titre	0630 rout.15
t.fonte.titre	0631 rout.15
t.fonte.titre	0631 rout.15
t.fonte.titre	0632 rout.15
t.fonte.titre	1122 sub.rout.param.defaut
t.google	0278 trait.commande.album.photo
t.google	0279 trait.commande.album.photo
t.google	0279 trait.commande.album.photo
t.google	0279 trait.commande.album.photo
t.google	0280 trait.commande.album.photo
t.google	1097 sub.rout.param.defaut
t.haut	0707 rout.19.s
t.haut	0707 rout.19.s
t.haut	0707 rout.19.s
t.haut	1050 sub.rout.param.defaut
t.haut	1382 sub.rout.param.control
t.htm	0469 rout.5
t.htm	0471 rout.5
t.htm	0471 rout.5
t.htm	0788 sub.rout.debut
t.htm	0788 sub.rout.debut
t.htm	0788 sub.rout.debut
t.htm	0790 sub.rout.debut
t.htm	0790 sub.rout.debut
t.htm	0790 sub.rout.debut
t.htm	0792 sub.rout.debut
t.htm	0794 sub.rout.debut
t.htm	0796 sub.rout.debut
t.htm	0798 sub.rout.debut
t.htm	0814 sub.rout.fin
t.htm	1313 sub.rout.param.defaut
t.htm	1315 sub.rout.param.defaut
t.htm	1316 sub.rout.param.defaut
t.htm	1317 sub.rout.param.defaut
t.htm	1318 sub.rout.param.defaut
t.htm	1319 sub.rout.param.defaut
t.htm	1320 sub.rout.param.defaut
t.htm	1321 sub.rout.param.defaut
t.htm	1322 sub.rout.param.defaut
t.htm	1323 sub.rout.param.defaut
t.htm	1324 sub.rout.param.defaut
t.htm	1325 sub.rout.param.defaut
t.htm	1326 sub.rout.param.defaut
t.htm.album	0248 trait.commande.album
t.htm.album	0250 trait.commande.album
t.htm.album	1293 sub.rout.param.defaut
t.htm.associe	0868 sub.rout.associe
t.htm.associe	1286 sub.rout.param.defaut
t.htm.commande.aller	0368 trait.commande.aller
t.htm.commande.aller	1275 sub.rout.param.defaut
t.htm.commande.groupe	0350 trait.commande.groupe
t.htm.commande.groupe	0352 trait.commande.groupe
t.htm.commande.groupe	1278 sub.rout.param.defaut
t.htm.commande.htm	0139 trait.tech.s
t.htm.commande.htm	0232 trait.commande.htm
t.htm.commande.htm	0903 sub.rout.optimiser
t.htm.commande.htm	1264 sub.rout.param.defaut
t.htm.commande.ligne.saut	0358 trait.commande.ligne.saut
t.htm.commande.ligne.saut	0361 trait.commande.ligne.saut
t.htm.commande.ligne.saut	1271 sub.rout.param.defaut
t.htm.commande.photo.vide	0240 trait.commande.photo.vide
t.htm.commande.photo.vide	0242 trait.commande.photo.vide
t.htm.commande.photo.vide	1267 sub.rout.param.defaut
t.htm.dia	0316 trait.commande.photo
t.htm.dia	0319 trait.commande.photo
t.htm.dia	0324 trait.commande.photo
t.htm.dia	0801 sub.rout.debut
t.htm.dia	0803 sub.rout.debut
t.htm.dia	0817 sub.rout.fin
t.htm.dia	0819 sub.rout.fin
t.htm.dia	1337 sub.rout.param.defaut
t.htm.dia	1341 sub.rout.param.defaut
t.htm.dia	1346 sub.rout.param.defaut
t.htm.dia	1347 sub.rout.param.defaut
t.htm.dia	1348 sub.rout.param.defaut
t.htm.dia	1349 sub.rout.param.defaut
t.htm.dia	1352 sub.rout.param.defaut
t.htm.dia	1354 sub.rout.param.defaut
t.htm.photo	0304 trait.commande.photo
t.htm.photo	0306 trait.commande.photo
t.htm.photo	1301 sub.rout.param.defaut
t.htm.script	0812 sub.rout.fin
t.htm.script	1327 sub.rout.param.defaut
t.htm.script	1329 sub.rout.param.defaut
t.htm.source	0288 trait.commande.album.photo
t.htm.source	1289 sub.rout.param.defaut
t.htms	0942 sub.rout.htm.s
t.htms	0944 sub.rout.htm.s
t.htms	0946 sub.rout.htm.s
t.htms	0947 sub.rout.htm.s
t.htms	0947 sub.rout.htm.s
t.image	0272 trait.commande.album.photo
t.image	0507 rout.8
t.image	1049 sub.rout.param.defaut
t.index	0254 trait.commande.album.photo
t.index	1203 sub.rout.param.defaut
t.info	0117 trait.tech
t.info	0118 trait.tech
t.info	0127 trait.tech
t.info	0129 trait.tech
t.info	0131 trait.tech
t.info	0132 trait.tech
t.info	0153 trait.param
t.info	0155 trait.param
t.info	0161 trait.param.suite
t.info	0166 trait.param.suite
t.info	0206 trait.commande
t.info	0231 trait.commande.htm
t.info	0256 trait.commande.album.photo
t.info	0428 rout.4
t.info	0502 rout.7
t.info	0515 rout.8
t.info	0523 rout.8
t.info	0539 rout.8
t.info	0545 rout.8
t.info	0588 rout.11
t.info	0593 rout.12
t.info	0594 rout.12
t.info	0607 rout.13
t.info	0611 rout.14
t.info	0629 rout.15
t.info	0667 rout.17
t.info	0716 rout.19.s
t.info	0724 rout.20
t.info	0865 sub.rout.associe
t.info	0874 sub.rout.associe
t.info	0946 sub.rout.htm.s
t.info	1231 sub.rout.param.defaut
t.info	1233 sub.rout.param.defaut
t.info	1234 sub.rout.param.defaut
t.info	1235 sub.rout.param.defaut
t.info	1236 sub.rout.param.defaut
t.info	1237 sub.rout.param.defaut
t.info	1238 sub.rout.param.defaut
t.info	1239 sub.rout.param.defaut
t.info	1240 sub.rout.param.defaut
t.info	1241 sub.rout.param.defaut
t.info	1242 sub.rout.param.defaut
t.info	1243 sub.rout.param.defaut
t.info	1244 sub.rout.param.defaut
t.info	1245 sub.rout.param.defaut
t.info	1246 sub.rout.param.defaut
t.info	1247 sub.rout.param.defaut
t.info	1248 sub.rout.param.defaut
t.info	1249 sub.rout.param.defaut
t.info	1250 sub.rout.param.defaut
t.info	1251 sub.rout.param.defaut
t.info	1252 sub.rout.param.defaut
t.inser	0073 p010
t.inser	0073 p010
t.inser	0074 p010
t.inser	0146 trait.param
t.inser	0593 rout.12
t.inser	0595 rout.12
t.inser	0597 rout.12
t.inser	1215 sub.rout.param.defaut
t.large	0708 rout.19.s
t.large	0708 rout.19.s
t.large	0708 rout.19.s
t.large	1054 sub.rout.param.defaut
t.lien.color	0612 rout.14
t.lien.color	0713 rout.19.s
t.lien.color	0713 rout.19.s
t.lien.color	0713 rout.19.s
t.lien.color	1009 sub.rout.param.debut
t.max.ligne	0270 trait.commande.album.photo
t.max.ligne	0508 rout.8
t.max.ligne	1080 sub.rout.param.defaut
t.max.long.nom.titre	0522 rout.8
t.max.long.nom.titre	0886 sub.rout.commande.nom
t.max.long.nom.titre	0887 sub.rout.commande.nom
t.max.long.nom.titre	1205 sub.rout.param.defaut
t.nom	0941 sub.rout.htm.s
t.nom	0944 sub.rout.htm.s
t.optimiser	0543 rout.8
t.optimiser	1213 sub.rout.param.defaut
t.param	0774 s100
t.param	0775 s100
t.param	1216 sub.rout.param.defaut
t.police	0472 rout.5
t.police	0480 rout.6
t.police	0493 rout.6.s
t.police	0494 rout.6.s
t.police	0495 rout.6.s
t.police	0496 rout.6.s
t.police	0497 rout.6.s
t.police	1142 sub.rout.param.defaut
t.police	1383 sub.rout.param.control
t.police.diapo	0497 rout.6.s
t.police.diapo	1153 sub.rout.param.defaut
t.police.groupe	0494 rout.6.s
t.police.groupe	1150 sub.rout.param.defaut
t.police.ligne	0496 rout.6.s
t.police.ligne	1152 sub.rout.param.defaut
t.police.sous.groupe	0495 rout.6.s
t.police.sous.groupe	1151 sub.rout.param.defaut
t.police.titre	0493 rout.6.s
t.police.titre	1149 sub.rout.param.defaut
t.prefixe.assoc	0266 trait.commande.album.photo
t.prefixe.assoc	1071 sub.rout.param.defaut
t.Prefixe.image	0379 rout.0
t.Prefixe.image	1072 sub.rout.param.defaut
t.prefixe.vignette	0274 trait.commande.album.photo
t.prefixe.vignette	0276 trait.commande.album.photo
t.prefixe.vignette	1069 sub.rout.param.defaut
t.reliure	0711 rout.19.s
t.reliure	0711 rout.19.s
t.reliure	0711 rout.19.s
t.reliure	1013 sub.rout.param.debut
t.restor	0664 rout.17
t.restor	0664 rout.17
t.restor	0665 rout.17
t.restor	1218 sub.rout.param.defaut
t.sauf	0255 trait.commande.album.photo
t.sauf	0780 s100
t.sauf	1222 sub.rout.param.defaut
t.saut	0238 trait.commande.photo.vide
t.saut	0238 trait.commande.photo.vide
t.saut	0257 trait.commande.album.photo
t.saut	0257 trait.commande.album.photo
t.saut	0263 trait.commande.album.photo
t.saut	0263 trait.commande.album.photo
t.saut	0331 trait.commande.groupe
t.saut	0331 trait.commande.groupe
t.saut	0386 rout.1
t.saut	0386 rout.1
t.saut	0882 sub.rout.commande.nom
t.saut	0916 sub.rout.tableau
t.saut	1081 sub.rout.param.defaut
t.sauve	0649 rout.16
t.sauve	0649 rout.16
t.sauve	0650 rout.16
t.sauve	0664 rout.17
t.sauve	0684 rout.18
t.sauve	1217 sub.rout.param.defaut
t.source	0286 trait.commande.album.photo
t.source	0289 trait.commande.album.photo
t.source	0589 rout.11
t.source	0589 rout.11
t.source	1058 sub.rout.param.defaut
t.suffixe.vignette	0274 trait.commande.album.photo
t.suffixe.vignette	0276 trait.commande.album.photo
t.suffixe.vignette	1070 sub.rout.param.defaut
t.supprime	0684 rout.18
t.supprime	0684 rout.18
t.supprime	0685 rout.18
t.supprime	1219 sub.rout.param.defaut
t.table	0700 rout.19
t.table	0702 rout.19
t.table	0808 sub.rout.fin
t.table	0809 sub.rout.fin
t.table	1226 sub.rout.param.defaut
t.tableau	0536 rout.8
t.tableau	0537 rout.8
t.tableau	0537 rout.8
t.tableau	0539 rout.8
t.tableau	0539 rout.8
t.tableau	0914 sub.rout.tableau
t.tableau	0914 sub.rout.tableau
t.tableau	0915 sub.rout.tableau
t.tableau	0916 sub.rout.tableau
t.tableau	0917 sub.rout.tableau
t.tableau	0919 sub.rout.tableau
t.tableau	0919 sub.rout.tableau
t.tableau	0920 sub.rout.tableau
t.tableau	0920 sub.rout.tableau
t.tableau	0921 sub.rout.tableau
t.tableau	0921 sub.rout.tableau
t.tableau	1111 sub.rout.param.defaut
t.tech	0110 trait.tech
t.tech	0112 trait.tech
t.tech	0112 trait.tech
t.tech	0113 trait.tech
t.tech	0123 trait.tech
t.tech	0130 trait.tech
t.tech	0132 trait.tech
t.tech	0137 trait.tech.s
t.texte.groupe	1163 sub.rout.param.defaut
t.texte.groupe	1388 sub.rout.param.control
t.texte.ligne	1171 sub.rout.param.defaut
t.texte.ligne	1390 sub.rout.param.control
t.texte.sous.groupe	1167 sub.rout.param.defaut
t.texte.sous.groupe	1389 sub.rout.param.control
t.texte.titre	0436 rout.4.s
t.texte.titre	0437 rout.4.s
t.texte.titre	0438 rout.4.s
t.texte.titre	0440 rout.4.s
t.texte.titre	0448 rout.4.s2
t.texte.titre	0449 rout.4.s2
t.texte.titre	0455 rout.4.s2
t.texte.titre	0457 rout.4.s2
t.texte.titre	0458 rout.4.s2
t.texte.titre	0464 rout.4.s2
t.texte.titre	1155 sub.rout.param.defaut
t.texte.titre	1387 sub.rout.param.control
t.titre	0318 trait.commande.photo
t.titre	0321 trait.commande.photo
t.titre	0323 trait.commande.photo
t.titre	0323 trait.commande.photo
t.titre	0325 trait.commande.photo
t.titre	0326 trait.commande.photo
t.titre	0326 trait.commande.photo
t.titre	0340 trait.commande.groupe
t.titre	0341 trait.commande.groupe
t.titre	0341 trait.commande.groupe
t.titre	0342 trait.commande.groupe
t.titre	0342 trait.commande.groupe
t.titre	0343 trait.commande.groupe
t.titre	0345 trait.commande.groupe
t.titre	0345 trait.commande.groupe
t.titre	0345 trait.commande.groupe
t.titre	0346 trait.commande.groupe
t.titre	0392 rout.1
t.titre	0393 rout.1
t.titre	0394 rout.1
t.titre	0754 sub.rout.creat.ini
t.titre	0754 sub.rout.creat.ini
t.titre	0990 sub.rout.param.debut
t.trace	0085 p010
t.trace	1220 sub.rout.param.defaut
t.trait.groupe	0408 rout.3
t.trait.groupe	0408 rout.3
t.trait.groupe	0618 rout.14
t.trait.groupe	0619 rout.14
t.trait.groupe	0619 rout.14
t.trait.groupe	0620 rout.14
t.trait.groupe	1182 sub.rout.param.defaut
t.trait.groupe	1385 sub.rout.param.control
t.trait.sous.groupe	0409 rout.3
t.trait.sous.groupe	0409 rout.3
t.trait.sous.groupe	0622 rout.14
t.trait.sous.groupe	0623 rout.14
t.trait.sous.groupe	0623 rout.14
t.trait.sous.groupe	0624 rout.14
t.trait.sous.groupe	1185 sub.rout.param.defaut
t.trait.sous.groupe	1386 sub.rout.param.control
t.trait.titre	0407 rout.3
t.trait.titre	0407 rout.3
t.trait.titre	0411 rout.3
t.trait.titre	0412 rout.3
t.trait.titre	0412 rout.3
t.trait.titre	0614 rout.14
t.trait.titre	0615 rout.14
t.trait.titre	0615 rout.14
t.trait.titre	0616 rout.14
t.trait.titre	0808 sub.rout.fin
t.trait.titre	0809 sub.rout.fin
t.trait.titre	1176 sub.rout.param.defaut
t.trait.titre	1384 sub.rout.param.control
t.transition.aller	0722 rout.20
t.transition.aller	0722 rout.20
t.transition.aller	1019 sub.rout.param.debut
t.transition.retour	0722 rout.20
t.transition.retour	1024 sub.rout.param.debut
t.type.icone	0274 trait.commande.album.photo
t.type.icone	0377 rout.0
t.type.icone	1065 sub.rout.param.defaut
t.type.vignette	0276 trait.commande.album.photo
t.type.vignette	1068 sub.rout.param.defaut
t.valign	0604 rout.13
t.valign	0605 rout.13
t.valign	0605 rout.13
t.valign	0605 rout.13
t.valign	0606 rout.13
t.valign	0606 rout.13
t.valign	0606 rout.13
t.valign	0607 rout.13
t.valign	0607 rout.13
t.valign	1090 sub.rout.param.defaut
t.visu	0710 rout.19.s
t.visu	0710 rout.19.s
t.visu	0710 rout.19.s
t.visu	1076 sub.rout.param.defaut
t.vue	0303 trait.commande.photo
t.vue	1075 sub.rout.param.defaut
t.wiki	0282 trait.commande.album.photo
t.wiki	0283 trait.commande.album.photo
t.wiki	0283 trait.commande.album.photo
t.wiki	0283 trait.commande.album.photo
t.wiki	0284 trait.commande.album.photo
t.wiki	1102 sub.rout.param.defaut
t.x	0407 rout.3
t.x	0408 rout.3
t.x	0409 rout.3
t.x	0411 rout.3
t.x	0415 rout.3
t1	0211 t100
t1	0211 t100
t1	0212 t100
t1	0213 t100
t1	0214 t100
t1	0303 trait.commande.photo
t1	0303 trait.commande.photo
t1	0304 trait.commande.photo
t1	0306 trait.commande.photo
t1	0882 sub.rout.commande.nom
t1	0883 sub.rout.commande.nom
t1	0883 sub.rout.commande.nom
t1	0884 sub.rout.commande.nom
t1	0885 sub.rout.commande.nom
t1	0885 sub.rout.commande.nom
ta	0929 sub.rout.htm.s
ta	0930 sub.rout.htm.s
ta	0931 sub.rout.htm.s
ta	0933 sub.rout.htm.s
ta	0934 sub.rout.htm.s
ta	0935 sub.rout.htm.s
ta	0936 sub.rout.htm.s
ta	0938 sub.rout.htm.s
ta	0939 sub.rout.htm.s
ta	0940 sub.rout.htm.s
ta	0946 sub.rout.htm.s
ta	0948 sub.rout.htm.s
ta	0950 sub.rout.htm.s
ta	0955 sub.rout.htm.s
ta	0962 sub.rout.htm.opt
ta	0963 sub.rout.htm.opt
ta	0964 sub.rout.htm.opt
ta	0964 sub.rout.htm.opt
ta	0965 sub.rout.htm.opt
ta	0967 sub.rout.htm.opt
ta	0968 sub.rout.htm.opt
ta	0969 sub.rout.htm.opt
ta	0974 sub.rout.htm.opt
tb	0931 sub.rout.htm.s
tb	0932 sub.rout.htm.s
tb	0933 sub.rout.htm.s
tb	0935 sub.rout.htm.s
tb	0936 sub.rout.htm.s
tb	0938 sub.rout.htm.s
tb	0939 sub.rout.htm.s
tb	0940 sub.rout.htm.s
tb	0946 sub.rout.htm.s
tbase	0926 sub.rout.htm
tbase	0929 sub.rout.htm.s
tbase	0931 sub.rout.htm.s
tbase	0933 sub.rout.htm.s
tbase	0934 sub.rout.htm.s
tbase	0934 sub.rout.htm.s
tbase	0935 sub.rout.htm.s
tbase	0936 sub.rout.htm.s
tbase	0938 sub.rout.htm.s
tbase	0939 sub.rout.htm.s
tbase	0940 sub.rout.htm.s
tbase	0940 sub.rout.htm.s
tbase	0946 sub.rout.htm.s
tbase	0946 sub.rout.htm.s
tbase	0948 sub.rout.htm.s
tbase	0950 sub.rout.htm.s
tbase	0955 sub.rout.htm.s
tbase	0955 sub.rout.htm.s
tbase	0962 sub.rout.htm.opt
tbase	0964 sub.rout.htm.opt
tbase	0964 sub.rout.htm.opt
tbase	0965 sub.rout.htm.opt
tbase	0965 sub.rout.htm.opt
tbase	0967 sub.rout.htm.opt
tbase	0968 sub.rout.htm.opt
tbase	0969 sub.rout.htm.opt
tbase	0974 sub.rout.htm.opt
tbase	0974 sub.rout.htm.opt
tc	0257 trait.commande.album.photo
tc	0258 trait.commande.album.photo
tc	0260 trait.commande.album.photo
tc	0261 trait.commande.album.photo
tc	0936 sub.rout.htm.s
tc	0937 sub.rout.htm.s
tc	0938 sub.rout.htm.s
tc	0939 sub.rout.htm.s
tc	0940 sub.rout.htm.s
tc	0946 sub.rout.htm.s
tech	0119 trait.tech
tech	0120 trait.tech
timage	0272 trait.commande.album.photo
timage	0273 trait.commande.album.photo
timage	0310 trait.commande.photo
tt	0424 rout.4
tt	0425 rout.4
tt	0426 rout.4
tt	0429 rout.4
tt	0560 rout.9.t
tt	0563 rout.9.t
x.diapo.htm	0065 debut
x.diapo.htm	0066 debut
x.diapo.htm	0989 sub.rout.param.debut
x.index.htm	0066 debut
x.index.htm	0988 sub.rout.param.debut
x.photo.htm	0065 debut
x.photo.htm	0987 sub.rout.param.debut
x.photo.ini	0064 debut
x.photo.ini	0753 sub.rout.creat.ini
x.photo.ini	0827 sub.rout.dir.ini
x.photo.ini	0986 sub.rout.param.debut
xf	0118 trait.tech
xf	1030 sub.rout.param.debut
xf	1036 sub.rout.param.defaut
xx	0339 trait.commande.groupe
xx	0347 trait.commande.groupe
xx	0347 trait.commande.groupe
xx	0349 trait.commande.groupe
xx	0350 trait.commande.groupe
xx	0352 trait.commande.groupe
xx	0691 rout.19
xx	0692 rout.19
xx	0698 rout.19
xx	0701 rout.19
xx	0706 rout.19.s
xx	0707 rout.19.s
xx	0708 rout.19.s
xx	0709 rout.19.s
xx	0710 rout.19.s
xx	0711 rout.19.s
xx	0712 rout.19.s
xx	0713 rout.19.s
xx	0714 rout.19.s
xx	0715 rout.19.s
xx	0722 rout.20
xx	0722 rout.20
xx	0723 rout.20
xx	0724 rout.20
xx	0724 rout.20
xx	0726 rout.20
xx	0730 rout.20
xxx	0694 rout.19
xxx	0706 rout.19.s
xxx	0707 rout.19.s
xxx	0708 rout.19.s
xxx	0709 rout.19.s
xxx	0710 rout.19.s
xxx	0711 rout.19.s
xxx	0712 rout.19.s
xxx	0713 rout.19.s
xxx	0714 rout.19.s
xxx	0715 rout.19.s
y	0037 
y	0038 
y	0039 
y	0040 
znum	0120 trait.tech
znum	0120 trait.tech
znum	0127 trait.tech
znum	0128 trait.tech
znum	0133 trait.tech
znumx	0130 trait.tech
znumx	0131 trait.tech
znumx	0132 trait.tech
 ---------------------------------------- liste des constantes alphanumeriques ------------------------------------------
"  height="	1053 sub.rout.param.defaut
"  width="	1057 sub.rout.param.defaut
" "	0043 
" "	0084 p010
" "	0090 p010
" "	0155 trait.param
" "	0185 trait.commande
" "	0428 rout.4
" "	0539 rout.8
" "	0607 rout.13
" "	0736 sub.rout.info
" "	0946 sub.rout.htm.s
" /b /a-d >$d$.dir"	0756 sub.rout.creat.ini
" /b >$d$.dir"	0827 sub.rout.dir.ini
" 0, 1"	0502 rout.7
" 0, 1"	0515 rout.8
" 0000 ------ ]Fichier description[8]"	1374 sub.rout.param.defaut
" 19"	0716 rout.19.s
" 8"	0545 rout.8
" <======"	0395 rout.1
" background="	1004 sub.rout.param.debut
" bgcolor=#]*["	1008 sub.rout.param.debut
" bgproperties=fixed background="	1003 sub.rout.param.debut
" bgproperties=fixed background=Fond.jpg"	1002 sub.rout.param.debut
" Border="	1064 sub.rout.param.defaut
" Border=0></A>"	1288 sub.rout.param.defaut
" Border=0></A>"	1291 sub.rout.param.defaut
" Cellspacing="	1109 sub.rout.param.defaut
" Cellspacing="	1110 sub.rout.param.defaut
" color="	1325 sub.rout.param.defaut
" content="	1022 sub.rout.param.debut
" content="	1027 sub.rout.param.debut
" leftmargin="	1016 sub.rout.param.debut
" ligne :"	0736 sub.rout.info
" name="	1334 sub.rout.param.defaut
" name="	1335 sub.rout.param.defaut
" Target="	1079 sub.rout.param.defaut
" Target="	1288 sub.rout.param.defaut
" Target="	1291 sub.rout.param.defaut
" target=google><img src=google.gif></A><Br>"	1100 sub.rout.param.defaut
" target=wiki><img src=wikipedia.gif></A><Br>"	1105 sub.rout.param.defaut
" text=#]*[ link=#]*[ vlink=#]*[ alink=#]*["	1012 sub.rout.param.debut
" Valign=Bottom"	1096 sub.rout.param.defaut
" Valign=Top"	1092 sub.rout.param.defaut
" Valign=Top"	1095 sub.rout.param.defaut
" version 4.02 "	0010 
" ]commande[10] ASSOCIE ]commande[4]"	1370 sub.rout.param.defaut
" ]commande[10] SOURCE ]commande[4]"	1371 sub.rout.param.defaut
" ]commande[10] VIGNETTE ]commande[4]"	1372 sub.rout.param.defaut
" ]commande[10] VIGNETTE ]commande[4]"	1373 sub.rout.param.defaut
" ]commande[10] ]commande[4]"	1369 sub.rout.param.defaut
" ]table[2]]commande[4]]table[1]"	1266 sub.rout.param.defaut
" {"	0552 rout.9
" {"	0736 sub.rout.info
"  PHOTO-3G "	0012 
" lments, ralis par PHOTO-3G.EXE "	0810 sub.rout.fin
" lments, ralis par PHOTO-3G.EXE "	0811 sub.rout.fin
"!     {"	0048 
"!     {"	0048 
"!   Trace "	0085 p010
"!"	0056 debut
"!"	0086 p010
""	0017 
""	0017 
""	0017 
""	0017 
""	0017 
""	0017 
""	0017 
""	0017 
""	0017 
""	0042 
""	0043 
""	0048 
""	0051 debut
""	0060 debut
""	0063 debut
""	0071 p010
""	0074 p010
""	0074 p010
""	0084 p010
""	0097 FIN
""	0118 trait.tech
""	0154 trait.param
""	0161 trait.param.suite
""	0188 trait.commande
""	0188 trait.commande
""	0192 trait.commande
""	0216 t100
""	0259 trait.commande.album.photo
""	0280 trait.commande.album.photo
""	0284 trait.commande.album.photo
""	0325 trait.commande.photo
""	0342 trait.commande.groupe
""	0343 trait.commande.groupe
""	0381 rout.0
""	0381 rout.0
""	0400 rout.2
""	0400 rout.2
""	0411 rout.3
""	0420 rout.4
""	0421 rout.4
""	0471 rout.5
""	0518 rout.8
""	0518 rout.8
""	0531 rout.8
""	0531 rout.8
""	0533 rout.8
""	0533 rout.8
""	0570 rout.10
""	0588 rout.11
""	0593 rout.12
""	0594 rout.12
""	0604 rout.13
""	0604 rout.13
""	0615 rout.14
""	0619 rout.14
""	0623 rout.14
""	0631 rout.15
""	0635 rout.15
""	0639 rout.15
""	0643 rout.15
""	0649 rout.16
""	0664 rout.17
""	0684 rout.18
""	0692 rout.19
""	0692 rout.19
""	0692 rout.19
""	0723 rout.20
""	0723 rout.20
""	0783 s100
""	0822 sub.rout.fin
""	0822 sub.rout.fin
""	0823 sub.rout.fin
""	0829 sub.rout.dir.ini
""	0835 sub.re.ecr
""	0849 sub.re.ecr.sss
""	0853 sub.re.ecr.sss
""	0892 sub.rout.inverse
""	0915 sub.rout.tableau
""	0917 sub.rout.tableau
""	0983 sub.rout.param.debut
""	0995 sub.rout.param.debut
""	0996 sub.rout.param.debut
""	0997 sub.rout.param.debut
""	0998 sub.rout.param.debut
""	1005 sub.rout.param.debut
""	1007 sub.rout.param.debut
""	1009 sub.rout.param.debut
""	1011 sub.rout.param.debut
""	1013 sub.rout.param.debut
""	1015 sub.rout.param.debut
""	1017 sub.rout.param.debut
""	1018 sub.rout.param.debut
""	1019 sub.rout.param.debut
""	1021 sub.rout.param.debut
""	1024 sub.rout.param.debut
""	1026 sub.rout.param.debut
""	1039 sub.rout.param.defaut
""	1040 sub.rout.param.defaut
""	1041 sub.rout.param.defaut
""	1042 sub.rout.param.defaut
""	1043 sub.rout.param.defaut
""	1044 sub.rout.param.defaut
""	1045 sub.rout.param.defaut
""	1046 sub.rout.param.defaut
""	1047 sub.rout.param.defaut
""	1048 sub.rout.param.defaut
""	1052 sub.rout.param.defaut
""	1054 sub.rout.param.defaut
""	1056 sub.rout.param.defaut
""	1061 sub.rout.param.defaut
""	1063 sub.rout.param.defaut
""	1069 sub.rout.param.defaut
""	1070 sub.rout.param.defaut
""	1071 sub.rout.param.defaut
""	1072 sub.rout.param.defaut
""	1074 sub.rout.param.defaut
""	1076 sub.rout.param.defaut
""	1078 sub.rout.param.defaut
""	1101 sub.rout.param.defaut
""	1106 sub.rout.param.defaut
""	1107 sub.rout.param.defaut
""	1113 sub.rout.param.defaut
""	1115 sub.rout.param.defaut
""	1124 sub.rout.param.defaut
""	1125 sub.rout.param.defaut
""	1128 sub.rout.param.defaut
""	1129 sub.rout.param.defaut
""	1132 sub.rout.param.defaut
""	1133 sub.rout.param.defaut
""	1136 sub.rout.param.defaut
""	1137 sub.rout.param.defaut
""	1140 sub.rout.param.defaut
""	1141 sub.rout.param.defaut
""	1144 sub.rout.param.defaut
""	1145 sub.rout.param.defaut
""	1146 sub.rout.param.defaut
""	1147 sub.rout.param.defaut
""	1148 sub.rout.param.defaut
""	1149 sub.rout.param.defaut
""	1150 sub.rout.param.defaut
""	1151 sub.rout.param.defaut
""	1152 sub.rout.param.defaut
""	1153 sub.rout.param.defaut
""	1157 sub.rout.param.defaut
""	1158 sub.rout.param.defaut
""	1165 sub.rout.param.defaut
""	1166 sub.rout.param.defaut
""	1169 sub.rout.param.defaut
""	1170 sub.rout.param.defaut
""	1171 sub.rout.param.defaut
""	1173 sub.rout.param.defaut
""	1174 sub.rout.param.defaut
""	1178 sub.rout.param.defaut
""	1184 sub.rout.param.defaut
""	1187 sub.rout.param.defaut
""	1192 sub.rout.param.defaut
""	1194 sub.rout.param.defaut
""	1196 sub.rout.param.defaut
""	1198 sub.rout.param.defaut
""	1199 sub.rout.param.defaut
""	1201 sub.rout.param.defaut
""	1211 sub.rout.param.defaut
""	1212 sub.rout.param.defaut
""	1215 sub.rout.param.defaut
""	1218 sub.rout.param.defaut
""	1219 sub.rout.param.defaut
""	1376 sub.rout.param.defaut
"#"	0255 trait.commande.album.photo
"#"	0255 trait.commande.album.photo
"#"	0780 s100
"#"	0780 s100
"#"	1081 sub.rout.param.defaut
"#"	1208 sub.rout.param.defaut
"#3 o "	0065 debut
"#3"	0320 trait.commande.photo
"#3"	0325 trait.commande.photo
"#3"	0802 sub.rout.debut
"#3"	0820 sub.rout.fin
"#3"	0821 sub.rout.fin
"#4 o "	0065 debut
"#4"	0233 trait.commande.htm
"#4"	0241 trait.commande.photo.vide
"#4"	0249 trait.commande.album
"#4"	0305 trait.commande.photo
"#4"	0351 trait.commande.groupe
"#4"	0359 trait.commande.ligne.saut
"#4"	0362 trait.commande.ligne.saut
"#4"	0369 trait.commande.aller
"#4"	0789 sub.rout.debut
"#4"	0799 sub.rout.debut
"#4"	0808 sub.rout.fin
"#4"	0815 sub.rout.fin
"#4#3"	0795 sub.rout.debut
"#4#3"	0813 sub.rout.fin
"#4#3"	0848 sub.re.ecr.sss
"#4#7"	0793 sub.rout.debut
"#4#7"	0852 sub.re.ecr.sss
"#4<Center> Album de "	0810 sub.rout.fin
"#6 o "	0058 debut
"#6!    "	0562 rout.9.t
"#6!    "	0565 rout.9.t
"#6! "	0073 p010
"#6! "	0553 rout.9
"#6! "	0595 rout.12
"#6"	0060 debut
"#6"	0552 rout.9
"#6"	0737 sub.rout.info
"#6=====> "	0395 rout.1
"#7 o "	0066 debut
"#7"	0234 trait.commande.htm
"#7"	0243 trait.commande.photo.vide
"#7"	0251 trait.commande.album
"#7"	0307 trait.commande.photo
"#7"	0353 trait.commande.groupe
"#7"	0359 trait.commande.ligne.saut
"#7"	0362 trait.commande.ligne.saut
"#7"	0369 trait.commande.aller
"#7"	0791 sub.rout.debut
"#7"	0797 sub.rout.debut
"#7"	0800 sub.rout.debut
"#7"	0809 sub.rout.fin
"#7"	0816 sub.rout.fin
"#7<Center> Album de "	0811 sub.rout.fin
"#8 o "	0571 rout.10
"#8"	0294 trait.commande.album.photo
"#8"	0298 trait.commande.album.photo
"#8"	0309 trait.commande.photo
"#8"	0580 rout.10
"#8"	0876 sub.rout.associe
"#8"	0878 sub.rout.associe
"#9 a "	0066 debut
"#9"	0317 trait.commande.photo
"#9"	0804 sub.rout.debut
"#9"	0818 sub.rout.fin
"#creation.exe#english.ini#espanol.ini#fond.jpg#photo-3g.bas#photo-3g.exe#precede.jpg#suivant.jpg#$d$.dir#$p$.$p$#photo.ini#"	1224 sub.rout.param.defaut
"#exe#com#bat#"	1225 sub.rout.param.defaut
"#]*["	1195 sub.rout.param.defaut
"#]3["	1325 sub.rout.param.defaut
"#]commande[4]"	1277 sub.rout.param.defaut
"$"	0057 debut
"$"	0058 debut
"$$$.$$$"	0649 rout.16
"$$$.$$$"	1217 sub.rout.param.defaut
"$d$.dir"	0101 FIN
"$d$.dir"	0757 sub.rout.creat.ini
"$d$.dir"	0828 sub.rout.dir.ini
"$dir$.bat"	0762 s100
"$p$.$p$"	0059 debut
"$p$.$p$"	0100 FIN
"$p$.$p$"	0840 sub.re.ecr.s
"("	0946 sub.rout.htm.s
"(<A Href="	0810 sub.rout.fin
"(<A Href="	0811 sub.rout.fin
")"	0946 sub.rout.htm.s
");"	1361 sub.rout.param.defaut
");;"	1331 sub.rout.param.defaut
");}"	1359 sub.rout.param.defaut
"*"	0176 trait.commande
"*"	0338 trait.commande.groupe
"*"	0349 trait.commande.groupe
"****************"	0849 sub.re.ecr.sss
"****************"	0853 sub.re.ecr.sss
"*+- =<"	0173 trait.commande
"*.*"	0756 sub.rout.creat.ini
"+"	0179 trait.commande
"+"	0347 trait.commande.groupe
"+"	0349 trait.commande.groupe
", "	0539 rout.8
", "	0607 rout.13
","	1331 sub.rout.param.defaut
","	1331 sub.rout.param.defaut
","	1359 sub.rout.param.defaut
","	1361 sub.rout.param.defaut
","	1361 sub.rout.param.defaut
"-"	0182 trait.commande
"."	0219 t100
"."	0274 trait.commande.album.photo
"."	0276 trait.commande.album.photo
"."	0874 sub.rout.associe
"..."	0342 trait.commande.groupe
"...deb"	0595 rout.12
"...fin"	0073 p010
".htm"	0055 debut
".htm"	0056 debut
".htm"	0057 debut
".ini"	0054 debut
".txt"	0058 debut
"/"	0013 
"/"	0013 
"0"	0357 trait.commande.ligne.saut
"0"	0412 rout.3
"0"	0502 rout.7
"0"	0513 rout.8
"0"	0517 rout.8
"0"	0723 rout.20
"0"	1065 sub.rout.param.defaut
"0"	1068 sub.rout.param.defaut
"0"	1069 sub.rout.param.defaut
"0"	1070 sub.rout.param.defaut
"0"	1071 sub.rout.param.defaut
"0"	1072 sub.rout.param.defaut
"0"	1097 sub.rout.param.defaut
"0"	1102 sub.rout.param.defaut
"0"	1109 sub.rout.param.defaut
"0"	1189 sub.rout.param.defaut
"0"	1199 sub.rout.param.defaut
"0"	1213 sub.rout.param.defaut
"0"	1216 sub.rout.param.defaut
"0"	1220 sub.rout.param.defaut
"0"	1228 sub.rout.param.defaut
"0"	1230 sub.rout.param.defaut
"1"	0058 debut
"1"	0065 debut
"1"	0065 debut
"1"	0066 debut
"1"	0066 debut
"1"	0085 p010
"1"	0089 p010
"1"	0091 p010
"1"	0254 trait.commande.album.photo
"1"	0278 trait.commande.album.photo
"1"	0282 trait.commande.album.photo
"1"	0303 trait.commande.photo
"1"	0311 trait.commande.photo
"1"	0502 rout.7
"1"	0513 rout.8
"1"	0572 rout.10
"1"	0874 sub.rout.associe
"1"	0990 sub.rout.param.debut
"1"	1075 sub.rout.param.defaut
"1"	1084 sub.rout.param.defaut
"1"	1203 sub.rout.param.defaut
"1"	1204 sub.rout.param.defaut
"1"	1209 sub.rout.param.defaut
"10"	1214 sub.rout.param.defaut
"11"	1058 sub.rout.param.defaut
"11"	1081 sub.rout.param.defaut
"11"	1208 sub.rout.param.defaut
"12"	1215 sub.rout.param.defaut
"13"	1090 sub.rout.param.defaut
"14"	1017 sub.rout.param.debut
"15"	1018 sub.rout.param.debut
"16"	1217 sub.rout.param.defaut
"17"	1218 sub.rout.param.defaut
"18"	1219 sub.rout.param.defaut
"19"	1005 sub.rout.param.debut
"19"	1009 sub.rout.param.debut
"19"	1013 sub.rout.param.debut
"19"	1050 sub.rout.param.defaut
"19"	1054 sub.rout.param.defaut
"19"	1061 sub.rout.param.defaut
"19"	1076 sub.rout.param.defaut
"19"	1107 sub.rout.param.defaut
"19"	1192 sub.rout.param.defaut
"2"	1000 sub.rout.param.debut
"20"	1019 sub.rout.param.debut
"20"	1024 sub.rout.param.debut
"23"	1023 sub.rout.param.debut
"23"	1028 sub.rout.param.debut
"3"	1176 sub.rout.param.defaut
"3"	1182 sub.rout.param.defaut
"3"	1185 sub.rout.param.defaut
"30"	1205 sub.rout.param.defaut
"4"	1155 sub.rout.param.defaut
"4"	1163 sub.rout.param.defaut
"4"	1167 sub.rout.param.defaut
"4"	1171 sub.rout.param.defaut
"5"	1122 sub.rout.param.defaut
"5"	1126 sub.rout.param.defaut
"5"	1130 sub.rout.param.defaut
"5"	1134 sub.rout.param.defaut
"5"	1138 sub.rout.param.defaut
"50"	1222 sub.rout.param.defaut
"50"	1226 sub.rout.param.defaut
"50"	1231 sub.rout.param.defaut
"50"	1253 sub.rout.param.defaut
"50"	1256 sub.rout.param.defaut
"50"	1264 sub.rout.param.defaut
"50"	1267 sub.rout.param.defaut
"50"	1271 sub.rout.param.defaut
"50"	1275 sub.rout.param.defaut
"50"	1278 sub.rout.param.defaut
"50"	1286 sub.rout.param.defaut
"50"	1289 sub.rout.param.defaut
"50"	1293 sub.rout.param.defaut
"50"	1301 sub.rout.param.defaut
"50"	1313 sub.rout.param.defaut
"50"	1327 sub.rout.param.defaut
"50"	1337 sub.rout.param.defaut
"50"	1367 sub.rout.param.defaut
"6"	1080 sub.rout.param.defaut
"6"	1142 sub.rout.param.defaut
"6"	1149 sub.rout.param.defaut
"6"	1150 sub.rout.param.defaut
"6"	1151 sub.rout.param.defaut
"6"	1152 sub.rout.param.defaut
"6"	1153 sub.rout.param.defaut
"7"	1075 sub.rout.param.defaut
"7"	1097 sub.rout.param.defaut
"7"	1102 sub.rout.param.defaut
"7"	1203 sub.rout.param.defaut
"7"	1204 sub.rout.param.defaut
"7"	1209 sub.rout.param.defaut
"7"	1220 sub.rout.param.defaut
"76%,24%"	1333 sub.rout.param.defaut
"8"	1049 sub.rout.param.defaut
"8"	1080 sub.rout.param.defaut
"8"	1084 sub.rout.param.defaut
"8"	1111 sub.rout.param.defaut
"8"	1196 sub.rout.param.defaut
"8"	1207 sub.rout.param.defaut
"8"	1213 sub.rout.param.defaut
"9"	1216 sub.rout.param.defaut
"96"	1050 sub.rout.param.defaut
"99"	0136 trait.tech.s
"99"	0910 sub.rout.optimiser
"99"	0927 sub.rout.htm
"999"	0509 rout.8
"999"	0554 rout.9
"999"	0774 s100
";"	0272 trait.commande.album.photo
";"	0272 trait.commande.album.photo
";"	0423 rout.4
";"	0424 rout.4
";"	0437 rout.4.s
";"	0438 rout.4.s
";"	0449 rout.4.s2
";"	0458 rout.4.s2
";"	0574 rout.10
";"	0574 rout.10
";"	0574 rout.10
";"	0574 rout.10
";"	0574 rout.10
";"	0577 rout.10
";"	0616 rout.14
";"	0620 rout.14
";"	0624 rout.14
";"	0632 rout.15
";"	0636 rout.15
";"	0640 rout.15
";"	0644 rout.15
";"	1352 sub.rout.param.defaut
";"	1353 sub.rout.param.defaut
";+0;"	0615 rout.14
";+0;"	0619 rout.14
";+0;"	0623 rout.14
";+0;"	0631 rout.15
";+0;"	0635 rout.15
";+0;"	0639 rout.15
";+0;"	0643 rout.15
";+0;000099;"	1185 sub.rout.param.defaut
";+0;FF0000;"	1130 sub.rout.param.defaut
";+1;FF0000;"	1126 sub.rout.param.defaut
";+2;FF0000;"	1122 sub.rout.param.defaut
";+4;000099;"	1182 sub.rout.param.defaut
";+7;000099;"	1176 sub.rout.param.defaut
";-1;000099;"	1134 sub.rout.param.defaut
";-2;000099;"	1138 sub.rout.param.defaut
";;;;"	0507 rout.8
";</B>;</U>;</I>;</Blink>;</Strike>;</Sup>;</Sub>;</Dfn>;</Cite>;</Var>;</Kbd>;</Code>;</Span>;"	1162 sub.rout.param.defaut
";<B>;<U>;<I>;<Blink>;<Strike>;<Sup>;<Sub>;<Dfn>;<Cite>;<Var>;<Kbd>;<Code>;"	1160 sub.rout.param.defaut
";Bmp;Jpg;Jpeg;Gif;Tif;mpg;"	1049 sub.rout.param.defaut
";G;"	1155 sub.rout.param.defaut
";G;"	1163 sub.rout.param.defaut
";G;I;"	1167 sub.rout.param.defaut
";G;S;I;C;B;Exp;Ind;Def;Cit;Var;Clav;Cod;Surl;"	1159 sub.rout.param.defaut
";suivant.jpg;precede.jpg;descript.ion;@.gif;google.gif;wikipedia.gif;"	1375 sub.rout.param.defaut
"<"	0192 trait.commande
"<*."	0861 sub.rout.associe
"<*."	0869 sub.rout.associe
"<*."	0884 sub.rout.commande.nom
"</BODY></HTML>"	1323 sub.rout.param.defaut
"</center>"	0810 sub.rout.fin
"</center>"	0811 sub.rout.fin
"</Center>"	1087 sub.rout.param.defaut
"</Center>"	1089 sub.rout.param.defaut
"</Center>]table[2]]table[1]"	1274 sub.rout.param.defaut
"</Font>"	1326 sub.rout.param.defaut
"</Td><Td>"	1119 sub.rout.param.defaut
"</Tr>"	1120 sub.rout.param.defaut
"</Tr></Table></Div>"	1229 sub.rout.param.defaut
"</Tr><Tr>"	1273 sub.rout.param.defaut
"<A Href="	1099 sub.rout.param.defaut
"<A Href="	1104 sub.rout.param.defaut
"<A Href="	1288 sub.rout.param.defaut
"<A Href="	1291 sub.rout.param.defaut
"<A Href="	1319 sub.rout.param.defaut
"<A Href="	1320 sub.rout.param.defaut
"<A Href="	1322 sub.rout.param.defaut
"<A Href="	1342 sub.rout.param.defaut
"<A Href="	1343 sub.rout.param.defaut
"<Br> --------> <A Href="	1345 sub.rout.param.defaut
"<br> --------> <A Href="	1348 sub.rout.param.defaut
"<Br>"	1083 sub.rout.param.defaut
"<Br>"	1114 sub.rout.param.defaut
"<Center>"	1086 sub.rout.param.defaut
"<Center>"	1088 sub.rout.param.defaut
"<Div Align="	1228 sub.rout.param.defaut
"<Div Align="	1230 sub.rout.param.defaut
"<Font ]1[ size="	1325 sub.rout.param.defaut
"<Font ]1[>"	1324 sub.rout.param.defaut
"<Hr Noshade Color=#]2[>"	1180 sub.rout.param.defaut
"<Hr Size=]1[ Noshade Color=#]2[>"	1181 sub.rout.param.defaut
"<Hr>"	0999 sub.rout.param.debut
"<Hr>"	1179 sub.rout.param.defaut
"<Html><Head>]Transition aller[1]]Transition retour[1]</Head><Body]fond color[1]]lien color[1]]fond[1]]reliure[1]><Title>]titre[3]</Title>"	1315 sub.rout.param.defaut
"<Img Src="	1296 sub.rout.param.defaut
"<Img Src="	1299 sub.rout.param.defaut
"<Img Src="	1308 sub.rout.param.defaut
"<Img Src="	1311 sub.rout.param.defaut
"<meta http-equiv="	1022 sub.rout.param.debut
"<meta http-equiv="	1027 sub.rout.param.debut
"<script Language="	1329 sub.rout.param.defaut
"<script Language="	1349 sub.rout.param.defaut
"<Span style="	1161 sub.rout.param.defaut
"<Tr>"	1118 sub.rout.param.defaut
"="	0203 trait.commande
"="	0204 trait.commande
"="	0211 t100
"="	0562 rout.9.t
"="	0598 rout.12
"="	0654 rout.16
"="	0655 rout.16
"="	0658 rout.16
"="	0784 s100
"=="	0200 trait.commande
"=="	0201 trait.commande
"=Rout-"	0654 rout.16
"=T"	0654 rout.16
"> "	1329 sub.rout.param.defaut
"> DIAPORAMA </A>"	1320 sub.rout.param.defaut
"> INDEX </A><Br>"	1319 sub.rout.param.defaut
"> PHOTO </A>"	1322 sub.rout.param.defaut
"> ]titre[6]</A>"	1346 sub.rout.param.defaut
"> ]titre[7]</A>"	1347 sub.rout.param.defaut
">"	0231 trait.commande.htm
">"	0864 sub.rout.associe
">"	0869 sub.rout.associe
">"	1022 sub.rout.param.debut
">"	1027 sub.rout.param.debut
">"	1295 sub.rout.param.defaut
">"	1298 sub.rout.param.defaut
">"	1307 sub.rout.param.defaut
">"	1310 sub.rout.param.defaut
">"	1325 sub.rout.param.defaut
">"	1349 sub.rout.param.defaut
">3G</a>) le "	0810 sub.rout.fin
">3G</a>) le "	0811 sub.rout.fin
">;"	1161 sub.rout.param.defaut
"></A>"	1342 sub.rout.param.defaut
"></A>"	1343 sub.rout.param.defaut
"></A>]fonte groupe[1]]texte groupe[1]]commande[1]]commande[4]]texte groupe[2]]fonte groupe[2]]table[1]"	1283 sub.rout.param.defaut
"></A>]fonte groupe[1]]texte groupe[1]]commande[6]]texte groupe[2]]fonte groupe[2]]table[1]"	1280 sub.rout.param.defaut
"></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[1]]commande[4]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"	1284 sub.rout.param.defaut
"></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[1]]commande[4]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"	1285 sub.rout.param.defaut
"></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[6]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"	1281 sub.rout.param.defaut
"></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[6]]texte sous groupe[2]]fonte sous groupe[2]]table[1]"	1282 sub.rout.param.defaut
"><Img Src="	1288 sub.rout.param.defaut
"><Img Src="	1291 sub.rout.param.defaut
"><Img Src="	1342 sub.rout.param.defaut
"><Img Src="	1343 sub.rout.param.defaut
"><Table Cellpadding="	1228 sub.rout.param.defaut
"><Table Cellpadding="	1230 sub.rout.param.defaut
"><Tr>"	1228 sub.rout.param.defaut
">DEBUT</A> <--------"	1345 sub.rout.param.defaut
">F_I_N</A> <--------"	1348 sub.rout.param.defaut
">]commande[4]</A></Td>"	1277 sub.rout.param.defaut
">';"	1333 sub.rout.param.defaut
">';"	1334 sub.rout.param.defaut
">';"	1335 sub.rout.param.defaut
">';"	1363 sub.rout.param.defaut
"?              vous pouvez supprimer toutes les lignes qui commencent par ?"	1258 sub.rout.param.defaut
"? "	0766 s100
"? "	0771 s100
"? "	0773 s100
"? "	0774 s100
"? "	0776 s100
"? ==================================A T T E N T I O N============================================="	1259 sub.rout.param.defaut
"? il est preferable de remplacer les noms courts de ms-dos par les noms etendus de windows"	1260 sub.rout.param.defaut
"? le fichier $dir$.ini contient les nom longs (ne pas oublier en les copiant de mettre le signe =)"	1262 sub.rout.param.defaut
"? vous pouvez aussi lancer la commande $dir$.bat qui est cree dans votre dossier"	1261 sub.rout.param.defaut
"?"	0086 p010
"???  Attention le dernier caractere est blanc?"	1236 sub.rout.param.defaut
"@"	0951 sub.rout.htm.s
"@"	0958 sub.rout.htm.fin
"@"	0970 sub.rout.htm.opt
"@"	0977 sub.rout.htm.opt.fin
"@"	1058 sub.rout.param.defaut
"@"	1060 sub.rout.param.defaut
"@<br> - <A Href="	1347 sub.rout.param.defaut
"@<br><A Href="	1346 sub.rout.param.defaut
"@<Html><Head></Head><Body><B>]Fonte Diapo[1]]titre[3]]Fonte Diapo[2]</B><Br>"	1341 sub.rout.param.defaut
"@phot[]commande[9]]="	1352 sub.rout.param.defaut
"ANO  ce parametre n est plus modifiable apres une premiere commande"	1252 sub.rout.param.defaut
"ANO  commande HTM incomplette"	1238 sub.rout.param.defaut
"ANO  commande inconnue comme routine"	1248 sub.rout.param.defaut
"ANO  commande inconnue"	1237 sub.rout.param.defaut
"ANO  insertion deja en cours"	1249 sub.rout.param.defaut
"ANO  le type associe est trop grand"	1244 sub.rout.param.defaut
"ANO  n est pas correct"	1243 sub.rout.param.defaut
"ANO  ne peux etre nul"	1242 sub.rout.param.defaut
"ANO  ne peux etre que : "	1240 sub.rout.param.defaut
"ANO  ne peux etre vide"	1241 sub.rout.param.defaut
"ANO  parametre inconnu"	1235 sub.rout.param.defaut
"ANO  routine de parametre inconnue"	1247 sub.rout.param.defaut
"ANO  table technique incorrecte"	1251 sub.rout.param.defaut
"ANO  type de fichier non traite"	1239 sub.rout.param.defaut
"ANO  version non compatible"	1250 sub.rout.param.defaut
"ANO  zone technique inconnue"	1233 sub.rout.param.defaut
"ANO  zone technique rang incorrecte ou trop grand"	1234 sub.rout.param.defaut
"ANO"	1245 sub.rout.param.defaut
"background-color: #FFFF00"	1161 sub.rout.param.defaut
"bas"	1094 sub.rout.param.defaut
"bouton"	1331 sub.rout.param.defaut
"Center"	1228 sub.rout.param.defaut
"Center"	1230 sub.rout.param.defaut
"del $dir$.bat"	0764 s100
"Deplacer les 2 nouvelles fenetres de part & d autre de votre ecran."	1255 sub.rout.param.defaut
"Descript.ion"	1214 sub.rout.param.defaut
"diaporama"	1359 sub.rout.param.defaut
"dir "	0756 sub.rout.creat.ini
"dir "	0827 sub.rout.dir.ini
"dir *.* /b /a-d >$dir$.ini"	0763 s100
"doc.write(texte);doc.close();}//--></script></Body></Html>"	1366 sub.rout.param.defaut
"face="	1142 sub.rout.param.defaut
"fenetre = document.open("	1361 sub.rout.param.defaut
"fenetre = window.open("	1331 sub.rout.param.defaut
"fenetreNote = fenetre;doc = fenetre.document;"	1362 sub.rout.param.defaut
"fenetreNote = fenetre;doc = fenetre.document;titre='<HTML><HEAD></HEAD>';"	1332 sub.rout.param.defaut
"Fond.jpg"	1000 sub.rout.param.debut
"function affiche() {fenetre = window.open(phot[i],"	1359 sub.rout.param.defaut
"function aller(y) {i=y;if (max>0) affiche();if (max>0) popup(i);}"	1358 sub.rout.param.defaut
"function bouton() {"	1330 sub.rout.param.defaut
"function popup(message) {"	1360 sub.rout.param.defaut
"function precedent() {i=i-1;if (i<1) i=max;if (max>0) affiche();if (max>0) popup(i);}"	1357 sub.rout.param.defaut
"function suivant() {i=i+1;if (i>max) i=1;if (max>0) affiche();if (max>0) popup(i);}"	1356 sub.rout.param.defaut
"gif"	1065 sub.rout.param.defaut
"gif"	1067 sub.rout.param.defaut
"H"	1111 sub.rout.param.defaut
"H"	1116 sub.rout.param.defaut
"Haut"	1090 sub.rout.param.defaut
"haut"	1093 sub.rout.param.defaut
"http://fr.wikipedia.org/wiki/"	1104 sub.rout.param.defaut
"http://images.google.com/images?q="	1099 sub.rout.param.defaut
"i"	0064 debut
"i"	0596 rout.12
"i"	0665 rout.17
"i"	0757 sub.rout.creat.ini
"i"	0828 sub.rout.dir.ini
"i"	0840 sub.re.ecr.s
"i=1;max=]commande[9];if (max>0) affiche();if (max>0) popup(1);texte = ']affiche[1]';"	1354 sub.rout.param.defaut
"if (max>0) alert(texte);texte = ']affiche[1]';if (max==0) alert(texte);"	1355 sub.rout.param.defaut
"INFO fichier associe : "	1246 sub.rout.param.defaut
"INFO ligne :"	0552 rout.9
"Javascript"	1329 sub.rout.param.defaut
"Javascript"	1349 sub.rout.param.defaut
"Javascript:aller(1)"	1345 sub.rout.param.defaut
"Javascript:aller(]commande[9])"	1346 sub.rout.param.defaut
"Javascript:aller(]commande[9])"	1347 sub.rout.param.defaut
"Javascript:aller(]commande[9])"	1348 sub.rout.param.defaut
"Javascript:bouton()"	1320 sub.rout.param.defaut
"Javascript:precedent()"	1342 sub.rout.param.defaut
"Javascript:suivant()"	1343 sub.rout.param.defaut
"jpg"	1068 sub.rout.param.defaut
"libe= new Array();"	1351 sub.rout.param.defaut
"libe[]commande[9]]="	1353 sub.rout.param.defaut
"mailto:guy.guerrero@laposte.net"	0810 sub.rout.fin
"mailto:guy.guerrero@laposte.net"	0811 sub.rout.fin
"menu"	1334 sub.rout.param.defaut
"Mon premier Album de photos multimedia"	0990 sub.rout.param.debut
"Mon premier Album de photos multimedia"	0992 sub.rout.param.debut
"Mon premier Album de photos multimedia"	0993 sub.rout.param.debut
"Mon premier Album de photos multimedia"	0994 sub.rout.param.debut
"nom court!"	0783 s100
"note"	1335 sub.rout.param.defaut
"note"	1361 sub.rout.param.defaut
"o"	0059 debut
"o"	0650 rout.16
"o"	0753 sub.rout.creat.ini
"o"	0762 s100
"P"	0654 rout.16
"P"	0655 rout.16
"P"	0670 rout.17.s
"Page-Enter"	1022 sub.rout.param.debut
"Page-Exit"	1027 sub.rout.param.debut
"phot= new Array();"	1350 sub.rout.param.defaut
"Photo"	0051 debut
"photo"	1189 sub.rout.param.defaut
"photo"	1191 sub.rout.param.defaut
"PHOTO-3G"	0651 rout.16
"PHOTO-3G"	0667 rout.17
"precede.jpg"	1342 sub.rout.param.defaut
"revealTrans(Duration=1.0,Transition=]*[)"	1022 sub.rout.param.debut
"revealTrans(Duration=1.0,Transition=]*[)"	1027 sub.rout.param.debut
"Source"	1291 sub.rout.param.defaut
"status=0 menubar=0 resizable=1 scrollbars=0 toolbar=0 location=0 directories=0 width=80 height=700"	1331 sub.rout.param.defaut
"status=0 menubar=0 resizable=1 scrollbars=1 toolbar=0 location=0 directories=0 width=870 height=700"	1359 sub.rout.param.defaut
"suivant.jpg"	1343 sub.rout.param.defaut
"T"	0658 rout.16
"texte += libe[message] + ']Fonte Diapo[2] ';texte += '</' + 'BODY' + '><' + '/HTML' + '>';"	1365 sub.rout.param.defaut
"texte += ']Fonte Diapo[1] ';texte += message + '/' + max + '<BR>';"	1364 sub.rout.param.defaut
"texte = '<' + 'HTML' + '><' + 'HEAD' + '><' + 'TITLE' + '>' + message + '</' + 'TITLE' + '><' + '/HEAD' + '><' + 'BODY'+ '"	1363 sub.rout.param.defaut
"titre+='</FRAMESET><NOFRAMES>';titre+='</NOFRAMES></HTML>';doc.write(titre);doc.close();}//--></script>"	1336 sub.rout.param.defaut
"titre+='<FRAME src="	1334 sub.rout.param.defaut
"titre+='<FRAME src="	1335 sub.rout.param.defaut
"titre+='<FRAMESET ROWS="	1333 sub.rout.param.defaut
"V"	1117 sub.rout.param.defaut
"verdana, Arial, Helvetica, Sans-Serif"	1142 sub.rout.param.defaut
"["	0087 p010
"["	0110 trait.tech
"["	0158 trait.param
"["	0559 rout.9.t
"["	0931 sub.rout.htm.s
"["	0947 sub.rout.htm.s
"["	0964 sub.rout.htm.opt
"[0,"	0724 rout.20
"[affiche]="	1253 sub.rout.param.defaut
"[Album+]="	1192 sub.rout.param.defaut
"[album]="	0378 rout.0
"[Album]="	1189 sub.rout.param.defaut
"[Aller]="	1208 sub.rout.param.defaut
"[Associe]="	1209 sub.rout.param.defaut
"[Bordure]="	1061 sub.rout.param.defaut
"[Centre]="	1084 sub.rout.param.defaut
"[Color texte]="	1018 sub.rout.param.debut
"[Color]="	1017 sub.rout.param.debut
"[Commande]="	1037 sub.rout.param.defaut
"[creation]="	1256 sub.rout.param.defaut
"[Defaut]="	1207 sub.rout.param.defaut
"[Description]="	1214 sub.rout.param.defaut
"[DIAPORAMA]="	1204 sub.rout.param.defaut
"[dossier+]="	0380 rout.0
"[Dossier+]="	1199 sub.rout.param.defaut
"[Dossier]="	1196 sub.rout.param.defaut
"[Espace]="	1107 sub.rout.param.defaut
"[Fichier description]="	1367 sub.rout.param.defaut
"[Fond color]="	1005 sub.rout.param.debut
"[Fond]="	1000 sub.rout.param.debut
"[Fonte Diapo]="	1138 sub.rout.param.defaut
"[Fonte Groupe]="	1126 sub.rout.param.defaut
"[Fonte ligne]="	1134 sub.rout.param.defaut
"[Fonte Sous Groupe]="	1130 sub.rout.param.defaut
"[Fonte Titre]="	1122 sub.rout.param.defaut
"[Google]="	1097 sub.rout.param.defaut
"[Haut]="	1050 sub.rout.param.defaut
"[htm album]="	1293 sub.rout.param.defaut
"[htm associe]="	1286 sub.rout.param.defaut
"[htm commande-aller]="	1275 sub.rout.param.defaut
"[htm commande-groupe]="	1278 sub.rout.param.defaut
"[htm commande-htm]="	1264 sub.rout.param.defaut
"[htm commande-ligne-saut]="	1271 sub.rout.param.defaut
"[htm commande-photo-vide]="	1267 sub.rout.param.defaut
"[htm diaporama]="	1337 sub.rout.param.defaut
"[htm photo]="	1301 sub.rout.param.defaut
"[htm script]="	1327 sub.rout.param.defaut
"[htm source]="	1289 sub.rout.param.defaut
"[htm]="	1313 sub.rout.param.defaut
"[Image]="	1049 sub.rout.param.defaut
"[INDEX]="	1203 sub.rout.param.defaut
"[Info]="	1231 sub.rout.param.defaut
"[Inser]="	1215 sub.rout.param.defaut
"[Large]="	1054 sub.rout.param.defaut
"[Lien color]="	1009 sub.rout.param.debut
"[Max long nom]="	1205 sub.rout.param.defaut
"[Max/ligne]="	1080 sub.rout.param.defaut
"[Optimiser]="	1213 sub.rout.param.defaut
"[Param]="	1216 sub.rout.param.defaut
"[photo-3g]="	0146 trait.param
"[Police diapo]="	1153 sub.rout.param.defaut
"[Police groupe]="	1150 sub.rout.param.defaut
"[Police ligne]="	1152 sub.rout.param.defaut
"[Police sous groupe]="	1151 sub.rout.param.defaut
"[Police Titre]="	1149 sub.rout.param.defaut
"[Police]="	1142 sub.rout.param.defaut
"[Prefixe assoc]="	1071 sub.rout.param.defaut
"[prefixe image]="	0379 rout.0
"[Prefixe image]="	1072 sub.rout.param.defaut
"[Prefixe vignette]="	1069 sub.rout.param.defaut
"[Reliure]="	1013 sub.rout.param.debut
"[Restor]="	1218 sub.rout.param.defaut
"[Sauf]="	1222 sub.rout.param.defaut
"[Saut]="	1081 sub.rout.param.defaut
"[Sauve]="	1217 sub.rout.param.defaut
"[Source]="	1058 sub.rout.param.defaut
"[Suffixe vignette]="	1070 sub.rout.param.defaut
"[Supprime]="	1219 sub.rout.param.defaut
"[Tableau]="	1111 sub.rout.param.defaut
"[Table]="	1226 sub.rout.param.defaut
"[Texte Groupe]="	1163 sub.rout.param.defaut
"[Texte ligne]="	1171 sub.rout.param.defaut
"[Texte Sous Groupe]="	1167 sub.rout.param.defaut
"[Texte Titre]="	1155 sub.rout.param.defaut
"[Titre]="	0990 sub.rout.param.debut
"[Trace]="	1220 sub.rout.param.defaut
"[Trait Groupe]="	1182 sub.rout.param.defaut
"[Trait Sous Groupe]="	1185 sub.rout.param.defaut
"[Trait Titre]="	1176 sub.rout.param.defaut
"[Transition aller]="	1019 sub.rout.param.debut
"[Transition retour]="	1024 sub.rout.param.debut
"[type icone]="	0377 rout.0
"[Type icone]="	1065 sub.rout.param.defaut
"[Type vignette]="	1068 sub.rout.param.defaut
"[Valign]="	1090 sub.rout.param.defaut
"[Visu]="	1076 sub.rout.param.defaut
"[vue]="	1075 sub.rout.param.defaut
"[Wikipedia]="	1102 sub.rout.param.defaut
"[]="	0121 trait.tech
"\"	0381 rout.0
"\"	0533 rout.8
"]"	0088 p010
"]"	0130 trait.tech
"]"	0724 rout.20
"]"	0904 sub.rout.optimiser
"]"	0929 sub.rout.htm.s
"]"	0934 sub.rout.htm.s
"]"	0936 sub.rout.htm.s
"]"	0947 sub.rout.htm.s
"]"	0962 sub.rout.htm.opt
"]*["	0402 rout.2
"]*["	0695 rout.19
"]*["	0727 rout.20
"]*["	1003 sub.rout.param.debut
"]*["	1004 sub.rout.param.debut
"]*["	1016 sub.rout.param.debut
"]*["	1053 sub.rout.param.defaut
"]*["	1057 sub.rout.param.defaut
"]*["	1064 sub.rout.param.defaut
"]*["	1079 sub.rout.param.defaut
"]*["	1110 sub.rout.param.defaut
"]1["	0413 rout.3
"]1["	0472 rout.5
"]2["	0414 rout.3
"]2["	0473 rout.5
"]2["	1325 sub.rout.param.defaut
"]3["	0474 rout.5
"]= "	0904 sub.rout.optimiser
"]="	0119 trait.tech
"]="	0127 trait.tech
"]="	0158 trait.param
"]="	0560 rout.9.t
"]="	0565 rout.9.t
"]=]"	0121 trait.tech
"]@["	0700 rout.19
"]@[><Tr>"	1230 sub.rout.param.defaut
"]affiche[1]="	1254 sub.rout.param.defaut
"]Album+[2]="	1193 sub.rout.param.defaut
"]Album[1]="	1190 sub.rout.param.defaut
"]associe[1].]associe[2]"	1288 sub.rout.param.defaut
"]associe[1].]associe[2]"	1370 sub.rout.param.defaut
"]associe[2]"	1288 sub.rout.param.defaut
"]associe[2].]type icone[1]"	1288 sub.rout.param.defaut
"]associe[2].]type icone[1]"	1373 sub.rout.param.defaut
"]Associe[2]="	1210 sub.rout.param.defaut
"]Bordure[2]="	1062 sub.rout.param.defaut
"]Centre[4]="	1085 sub.rout.param.defaut
"]Commande[10]="	1038 sub.rout.param.defaut
"]commande[2].]commande[3]"	1352 sub.rout.param.defaut
"]commande[2].]commande[3]"	1369 sub.rout.param.defaut
"]commande[5]"	1280 sub.rout.param.defaut
"]commande[5]"	1281 sub.rout.param.defaut
"]commande[5]"	1282 sub.rout.param.defaut
"]commande[5]"	1283 sub.rout.param.defaut
"]commande[5]"	1284 sub.rout.param.defaut
"]commande[5]"	1285 sub.rout.param.defaut
"]commande[7]"	1295 sub.rout.param.defaut
"]commande[7]"	1298 sub.rout.param.defaut
"]commande[7]"	1307 sub.rout.param.defaut
"]commande[7]"	1310 sub.rout.param.defaut
"]commande[8]"	1303 sub.rout.param.defaut
"]commande[8]"	1305 sub.rout.param.defaut
"]commande[8]"	1308 sub.rout.param.defaut
"]commande[8]"	1311 sub.rout.param.defaut
"]Creation[05]="	1257 sub.rout.param.defaut
"]Dossier+[1]="	1200 sub.rout.param.defaut
"]Dossier[1]="	1197 sub.rout.param.defaut
"]dossier[1]]dossier+[1]]album[1].htm]album+[1]"	1295 sub.rout.param.defaut
"]dossier[1]]dossier+[1]]album[1].htm]album+[1]"	1298 sub.rout.param.defaut
"]dossier[1]]dossier+[1]]commande[8]"	1296 sub.rout.param.defaut
"]dossier[1]]dossier+[1]]commande[8]"	1299 sub.rout.param.defaut
"]Espace[2]="	1108 sub.rout.param.defaut
"]Fichier description[8]"	1372 sub.rout.param.defaut
"]Fichier description[8]"	1374 sub.rout.param.defaut
"]Fichier description[8]="	1368 sub.rout.param.defaut
"]Fond color[2]="	1006 sub.rout.param.debut
"]Fond[3]="	1001 sub.rout.param.debut
"]Fonte Diapo[1]"	1344 sub.rout.param.defaut
"]Fonte Diapo[2]="	1139 sub.rout.param.defaut
"]Fonte Groupe[2]="	1127 sub.rout.param.defaut
"]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"	1300 sub.rout.param.defaut
"]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"	1306 sub.rout.param.defaut
"]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"	1312 sub.rout.param.defaut
"]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"	1297 sub.rout.param.defaut
"]Fonte ligne[2]="	1135 sub.rout.param.defaut
"]Fonte Sous Groupe[2]="	1131 sub.rout.param.defaut
"]Fonte Titre[2]="	1123 sub.rout.param.defaut
"]Google[3]="	1098 sub.rout.param.defaut
"]google[3]]wikipedia[3]]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"	1304 sub.rout.param.defaut
"]google[3]]wikipedia[3]]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]"	1309 sub.rout.param.defaut
"]haut[1]]large[1]]bordure[1]></A>]tableau[2]"	1296 sub.rout.param.defaut
"]haut[1]]large[1]]bordure[1]></A>]tableau[2]"	1299 sub.rout.param.defaut
"]haut[1]]large[1]]bordure[1]></A>]tableau[2]"	1308 sub.rout.param.defaut
"]haut[1]]large[1]]bordure[1]></A>]tableau[2]"	1311 sub.rout.param.defaut
"]haut[1]]large[1]]bordure[1]>]tableau[2]"	1303 sub.rout.param.defaut
"]haut[1]]large[1]]bordure[1]>]tableau[2]"	1305 sub.rout.param.defaut
"]Haut[2]="	1051 sub.rout.param.defaut
"]htm album[2]="	1294 sub.rout.param.defaut
"]htm associe[1]="	1287 sub.rout.param.defaut
"]htm commande-aller[1]="	1276 sub.rout.param.defaut
"]htm commande-groupe[6]="	1279 sub.rout.param.defaut
"]htm commande-htm[1]="	1265 sub.rout.param.defaut
"]htm commande-ligne-saut[2]="	1272 sub.rout.param.defaut
"]htm commande-photo-vide[2]="	1268 sub.rout.param.defaut
"]htm diaporama[7]="	1338 sub.rout.param.defaut
"]htm photo[4]="	1302 sub.rout.param.defaut
"]htm script[1]="	1328 sub.rout.param.defaut
"]htm source[1]="	1290 sub.rout.param.defaut
"]htm[12]="	1314 sub.rout.param.defaut
"]INFO[20]="	1232 sub.rout.param.defaut
"]Large[2]="	1055 sub.rout.param.defaut
"]Lien color[2]="	1010 sub.rout.param.debut
"]Photo-3G[2]"	1322 sub.rout.param.defaut
"]Photo-3G[3]"	1319 sub.rout.param.defaut
"]Photo-3G[4]"	1334 sub.rout.param.defaut
"]Photo-3G[5]="	0985 sub.rout.param.debut
"]Police[5]="	1143 sub.rout.param.defaut
"]Prefixe image[1]="	1073 sub.rout.param.defaut
"]Prefixe image[1]]commande[2].]commande[3]"	1307 sub.rout.param.defaut
"]Prefixe image[1]]commande[2].]commande[3]"	1310 sub.rout.param.defaut
"]Reliure[2]="	1014 sub.rout.param.debut
"]Sauf[2]="	1223 sub.rout.param.defaut
"]Saut[1]="	1082 sub.rout.param.defaut
"]source[1].]type icone[1]"	1291 sub.rout.param.defaut
"]Source[1]="	1059 sub.rout.param.defaut
"]source[1]]commande[2].]commande[3]"	1291 sub.rout.param.defaut
"]source[1]]commande[2].]commande[3]"	1371 sub.rout.param.defaut
"]tableau[1]<Td Align=Center Valign=Top><A Href="	1277 sub.rout.param.defaut
"]tableau[1]<Td Align=Center]valign[1]><A Href="	1295 sub.rout.param.defaut
"]tableau[1]<Td Align=Center]valign[1]><A Href="	1298 sub.rout.param.defaut
"]tableau[1]<Td Align=Center]valign[1]><A Href="	1307 sub.rout.param.defaut
"]tableau[1]<Td Align=Center]valign[1]><A Href="	1310 sub.rout.param.defaut
"]tableau[1]<Td Align=Center]valign[1]><Img Src="	1303 sub.rout.param.defaut
"]tableau[1]<Td Align=Center]valign[1]><Img Src="	1305 sub.rout.param.defaut
"]Tableau[8]="	1112 sub.rout.param.defaut
"]table[2]<A Name="	1282 sub.rout.param.defaut
"]table[2]<A Name="	1285 sub.rout.param.defaut
"]table[2]<Center>]Fonte ligne[1]]Texte ligne[1]]commande[4]]Texte ligne[1]]Fonte ligne[2]</Center>]table[1]"	1270 sub.rout.param.defaut
"]table[2]<Center>]Fonte ligne[1]]Texte ligne[1]]commande[5]]Texte ligne[1]]Fonte ligne[2]</Center>]table[1]"	1269 sub.rout.param.defaut
"]table[2]]trait groupe[1]<A Name="	1280 sub.rout.param.defaut
"]table[2]]trait groupe[1]<A Name="	1283 sub.rout.param.defaut
"]table[2]]trait sous groupe[1]<A Name="	1281 sub.rout.param.defaut
"]table[2]]trait sous groupe[1]<A Name="	1284 sub.rout.param.defaut
"]Table[3]="	1227 sub.rout.param.defaut
"]Texte Groupe[2]="	1164 sub.rout.param.defaut
"]Texte ligne[2]="	1172 sub.rout.param.defaut
"]Texte Sous Groupe[2]="	1168 sub.rout.param.defaut
"]texte titre[1]"	1318 sub.rout.param.defaut
"]texte titre[2]</Center>]table[1]"	1321 sub.rout.param.defaut
"]Texte Titre[5]="	1156 sub.rout.param.defaut
"]titre[4]]titre[5]]commande[6]"	1353 sub.rout.param.defaut
"]Titre[8]="	0991 sub.rout.param.debut
"]Trait Groupe[1]="	1183 sub.rout.param.defaut
"]Trait Sous Groupe[1]="	1186 sub.rout.param.defaut
"]trait titre[1]<Center>]fonte titre[1]]texte titre[1]]titre[1]]texte titre[2]]fonte titre[2]<Br>"	1316 sub.rout.param.defaut
"]trait titre[1]<Center>]fonte titre[1]]texte titre[1]]titre[2]]texte titre[2]]fonte titre[2]<Br>"	1317 sub.rout.param.defaut
"]Trait Titre[4]="	1177 sub.rout.param.defaut
"]Transition aller[3]="	1020 sub.rout.param.debut
"]Transition retour[3]="	1025 sub.rout.param.debut
"]Type icone[1]="	1066 sub.rout.param.defaut
"]Valign[5]="	1091 sub.rout.param.defaut
"]visu[1] Title="	1295 sub.rout.param.defaut
"]visu[1] Title="	1310 sub.rout.param.defaut
"]visu[1]] Title="	1298 sub.rout.param.defaut
"]visu[1]] Title="	1307 sub.rout.param.defaut
"]Visu[2]="	1077 sub.rout.param.defaut
"]Wikipedia[3]="	1103 sub.rout.param.defaut
"{"	0035 
"{"	0042 
"} ano "	0048 
"} ok"	0048 
"}"	0037 
"}"	0042 
"}"	0552 rout.9
"}"	0736 sub.rout.info
"~"	0782 s100
"'"	0314 trait.commande.photo
"'"	0952 sub.rout.htm.s
"'"	0971 sub.rout.htm.opt
 ------------------------------------------- liste des constantes numeriques --------------------------------------------
0	0036 
0	0038 
0	0049 
0	0071 p010
0	0074 p010
0	0097 FIN
0	0107 trait.tech
0	0112 trait.tech
0	0117 trait.tech
0	0129 trait.tech
0	0131 trait.tech
0	0136 trait.tech.s
0	0145 trait.param
0	0153 trait.param
0	0163 trait.param.suite
0	0164 trait.param.suite
0	0201 trait.commande
0	0204 trait.commande
0	0220 t100
0	0221 t100
0	0227 t200
0	0256 trait.commande.album.photo
0	0258 trait.commande.album.photo
0	0273 trait.commande.album.photo
0	0287 trait.commande.album.photo
0	0303 trait.commande.photo
0	0310 trait.commande.photo
0	0364 trait.commande.ligne.saut
0	0425 rout.4
0	0428 rout.4
0	0435 rout.4.s
0	0435 rout.4.s
0	0435 rout.4.s
0	0439 rout.4.s
0	0456 rout.4.s2
0	0509 rout.8
0	0523 rout.8
0	0554 rout.9
0	0598 rout.12
0	0652 rout.16
0	0691 rout.19
0	0706 rout.19.s
0	0706 rout.19.s
0	0745 sub.rout.remplace.s
0	0761 s100
0	0781 s100
0	0783 s100
0	0822 sub.rout.fin
0	0823 sub.rout.fin
0	0862 sub.rout.associe
0	0883 sub.rout.commande.nom
0	0885 sub.rout.commande.nom
0	0904 sub.rout.optimiser
0	0909 sub.rout.optimiser
0	0910 sub.rout.optimiser
0	0927 sub.rout.htm
0	0930 sub.rout.htm.s
0	0932 sub.rout.htm.s
0	0934 sub.rout.htm.s
0	0937 sub.rout.htm.s
0	0940 sub.rout.htm.s
0	0942 sub.rout.htm.s
0	0943 sub.rout.htm.s
0	0944 sub.rout.htm.s
0	0946 sub.rout.htm.s
0	0951 sub.rout.htm.s
0	0963 sub.rout.htm.opt
0	0964 sub.rout.htm.opt
0	0983 sub.rout.param.debut
0	0984 sub.rout.param.debut
0	1049 sub.rout.param.defaut
0	1068 sub.rout.param.defaut
0	1069 sub.rout.param.defaut
0	1070 sub.rout.param.defaut
0	1071 sub.rout.param.defaut
0	1075 sub.rout.param.defaut
0	1080 sub.rout.param.defaut
0	1149 sub.rout.param.defaut
0	1150 sub.rout.param.defaut
0	1151 sub.rout.param.defaut
0	1152 sub.rout.param.defaut
0	1153 sub.rout.param.defaut
0	1203 sub.rout.param.defaut
0	1204 sub.rout.param.defaut
0	1205 sub.rout.param.defaut
0	1207 sub.rout.param.defaut
0	1208 sub.rout.param.defaut
0	1213 sub.rout.param.defaut
0	1214 sub.rout.param.defaut
0	1215 sub.rout.param.defaut
0	1216 sub.rout.param.defaut
0	1217 sub.rout.param.defaut
0	1218 sub.rout.param.defaut
0	1219 sub.rout.param.defaut
0	1220 sub.rout.param.defaut
1	0013 
1	0017 
1	0040 
1	0040 
1	0046 
1	0052 debut
1	0052 debut
1	0053 debut
1	0082 p010
1	0086 p010
1	0086 p010
1	0086 p010
1	0086 p010
1	0087 p010
1	0087 p010
1	0088 p010
1	0088 p010
1	0090 p010
1	0090 p010
1	0094 p010
1	0111 trait.tech
1	0112 trait.tech
1	0112 trait.tech
1	0113 trait.tech
1	0117 trait.tech
1	0118 trait.tech
1	0120 trait.tech
1	0121 trait.tech
1	0123 trait.tech
1	0123 trait.tech
1	0127 trait.tech
1	0128 trait.tech
1	0130 trait.tech
1	0132 trait.tech
1	0132 trait.tech
1	0137 trait.tech.s
1	0138 trait.tech.s
1	0146 trait.param
1	0147 trait.param
1	0148 trait.param
1	0149 trait.param
1	0155 trait.param
1	0158 trait.param
1	0158 trait.param
1	0158 trait.param
1	0161 trait.param.suite
1	0173 trait.commande
1	0173 trait.commande
1	0175 trait.commande
1	0176 trait.commande
1	0179 trait.commande
1	0182 trait.commande
1	0185 trait.commande
1	0188 trait.commande
1	0192 trait.commande
1	0196 trait.commande
1	0197 trait.commande
1	0197 trait.commande
1	0201 trait.commande
1	0204 trait.commande
1	0211 t100
1	0211 t100
1	0215 t100
1	0215 t100
1	0220 t100
1	0222 t100
1	0223 t100
1	0223 t100
1	0227 t200
1	0231 trait.commande.htm
1	0232 trait.commande.htm
1	0238 trait.commande.photo.vide
1	0240 trait.commande.photo.vide
1	0248 trait.commande.album
1	0254 trait.commande.album.photo
1	0261 trait.commande.album.photo
1	0261 trait.commande.album.photo
1	0263 trait.commande.album.photo
1	0266 trait.commande.album.photo
1	0269 trait.commande.album.photo
1	0270 trait.commande.album.photo
1	0271 trait.commande.album.photo
1	0274 trait.commande.album.photo
1	0279 trait.commande.album.photo
1	0283 trait.commande.album.photo
1	0288 trait.commande.album.photo
1	0304 trait.commande.photo
1	0308 trait.commande.photo
1	0312 trait.commande.photo
1	0331 trait.commande.groupe
1	0333 trait.commande.groupe
1	0338 trait.commande.groupe
1	0339 trait.commande.groupe
1	0342 trait.commande.groupe
1	0342 trait.commande.groupe
1	0346 trait.commande.groupe
1	0347 trait.commande.groupe
1	0349 trait.commande.groupe
1	0358 trait.commande.ligne.saut
1	0368 trait.commande.aller
1	0377 rout.0
1	0378 rout.0
1	0379 rout.0
1	0381 rout.0
1	0381 rout.0
1	0386 rout.1
1	0389 rout.1
1	0392 rout.1
1	0400 rout.2
1	0401 rout.2
1	0401 rout.2
1	0403 rout.2
1	0411 rout.3
1	0412 rout.3
1	0413 rout.3
1	0415 rout.3
1	0420 rout.4
1	0422 rout.4
1	0423 rout.4
1	0426 rout.4
1	0426 rout.4
1	0429 rout.4
1	0436 rout.4.s
1	0437 rout.4.s
1	0440 rout.4.s
1	0440 rout.4.s
1	0442 rout.4.s
1	0447 rout.4.s2
1	0448 rout.4.s2
1	0449 rout.4.s2
1	0450 rout.4.s2
1	0452 rout.4.s2
1	0455 rout.4.s2
1	0455 rout.4.s2
1	0455 rout.4.s2
1	0455 rout.4.s2
1	0457 rout.4.s2
1	0458 rout.4.s2
1	0459 rout.4.s2
1	0461 rout.4.s2
1	0464 rout.4.s2
1	0464 rout.4.s2
1	0472 rout.5
1	0475 rout.5
1	0481 rout.6
1	0493 rout.6.s
1	0518 rout.8
1	0519 rout.8
1	0531 rout.8
1	0533 rout.8
1	0533 rout.8
1	0551 rout.9
1	0552 rout.9
1	0555 rout.9
1	0561 rout.9.t
1	0563 rout.9.t
1	0564 rout.9.t
1	0577 rout.10
1	0581 rout.10
1	0589 rout.11
1	0604 rout.13
1	0605 rout.13
1	0606 rout.13
1	0616 rout.14
1	0620 rout.14
1	0624 rout.14
1	0632 rout.15
1	0636 rout.15
1	0640 rout.15
1	0644 rout.15
1	0650 rout.16
1	0651 rout.16
1	0654 rout.16
1	0655 rout.16
1	0657 rout.16
1	0658 rout.16
1	0660 rout.16
1	0665 rout.17
1	0666 rout.17
1	0667 rout.17
1	0669 rout.17.s
1	0669 rout.17.s
1	0669 rout.17.s
1	0670 rout.17.s
1	0670 rout.17.s
1	0674 rout.17.s
1	0674 rout.17.s
1	0674 rout.17.s
1	0680 rout.17.s
1	0702 rout.19
1	0707 rout.19.s
1	0708 rout.19.s
1	0709 rout.19.s
1	0710 rout.19.s
1	0711 rout.19.s
1	0712 rout.19.s
1	0713 rout.19.s
1	0714 rout.19.s
1	0715 rout.19.s
1	0723 rout.20
1	0724 rout.20
1	0730 rout.20
1	0736 sub.rout.info
1	0737 sub.rout.info
1	0738 sub.rout.info
1	0742 sub.rout.remplace
1	0746 sub.rout.remplace.s
1	0746 sub.rout.remplace.s
1	0757 sub.rout.creat.ini
1	0759 s100
1	0760 s100
1	0762 s100
1	0763 s100
1	0764 s100
1	0765 s100
1	0772 s100
1	0779 s100
1	0780 s100
1	0788 sub.rout.debut
1	0790 sub.rout.debut
1	0801 sub.rout.debut
1	0808 sub.rout.fin
1	0809 sub.rout.fin
1	0812 sub.rout.fin
1	0828 sub.rout.dir.ini
1	0829 sub.rout.dir.ini
1	0829 sub.rout.dir.ini
1	0830 sub.rout.dir.ini
1	0834 sub.re.ecr
1	0839 sub.re.ecr.s
1	0839 sub.re.ecr.s
1	0842 sub.re.ecr.ss
1	0845 sub.re.ecr.ss
1	0845 sub.re.ecr.ss
1	0845 sub.re.ecr.ss
1	0848 sub.re.ecr.sss
1	0849 sub.re.ecr.sss
1	0852 sub.re.ecr.sss
1	0853 sub.re.ecr.sss
1	0866 sub.rout.associe
1	0866 sub.rout.associe
1	0868 sub.rout.associe
1	0874 sub.rout.associe
1	0883 sub.rout.commande.nom
1	0883 sub.rout.commande.nom
1	0885 sub.rout.commande.nom
1	0885 sub.rout.commande.nom
1	0887 sub.rout.commande.nom
1	0893 sub.rout.inverse
1	0894 sub.rout.inverse
1	0902 sub.rout.optimiser
1	0904 sub.rout.optimiser
1	0904 sub.rout.optimiser
1	0915 sub.rout.tableau
1	0916 sub.rout.tableau
1	0919 sub.rout.tableau
1	0926 sub.rout.htm
1	0935 sub.rout.htm.s
1	0935 sub.rout.htm.s
1	0938 sub.rout.htm.s
1	0938 sub.rout.htm.s
1	0939 sub.rout.htm.s
1	0944 sub.rout.htm.s
1	0946 sub.rout.htm.s
1	0946 sub.rout.htm.s
1	0947 sub.rout.htm.s
1	0948 sub.rout.htm.s
1	0950 sub.rout.htm.s
1	0951 sub.rout.htm.s
1	0951 sub.rout.htm.s
1	0955 sub.rout.htm.s
1	0958 sub.rout.htm.fin
1	0958 sub.rout.htm.fin
1	0958 sub.rout.htm.fin
1	0964 sub.rout.htm.opt
1	0964 sub.rout.htm.opt
1	0967 sub.rout.htm.opt
1	0970 sub.rout.htm.opt
1	0970 sub.rout.htm.opt
1	0974 sub.rout.htm.opt
1	0977 sub.rout.htm.opt.fin
1	0977 sub.rout.htm.opt.fin
1	0984 sub.rout.param.debut
1	0985 sub.rout.param.debut
1	0990 sub.rout.param.debut
1	0990 sub.rout.param.debut
1	0991 sub.rout.param.debut
1	0992 sub.rout.param.debut
1	0993 sub.rout.param.debut
1	0994 sub.rout.param.debut
1	0995 sub.rout.param.debut
1	0996 sub.rout.param.debut
1	0997 sub.rout.param.debut
1	0998 sub.rout.param.debut
1	0999 sub.rout.param.debut
1	1000 sub.rout.param.debut
1	1001 sub.rout.param.debut
1	1002 sub.rout.param.debut
1	1003 sub.rout.param.debut
1	1004 sub.rout.param.debut
1	1005 sub.rout.param.debut
1	1006 sub.rout.param.debut
1	1007 sub.rout.param.debut
1	1008 sub.rout.param.debut
1	1009 sub.rout.param.debut
1	1010 sub.rout.param.debut
1	1011 sub.rout.param.debut
1	1012 sub.rout.param.debut
1	1013 sub.rout.param.debut
1	1014 sub.rout.param.debut
1	1015 sub.rout.param.debut
1	1016 sub.rout.param.debut
1	1019 sub.rout.param.debut
1	1020 sub.rout.param.debut
1	1021 sub.rout.param.debut
1	1022 sub.rout.param.debut
1	1023 sub.rout.param.debut
1	1024 sub.rout.param.debut
1	1025 sub.rout.param.debut
1	1026 sub.rout.param.debut
1	1027 sub.rout.param.debut
1	1028 sub.rout.param.debut
1	1037 sub.rout.param.defaut
1	1037 sub.rout.param.defaut
1	1038 sub.rout.param.defaut
1	1039 sub.rout.param.defaut
1	1040 sub.rout.param.defaut
1	1041 sub.rout.param.defaut
1	1042 sub.rout.param.defaut
1	1043 sub.rout.param.defaut
1	1044 sub.rout.param.defaut
1	1045 sub.rout.param.defaut
1	1046 sub.rout.param.defaut
1	1047 sub.rout.param.defaut
1	1048 sub.rout.param.defaut
1	1049 sub.rout.param.defaut
1	1050 sub.rout.param.defaut
1	1050 sub.rout.param.defaut
1	1051 sub.rout.param.defaut
1	1052 sub.rout.param.defaut
1	1053 sub.rout.param.defaut
1	1054 sub.rout.param.defaut
1	1054 sub.rout.param.defaut
1	1055 sub.rout.param.defaut
1	1056 sub.rout.param.defaut
1	1057 sub.rout.param.defaut
1	1058 sub.rout.param.defaut
1	1058 sub.rout.param.defaut
1	1059 sub.rout.param.defaut
1	1060 sub.rout.param.defaut
1	1061 sub.rout.param.defaut
1	1061 sub.rout.param.defaut
1	1062 sub.rout.param.defaut
1	1063 sub.rout.param.defaut
1	1064 sub.rout.param.defaut
1	1065 sub.rout.param.defaut
1	1065 sub.rout.param.defaut
1	1066 sub.rout.param.defaut
1	1067 sub.rout.param.defaut
1	1068 sub.rout.param.defaut
1	1069 sub.rout.param.defaut
1	1070 sub.rout.param.defaut
1	1071 sub.rout.param.defaut
1	1072 sub.rout.param.defaut
1	1072 sub.rout.param.defaut
1	1073 sub.rout.param.defaut
1	1074 sub.rout.param.defaut
1	1075 sub.rout.param.defaut
1	1076 sub.rout.param.defaut
1	1076 sub.rout.param.defaut
1	1077 sub.rout.param.defaut
1	1078 sub.rout.param.defaut
1	1079 sub.rout.param.defaut
1	1080 sub.rout.param.defaut
1	1081 sub.rout.param.defaut
1	1081 sub.rout.param.defaut
1	1082 sub.rout.param.defaut
1	1083 sub.rout.param.defaut
1	1084 sub.rout.param.defaut
1	1084 sub.rout.param.defaut
1	1085 sub.rout.param.defaut
1	1086 sub.rout.param.defaut
1	1087 sub.rout.param.defaut
1	1088 sub.rout.param.defaut
1	1089 sub.rout.param.defaut
1	1090 sub.rout.param.defaut
1	1090 sub.rout.param.defaut
1	1091 sub.rout.param.defaut
1	1092 sub.rout.param.defaut
1	1093 sub.rout.param.defaut
1	1094 sub.rout.param.defaut
1	1095 sub.rout.param.defaut
1	1096 sub.rout.param.defaut
1	1097 sub.rout.param.defaut
1	1097 sub.rout.param.defaut
1	1098 sub.rout.param.defaut
1	1099 sub.rout.param.defaut
1	1100 sub.rout.param.defaut
1	1101 sub.rout.param.defaut
1	1102 sub.rout.param.defaut
1	1102 sub.rout.param.defaut
1	1103 sub.rout.param.defaut
1	1104 sub.rout.param.defaut
1	1105 sub.rout.param.defaut
1	1106 sub.rout.param.defaut
1	1107 sub.rout.param.defaut
1	1107 sub.rout.param.defaut
1	1108 sub.rout.param.defaut
1	1109 sub.rout.param.defaut
1	1110 sub.rout.param.defaut
1	1111 sub.rout.param.defaut
1	1111 sub.rout.param.defaut
1	1112 sub.rout.param.defaut
1	1113 sub.rout.param.defaut
1	1114 sub.rout.param.defaut
1	1115 sub.rout.param.defaut
1	1116 sub.rout.param.defaut
1	1117 sub.rout.param.defaut
1	1118 sub.rout.param.defaut
1	1119 sub.rout.param.defaut
1	1120 sub.rout.param.defaut
1	1122 sub.rout.param.defaut
1	1122 sub.rout.param.defaut
1	1123 sub.rout.param.defaut
1	1124 sub.rout.param.defaut
1	1125 sub.rout.param.defaut
1	1126 sub.rout.param.defaut
1	1126 sub.rout.param.defaut
1	1127 sub.rout.param.defaut
1	1128 sub.rout.param.defaut
1	1129 sub.rout.param.defaut
1	1130 sub.rout.param.defaut
1	1130 sub.rout.param.defaut
1	1131 sub.rout.param.defaut
1	1132 sub.rout.param.defaut
1	1133 sub.rout.param.defaut
1	1134 sub.rout.param.defaut
1	1134 sub.rout.param.defaut
1	1135 sub.rout.param.defaut
1	1136 sub.rout.param.defaut
1	1137 sub.rout.param.defaut
1	1138 sub.rout.param.defaut
1	1138 sub.rout.param.defaut
1	1139 sub.rout.param.defaut
1	1140 sub.rout.param.defaut
1	1141 sub.rout.param.defaut
1	1142 sub.rout.param.defaut
1	1142 sub.rout.param.defaut
1	1143 sub.rout.param.defaut
1	1144 sub.rout.param.defaut
1	1145 sub.rout.param.defaut
1	1146 sub.rout.param.defaut
1	1147 sub.rout.param.defaut
1	1148 sub.rout.param.defaut
1	1149 sub.rout.param.defaut
1	1150 sub.rout.param.defaut
1	1151 sub.rout.param.defaut
1	1152 sub.rout.param.defaut
1	1153 sub.rout.param.defaut
1	1155 sub.rout.param.defaut
1	1155 sub.rout.param.defaut
1	1156 sub.rout.param.defaut
1	1157 sub.rout.param.defaut
1	1158 sub.rout.param.defaut
1	1159 sub.rout.param.defaut
1	1160 sub.rout.param.defaut
1	1162 sub.rout.param.defaut
1	1163 sub.rout.param.defaut
1	1163 sub.rout.param.defaut
1	1164 sub.rout.param.defaut
1	1165 sub.rout.param.defaut
1	1166 sub.rout.param.defaut
1	1167 sub.rout.param.defaut
1	1167 sub.rout.param.defaut
1	1168 sub.rout.param.defaut
1	1169 sub.rout.param.defaut
1	1170 sub.rout.param.defaut
1	1171 sub.rout.param.defaut
1	1171 sub.rout.param.defaut
1	1172 sub.rout.param.defaut
1	1173 sub.rout.param.defaut
1	1174 sub.rout.param.defaut
1	1176 sub.rout.param.defaut
1	1176 sub.rout.param.defaut
1	1177 sub.rout.param.defaut
1	1178 sub.rout.param.defaut
1	1179 sub.rout.param.defaut
1	1180 sub.rout.param.defaut
1	1181 sub.rout.param.defaut
1	1182 sub.rout.param.defaut
1	1182 sub.rout.param.defaut
1	1183 sub.rout.param.defaut
1	1184 sub.rout.param.defaut
1	1185 sub.rout.param.defaut
1	1185 sub.rout.param.defaut
1	1186 sub.rout.param.defaut
1	1187 sub.rout.param.defaut
1	1189 sub.rout.param.defaut
1	1189 sub.rout.param.defaut
1	1190 sub.rout.param.defaut
1	1191 sub.rout.param.defaut
1	1192 sub.rout.param.defaut
1	1192 sub.rout.param.defaut
1	1193 sub.rout.param.defaut
1	1194 sub.rout.param.defaut
1	1195 sub.rout.param.defaut
1	1196 sub.rout.param.defaut
1	1196 sub.rout.param.defaut
1	1197 sub.rout.param.defaut
1	1198 sub.rout.param.defaut
1	1199 sub.rout.param.defaut
1	1199 sub.rout.param.defaut
1	1200 sub.rout.param.defaut
1	1201 sub.rout.param.defaut
1	1203 sub.rout.param.defaut
1	1204 sub.rout.param.defaut
1	1205 sub.rout.param.defaut
1	1207 sub.rout.param.defaut
1	1208 sub.rout.param.defaut
1	1209 sub.rout.param.defaut
1	1209 sub.rout.param.defaut
1	1210 sub.rout.param.defaut
1	1211 sub.rout.param.defaut
1	1212 sub.rout.param.defaut
1	1213 sub.rout.param.defaut
1	1214 sub.rout.param.defaut
1	1215 sub.rout.param.defaut
1	1216 sub.rout.param.defaut
1	1217 sub.rout.param.defaut
1	1218 sub.rout.param.defaut
1	1219 sub.rout.param.defaut
1	1220 sub.rout.param.defaut
1	1222 sub.rout.param.defaut
1	1222 sub.rout.param.defaut
1	1223 sub.rout.param.defaut
1	1224 sub.rout.param.defaut
1	1225 sub.rout.param.defaut
1	1226 sub.rout.param.defaut
1	1226 sub.rout.param.defaut
1	1227 sub.rout.param.defaut
1	1228 sub.rout.param.defaut
1	1229 sub.rout.param.defaut
1	1230 sub.rout.param.defaut
1	1231 sub.rout.param.defaut
1	1231 sub.rout.param.defaut
1	1232 sub.rout.param.defaut
1	1233 sub.rout.param.defaut
1	1253 sub.rout.param.defaut
1	1253 sub.rout.param.defaut
1	1254 sub.rout.param.defaut
1	1255 sub.rout.param.defaut
1	1256 sub.rout.param.defaut
1	1256 sub.rout.param.defaut
1	1257 sub.rout.param.defaut
1	1258 sub.rout.param.defaut
1	1259 sub.rout.param.defaut
1	1260 sub.rout.param.defaut
1	1261 sub.rout.param.defaut
1	1262 sub.rout.param.defaut
1	1264 sub.rout.param.defaut
1	1264 sub.rout.param.defaut
1	1265 sub.rout.param.defaut
1	1266 sub.rout.param.defaut
1	1267 sub.rout.param.defaut
1	1267 sub.rout.param.defaut
1	1268 sub.rout.param.defaut
1	1269 sub.rout.param.defaut
1	1270 sub.rout.param.defaut
1	1271 sub.rout.param.defaut
1	1271 sub.rout.param.defaut
1	1272 sub.rout.param.defaut
1	1273 sub.rout.param.defaut
1	1274 sub.rout.param.defaut
1	1275 sub.rout.param.defaut
1	1275 sub.rout.param.defaut
1	1276 sub.rout.param.defaut
1	1277 sub.rout.param.defaut
1	1278 sub.rout.param.defaut
1	1278 sub.rout.param.defaut
1	1279 sub.rout.param.defaut
1	1280 sub.rout.param.defaut
1	1281 sub.rout.param.defaut
1	1282 sub.rout.param.defaut
1	1283 sub.rout.param.defaut
1	1284 sub.rout.param.defaut
1	1285 sub.rout.param.defaut
1	1286 sub.rout.param.defaut
1	1286 sub.rout.param.defaut
1	1287 sub.rout.param.defaut
1	1288 sub.rout.param.defaut
1	1289 sub.rout.param.defaut
1	1289 sub.rout.param.defaut
1	1290 sub.rout.param.defaut
1	1291 sub.rout.param.defaut
1	1293 sub.rout.param.defaut
1	1293 sub.rout.param.defaut
1	1294 sub.rout.param.defaut
1	1295 sub.rout.param.defaut
1	1298 sub.rout.param.defaut
1	1301 sub.rout.param.defaut
1	1301 sub.rout.param.defaut
1	1302 sub.rout.param.defaut
1	1303 sub.rout.param.defaut
1	1305 sub.rout.param.defaut
1	1307 sub.rout.param.defaut
1	1310 sub.rout.param.defaut
1	1313 sub.rout.param.defaut
1	1313 sub.rout.param.defaut
1	1314 sub.rout.param.defaut
1	1315 sub.rout.param.defaut
1	1327 sub.rout.param.defaut
1	1327 sub.rout.param.defaut
1	1328 sub.rout.param.defaut
1	1329 sub.rout.param.defaut
1	1337 sub.rout.param.defaut
1	1337 sub.rout.param.defaut
1	1338 sub.rout.param.defaut
1	1341 sub.rout.param.defaut
1	1367 sub.rout.param.defaut
1	1367 sub.rout.param.defaut
1	1368 sub.rout.param.defaut
1	1369 sub.rout.param.defaut
1	1370 sub.rout.param.defaut
1	1371 sub.rout.param.defaut
1	1372 sub.rout.param.defaut
1	1373 sub.rout.param.defaut
1	1374 sub.rout.param.defaut
1	1375 sub.rout.param.defaut
1	1376 sub.rout.param.defaut
10	0016 
10	0016 
10	0083 p010
10	0471 rout.5
10	0523 rout.8
10	1242 sub.rout.param.defaut
10	1324 sub.rout.param.defaut
100	0654 rout.16
1000	0653 rout.16
1000	0654 rout.16
1000	0658 rout.16
1000	0947 sub.rout.htm.s
10000	0083 p010
11	0146 trait.param
11	0428 rout.4
11	0471 rout.5
11	0611 rout.14
11	0629 rout.15
11	0724 rout.20
11	1243 sub.rout.param.defaut
11	1325 sub.rout.param.defaut
12	0146 trait.param
12	0469 rout.5
12	0865 sub.rout.associe
12	1244 sub.rout.param.defaut
12	1326 sub.rout.param.defaut
13	1245 sub.rout.param.defaut
14	0874 sub.rout.associe
14	1246 sub.rout.param.defaut
15	0166 trait.param.suite
15	1247 sub.rout.param.defaut
16	0545 rout.8
16	0671 rout.17.s
16	0716 rout.19.s
16	1248 sub.rout.param.defaut
17	0593 rout.12
17	1249 sub.rout.param.defaut
18	0667 rout.17
18	1250 sub.rout.param.defaut
19	0131 trait.tech
19	0673 rout.17.s
19	1251 sub.rout.param.defaut
2	0013 
2	0013 
2	0017 
2	0052 debut
2	0052 debut
2	0054 debut
2	0059 debut
2	0060 debut
2	0073 p010
2	0098 FIN
2	0120 trait.tech
2	0121 trait.tech
2	0123 trait.tech
2	0127 trait.tech
2	0127 trait.tech
2	0129 trait.tech
2	0132 trait.tech
2	0138 trait.tech.s
2	0176 trait.commande
2	0176 trait.commande
2	0178 trait.commande
2	0179 trait.commande
2	0179 trait.commande
2	0182 trait.commande
2	0182 trait.commande
2	0188 trait.commande
2	0211 t100
2	0215 t100
2	0217 t100
2	0222 t100
2	0223 t100
2	0223 t100
2	0233 trait.commande.htm
2	0234 trait.commande.htm
2	0241 trait.commande.photo.vide
2	0242 trait.commande.photo.vide
2	0243 trait.commande.photo.vide
2	0249 trait.commande.album
2	0250 trait.commande.album
2	0251 trait.commande.album
2	0255 trait.commande.album.photo
2	0260 trait.commande.album.photo
2	0266 trait.commande.album.photo
2	0276 trait.commande.album.photo
2	0279 trait.commande.album.photo
2	0283 trait.commande.album.photo
2	0294 trait.commande.album.photo
2	0298 trait.commande.album.photo
2	0303 trait.commande.photo
2	0305 trait.commande.photo
2	0306 trait.commande.photo
2	0307 trait.commande.photo
2	0309 trait.commande.photo
2	0313 trait.commande.photo
2	0317 trait.commande.photo
2	0319 trait.commande.photo
2	0320 trait.commande.photo
2	0325 trait.commande.photo
2	0347 trait.commande.groupe
2	0351 trait.commande.groupe
2	0353 trait.commande.groupe
2	0359 trait.commande.ligne.saut
2	0359 trait.commande.ligne.saut
2	0361 trait.commande.ligne.saut
2	0362 trait.commande.ligne.saut
2	0362 trait.commande.ligne.saut
2	0369 trait.commande.aller
2	0369 trait.commande.aller
2	0393 rout.1
2	0395 rout.1
2	0401 rout.2
2	0401 rout.2
2	0401 rout.2
2	0411 rout.3
2	0421 rout.4
2	0464 rout.4.s2
2	0464 rout.4.s2
2	0470 rout.5
2	0473 rout.5
2	0473 rout.5
2	0494 rout.6.s
2	0518 rout.8
2	0519 rout.8
2	0552 rout.9
2	0553 rout.9
2	0562 rout.9.t
2	0563 rout.9.t
2	0565 rout.9.t
2	0565 rout.9.t
2	0574 rout.10
2	0575 rout.10
2	0576 rout.10
2	0580 rout.10
2	0595 rout.12
2	0605 rout.13
2	0607 rout.13
2	0671 rout.17.s
2	0671 rout.17.s
2	0672 rout.17.s
2	0673 rout.17.s
2	0675 rout.17.s
2	0677 rout.17.s
2	0707 rout.19.s
2	0708 rout.19.s
2	0709 rout.19.s
2	0710 rout.19.s
2	0711 rout.19.s
2	0712 rout.19.s
2	0713 rout.19.s
2	0714 rout.19.s
2	0715 rout.19.s
2	0726 rout.20
2	0737 sub.rout.info
2	0746 sub.rout.remplace.s
2	0767 s100
2	0788 sub.rout.debut
2	0789 sub.rout.debut
2	0791 sub.rout.debut
2	0793 sub.rout.debut
2	0795 sub.rout.debut
2	0797 sub.rout.debut
2	0799 sub.rout.debut
2	0800 sub.rout.debut
2	0802 sub.rout.debut
2	0804 sub.rout.debut
2	0808 sub.rout.fin
2	0808 sub.rout.fin
2	0809 sub.rout.fin
2	0809 sub.rout.fin
2	0810 sub.rout.fin
2	0811 sub.rout.fin
2	0813 sub.rout.fin
2	0815 sub.rout.fin
2	0816 sub.rout.fin
2	0818 sub.rout.fin
2	0820 sub.rout.fin
2	0821 sub.rout.fin
2	0821 sub.rout.fin
2	0840 sub.re.ecr.s
2	0842 sub.re.ecr.ss
2	0842 sub.re.ecr.ss
2	0843 sub.re.ecr.ss
2	0845 sub.re.ecr.ss
2	0845 sub.re.ecr.ss
2	0849 sub.re.ecr.sss
2	0853 sub.re.ecr.sss
2	0867 sub.rout.associe
2	0874 sub.rout.associe
2	0875 sub.rout.associe
2	0876 sub.rout.associe
2	0878 sub.rout.associe
2	0916 sub.rout.tableau
2	0920 sub.rout.tableau
2	0948 sub.rout.htm.s
2	0958 sub.rout.htm.fin
2	0967 sub.rout.htm.opt
2	0977 sub.rout.htm.opt.fin
2	0986 sub.rout.param.debut
2	1000 sub.rout.param.debut
2	1234 sub.rout.param.defaut
2	1316 sub.rout.param.defaut
2	1346 sub.rout.param.defaut
20	0118 trait.tech
20	0161 trait.param.suite
20	1252 sub.rout.param.defaut
21	0164 trait.param.suite
260	0015 
3	0017 
3	0055 debut
3	0065 debut
3	0065 debut
3	0083 p010
3	0120 trait.tech
3	0121 trait.tech
3	0121 trait.tech
3	0122 trait.tech
3	0133 trait.tech
3	0153 trait.param
3	0157 trait.param
3	0181 trait.commande
3	0216 t100
3	0222 t100
3	0255 trait.commande.album.photo
3	0272 trait.commande.album.photo
3	0274 trait.commande.album.photo
3	0279 trait.commande.album.photo
3	0280 trait.commande.album.photo
3	0283 trait.commande.album.photo
3	0284 trait.commande.album.photo
3	0293 trait.commande.album.photo
3	0324 trait.commande.photo
3	0347 trait.commande.groupe
3	0349 trait.commande.groupe
3	0352 trait.commande.groupe
3	0394 rout.1
3	0401 rout.2
3	0412 rout.3
3	0412 rout.3
3	0413 rout.3
3	0436 rout.4.s
3	0437 rout.4.s
3	0438 rout.4.s
3	0440 rout.4.s
3	0495 rout.6.s
3	0519 rout.8
3	0574 rout.10
3	0606 rout.13
3	0607 rout.13
3	0653 rout.16
3	0654 rout.16
3	0654 rout.16
3	0658 rout.16
3	0671 rout.17.s
3	0672 rout.17.s
3	0672 rout.17.s
3	0673 rout.17.s
3	0675 rout.17.s
3	0677 rout.17.s
3	0700 rout.19
3	0724 rout.20
3	0724 rout.20
3	0790 sub.rout.debut
3	0822 sub.rout.fin
3	0845 sub.re.ecr.ss
3	0849 sub.re.ecr.sss
3	0863 sub.rout.associe
3	0917 sub.rout.tableau
3	0921 sub.rout.tableau
3	0947 sub.rout.htm.s
3	0947 sub.rout.htm.s
3	0964 sub.rout.htm.opt
3	0968 sub.rout.htm.opt
3	0987 sub.rout.param.debut
3	1005 sub.rout.param.debut
3	1235 sub.rout.param.defaut
3	1317 sub.rout.param.defaut
3	1347 sub.rout.param.defaut
34	0011 
4	0013 
4	0013 
4	0017 
4	0056 debut
4	0065 debut
4	0065 debut
4	0083 p010
4	0155 trait.param
4	0176 trait.commande
4	0179 trait.commande
4	0182 trait.commande
4	0184 trait.commande
4	0188 trait.commande
4	0192 trait.commande
4	0197 trait.commande
4	0212 t100
4	0231 trait.commande.htm
4	0231 trait.commande.htm
4	0238 trait.commande.photo.vide
4	0257 trait.commande.album.photo
4	0260 trait.commande.album.photo
4	0261 trait.commande.album.photo
4	0279 trait.commande.album.photo
4	0283 trait.commande.album.photo
4	0297 trait.commande.album.photo
4	0331 trait.commande.groupe
4	0340 trait.commande.groupe
4	0412 rout.3
4	0448 rout.4.s2
4	0449 rout.4.s2
4	0455 rout.4.s2
4	0496 rout.6.s
4	0519 rout.8
4	0537 rout.8
4	0539 rout.8
4	0574 rout.10
4	0605 rout.13
4	0616 rout.14
4	0620 rout.14
4	0624 rout.14
4	0632 rout.15
4	0636 rout.15
4	0640 rout.15
4	0644 rout.15
4	0736 sub.rout.info
4	0788 sub.rout.debut
4	0790 sub.rout.debut
4	0819 sub.rout.fin
4	0839 sub.re.ecr.s
4	0848 sub.re.ecr.sss
4	0852 sub.re.ecr.sss
4	0914 sub.rout.tableau
4	0964 sub.rout.htm.opt
4	0969 sub.rout.htm.opt
4	0988 sub.rout.param.debut
4	1009 sub.rout.param.debut
4	1236 sub.rout.param.defaut
4	1318 sub.rout.param.defaut
4	1348 sub.rout.param.defaut
5	0017 
5	0057 debut
5	0064 debut
5	0079 p010
5	0079 p010
5	0080 p010
5	0176 trait.commande
5	0179 trait.commande
5	0182 trait.commande
5	0187 trait.commande
5	0188 trait.commande
5	0192 trait.commande
5	0206 trait.commande
5	0213 t100
5	0239 trait.commande.photo.vide
5	0333 trait.commande.groupe
5	0341 trait.commande.groupe
5	0345 trait.commande.groupe
5	0387 rout.1
5	0389 rout.1
5	0394 rout.1
5	0414 rout.3
5	0457 rout.4.s2
5	0458 rout.4.s2
5	0464 rout.4.s2
5	0474 rout.5
5	0481 rout.6
5	0497 rout.6.s
5	0537 rout.8
5	0539 rout.8
5	0574 rout.10
5	0606 rout.13
5	0753 sub.rout.creat.ini
5	0754 sub.rout.creat.ini
5	0755 sub.rout.creat.ini
5	0766 s100
5	0767 s100
5	0768 s100
5	0771 s100
5	0772 s100
5	0773 s100
5	0774 s100
5	0775 s100
5	0776 s100
5	0777 s100
5	0784 s100
5	0792 sub.rout.debut
5	0803 sub.rout.debut
5	0849 sub.re.ecr.sss
5	0853 sub.re.ecr.sss
5	0865 sub.rout.associe
5	0877 sub.rout.associe
5	0882 sub.rout.commande.nom
5	0883 sub.rout.commande.nom
5	0883 sub.rout.commande.nom
5	0884 sub.rout.commande.nom
5	0885 sub.rout.commande.nom
5	0885 sub.rout.commande.nom
5	0886 sub.rout.commande.nom
5	0887 sub.rout.commande.nom
5	0887 sub.rout.commande.nom
5	0989 sub.rout.param.debut
5	1013 sub.rout.param.debut
5	1237 sub.rout.param.defaut
5	1319 sub.rout.param.defaut
5	1349 sub.rout.param.defaut
6	0017 
6	0058 debut
6	0058 debut
6	0097 FIN
6	0191 trait.commande
6	0214 t100
6	0231 trait.commande.htm
6	0261 trait.commande.album.photo
6	0263 trait.commande.album.photo
6	0264 trait.commande.album.photo
6	0268 trait.commande.album.photo
6	0286 trait.commande.album.photo
6	0291 trait.commande.album.photo
6	0292 trait.commande.album.photo
6	0314 trait.commande.photo
6	0315 trait.commande.photo
6	0316 trait.commande.photo
6	0318 trait.commande.photo
6	0321 trait.commande.photo
6	0323 trait.commande.photo
6	0326 trait.commande.photo
6	0334 trait.commande.groupe
6	0337 trait.commande.groupe
6	0342 trait.commande.groupe
6	0342 trait.commande.groupe
6	0414 rout.3
6	0474 rout.5
6	0579 rout.10
6	0611 rout.14
6	0629 rout.15
6	0675 rout.17.s
6	0677 rout.17.s
6	0794 sub.rout.debut
6	0839 sub.re.ecr.s
6	0919 sub.rout.tableau
6	1017 sub.rout.param.debut
6	1238 sub.rout.param.defaut
6	1320 sub.rout.param.defaut
6	1352 sub.rout.param.defaut
7	0013 
7	0017 
7	0053 debut
7	0053 debut
7	0066 debut
7	0066 debut
7	0256 trait.commande.album.photo
7	0259 trait.commande.album.photo
7	0260 trait.commande.album.photo
7	0323 trait.commande.photo
7	0325 trait.commande.photo
7	0326 trait.commande.photo
7	0343 trait.commande.groupe
7	0346 trait.commande.groupe
7	0515 rout.8
7	0574 rout.10
7	0574 rout.10
7	0576 rout.10
7	0577 rout.10
7	0578 rout.10
7	0672 rout.17.s
7	0798 sub.rout.debut
7	0817 sub.rout.fin
7	0823 sub.rout.fin
7	0853 sub.re.ecr.sss
7	0920 sub.rout.tableau
7	1018 sub.rout.param.debut
7	1239 sub.rout.param.defaut
7	1321 sub.rout.param.defaut
7	1354 sub.rout.param.defaut
8	0017 
8	0274 trait.commande.album.photo
8	0276 trait.commande.album.photo
8	0296 trait.commande.album.photo
8	0296 trait.commande.album.photo
8	0341 trait.commande.groupe
8	0345 trait.commande.groupe
8	0345 trait.commande.groupe
8	0502 rout.7
8	0539 rout.8
8	0571 rout.10
8	0572 rout.10
8	0578 rout.10
8	0796 sub.rout.debut
8	0921 sub.rout.tableau
8	1019 sub.rout.param.debut
8	1240 sub.rout.param.defaut
8	1322 sub.rout.param.defaut
9	0017 
9	0066 debut
9	0066 debut
9	0072 p010
9	0073 p010
9	0077 p010
9	0313 trait.commande.photo
9	0588 rout.11
9	0594 rout.12
9	0596 rout.12
9	0607 rout.13
9	0814 sub.rout.fin
9	0822 sub.rout.fin
9	0834 sub.re.ecr
9	1024 sub.rout.param.debut
9	1241 sub.rout.param.defaut
9	1323 sub.rout.param.defaut
95	0014 
95	0014 
95	0014 
95	0014 
 ------------------------------------------------ liste des commentaires ------------------------------------------------
REM                                           P H O T O - 3 G	0002 
REM $crosrefe '#x#n#k#c$#v$#x$#r$#x.dia#t.i#remplace$#remplace.a$#remplace.b$#qot$#param$#lect.ini$#info$#"	0004 
REM =======================================================================================================	0001 
REM =======================================================================================================	0003 
 
 
 
================================================ ORPHELINS & NON UNIQUES ================================================
 ------------------------------------------------- liste des paragraphes ------------------------------------------------
 ----------------------------------------- liste des variables alphanumeriques ------------------------------------------
 -------------------------------------------- liste des variables numeriques --------------------------------------------
 ---------------------------------------- liste des constantes alphanumeriques ------------------------------------------
" " (non unique, 10 fois)
" 0, 1" (non unique, 2 fois)
" Border=0></A>" (non unique, 2 fois)
" Cellspacing=" (non unique, 2 fois)
" content=" (non unique, 2 fois)
" name=" (non unique, 2 fois)
" Target=" (non unique, 3 fois)
" Valign=Top" (non unique, 2 fois)
" ]commande[10] VIGNETTE ]commande[4]" (non unique, 2 fois)
" {" (non unique, 2 fois)
" lments, ralis par PHOTO-3G.EXE " (non unique, 2 fois)
"!     {" (non unique, 2 fois)
"!" (non unique, 2 fois)
"" (non unique, 167 fois)
"#" (non unique, 6 fois)
"#3" (non unique, 5 fois)
"#4" (non unique, 12 fois)
"#4#3" (non unique, 3 fois)
"#4#7" (non unique, 2 fois)
"#6!    " (non unique, 2 fois)
"#6! " (non unique, 3 fois)
"#6" (non unique, 3 fois)
"#7" (non unique, 13 fois)
"#8" (non unique, 6 fois)
"#9" (non unique, 3 fois)
"$" (non unique, 2 fois)
"$$$.$$$" (non unique, 2 fois)
"$d$.dir" (non unique, 3 fois)
"$p$.$p$" (non unique, 3 fois)
"(<A Href=" (non unique, 2 fois)
"*" (non unique, 3 fois)
"****************" (non unique, 2 fois)
"+" (non unique, 3 fois)
", " (non unique, 2 fois)
"," (non unique, 5 fois)
"." (non unique, 4 fois)
".htm" (non unique, 3 fois)
"/" (non unique, 2 fois)
"0" (non unique, 22 fois)
"1" (non unique, 23 fois)
"11" (non unique, 3 fois)
"19" (non unique, 9 fois)
"20" (non unique, 2 fois)
"23" (non unique, 2 fois)
"3" (non unique, 3 fois)
"4" (non unique, 4 fois)
"5" (non unique, 5 fois)
"50" (non unique, 18 fois)
"6" (non unique, 7 fois)
"7" (non unique, 7 fois)
"8" (non unique, 7 fois)
"99" (non unique, 3 fois)
"999" (non unique, 3 fois)
";" (non unique, 23 fois)
";+0;" (non unique, 7 fois)
";G;" (non unique, 2 fois)
"<*." (non unique, 3 fois)
"</center>" (non unique, 2 fois)
"</Center>" (non unique, 2 fois)
"<A Href=" (non unique, 9 fois)
"<Br>" (non unique, 2 fois)
"<Center>" (non unique, 2 fois)
"<Div Align=" (non unique, 2 fois)
"<Hr>" (non unique, 2 fois)
"<Img Src=" (non unique, 4 fois)
"<meta http-equiv=" (non unique, 2 fois)
"<script Language=" (non unique, 2 fois)
"=" (non unique, 9 fois)
"==" (non unique, 2 fois)
">" (non unique, 11 fois)
">3G</a>) le " (non unique, 2 fois)
"></A>" (non unique, 2 fois)
"></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[1]]commande[4]]texte sous groupe[2]]fonte sous groupe[2]]table[1]" (non unique, 2 fois)
"></A>]fonte sous groupe[1]]texte sous groupe[1]]commande[6]]texte sous groupe[2]]fonte sous groupe[2]]table[1]" (non unique, 2 fois)
"><Img Src=" (non unique, 4 fois)
"><Table Cellpadding=" (non unique, 2 fois)
">';" (non unique, 4 fois)
"? " (non unique, 5 fois)
"@" (non unique, 6 fois)
"Center" (non unique, 2 fois)
"dir " (non unique, 2 fois)
"gif" (non unique, 2 fois)
"H" (non unique, 2 fois)
"i" (non unique, 6 fois)
"Javascript" (non unique, 2 fois)
"Javascript:aller(]commande[9])" (non unique, 3 fois)
"mailto:guy.guerrero@laposte.net" (non unique, 2 fois)
"Mon premier Album de photos multimedia" (non unique, 4 fois)
"note" (non unique, 2 fois)
"o" (non unique, 4 fois)
"P" (non unique, 3 fois)
"photo" (non unique, 2 fois)
"PHOTO-3G" (non unique, 2 fois)
"revealTrans(Duration=1.0,Transition=]*[)" (non unique, 2 fois)
"titre+='<FRAME src=" (non unique, 2 fois)
"[" (non unique, 7 fois)
"\" (non unique, 2 fois)
"]" (non unique, 9 fois)
"]*[" (non unique, 11 fois)
"]1[" (non unique, 2 fois)
"]2[" (non unique, 3 fois)
"]=" (non unique, 5 fois)
"]associe[1].]associe[2]" (non unique, 2 fois)
"]associe[2].]type icone[1]" (non unique, 2 fois)
"]commande[2].]commande[3]" (non unique, 2 fois)
"]commande[5]" (non unique, 6 fois)
"]commande[7]" (non unique, 4 fois)
"]commande[8]" (non unique, 4 fois)
"]dossier[1]]dossier+[1]]album[1].htm]album+[1]" (non unique, 2 fois)
"]dossier[1]]dossier+[1]]commande[8]" (non unique, 2 fois)
"]Fichier description[8]" (non unique, 2 fois)
"]Fonte ligne[1]]texte ligne[1]]commande[2].]commande[3]]commande[1]<br>]commande[4]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]" (non unique, 3 fois)
"]google[3]]wikipedia[3]]Fonte ligne[1]]texte ligne[1]]commande[6]]texte ligne[2]]Fonte ligne[2]</Td>]tableau[3]" (non unique, 2 fois)
"]haut[1]]large[1]]bordure[1]></A>]tableau[2]" (non unique, 4 fois)
"]haut[1]]large[1]]bordure[1]>]tableau[2]" (non unique, 2 fois)
"]Prefixe image[1]]commande[2].]commande[3]" (non unique, 2 fois)
"]source[1]]commande[2].]commande[3]" (non unique, 2 fois)
"]tableau[1]<Td Align=Center]valign[1]><A Href=" (non unique, 4 fois)
"]tableau[1]<Td Align=Center]valign[1]><Img Src=" (non unique, 2 fois)
"]table[2]<A Name=" (non unique, 2 fois)
"]table[2]]trait groupe[1]<A Name=" (non unique, 2 fois)
"]table[2]]trait sous groupe[1]<A Name=" (non unique, 2 fois)
"]visu[1] Title=" (non unique, 2 fois)
"]visu[1]] Title=" (non unique, 2 fois)
"{" (non unique, 2 fois)
"}" (non unique, 4 fois)
"'" (non unique, 3 fois)
 ------------------------------------------- liste des constantes numeriques --------------------------------------------
0 (non unique, 95 fois)
1 (non unique, 629 fois)
10 (non unique, 7 fois)
1000 (non unique, 4 fois)
11 (non unique, 8 fois)
12 (non unique, 5 fois)
14 (non unique, 2 fois)
15 (non unique, 2 fois)
16 (non unique, 4 fois)
17 (non unique, 2 fois)
18 (non unique, 2 fois)
19 (non unique, 3 fois)
2 (non unique, 162 fois)
20 (non unique, 3 fois)
3 (non unique, 70 fois)
4 (non unique, 59 fois)
5 (non unique, 66 fois)
6 (non unique, 39 fois)
7 (non unique, 30 fois)
8 (non unique, 18 fois)
9 (non unique, 17 fois)
95 (non unique, 4 fois)
 ------------------------------------------------ liste des commentaires ------------------------------------------------
REM ======================================================================================================= (non unique, 2 fois)
============================================= C R O S S - R E F E R E N C E =============================================
