") ; FenDiaporama.document.close() ; IndexCourant = I ; EtatAuto = 'Stop' ; StartStop(I) ; } function Html_EntreLignes() { document.write("
"); Html_EntreImages() ; document.write("
"); } function Html_NewLine () { return("
"); } function Html_NewLines(n) { for (i=1; i<=n; i++) { Html_NewLine(); } } function Html_EntreImages() { document.write(""); } function Html_Image(I,W,H,Fonction) { var ImageName = I ; var RepImages = "www01/images/" ; FichierImage = RepImages+Images[I] ; GrandeImage = Images[I] ; if (Fonction=="StartStop") { ImageName="ImageCourante" ; } ; var AvecDia; var AvecBig; AvecDia = true; AvecBig = true; var href = "#"; var dblc = ""; if (AvecBig) { href = GrandeImage; } if (AvecDia) { dblc = "ondblclick='javascript:"+Fonction+"("+I+");'"; } if (AvecDia||AvecBig) { document.write("") ; } document.write(""); if (AvecDia||AvecBig) document.write(""); }

Doctor Bodnar

© Raymond Ripp