

var menu=new CreerMenu(3," 1 - CARTOUCHES Choisissez la marque:"," 2 - Choisissez Votre Matériel "," 3 - Choisissez la cartouche","titre 4","self");
// CreerMenu(Nb de listes, titre1, titre2, titre3, target)
// Nb listes=4 maxi
// Les 4 titres sont obligatoires (meme si Nb_liste<4)
// target=nom de la frame ou "self" si c'est la fenetre elle meme, "_blank" pour une nouvelle
// Pour ajouter les liens dans les listes, utiliser menu.Add
// Menu.Add(numéro de la liste, texte, page à charger)




menu.Add(1,"HP >> ENCRE","");
menu.Add(2,"** HP DESINGJET: **","");
        menu.Add(3,"","");

menu.Add(2,"10PS / 20PS / 50PS /120 / 120NR","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"C5016A - Cartouche Noire 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5016A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4836A - Cartouche Cyan 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4836AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4837AE - Cartouche Magenta 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4837AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4913A - Cartouche Jaune 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4913A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5017A - Cartouche Cyan clair 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5017A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5018A - Cartouche Magenta clair 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5018A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C5019A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5019A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4811A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4811A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4812A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4812A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4813A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4813A&type=51&num=45&code_lg=lg_fr");
        menu.Add(3,"C5020A - Tête d'impression Cyan clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5020A&type=51&num=45&code_lg=lg_fr");
       menu.Add(3,"C5021A - Tête d'impression Magenta clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5021A&type=51&num=45&code_lg=lg_fr");

menu.Add(2,"Série 90 / 130 ","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"C5016A - Cartouche Noire 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5016A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3," C9425A - Cartouche Cyan 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9425A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3," C9426A - Cartouche Magenta 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9426A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3," C9427A - Cartouche Jaune 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9427A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9428A - Cartouche Cyan clair 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9428A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9429A - Cartouche Magenta clair 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9429A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3," C5019A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5019A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3," C9420A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9420A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3," C9421A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9421A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3," C9422A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9422A&type=51&num=45&code_lg=lg_fr");
        menu.Add(3," C9423A - Tête d'impression Cyan clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9423A&type=51&num=45&code_lg=lg_fr");
       menu.Add(3," C9424A - Tête d'impression Magenta clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9424A&type=51&num=45&code_lg=lg_fr");



menu.Add(2,"70 / 100 / 110 / 111 ","");
         menu.Add(3,"** Encre Noire pour 70 / 100 / 110 **","");
	
		menu.Add(3,"C4844AE - Cartouche Noire 69Ml",
		"http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4844AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"** Encre Noire pour 111 **","");
		 	menu.Add(3,"C4844AE - Cartouche Noire 69Ml",
		"http://www.grand-formats.com/n-82-ch565a-cartouche-jet-d-encre-hp-noire-hp,fr,4,CH565A.cfm");
        	menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHES **","");
			menu.Add(3,"C4836AE - Cartouche Cyan 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4836AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4837AE - Cartouche Magenta 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4837AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4838AE - Cartouche Jaune 28Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4838AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C4810A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4810A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4811A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4811A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4812A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4812A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4813A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4813A&type=51&num=45&code_lg=lg_fr");
			
		
menu.Add(2,"350 / 450 / 455","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"51640AE - Cartouche Noire 42Ml","");	
		menu.Add(3,"516644M - Cartouche Magenta 42Ml","");
		menu.Add(3,"516644C - Cartouche Cyan 42Ml","");
		menu.Add(3,"516644Y - Cartouche Jaune 42Ml","");
		
		
				
menu.Add(2,"500 / 518MFP","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"C4844AE - Cartouche Noire 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4844AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4911A - Cartouche Cyan 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4911A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4912A - Cartouche Magenta 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4912A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4913A - Cartouche Jaune 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4913A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C4810A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4810A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4811A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4811A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4812A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4812A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4813A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4813A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 4 Cartouches","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=Pack_500_800_cart&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"Pack: 4 Têtes d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_TETE_500&type=51&num=45&code_lg=lg_fr");
		
		menu.Add(2,"510","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"CH565A - Cartouche Noire 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CH565A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4911A - Cartouche Cyan 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4911A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4912A - Cartouche Magenta 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4912A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4913A - Cartouche Jaune 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4913A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C4810A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4810A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4811A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4811A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4812A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4812A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4813A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4813A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 4 Têtes d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_TETE_500&type=51&num=45&code_lg=lg_fr");
				
menu.Add(2,"650","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"51640AE - Cartouche Noire 42Ml","");	
		menu.Add(3,"516650M - Cartouche Magenta 42Ml","");
		menu.Add(3,"516650C - Cartouche Cyan 42Ml","");
		menu.Add(3,"516650Y - Cartouche Jaune 42Ml","");
		
		menu.Add(2,"750 / 755 ","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"51645A - Cartouche Noire 42Ml","");	
		menu.Add(3,"516644M - Cartouche Magenta 42Ml","");
		menu.Add(3,"516644C - Cartouche Cyan 42Ml","");
		menu.Add(3,"516644Y - Cartouche Jaune 42Ml","");
		
menu.Add(2,"800","");
		  menu.Add(3,"** CARTOUCHES  69ML**","");
		menu.Add(3,"C4844AE - Cartouche Noire 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4844AE&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4911A - Cartouche Cyan 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4911A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4912A - Cartouche Magenta 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4912A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4913A - Cartouche Jaune 69Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4913A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C4810A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4810A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4811A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4811A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4812A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4812A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4813A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4813A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 4 Cartouches","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=Pack_500_800_cart&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"Pack: 4 Têtes d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_TETE_500&type=51&num=45&code_lg=lg_fr");
		
 menu.Add(2,"1050 / 1055","");
        menu.Add(3,"** CARTOUCHES 350ML **","");
		menu.Add(3,"C4871A - Cartouche Noire 350Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4871A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4846A - Cartouche Cyan 350Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4846A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4847A - Cartouche Magenta 350Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4847A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4848A - Cartouche Jaune 350Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4848A&type=51&num=45&code_lg=lg_fr");
		  menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION.**","");
		menu.Add(3,"C4820A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4820A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4821A - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4821A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4822A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4822A&type=51&num=45&code_lg=lg_fr");		
		menu.Add(3,"C4823A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4823A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4893A - Arrêt de comercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4893A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"","");
		menu.Add(3,"** PACK CARTOUCHES + TETES D'IMP.**","");
		menu.Add(3,"C4890A - Arrêt de comercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4890A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4891A - Arrêt de comercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4891A&type=51&num=45&code_lg=lg_fr");		
		menu.Add(3,"C4892A - Arrêt de comercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4892A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4893A - Arrêt de comercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4893A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Packs: 4 Cartouches 350Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_350ML_1050&type=51&num=45&code_lg=lg_fr");
		
		
		  menu.Add(2,"2000 / 2500 / 2800","");
    	menu.Add(3,"** KITS ENCREURS TEINTES **","");
		menu.Add(3,"C1806A - Kit Encreur Teinté Noir 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1806A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1807A - Kit Encreur Teinté Cyan 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1807A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C1808A - Kit Encreur Teinté  Magenta 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1808A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1809A - Kit Encreur Teinté Jaune 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1809A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** KITS ENCREURS UV **","");		
		menu.Add(3,"C1892A - Kit Encreur UV Noir 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1892A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1893A - Kit Encreur UV Cyan 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1893A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1894A - Kit Encreur UV Magenta 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1894A&type=51&num=45&code_lg=lg_fr");		
       menu.Add(3,"C1895A - Kit Encreur UV Jaune 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1895A&type=51&num=45&code_lg=lg_fr");
	    menu.Add(3,"","");
	   menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
	   menu.Add(3,"Pack: 4 Kits Encreurs Teintés","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_C1806A_07_08_09&type=51&num=45&code_lg=lg_fr");
	   menu.Add(3,"Pack: 4 kits Encreurs UV","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_C1892A_93_94_95&type=51&num=45&code_lg=lg_fr");
		
 
menu.Add(2,"3000 CP","");
        menu.Add(3,"**KITS ENCREURS TEINTES **","");
		menu.Add(3,"C1806A - Kit Encreur Teinté  Noir 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1806A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1807A - Kit Encreur Teinté  Cyan 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1807A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1808A - Kit Encreur Teinté  Magenta 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1808A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1809A - Kit Encreur Teinté  Jaune 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1809A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 4 Kits Encreurs Teintés","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_C1806A_07_08_09&type=51&num=45&code_lg=lg_fr");
		
menu.Add(2,"3500 CP","");
        menu.Add(3,"**KITS ENCREURS TEINTES **","");
		menu.Add(3,"C1806A - Kit Encreur Teinté  Noir 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1806A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1807A - Kit Encreur Teinté  Cyan 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1807A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1808A - Kit Encreur Teinté  Magenta 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1808A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1809A - Kit Encreur Teinté  Jaune 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1809A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 4 Kits Encreurs Teintés","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_C1806A_07_08_09&type=51&num=45&code_lg=lg_fr");
		
menu.Add(2,"3800 CP","");
		menu.Add(3,"**KITS ENCREURS TEINTES**","");
		menu.Add(3,"C1806A - Kit Encreur Teinté  Noir 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1806A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1807A - Kit Encreur Teinté  Cyan 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1807A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1808A - Kit Encreur Teinté  Magenta 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1808A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C1809A - Kit Encreur Teinté  Jaune 380Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C1809A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 4 Kits Encreurs Teintés","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_C1806A_07_08_09&type=51&num=45&code_lg=lg_fr");
		
menu.Add(2,"4000 / 4020 / 4500 / 4520 ","");
        menu.Add(3,"**CARTOUCHES 400ML**","");
		menu.Add(3,"C5058A - Cartouche Noire 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5058A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5061A - Cartouche Cyan 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5061A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5063A - Cartouche Magenta 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5063A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5065A - Cartouche Jaune 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5065A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"**VALUE PACK: CARTOUCHE 400Ml + TETE D'IMP.**","");
		menu.Add(3,"C5078A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5078A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C5079A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5079A&type=51&num=45&code_lg=lg_fr");		
  	   menu.Add(3,"C5080A - Arrêt de commercialisation HP ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5080A&type=51&num=45&code_lg=lg_fr");
	   menu.Add(3,"C5081A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5081A&type=51&num=45&code_lg=lg_fr");
	    menu.Add(3,"","");
	   menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
	   menu.Add(3,"Pack: 4 Cartouches 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_4_CART4000&code_lg=lg_fr&type=51&num=45");
	
	       menu.Add(3,"","");
		     menu.Add(3,"**TETE D'IMPRESSION**","");
		menu.Add(3,"C5054A - Tête d'impression Noire 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5054A");
		menu.Add(3,"C5055A - Tête d'impression Cyan 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5055A");
		menu.Add(3,"C5056A - Tête d'impression Magenta 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5056A");
		menu.Add(3,"C5057A - Tête d'impression Jaune 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5057A");
		 menu.Add(3,"","");
		
		
menu.Add(2,"5000 / 5500","");	  
		 menu.Add(3,"**CARTOUCHES TEINTEES 680ML **","");
		menu.Add(3,"C4930A - Cartouche Teintée Noire 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4930A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4931A - Cartouche Teintée Cyan 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4931A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4932A - Cartouche Teintée Magenta 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4932A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4933A - Cartouche Teintée Jaune 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4933A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4934A - Cartouche Teintée Cyan Clair 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4934A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4935A - Cartouche Teintée Magenta Clair 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4935A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"**CARTOUCHES UV 680ML **","");
		menu.Add(3,"C4940A - Cartouche UV Noire 680 Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4940A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4941A - Cartouche UV Cyan 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4941A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4942A - Cartouche UV Magenta 680Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4942A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4943A - Cartouche UV Jaune 680 Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4943A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4944A - Cartouche UV Cyan Clair 680 Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4944A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C4945A - Cartouche UV Magenta Clair 680 Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4945A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION TEINTEE **","");		
		menu.Add(3,"C4950A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4950A");
		menu.Add(3,"C4951A - Tête d'impression  Cyan ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4951A");
		menu.Add(3,"C4952A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4952A");
		menu.Add(3,"C4953A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4953A");
		menu.Add(3,"C4954A - Tête d'impression Cyan Clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4954A");
		menu.Add(3,"C4955A - Tête d'impression Magenta Clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4955A");
		 menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION UV **","");		
		menu.Add(3,"C4960A - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4960A");
		menu.Add(3,"C4961A - Tête d'impression  Cyan ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4961A");
		menu.Add(3,"C4962A - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4962A");
		menu.Add(3,"C4963A - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4963A");
		menu.Add(3,"C4964A - Tête d'impression Cyan Clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4964A");
		menu.Add(3,"C4965A - Tête d'impression Magenta Clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C4965A");
		menu.Add(3,"","");
		menu.Add(3,"** VALUE PACK **","");		
		menu.Add(3,"C5000A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5000A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5001A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5001A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5002A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5002A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5003A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5003A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5004A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5004A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C5005A - Arrêt de commercialisation HP","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C5005A&type=51&num=45&code_lg=lg_fr");
		 
		  menu.Add(2,"","");
        menu.Add(3,"","");
		 
		  menu.Add(2,"** HP DESINGJET SERIE T: **","");
        menu.Add(3,"","");
		 
	 menu.Add(2,"T610 / T620 / T770 / T790","");
        menu.Add(3,"** CARTOUCHES 130Ml **","");
		menu.Add(3,"C9403A - Cartouche Noire mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9403A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9370A - Cartouche Noire Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9370A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9371A - Cartouche Cyan 130l","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9371A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9372A - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9372A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9373A - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9373A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9374A - Cartouche Grise 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9374A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C9380A - Tête d'impression Grise & Noire Photo ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9380A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9383A - Tête d'impression Magenta & Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9383A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9384A - Tête d'impression Noire Mate & Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9384A&type=51&num=45&code_lg=lg_fr");
		
		menu.Add(2,"T1100-T1120 / T1200-T1300 / T2300","");
        menu.Add(3,"** CARTOUCHES 130Ml **","");
		menu.Add(3,"C9403A - Cartouche Noire mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9403A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9370A - Cartouche Noire Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9370A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9371A - Cartouche Cyan 130l","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9371A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9372A - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9372A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9373A - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9373A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9374A - Cartouche Grise 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9374A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"CH575A (pour T1200/T1300/T2300) - Cartouche Noire Mate 300Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CH575A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C9380A - Tête d'impression Grise & Noire Photo ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9380A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9383A - Tête d'impression Magenta & Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9383A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9384A - Tête d'impression Noire Mate & Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9384A&type=51&num=45&code_lg=lg_fr");
	 
	 menu.Add(2,"T7100","");
        menu.Add(3,"** CARTOUCHES 400Ml **","");
		menu.Add(3,"CM991A - Cartouche Noire mate ","http://www.grand-formats.com/cm991a-encre-hp-noire-mate-400ml,fr,4,CM991A.cfm");
		menu.Add(3,"CM992A  - Cartouche Jaune","http://www.grand-formats.com/cm992a-encre-hp-jaune-400ml,fr,4,CM992A.cfm");
		menu.Add(3,"CM993A  - Cartouche Magenta ","http://www.grand-formats.com/cm993a-encre-hp-magenta-400ml,fr,4,CM993A.cfm");
		menu.Add(3,"CM994A  - Cartouche Cyan ","http://www.grand-formats.com/cm994a-encre-hp-cyan-400ml,fr,4,CM994A.cfm");
		menu.Add(3,"CM995A  - Cartouche Gris ","http://www.grand-formats.com/cm995a-encre-hp-grise-400ml,fr,4,CM995A.cfm");
		menu.Add(3,"CM996A  - Cartouche Gris foncé ","http://www.grand-formats.com/cm996a-encre-hp-grise-fonce,fr,4,CM996A.cfm");
		 menu.Add(3,"","");
		 menu.Add(3,"CH649A - Cassette de maintenance","http://www.grand-formats.com/ch649a-cassette-de-maintenance-hp,fr,4,CH649A.cfm");
		 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"CH645A - Tête d'impression Jaune  ","http://www.grand-formats.com/ch645a-tete-d-impression-hp-jaune,fr,4,CH645A.cfm");
		menu.Add(3,"CH646A - Tête d'impression Magenta & Cyan","http://www.grand-formats.com/ch646a-tete-d-impression-hp-magenta-cyan,fr,4,CH646A.cfm");
		menu.Add(3,"CH647A - Tête d'impression Gris & gris foncé ","http://www.grand-formats.com/ch647a-tete-d-impression-hp-gris-fonce-et-gris,fr,4,CH647A.cfm");
	 menu.Add(3,"CH648A - Tête d'impression Noir Mat","http://www.grand-formats.com/ch648a-tete-d-impression-hp-noir-mat,fr,4,CH648A.cfm");
	 		
			menu.Add(2,"","");
        menu.Add(3,"","");
			
		 menu.Add(2,"** HP DESINGJET SERIE Z: **","");
        menu.Add(3,"","");
		
			 menu.Add(2,"Z2100 / Z3100 / Z3200","");	  
		 menu.Add(3,"**CARTOUCHES 130ML **","");
		menu.Add(3,"C9448A - Cartouche Noire: Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9448A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9449A - Cartouche Noire Photo: Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9449A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9450A - Cartouche Grise: ----- / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9450A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9451A - Cartouche Grise Claire: Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9451A&type=51&num=45&code_lg=lg_fr");
			menu.Add(3,"C9452A - Cartouche Cyan: Z2100 / ----- / ----- ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9452A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9453A - Cartouche Magenta: Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9453A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9454A - Cartouche Jaune: Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9454A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9455A - Cartouche Magenta Clair: Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9455A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9456A - Cartouche Rouge: ----- / Z3100 / ----- ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9456A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9457A - Cartouche Verte: ----- / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9457A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9458A - Cartouche Bleue: ----- / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9458A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9459A - Cartouche Brillant: Z2100 / Z3100 / Z3200","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9459A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9390A - Cartouche Cyan Clair: ----- / Z3100 / ----- ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9390A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"CD951A - Cartouche Rouge: ----- / ----- / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CD951A&type=51&num=45&code_lg=lg_fr");
		
		  menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack Z2100: 8 Cartouches 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_Z2100&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"Pack Z3100: 12 Cartouches 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_Z3100&type=51&num=45&code_lg=lg_fr");
			menu.Add(3,"Pack Z3200: 12 Cartouches 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_Z3200&type=51&num=45&code_lg=lg_fr");
	 menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
			 menu.Add(3,"C9404A - Tête Noir Mat et Cyan : Z2100 / ----- / -----  ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9404A&type=51&num=45&code_lg=lg_fr");
	 menu.Add(3,"C9405A - Tête Cyan Clair et Magenta Clair : Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9405A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9406A - Tête Magenta Clair : Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9406A&type=51&num=45&code_lg=lg_fr");
	menu.Add(3,"C9407A - Tête Noire Photo et Gris Clair : Z2100 / Z3100 / Z3200 ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9407A&type=51&num=45&code_lg=lg_fr");
	menu.Add(3,"C9408A - Tête Bleue et Verte : ----- / Z3100 / Z3200","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9408A&type=51&num=45&code_lg=lg_fr");
	menu.Add(3,"C9409A - Tête Noir Mat et Rouge : ----- / ----- / Z3100","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9409A&type=51&num=45&code_lg=lg_fr");
	menu.Add(3,"C9410A - Tête Grise et Optimiseur Brillant : ----- / Z3100 / Z3200","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9410A&type=51&num=45&code_lg=lg_fr");
	menu.Add(3,"CD949A - Tête Noir Mat et Rouge : ----- / -----  / Z3200","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CD949A&type=51&num=45&code_lg=lg_fr");
	
		 	 menu.Add(2,"Z6100","");	  
		 menu.Add(3,"**CARTOUCHES 775ML **","");
		menu.Add(3,"C9464A - Cartouche Noire Mat","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9464A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9465A - Cartouche Noire Photo","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9465A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9466A - Cartouche Gris Leger","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9466A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"C9467A - Cartouche Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9467A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9468A - Cartouche Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9468A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9469A - Cartouche Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9469A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9470A - Cartouche Cyan Léger","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9470A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9471A - Cartouche magenta Leger","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9471A&type=51&num=45&code_lg=lg_fr");
		  menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack Z6100: 8 Cartouches 775Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_HP_Z6100&type=51&num=45&code_lg=lg_fr");
		  menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"C9460A Tête d'impression Noir Mat & Cyan ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9460A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9461A Tête d'impression Magenta & Jaune ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9461A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9462A Tête d'impression Magenta Léger & Cyan Léger ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9462A&type=51&num=45&code_lg=lg_fr");
		 menu.Add(3,"C9463A Tête d'impression Gris Léger & Noir Photo ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9463A&type=51&num=45&code_lg=lg_fr");
		   menu.Add(3,"","");
		menu.Add(3,"** CASSSETTE DE MAINTENANCE **","");
		menu.Add(3,"C9518A Cassette de maintenance ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C9518A&type=51&num=45&code_lg=lg_fr");
		 
		 menu.Add(2,"","");
        menu.Add(3,"","");
		
		 menu.Add(2,"** HP DESINGJET LATEX L25500: **","");
        menu.Add(3,"","");
	  menu.Add(3,"","");
	 
	  menu.Add(2,"L25500","");	  
		 menu.Add(3,"**CARTOUCHES 775ML **","");
		menu.Add(3,"CH615A - Cartouche Noire 775Ml","http://www.grand-formats.com/ch615a-encre-noire-pour-l25500,fr,4,CH615A.cfm");
		menu.Add(3,"CH616A - Cartouche Cyan 775Ml","http://www.grand-formats.com/ch616a-encre-cyan-pour-hp-l25500,fr,4,CH616A.cfm");
		menu.Add(3,"CH617A - Cartouche Magenta 775Ml","http://www.grand-formats.com/ch617a-encre-magenta-pour-l25500,fr,4,CH617A.cfm");
		menu.Add(3,"CH618A - Cartouche Jaune 775Ml","http://www.grand-formats.com/ch618a-encre-jaune-pour-l25500,fr,4,CH618A.cfm");
	menu.Add(3,"CH619A - Cartouche Cyan Clair775Ml","http://www.grand-formats.com/ch619a-encre-cyan-clair-pour-hp-l25500,fr,4,CH619A.cfm");
		menu.Add(3,"CH620A - Cartouche Magenta Clair 775Ml","http://www.grand-formats.com/ch620a-encre-magenta-claire-pour-hp-l25500,fr,4,CH620A.cfm");
			  menu.Add(3,"","");
		menu.Add(3,"** TETES D'IMPRESSION **","");
		menu.Add(3,"CH612A - Tête d'impresion Jaune et Noire","http://www.grand-formats.com/ch612a-tete-d-impression-pour-hp-l25500,fr,4,CH612A.cfm");
		menu.Add(3,"CH613A - Tête d'impresion  Cyan et Cyan Clair","http://www.grand-formats.com/ch613a-tete-d-impression-pour-hp-l25500,fr,4,CH613A.cfm");
		menu.Add(3,"CH614A - CTête d'impresion Magenta et Magenta  Clair","http://www.grand-formats.com/ch614a-tete-d-impression-pour-hp-l25500,fr,4,CH614A.cfm");
			  menu.Add(3,"","");
		menu.Add(3,"** KIT DE NETTOYAGE **","");
menu.Add(3,"CH621A - Kit de nettoyage","http://www.grand-formats.com/ch621a-kit-de-nettoyage-hp-l25500,fr,4,CH621A.cfm");
menu.Add(3,"CH622A - Conteneur de nettoyage","http://www.grand-formats.com/ch622a-conteneur-de-nettoyage-hp-l25500,fr,4,CH622A.cfm");
 
 
menu.Add(2,"","");
        menu.Add(3,"","");
	  menu.Add(2,"** HP DESINGJET SERIE S (Solvant): **","");
        menu.Add(3,"","");
	 menu.Add(2,"9000S / 10000S","");	  
		 menu.Add(3,"**CARTOUCHES 1000ML **","");
		menu.Add(3,"CB271A / CC663A - Cartouche Noire 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CB271A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"CB272A / CC664A - Cartouche Cyan 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CB272A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"CB273A / CC665A - Cartouche Magenta 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CB273A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"CB274A / CC666A - Cartouche Jaune 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CB274A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"CB275A / CC667A - Cartouche Cyan Clair 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CB275A&type=51&num=45&code_lg=lg_fr");
		menu.Add(3,"CB276A / CC668A - Cartouche Magenta Clair 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=CB276A&type=51&num=45&code_lg=lg_fr");
	  menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 1000Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_9000S&type=51&num=45&code_lg=lg_fr");
		  menu.Add(3,"","");
		menu.Add(3,"** KIT ET BOUTEILLE USAGEE **","");
				menu.Add(3,"CB296A - Kit de nettoyage du system","http://www.grand-formats.com/boutique/recherche_resultats.cfm?code_lg=lg_fr&mot=cb296a");
				menu.Add(3,"CD984A - Kit de nettoyage du tampon","http://www.grand-formats.com/boutique/recherche_resultats.cfm?code_lg=lg_fr&mot=CD984A");
				menu.Add(3,"CD985A - Kit de nettoyage du bouchon","http://www.grand-formats.com/boutique/recherche_resultats.cfm?code_lg=lg_fr&mot=CD985A");
				menu.Add(3,"CD986A - Kit de nettoyage systeme d'encrage","http://www.grand-formats.com/boutique/recherche_resultats.cfm?code_lg=lg_fr&mot=CD986A");
					menu.Add(3,"CB293A - Kit de nettoyage du tampon","http://www.grand-formats.com/boutique/recherche_resultats.cfm?code_lg=lg_fr&mot=CB293A");
				menu.Add(3,"CD983A - Bouteille encre usagée","http://www.grand-formats.com/boutique/recherche_resultats.cfm?code_lg=lg_fr&mot=CD983A");
				
  
menu.Add(1,"EPSON >> ENCRES","");
	menu.Add(2,"Epson Stylus Color 3000","");
        menu.Add(3,"**CARTOUCHES 110Ml pour Epson 3000:**","");
        menu.Add(3,"S020118 - Cartouche Noire 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020118&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"S020130  - Cartouche Cyan 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020130&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"S020126 - Cartouche Magenta 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020126&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"S020122 - Cartouche Jaune 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020122&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 3800 / 3880","");
        menu.Add(3,"**CARTOUCHES 80Ml Epson 3800:**","");
        menu.Add(3,"T580100 - Cartouche Noir Photo 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580100&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580800  - Cartouche Noir Mat 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580800&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580700 - Cartouche Gris 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580700&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580900 - Cartouche Gris Clair 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580900&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580200 - Cartouche Cyan 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580200&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580500 - Cartouche Cyan Clair 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580500&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580300 - Cartouche Magenta 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580300&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580600 - Cartouche Magenta Clair 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580600&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580400 - Cartouche Jaune 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580400&type=77&num=45&code_lg=lg_fr");
menu.Add(3,"","");
   menu.Add(3,"**CARTOUCHES 80Ml Epson 3880:**","");
        menu.Add(3,"T580100 - Cartouche Noir Photo 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580100&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580800  - Cartouche Noir Mat 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580800&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580700 - Cartouche Gris 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580700&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580900 - Cartouche Gris Clair 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580900&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580200 - Cartouche Cyan 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580200&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580500 - Cartouche Cyan Clair 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580500&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T580A - Cartouche Magenta 80Ml ","http://www.grand-formats.com/t580a-encre-magenta-epson,fr,4,T580A.cfm");
		menu.Add(3,"T580B - Cartouche Magenta Clair 80Ml ","http://www.grand-formats.com/t580b-encre-magenta-clair-epson,fr,4,T580B.cfm");
		menu.Add(3,"T580400 - Cartouche Jaune 80Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T580400&type=77&num=45&code_lg=lg_fr");
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE 3800 / 3880**","");
menu.Add(3,"T5820 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5820&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 4000","");
       	menu.Add(3,"** CARTOUCHES 220Ml Epson 4000:**","");
		menu.Add(3,"T5441 - Cartouche Noir Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5441&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5448 - Cartouche Noir Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5448&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5447 - Cartouche Gris 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5447&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5442 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5442&type=77&num=45&code_lg=lg_fr");
		 menu.Add(3,"T5445 - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5445&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5443 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5443&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5446 - Cartouche Magenta Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5446&type=77&num=45&code_lg=lg_fr");
       menu.Add(3,"T5444 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5444&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 4400 / 4450 ","");
         menu.Add(3,"** CARTOUCHES 220Ml Epson 44000 / 4450:**","");
		menu.Add(3,"T6141 - Cartouche Noir Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5441&type=77&num=45&code_lg=lg_fr");
		 menu.Add(3,"T6148 - Cartouche Noir Mat 220Ml ","http://www.grand-formats.com/t6148-cartouche-epson-noir-mat-220-ml,fr,4,T6148.cfm");
		menu.Add(3,"T6142 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/t6142-encre-epson-cyan-220-ml,fr,4,T6142.cfm");
		menu.Add(3,"T6143 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/t6143-cartouche-encre-epson-magenta-220-ml,fr,4,T6143.cfm");		
       menu.Add(3,"T6144 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/t6144-cartouche-epson-jaune-220-ml,fr,4,T6144.cfm");
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 4800","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 4800:**","");
		menu.Add(3,"T6061  - Cartouche Noire Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6061&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6062 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6062&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6064 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6064&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6065 - Cartouche Cyan Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6065&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6067 - Cartouche Gris 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6067&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6069 - Cartouche Gris Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6069&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T606B - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T606B&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T606C - Cartouche Magenta Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T606C&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6148 - Cartouche Noir Mat 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6148&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 4880","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 4880:**","");
		menu.Add(3,"T6061  - Cartouche Noire Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6061&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6062 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6062&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6063 - Cartouche Vivid Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6063&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6064 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6064&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6065 - Cartouche Cyan Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6065&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6066 - Cartouche Vivid Magenta Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6066&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6067 - Cartouche Gris 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6067&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6069 - Cartouche Gris Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6069&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6148 - Cartouche Noir Mat 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6148&type=77&num=45&code_lg=lg_fr");


menu.Add(2,"Epson Stylus Pro 5000","");
        menu.Add(3,"**CARTOUCHES 110Ml Epson 5000:**","");
		menu.Add(3,"S020118 - Cartouche Noire 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020118&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"S020147 - Cartouche Cyan et Cyan clair 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020147&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"S020143 - Cartouche Magenta et Magenta clair 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020143&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"S020122 - Cartouche Jaune 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=S020122&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 5500","");
        menu.Add(3,"**CARTOUCHES 110Ml Epson 5500:**","");
		menu.Add(3,"T486011 - Cartouche Noire 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T486011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T487011 - Cartouche Jaune 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T487011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T488011 - Cartouche Magenta & Magenta Clair 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T488011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T489011 - Cartouche Cyan & Cyan clair 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T489011&type=77&num=45&code_lg=lg_fr");
		
menu.Add(2,"Epson Stylus Pro 7000 / 7000S","");
        menu.Add(3,"**CARTOUCHES 110Ml Epson 7000/7000s: **","");
		menu.Add(3,"T4600 - Cartouche Noire 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4600&code_lg=lg_fr");
		menu.Add(3,"T4630 - Cartouche Cyan 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4630&code_lg=lg_fr");
		menu.Add(3,"T4650 - Cartouche Cyan Clair 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4650&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T4620 - Cartouche Magenta 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4620&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T4640 - Cartouche Magenta Clair 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4640&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T4610 - Cartouche Jaune 110Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4610&type=77&num=45&code_lg=lg_fr");


menu.Add(2,"Epson Stylus Pro 7400","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 7400:**","");
		menu.Add(3,"T6128  - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6122 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6122&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6123 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6123&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6124 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6124&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 7450","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 7450:**","");
		menu.Add(3,"T6128  - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6122 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6122&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6123 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6123&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6124 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6124&type=77&num=45&code_lg=lg_fr");


menu.Add(2,"Epson Stylus Pro 7500","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 7500:**","");
		menu.Add(3,"T480011 - Magenta Noire 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T480011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T481011 - Magenta Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T481011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T482011 - Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T482011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T483011 - Cyan  220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T483011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T484011 - Magenta Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T484011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T485011 - Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T485011&type=77&num=45&code_lg=lg_fr");
		
				menu.Add(2,"Epson Stylus Pro 7600","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 7600:**","");
		menu.Add(3," T5441 - Cartouche Noir Photo 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5441&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5447 - Cartouche Gris 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5447&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5442 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5442&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5445 - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5445&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5443 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5443&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5446 - Cartouche Magenta Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5446&type=77&num=45&code_lg=lg_fr");
       menu.Add(3,"T5444 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5444&type=77&num=45&code_lg=lg_fr");
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 7700","");
        menu.Add(3,"** CARTOUCHES 700Ml Epson 7700:**","");
		menu.Add(3,"T6361  - Cartouche Noire Photo 700Ml ","http://www.grand-formats.com/t6361-cartouche-jet-d-encre-epson-noire-photo-700ml-epson,fr,4,T6361.cfm");
	  	menu.Add(3,"T6362  - Cartouche Cyan 700Ml ","http://www.grand-formats.com/t6362-cartouche-jet-d-encre-epson-cyan-700ml-epson,fr,4,T6362.cfm");
		menu.Add(3,"T6363  - Cartouche Vivid Magenta 700Ml ","http://www.grand-formats.com/t6363-cartouche-jet-d-encre-epson-vivid-magenta-700ml-epson,fr,4,T6363.cfm");
	    menu.Add(3,"T6364  - Cartouche Jaune 700Ml ","http://www.grand-formats.com/t6364-cartouche-jet-d-encre-epson-jaune-700ml-epson,fr,4,T6364.cfm");
	 	menu.Add(3,"T6368  - Cartouche Noire Mat 700Ml ","http://www.grand-formats.com/t6368-cartouche-jet-d-encre-epson-noire-mat-700ml-epson,fr,4,T6368.cfm");	
	  
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890501 - Bac récupérateur ","http://www.grand-formats.com/c12c890501-bac-recuperateur-d-encre-epson-7700-9700,fr,4,C12C890501.cfm");

menu.Add(2,"Epson Stylus Pro 7800","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 7800:**","");
		menu.Add(3,"T6031  - Cartouche Noire Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6031&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6032 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6032&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T603B - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T603B&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6034 - Cartouche jaune 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6034&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6035   - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6035&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T603C - Cartouche Magenta Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T603C&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6037 - Cartouche Grise 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6037&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6039 - Cartouche Gris Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6039&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6128 - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");

	menu.Add(2,"Epson Stylus Pro 7880","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 7880:**","");
		menu.Add(3,"T6031  - Cartouche Noire Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6031&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6032 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6032&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6033 - Cartouche Vivid Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6033&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6034 - Cartouche jaune 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6034&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6035   - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6035&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6036 - Cartouche Vivid Magenta Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6036&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6037 - Cartouche Grise 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6037&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6039 - Cartouche Gris Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6039&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6128 - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");

menu.Add(2,"Epson Stylus Pro 7890 / 7900","");
        menu.Add(3,"** CARTOUCHES 700Ml Epson 7900:**","");
		menu.Add(3,"T6361  - Cartouche Noire photo 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6361&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6362 - Cartouche Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6362&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6363 - Cartouche Vivid Magenta 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6363&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6364 - Cartouche Jaune 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6364&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6365  - Cartouche Cyan Clair 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6365&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6366 - Cartouche Magenta Clair 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6366&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6367 - Cartouche Grise 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6367&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6368 - Cartouche Noire Mat 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6368&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6369 - Cartouche Gris Clair 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6369&type=77&num=45&code_lg=lg_fr");
			menu.Add(3,"T636B - Cartouche Verte 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T636B&type=77&num=45&code_lg=lg_fr");
				menu.Add(3,"T636A - Cartouche Vivid Orange 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T636A&type=77&num=45&code_lg=lg_fr");
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/c12c890191-bac-recuperateur-d-encre-epson,fr,4,C12C890191.cfm");

menu.Add(2,"Epson Stylus Pro 9000","");
        menu.Add(3,"**CARTOUCHES 220Ml Epson 9000:**","");
        menu.Add(3,"T4070 - Cartouche Noire 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4070&code_lg=lg_fr");
		menu.Add(3,"T4080  - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4080&code_lg=lg_fr");
		menu.Add(3,"T4090 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4090&code_lg=lg_fr");
		menu.Add(3,"T4100 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4100&code_lg=lg_fr");
		menu.Add(3,"T4110 - Cartouche Magenta clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4110&code_lg=lg_fr");
		menu.Add(3,"T4120 - Cartouche Cyan clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T4120&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 9400","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 9400:**","");
		menu.Add(3,"T6128  - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6122 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6122&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6123 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6123&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6124 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6124&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 9450","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 9450:**","");
		menu.Add(3,"T6128  - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6122 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6122&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6123 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6123&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6124 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6124&type=77&num=45&code_lg=lg_fr");
		
menu.Add(2,"Epson Stylus Pro 9500","");
        menu.Add(3,"** CARTOUCHES Epson 9500:**","");
		menu.Add(3,"T474011 - Cartouche Noir","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T474011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T475011 - Cartouche Jaune ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T475011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T476011  - Cartouche Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T476011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T477011 - Cartouche Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T477011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T478011   - Cartouche Magenta Clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T478011&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T479011 - Cartouche Cyan Clair","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T479011&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 9600","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 9600:**","");
		menu.Add(3,"T5441 - Cartouche Noir Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5441&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5447 - Cartouche Gris 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5447&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5442 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5442&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5445 - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5445&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5443 - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5443&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5446 - Cartouche Magenta Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5446&type=77&num=45&code_lg=lg_fr");
      menu.Add(3,"T5444 - Cartouche Jaune 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5444&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 9700","");
        menu.Add(3,"** CARTOUCHES 700Ml Epson 7700:**","");
		menu.Add(3,"T6361  - Cartouche Noire Photo 700Ml ","http://www.grand-formats.com/t6361-cartouche-jet-d-encre-epson-noire-photo-700ml-epson,fr,4,T6361.cfm");
	  	menu.Add(3,"T6362  - Cartouche Cyan 700Ml ","http://www.grand-formats.com/t6362-cartouche-jet-d-encre-epson-cyan-700ml-epson,fr,4,T6362.cfm");
		menu.Add(3,"T6363  - Cartouche Vivid Magenta 700Ml ","http://www.grand-formats.com/t6363-cartouche-jet-d-encre-epson-vivid-magenta-700ml-epson,fr,4,T6363.cfm");
	    menu.Add(3,"T6364  - Cartouche Jaune 700Ml ","http://www.grand-formats.com/t6364-cartouche-jet-d-encre-epson-jaune-700ml-epson,fr,4,T6364.cfm");
	 	menu.Add(3,"T6368  - Cartouche Noire Mat 700Ml ","http://www.grand-formats.com/t6368-cartouche-jet-d-encre-epson-noire-mat-700ml-epson,fr,4,T6368.cfm");	
	  
menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890501 - Bac récupérateur ","http://www.grand-formats.com/c12c890501-bac-recuperateur-d-encre-epson-7700-9700,fr,4,C12C890501.cfm");
		
		menu.Add(2,"Epson Stylus Pro 9800","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 9800:**","");
		menu.Add(3,"T6031  - Cartouche Noire Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6031&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6032 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6032&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T603B - Cartouche Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T603B&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6034 - Cartouche jaune 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6034&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6035   - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6035&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T603C - Cartouche Magenta Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T603C&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6037 - Cartouche Grise 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6037&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6039 - Cartouche Gris Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6039&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6128 - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 9880","");
        menu.Add(3,"** CARTOUCHES 220Ml Epson 9880:**","");
		menu.Add(3,"T6031  - Cartouche Noire Photo 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6031&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6032 - Cartouche Cyan 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6032&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6033 - Cartouche Vivid Magenta 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6033&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6034 - Cartouche jaune 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6034&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6035   - Cartouche Cyan Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6035&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6036 - Cartouche Vivid Magenta Clair 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6036&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6037 - Cartouche Grise 220Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6037&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6039 - Cartouche Gris Clair 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6039&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6128 - Cartouche Noire Mat 220Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6128&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=C12C890191&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 9890 / 9900","");
        menu.Add(3,"** CARTOUCHES 700Ml Epson 9900:**","");
		menu.Add(3,"T6361  - Cartouche Noire photo 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6361&type=77&num=45&code_lg=lg_fr");			
       menu.Add(3,"T6362 - Cartouche Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6362&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6363 - Cartouche Vivid Magenta 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6363&type=77&num=45&code_lg=lg_fr");
	    menu.Add(3,"T6364 - Cartouche Jaune 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6364&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6365   - Cartouche Cyan Clair 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6365&type=77&num=45&code_lg=lg_fr");
	   menu.Add(3,"T6366 - Cartouche Magenta Clair 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6366&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6367 - Cartouche Grise 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6367&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6368 - Cartouche Noire Mat 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6368&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T6369 - Cartouche Gris Clair 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T6369&type=77&num=45&code_lg=lg_fr");
			menu.Add(3,"T636B - Cartouche Verte 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T636B&type=77&num=45&code_lg=lg_fr");
				menu.Add(3,"T636A - Cartouche Vivid Orange 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T636A&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
menu.Add(3,"**BAC RECUPERATEUR D'ENCRE**","");
menu.Add(3,"C12C890191 - Bac récupérateur ","http://www.grand-formats.com/c12c890191-bac-recuperateur-d-encre-epson,fr,4,C12C890191.cfm");

		menu.Add(2,"Epson Stylus Pro 10 000","");
        menu.Add(3,"** CARTOUCHES 500Ml Epson 10000:**","");
		menu.Add(3,"T499 - Cartouche Noire Photo 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T499&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T500 - Cartouche Jaune 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T500&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T501 - Cartouche Magenta 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T501&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T502 - Cartouche Cyan 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T502&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T503 - Cartouche Magenta clair500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T503&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T504 - Cartouche Cyan clair 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T504&type=77&num=45&code_lg=lg_fr");
		
		menu.Add(2,"Epson Stylus Pro 10 000CF","");
        menu.Add(3,"** CARTOUCHES 500Ml Epson 10000CF:**","");
		menu.Add(3,"T511 - Cartouche Noire 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T511&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T512 - Cartouche Jaune 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T512&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T513 - Cartouche Magenta 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T513&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T514 - Cartouche Cyan 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T514&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T515 - Cartouche Magenta clair 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T515&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T516 - Cartouche Cyan clair 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T516&type=77&num=45&code_lg=lg_fr");
		
		
		menu.Add(2,"Epson Stylus Pro 10 600","");
        menu.Add(3,"** CARTOUCHES 500Ml Epson 10600:**","");
		menu.Add(3,"T5491 - Cartouche Noire photo 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5491&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5492 - Cartouche Cyan 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5492&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5493 - Cartouche Magenta 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5493&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5494 - Cartouche Jaune 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5494&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5495 - Cartouche Cyan  clair 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5495&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5496 - Cartouche Magenta clair 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5496&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5498 - Cartouche Noire mat 500Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5498&type=77&num=45&code_lg=lg_fr");
		
		
		menu.Add(2,"Epson Stylus Pro 11880","");
        menu.Add(3,"** CARTOUCHES 700Ml Epson 11880:**","");
		menu.Add(3,"T5911 - Cartouche Noire Photo 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5911&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5918 - Cartouche Noir Mat 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5918&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5917  - Cartouche Gris Clair 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5917&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5919  - Cartouche Gris très Clair 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5919&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5912   - Cartouche Cyan 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5912&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5915 - Cartouche Cyan Clair 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5915&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5913 - Cartouche Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5913&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5916 - Cartouche Magenta Clair 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5916&type=77&num=45&code_lg=lg_fr");
		menu.Add(3,"T5914 - Cartouche Jaune 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=T5914&type=77&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 9 Cartouches 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=pack11880&type=77&num=45&code_lg=lg_fr");	



menu.Add(1,"OCE >> ENCRE","");

menu.Add(2,"** ENCRES POUR TRACEURS OCE: **","");
        menu.Add(3,"","");
menu.Add(2,"5100C - Cartouches Obsolètes","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"OC179571210 - Cartouche Noire 25Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571210&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC179571211 - Cartouche cyan 25Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571211&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC179571212 - Cartouche Magenta 25Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571212&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC179571213 - Cartouche Jaune 25Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571213&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
			

menu.Add(2,"5150","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"OC29953813 - Cartouche Noire 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953813&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29953814 - Cartouche cyan 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953814&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29953815 - Cartouche Magenta 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953815&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29953816 - Cartouche Jaune 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953816&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
 menu.Add(3,"** TETES D'IMPRESSION **","");
menu.Add(3,"OC29953807 - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953807&code_lg=lg_fr");
menu.Add(3,"OC29953808 - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953808&code_lg=lg_fr");
menu.Add(3,"OC29953809 - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953809&code_lg=lg_fr");
menu.Add(3,"OC29953810 - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953810&code_lg=lg_fr");

menu.Add(2,"5200 - Cartouches Obsolètes","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"OC179571248 - Cartouche Noire 44Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571248&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC179571249 - Cartouche cyan 44Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571249&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC179571250 - Cartouche Magenta 44Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571250&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC179571251 - Cartouche Jaune 44Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC179571251&amp;type=105&amp;num=45&amp;code_lg=lg_fr");

menu.Add(2,"5250","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"OC29953813 - Cartouche Noire 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953813&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29953814 - Cartouche cyan 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953814&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29953815 - Cartouche Magenta 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953815&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29953816 - Cartouche Jaune 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953816&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
 menu.Add(3,"** TETES D'IMPRESSION **","");
menu.Add(3,"OC29953807 - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953807&code_lg=lg_fr");
menu.Add(3,"OC29953808 - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953808&code_lg=lg_fr");
menu.Add(3,"OC29953809 - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953809&code_lg=lg_fr");
menu.Add(3,"OC29953810 - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29953810&code_lg=lg_fr");

menu.Add(2,"","");
        menu.Add(3,"","");


menu.Add(2,"** ENCRES POUR TRACEURS OCE CS: **","");
        menu.Add(3,"","");

menu.Add(2,"CS 2124 - CS 2136","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"OC29952264 - Cartouche Noire Pigment 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952264&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29952265 - Cartouche Noire Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952265&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29952266 - Cartouche cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952266&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29952267 - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952267 &amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"OC29952268 - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952268&amp;type=105&amp;num=45&amp;code_lg=lg_fr");
		 menu.Add(3,"","");
 menu.Add(3,"** TETE D'IMPRESSION **","");
menu.Add(3,"OC29952269 - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952269&code_lg=lg_fr");
menu.Add(3,"","");
menu.Add(3,"** CASSETTE DE MAINTENANCE**","");
menu.Add(3,"Pour OCE CS2124 - 29952287 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952287&code_lg=lg_fr");
menu.Add(3,"Pour OCE CS2136 - 29952288 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=OC29952288&code_lg=lg_fr");

menu.Add(2,"CS 2024 - CS 2044","");
        menu.Add(3,"** CARTOUCHES CS 2024**","");
		menu.Add(3,"29952208 - Cartouche Noire 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952208");
		menu.Add(3,"29952203 - Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952203");
		menu.Add(3,"29952205 - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952205");
		menu.Add(3,"29952207 - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952207");
		menu.Add(3,"29952204 - Cartouche Photo Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952204");
		menu.Add(3,"29952206 - Cartouche Photo Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952206");
		menu.Add(3,"","");
		 menu.Add(3,"** CARTOUCHES CS 2044**","");
		menu.Add(3,"29952214 - Cartouche Noire 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952214");
		menu.Add(3,"29952209 - Cartouche Cyan 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952209");
		menu.Add(3,"29952211 - Cartouche Magenta 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952211");
		menu.Add(3,"29952213 - Cartouche Jaune 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952213");
		menu.Add(3,"29952210 - Cartouche Photo Cyan 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952210");
		menu.Add(3,"29952212 - Cartouche Photo Magenta 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952212");
		 menu.Add(3,"","");
 menu.Add(3,"** TETE D'IMPRESSION **","");
menu.Add(3,"29952215 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952215");
menu.Add(3,"","");
menu.Add(3,"** CASSETTE DE MAINTENANCE**","");
menu.Add(3,"Pour OCE CS 2024 - 29952216 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952216");
menu.Add(3,"Pour OCE CS 2044 - 29952217 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29952217");

menu.Add(2,"","");
        menu.Add(3,"","");


menu.Add(2,"** ENCRES POUR TRACEURS OCE TCS: **","");
        menu.Add(3,"","");

menu.Add(2,"TCS 400","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"1060015090 - Cartouche Noire 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060015090");
		menu.Add(3,"1060015092 - Cartouche Cyan 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060015092");
		menu.Add(3,"1060015093 - Cartouche Magenta 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060015093");
		menu.Add(3,"1060015091 - Cartouche Jaune 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060015091");
			 menu.Add(3,"","");
 menu.Add(3,"** TETE D'IMPRESSION **","");
menu.Add(3,"7230849 - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=7230849");
menu.Add(3,"7230850 - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=7230850");
menu.Add(3,"7230851 - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=7230851");
menu.Add(3,"7230852 - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=7230852");
menu.Add(3,"","");
 menu.Add(3,"** COMBIPACK: Cartouche 400Ml + Tête d'impression **","");
menu.Add(3,"29953827 -  Combipack Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953827");
menu.Add(3,"29953829 -  Combipack Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953829");
menu.Add(3,"29953830 -  Combipack Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953830");
menu.Add(3,"29953828 -  Combipack Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953828");
menu.Add(3,"","");
menu.Add(3,"** CASSETTE DE MAINTENANCE**","");
menu.Add(3,"7139439 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=7139439");

menu.Add(2,"TCS 300 / 500","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"1060019424 - Cartouche Noire 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060019424");
		menu.Add(3,"1060019426 - Cartouche Cyan 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060019426");
		menu.Add(3,"1060019427 - Cartouche Magenta 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060019427");
		menu.Add(3,"1060019425 - Cartouche Jaune 400Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060019425");
			 menu.Add(3,"","");
 menu.Add(3,"** TETE D'IMPRESSION **","");
menu.Add(3,"1060016924 - Tête d'impression Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060016924");
menu.Add(3,"1060016925 - Tête d'impression Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060016925");
menu.Add(3,"1060016926 - Tête d'impression Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060016926");
menu.Add(3,"1060016927 - Tête d'impression Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060016927");
menu.Add(3,"","");
 menu.Add(3,"** COMBIPACK: Cartouche 400Ml + Tête d'impression **","");
menu.Add(3,"29953720 -  Combipack Noire","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953720");
menu.Add(3,"29953719 -  Combipack Cyan","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953719");
menu.Add(3,"29953721 -  Combipack Magenta","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953721");
menu.Add(3,"29953722 -  Combipack Jaune","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=29953722");
menu.Add(3,"","");
menu.Add(3,"** CASSETTE DE MAINTENANCE**","");
menu.Add(3,"1060015781 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?type=105&ref=1060015781");

	 		 menu.Add(2,"","");
        menu.Add(3,"","");

menu.Add(2,"** TONER POUR OCE TDS: **","");
        menu.Add(3,"","");
menu.Add(2,"TDS 100","");
        menu.Add(3,"** TONER**","");
		menu.Add(3,"Toner Noire","http://www.grand-formats.com/toner-oce-tds100,fr,4,TONER_TDS100_OCE.cfm");
      menu.Add(3,"","");
menu.Add(2,"TDS 700","");
        menu.Add(3,"** TONER**","");
		menu.Add(3,"Toner Noire","http://www.grand-formats.com/1060047449-toner-oce-tds700,fr,4,TONER_TDS700_OCE.cfm");		
		
	menu.Add(2,"TDS 300 / 320 / 400 / 450 / 600","");
        menu.Add(3,"** TONER**","");
		menu.Add(3,"Toner Noire","http://www.grand-formats.com/b5-toner-oce-tds-400-tds-600,fr,4,TONER_TDS400_OCE.cfm");		



menu.Add(1,"CANON >> ENCRE","");
menu.Add(2,"LP 17 / 24 ","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI102MBK - Cartouche Noire Pigmentée Mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102BK - Cartouche Noire Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102C- Cartouche Cyan Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102M - Cartouche Magenta Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102Y - Cartouche Jaune Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102Y&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3," LP 17: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034475&code_lg=lg_fr");
		menu.Add(3," LP 24: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6035430&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF03&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 130Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_PFI102&type=106&num=45&code_lg=lg_fr");

menu.Add(2,"IPF 500 / 600 / 605 / 610 / 700 / 710 / 720","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI102MBK - Cartouche Noire Pigmentée Mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102BK - Cartouche Noire Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102C- Cartouche Cyan Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102M - Cartouche Magenta Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102Y - Cartouche Jaune Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102Y&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3," IPF 500: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034475&code_lg=lg_fr");
		menu.Add(3," IPF 600/605: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6035430&code_lg=lg_fr");
		menu.Add(3," IPF 700/710/720: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034489&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF03&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 130Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_PFI102&type=106&num=45&code_lg=lg_fr");

menu.Add(2,"IPF 650 / 655 / 750 / 755","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI102MBK - Cartouche Noire Pigmentée Mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102BK - Cartouche Noire Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102C- Cartouche Cyan Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI104M - Cartouche Magenta Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI104M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI102Y - Cartouche Jaune Dye 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI102Y&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3,"MC-10 - Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=1320B014AA&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-04 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF04&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 130Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_PFI_750&type=106&num=45&code_lg=lg_fr");


menu.Add(2,"IPF 810 / 815 /  820 / 825 ","");
        menu.Add(3,"** CARTOUCHES 700ML **","");
		menu.Add(3,"PFI-703MBK - Cartouche Noire Pigmentée Mate ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703MBK&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703BK - Cartouche Noire Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703BK&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703C- Cartouche Cyan Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703C&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703M - Cartouche Magenta Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703M&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703Y - Cartouche Jaune Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703Y&type=106&code_lg=lg_fr");
		menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVES LES PACK**","");
			menu.Add(3,"PACK 6 ENCRES","http://www.grand-formats.com/pfi-703c-cartouche-canon-cyan-700ml-canon,fr,4,PACK_820.cfm");
		menu.Add(3,"","");
		menu.Add(3,"** TRI PACK 700ML x3**","");
			menu.Add(3,"PFI-703MBK - Cartouche Noire Pigmentée Mate","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703MBK_pack&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703BK - Cartouche Noire Pigmentée","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703BK_pack&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703C- Cartouche Cyan Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703C_pack&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703M - Cartouche Magenta Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703M_pack&type=106&code_lg=lg_fr");
		menu.Add(3,"PFI-703Y - Cartouche Jaune Dye","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-703Y_pack&type=106&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF03&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"** CASSETTE DE MAINTENANCE **",""); 
		menu.Add(3,"MC-09 - Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=MC-09&type=167&code_lg=lg_fr&num=66");
		 menu.Add(3,"","");

menu.Add(2,"IPF 5000","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI101MBK - Cartouche Noire Mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101BK - Cartouche Noire 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PC- Cartouche Photo Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PM - Cartouche Photo Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101Y&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101R - Cartouche Rouge 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101R&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101G - Cartouche Verte 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101V&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101B - Cartouche Bleue 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101B&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101GY - Cartouche Grise 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101GY&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PGY - Cartouche Grise Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PGY&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF03&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHE DE MAINTENANCE**","");
		menu.Add(3,"MC-05 : Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034475&code_lg=lg_fr");
		 menu.Add(3,"","");
		 		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 12 Cartouches 130Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_PFI101&type=106&num=45&code_lg=lg_fr");

menu.Add(2,"IPF 6000S ","");
        menu.Add(3,"** CARTOUCHES **","");
			menu.Add(3,"PFI101BK- Cartouche Noire 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101MBK- Cartouche Noire Mat130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PC- Cartouche Photo Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PM - Cartouche Photo Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101Y&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101gY - Cartouche Grise 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101GY&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"","");
		 menu.Add(3,"** CARTOUCHE DE MAINTENANCE**","");
		menu.Add(3," MC-16 - Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6035430&code_lg=lg_fr");
		menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF03&type=106&num=45&code_lg=lg_fr");
		

menu.Add(2,"IPF 5100 / 6100 / 6200 ","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI103MBK - Cartouche Noire Mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI103MBK&code_lg=lg_fr");
		menu.Add(3,"PFI103BK - Cartouche Noire 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI103BK&code_lg=lg_fr");
		menu.Add(3,"PFI101C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PC- Cartouche Photo Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101PM - Cartouche Photo Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101Y&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101R - Cartouche Rouge 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101R&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101G - Cartouche Verte 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101V&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI101B - Cartouche Bleue 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI101B&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI103GY - Cartouche Grise 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI103GY&code_lg=lg_fr");
		menu.Add(3,"PFI103PGY - Cartouche Grise Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI103PGY&code_lg=lg_fr");
		 menu.Add(3,"","");
		 		menu.Add(3,"** CARTOUCHE DE MAINTENANCE**","");
		menu.Add(3,"5100 : MC 05","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034475&code_lg=lg_fr");
		menu.Add(3,"6100/6200 : MC 16","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6035430&code_lg=lg_fr");
		 menu.Add(3,"",""); 
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF03&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 12 Cartouches 130Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_IPF6100&code_lg=lg_fr");


menu.Add(2,"IPF 6300 / 6350 ","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI-105MBK - Cartouche Noire Mate 130Ml","http://www.grand-formats.com/pfi-105mbk-cartouche-d-encre-canon-noire-mat-130ml-canon,fr,4,PFI-105MBK.cfm");
		menu.Add(3,"PFI-105BK - Cartouche Noire 130Ml","http://www.grand-formats.com/pfi-105bk-cartouche-d-encre-canon-noire-130ml-canon,fr,4,PFI-105BK.cfm");
		menu.Add(3,"PFI-105C- Cartouche Cyan 130Ml","http://www.grand-formats.com/pfi-105c-cartouche-d-encre-canon-cyan-130ml-canon,fr,4,PFI-105C.cfm");
		menu.Add(3,"PFI-105PC- Cartouche Photo Cyan 130Ml","http://www.grand-formats.com/pfi-105pc-cartouche-d-encre-canon-photo-cyan-130ml-canon,fr,4,PFI-105PC.cfm");
		menu.Add(3,"PFI-105M - Cartouche Magenta 130Ml","http://www.grand-formats.com/pfi-105m-cartouche-d-encre-canon-magenta-130ml-canon,fr,4,PFI-105M.cfm");
		menu.Add(3,"PFI-105PM - Cartouche Photo Magenta 130Ml","http://www.grand-formats.com/pfi-105pm-cartouche-d-encre-canon-photo-magenta-130ml-canon,fr,4,PFI-105PM.cfm");
	
		menu.Add(3,"PFI-105Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/pfi-105y-cartouche-d-encre-canon-jaune-130ml-canon,fr,4,PFI-105Y.cfm");
		menu.Add(3,"PFI-105R- Cartouche Rouge 130Ml","http://www.grand-formats.com/pfi-105r-cartouche-d-encre-canon-rouge-130ml-canon,fr,4,PFI-105R.cfm");
		menu.Add(3,"PFI-105G- Cartouche Verte 130Ml","http://www.grand-formats.com/pfi-105g-cartouche-d-encre-canon-verte-130ml-canon,fr,4,PFI-105G.cfm");
		menu.Add(3,"PFI-105B - Cartouche Bleu 130Ml","http://www.grand-formats.com/pfi-105b-cartouche-d-encre-canon-bleue-130ml-canon,fr,4,PFI-105B.cfm");
		menu.Add(3,"PFI-105GY - Cartouche Grise 130Ml","http://www.grand-formats.com/pfi-105gy-cartouche-d-encre-canon-grise-130ml-canon,fr,4,PFI-105GY.cfm");
    menu.Add(3,"PFI-105PGY - Cartouche Photo Grise 130Ml","http://www.grand-formats.com/pfi-105pgy-cartouche-d-encre-canon-photo-grise-130ml-canon,fr,4,PFI-105PGY.cfm");
   menu.Add(3,"","");
		 		menu.Add(3,"** CARTOUCHE DE MAINTENANCE**","");
		menu.Add(3,"6300 / 6350 : MC 16","http://www.grand-formats.com/6035430-mc-16-cartouche-de-maintenance-pour-traceur-canon-canon,fr,4,6035430.cfm");
		 menu.Add(3,"",""); 
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-05 - Tête d'impression","http://www.grand-formats.com/pf-05-tete-d-impression-canon-pour-traceur-canon-canon,fr,4,PF-05.cfm");


menu.Add(2,"IPF 8000 (s) / 9000 (s) ","");
        menu.Add(3,"** CARTOUCHES 8000 (s) /9000 (s) **","");
		menu.Add(3,"PFI701MBK - Cartouche Noire Mate 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701BK - Cartouche Noire 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701C - Cartouche Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701PC- Cartouche Photo Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701M - Cartouche Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701PM - Cartouche Photo Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701Y - Cartouche Jaune 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701Y&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701GY - Cartouche Grise 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701GY&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"** CARTOUCHES 8000 / 9000 **","");
		menu.Add(3,"PFI701R - Cartouche Rouge 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701R&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701V - Cartouche Verte 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701V&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701B - Cartouche Bleue 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701B&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701PGY - Cartouche Grise Photo 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701PGY&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");		 
		menu.Add(3,"** CARTOUCHE DE MAINTENANCE 8000 (s) /9000 (s)**","");
		menu.Add(3,"Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034499&code_lg=lg_fr");
		 menu.Add(3,"",""); 
		 
		menu.Add(3,"** TETE D'IMPRESSION 8000 (s) /9000 (s)**","");
		menu.Add(3,"PF-03 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF02&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3," iPF 8000 / 9000 : Pack: 12 Cartouches 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_PFI701&type=106&num=45&code_lg=lg_fr");
		menu.Add(3," iPF 8000S / 9000S : Pack: 8 Cartouches 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_8000S&code_lg=lg_fr");

		
		menu.Add(2,"IPF 8100 / 9100","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"PFI702MBK - Cartouche Noire Mate 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI702MBK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI702BK - Cartouche Noire 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI702BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI702GY - Cartouche Grise 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI702GY&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI702PGY - Cartouche Grise Photo 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI702PGY&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701C - Cartouche Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701PC- Cartouche Photo Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701M - Cartouche Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701PM - Cartouche Photo Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701Y - Cartouche Jaune 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701Y&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701R - Cartouche Rouge 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701R&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701V - Cartouche Verte 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701V&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI701B - Cartouche Bleue 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI701B&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");		 
		menu.Add(3,"** CARTOUCHE DE MAINTENANCE**","");
		menu.Add(3,"Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034499&code_lg=lg_fr");
		 menu.Add(3,"",""); 
		 menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-02 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF02&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 12 Cartouches 700Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_8100&type=106&num=45&code_lg=lg_fr");
				
		
				menu.Add(2,"IPF 8300 / 8300S","");
        menu.Add(3,"** CARTOUCHES 8300 / 8300S **","");
		menu.Add(3,"PFI704MBK - Cartouche Noire Mate 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704MBK&type=106&num=45&code_lg=lg_fr");
	menu.Add(3,"PFI704BK - Cartouche Noire 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704MK&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(3,"PFI704GY - Cartouche Grise 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704GY&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"PFI704PC- Cartouche Photo Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704PC&type=106&num=45&code_lg=lg_fr");
			
		menu.Add(3,"PFI704C- Cartouche Cyan 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704C&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(3,"PFI704M - Cartouche Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704M&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(3,"PFI704PM - Cartouche Photo Magenta 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704PM&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(3,"PFI704Y - Cartouche Jaune 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704Y&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"** CARTOUCHES 8300 **","");
		menu.Add(3,"PFI704R - Cartouche Rouge 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704R&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(3,"PFI704V - Cartouche Verte 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704G&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(3,"PFI704B - Cartouche Bleue 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704B&type=106&num=45&code_lg=lg_fr");
			menu.Add(3,"PFI704PGY - Cartouche Grise Photo 700Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PFI-704PGY&type=106&num=45&code_lg=lg_fr");
			
		 menu.Add(3,"","");		 
		menu.Add(3,"** CARTOUCHE DE MAINTENANCE**","");
			menu.Add(3,"MC-08 - Cassette de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034499");
		 menu.Add(3,"",""); 
		 menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"PF-05 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PF-05&type=106&code_lg=lg_fr&num=45");
	
		
	menu.Add(2,"W2200S","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"BCI-1302BK - Cartouche Noire 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1302BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1302C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1302C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1302PC - Cartouche Cyan Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1302PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1302M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1302M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1302PM - Cartouche Magenta Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1302PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1302Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1302Y&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
			menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1300 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1300&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 130Ml ","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_BCI1302&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(2,"W3000 / W3050","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"BCI1002BK - Cartouche Noire 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI100BK&amp;type=106&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"BCI1002C - Cartouche cyan 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1002C&amp;type=106&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"BCI1002M - Cartouche Magenta 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1002M&amp;type=106&amp;num=45&amp;code_lg=lg_fr");
		menu.Add(3,"BCI1002Y - Cartouche Jaune 42Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1002Y&amp;type=106&amp;num=45&amp;code_lg=lg_fr");
		
			menu.Add(2,"W6200P","");
        menu.Add(3,"** CARTOUCHES: encres pigmentées **","");
		menu.Add(3,"BCI-1431BK - Cartouche Noire Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431BK&type=106&num=45&code_lg=lg_fr");
	menu.Add(3,"BCI-1431C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431PC - Cartouche Cyan Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431PM - Cartouche Magenta Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/6034258-cartouche-jet-d-encre-canon-jaune-130ml-canon,fr,4,BCI1431Y.cfm");
		 menu.Add(3,"","");
			menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1450 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1450&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		 menu.Add(3,"** KIT DE MAINTENANCE**","");
		menu.Add(3,"Kit de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6033077&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W6200&type=106&num=45&code_lg=lg_fr");
				
		menu.Add(2,"W6400P","");
        menu.Add(3,"** CARTOUCHES: encres pigmentées **","");
		menu.Add(3,"BCI-1431BK - Cartouche Noire Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"6034292 - Cartouche Noire Mate 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034292&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431PC - Cartouche Cyan Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1431PM - Cartouche Magenta Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1431PM&type=106&num=45&code_lg=lg_fr");
				menu.Add(3,"BCI-1451Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034293&type=106&num=45&code_lg=lg_fr");
				 menu.Add(3,"","");
				 menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3," W6400 P/D: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6033927&code_lg=lg_fr");
		 menu.Add(3,"","");
				menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1350 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1350&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches (dont noire mate) 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W6400&code_lg=lg_fr");
		menu.Add(3,"Pack: 6 Cartouches (dont noire photo) 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W6400_NP&code_lg=lg_fr");
		
		
		menu.Add(2,"W6400D / W7250","");
        menu.Add(3,"** CARTOUCHES: encres dye **","");
		menu.Add(3,"BCI-1401BK - Cartouche Noire Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1401BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1401C- Cartouche Cyan 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1401C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1401PC - Cartouche Cyan Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1401PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1401M - Cartouche Magenta 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1401M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1401PM - Cartouche Magenta Photo 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1401PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1401Y - Cartouche Jaune 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1401Y&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3," W6400 P/D: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6033927&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1300 - Tête d'impression pour W6400D","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1300&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
			menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 130Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W7250_W6400D&type=106&num=45&code_lg=lg_fr");
		
		
		menu.Add(2,"W7200 / W8200D / W8400D","");
        menu.Add(3,"** CARTOUCHES **","");
		menu.Add(3,"BCI-1411BK - Cartouche Noire 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1411BK&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1411C- Cartouche Cyan 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1411C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1411PC - Cartouche Cyan Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1411PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1411M - Cartouche Magenta 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1411M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI-1411PM - Cartouche Magenta Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1411PM&type=106&num=45&code_lg=lg_fr");
				menu.Add(3,"BCI-1411Y - Cartouche Jaune 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1411Y&type=106&num=45&code_lg=lg_fr");
				 menu.Add(3,"","");
				 menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3," W8400 D: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6033931&code_lg=lg_fr");
		 menu.Add(3,"","");
				menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1300 - Tête d'impression (W8400D)","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1300&code_lg=lg_fr");
		menu.Add(3,"BC-1400 - Tête d'impression (W7200 / W8200D)","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1400&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_BCI1411&type=106&num=45&code_lg=lg_fr");
		
			
		
			menu.Add(2,"W8200P","");
        menu.Add(3,"** CARTOUCHES: encres pigmentées **","");
		menu.Add(3,"BCI1421BK - Cartouche Noire Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421BK&code_lg=lg_fr");
		menu.Add(3,"BCI1421C Cartouche Cyan 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421PC- Cartouche Cyan Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421M - Cartouche Magenta 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421PM - Cartouche Magenta Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421Y - Cartouche Jaune 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421Y&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1450 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1450&code_lg=lg_fr");
		 menu.Add(3,"","");
			menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
		menu.Add(3,"Pack: 6 Cartouches 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W8200P&type=106&num=45&code_lg=lg_fr");
		
		menu.Add(2,"W8400P","");
        menu.Add(3,"** CARTOUCHES: encres pigmentées **","");
		menu.Add(3,"BCI1421BK - Cartouche Noire Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421BK&code_lg=lg_fr");
		menu.Add(3,"6034294 - Cartouche Noire Mate 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421BK&code_lg=lg_fr");
		menu.Add(3,"BCI1421C Cartouche Cyan 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421C&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421PC- Cartouche Cyan Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421PC&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421M - Cartouche Magenta 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421M&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"BCI1421PM - Cartouche Magenta Photo 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BCI1421PM&type=106&num=45&code_lg=lg_fr");
		menu.Add(3," 6034295 - Cartouche Jaune 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6034295&type=106&num=45&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** CARTOUCHES DE MAINTENANCE**","");
		menu.Add(3," W8400 P: Cartouche de maintenance","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=6033931&code_lg=lg_fr");
		 menu.Add(3,"","");
		menu.Add(3,"** TETE D'IMPRESSION **","");
		menu.Add(3,"BC-1350 - Tête d'impression","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=BC1350&code_lg=lg_fr");
		 menu.Add(3,"","");
			menu.Add(3,"** J'ECONOMISE AVEC LES PACKS **","");
			menu.Add(3,"Pack: 6 Cartouches (dont noir mat) 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W8400P&type=106&num=45&code_lg=lg_fr");
		menu.Add(3,"Pack: 6 Cartouches (dont noir photo) 330Ml","http://www.grand-formats.com/boutique/fiche_produit.cfm?ref=PACK_W8400P_NP&type=106&num=45&code_lg=lg_fr");


menu.Add(1,"KIP >> TONER","");
menu.Add(2,"** TONER POUR COPIEUR DE PLANS KIP: **","");
        menu.Add(3,"","");

menu.Add(2,"KIP 3000","");
        menu.Add(3,"** TONER **","");
		menu.Add(3,"Toner Noir pour Kip 3000","http://www.grand-formats.com/toner-pour-kip-3000,fr,4,TONER_kip3000.cfm");
		menu.Add(3,"","");
		
menu.Add(2,"KIP 3100","");
        menu.Add(3,"** TONER **","");
		menu.Add(3,"Toner Noir pour Kip 3100","http://www.grand-formats.com/toner-pour-kip-3100,fr,4,TONER_kip3100.cfm");
				menu.Add(3,"","");
				
menu.Add(2,"KIP 5000","");
        menu.Add(3,"** TONER **","");
		menu.Add(3,"Toner Noir pour Kip 5000 ","http://www.grand-formats.com/toner-pour-kip-5000,fr,4,TONER_kip5000.cfm");
function CreerMenu(profondeur,titre1,titre2,titre3,titre4,target) {
	this.nb=0;this.prof=profondeur;
	this.titre1=titre1; this.titre2=titre2; this.titre3=titre3; this.titre4=titre4; this.target=target
	this.Add=AddObjet;
	this.Aff=AffMenu;
}
function AddObjet(deep,txt,page) {
	var rub = new Object;
	rub.deep=deep;
	rub.txt=txt;
	rub.page=page;
	this[this.nb]=rub;
	this.nb++;
}
function AffMenu() {
	var Z="<FORM name='mf'>";
	Z+="<SELECT size=1 name='list1' onChange='Clic(1)'><OPTION selected>"+this.titre1+"</OPTION>";
	for (var i=0;i<this.nb;i++) {
		if (this[i].deep==1) {
			Z+="<OPTION value='"+i+"'>"+this[i].txt+"</OPTION>"
		}
	}
	Z+="</SELECT>";
	for (var i=2;i<=menu.prof;i++) {
		Z+="<SELECT name='list"+i+"' onChange='Clic("+i+")'><OPTION>"+eval("menu.titre"+i)+"</OPTION><OPTION></OPTION><OPTION></OPTION><OPTION></OPTION><OPTION></OPTION><OPTION></OPTION></SELECT>";
	}
	Z+="</FORM>";
	document.write(Z);
}
function add() {
	var c=new Option("ADD","",true,true);
	document.forms[0].elements["list"].options[0]=c;
}
function Clic(no) {
	var valeur=document.forms["mf"].elements["list"+no].options[ document.forms["mf"].elements["list"+no].selectedIndex].value;
	if ((valeur!="")&&(valeur!=null)&&(no<menu.prof)) {
		var deep=menu[valeur].deep;
		var no2=1;
		for (var noX=(no+1);noX<=menu.prof;noX++) {
			document.forms["mf"].elements["list"+eval(noX)].options.length=0;
			var titre=eval("menu.titre"+noX);
			var c=new Option(titre);
			document.forms["mf"].elements["list"+(noX)].options[0]=c;
			document.forms["mf"].elements["list"+(noX)].selectedIndex=0;
		}
		valeur++;
		for (var i=valeur;i<menu.nb;i++) {
			//alert(i);
			if (menu[i].deep==deep+1) { 
				//alert("no="+no+" texte="+menu[i].txt);
				var c=new Option(menu[i].txt,i);
				document.forms["mf"].elements["list"+(no+1)].options[no2]=c;
				no2++;
			} else { if (menu[i].deep==deep){i=menu.nb;}}
		}
		document.forms["mf"].elements["list"+(no+1)].options.length=no2+1;
		document.forms["mf"].elements["list"+(no+1)].selectedIndex=0;
		Clic(no+1)
		valeur--;
	}
	if ((valeur!="")&&(valeur!=null)) {
		var page=menu[valeur].page;
		if ((page!="")&&(page!=null)) {
			if (menu.target=="self") {window.location=page}
			else if (menu.target=="_blank") {window.open(page,"","menubar,scrollbars,toolbar,status,location")}
			else {parent.frames[menu.target].location.href=page;}
		}
	}
}
// Fonctions destinées à afficher l'arborescence du menu
function space(i) {var Z="";for (var j=0;j<i;j++){Z+="&nbsp;&nbsp;&nbsp;&nbsp;";}return Z}
function Arbo(m) {
	var Z="<BR>";
	for (var i=0;i<m.nb;i++) {
		Z+=space(m[i].deep)+m[i].txt+"&nbsp;&nbsp; <A href='"+m[i].page+"'>"+m[i].page+"</A><BR>"
	}
	document.write(Z);	
}



