// numero prodotti nella sezione

catnumber = 5;


// elenco categorie di prodotto

caturl_1 = "bar/ESPRESSO_ITALIANO_CSC_GRANO_1000_G.html";
cat_1 = "AL BAR";

caturl_2 = "casa/ESPRESSO_ITALIANO_MACINATO_SPECIALE_250_G.html";
cat_2 = "A CASA";

caturl_3 = "silos/TOP_CLASS_GRANO_1000_G.html";
cat_3 = "IN SILOS";

caturl_4 = "regalo/IL_PANETTONE.html";
cat_4 = "IDEE REGALO";

caturl_5 = "service/MERCHANDISING.html";
cat_5 = "SERVICE";

caturl_6 = "novita/allestimento.html";
cat_6 = "NOVITÀ";

