var listName='
Les différentes fiches
';// the title of your list between single quotes var mpic=new Array(); /* Edit link info in this order: name, image file, site title, URL Insert each info between single quote marks, followed by a comma (Replace '#' with the URL but leave the two quotes, i.e. 'http://www.theURL.com') Do not edit after the URL. Add or remove lines as required */ mpic[mpic.length] = new info('Album de photos','images/album1.jpg','Album','fiche_album.htm','m' + mpic.length); mpic[mpic.length] = new info('Bouquet de saison','images/bouquet1.jpg','Bouquet','fiche_bouquet.htm','m' + mpic.length); mpic[mpic.length] = new info('Chat en papier mâché','images/chatpapier1.jpg','Chat','fiche_chat_papier.htm','m' + mpic.length); mpic[mpic.length] = new info('Décoration écritoire','images/ecritoire1.jpg','Ecritoire','fiche_ecritoire.htm', 'm' + mpic.length); mpic[mpic.length] = new info('Décoration flacon','images/flacon-perles1.jpg','Flacon','fiche_flacon.htm','m' + mpic.length); mpic[mpic.length] = new info('Customisation lampe','images/lampe-strass1.jpg','Lampe','fiche_lampe.htm','m' + mpic.length); mpic[mpic.length] = new info('Panier sublime','images/panier1.jpg','Panier','fiche_panier.htm', 'm' + mpic.length); mpic[mpic.length] = new info('Fabrication porte serviettes','images/porteserviette1.jpg','Porte serviettes','fiche_porte_serviettes.htm', 'm' + mpic.length); mpic[mpic.length] = new info('Pot floral','images/potfleur1.jpg','Pot de fleurs','fiche_pot_fleur.htm', 'm' + mpic.length); mpic[mpic.length] = new info('Pot de terre vernis','images/potvernis1.jpg','Pot terre','fiche_pot_terre.htm', 'm' + mpic.length); mpic[mpic.length] = new info('Tableau au pochoir','images/tableaupochoir1.jpg','Tableau au pochoir','fiche_tableau_pochoir.htm', 'm' + mpic.length); mpic[mpic.length] = new info('Tableau souvenirs','images/tableausouvenir1.jpg','Tableau photos','fiche_tableau_souvenir.htm', 'm' + mpic.length); /* ------ Do not edit below this line ------ */ var minArr=new Array(); for (i=0; i