// NOM FIC Vargument = unescape(document.location+""); // (URL compatible tous navig.) Vargument = unescape(Vargument); Vargument = unescape(Vargument); Vchaine_deb = "/"+Vgalerie+"~"; Vdeb_fic = Vargument.indexOf(Vchaine_deb); if( Vdeb_fic==-1) alert("a- La chaine "+Vchaine_deb+" est introuvable dans URL:"+Vargument); Vfin_fic = Vargument.indexOf(".htm"); if( Vfin_fic==-1) alert("b- La chaine .htm est introuvable dans URL:"+Vargument); Vnom_fic = Vargument.substring(Vdeb_fic+Vchaine_deb.length, Vfin_fic); Vid_photo = Vgalerie+"-"+Vargument.substring(Vdeb_fic+Vchaine_deb.length, Vdeb_fic+Vchaine_deb.length+3); // PHOTO Vnum_photo = 0; Vdeb_fic = Vlst_fic.indexOf(Vnom_fic); if( Vdeb_fic==-1) alert("4. Le fichier "+Vgalerie+" est introuvable dans la liste (contacter le webmaster): "+Vnom_fic); for(i=0; i<=Vdeb_fic; i++) if( Vlst_fic.charAt(i)==";") Vnum_photo++; Vphoto = Vgalerie+"~"+Vlst_fic.substring(Vdeb_fic,Vdeb_fic+Vnom_fic.length+4) Vcatalog = Vgalerie+'_catalog.htm'; // LIEN PREC Vlien_prec = "0"; if( Vnum_photo>1) { for(i=Vdeb_fic-2; i>0; i--) if( Vlst_fic.charAt(i)==";") break; Vlien_prec = Vgalerie+"~"+Vlst_fic.substring(i+1,Vdeb_fic-5)+".htm"; } // LIEN SUIV Vlien_suiv = "0"; if( Vnum_photo