var groups = new Array();
// Parametri: ('DESCRIZIONE', 'CARTELLA DELLA CATEGORIA','IMMAGINE RIASSUNTIVA',NUMERO DI IMMAGINI IN QUELLA CATEGORIA)
groups[groups.length] = new Array('Teste con Capelli', 'dollmaker/minicandy/testecapelli',62);
groups[groups.length] = new Array('Teste Speciali', 'dollmaker/minicandy/testespeciali',72);
groups[groups.length] = new Array('Teste Ragazzi', 'dollmaker/minicandy/testeboys',34);
groups[groups.length] = new Array('Capelli', 'dollmaker/minicandy/capelli',48);
groups[groups.length] = new Array('Corpi', 'dollmaker/minicandy/body',25);
groups[groups.length] = new Array('Giacche', 'dollmaker/minicandy/giacche',16);
groups[groups.length] = new Array('Top Ragazze', 'dollmaker/minicandy/topgirls',53);
groups[groups.length] = new Array('Vestiti', 'dollmaker/minicandy/vestiti',56);
groups[groups.length] = new Array('Vestiti 2', 'dollmaker/minicandy/vestiti2',24);
groups[groups.length] = new Array('Vestiti Speciali', 'dollmaker/minicandy/vestitispeciali',25);
groups[groups.length] = new Array('Gonne', 'dollmaker/minicandy/gonne',65);
groups[groups.length] = new Array('Pantaloni Ragazze', 'dollmaker/minicandy/pantagirls',41);
groups[groups.length] = new Array('Top Ragazzi', 'dollmaker/minicandy/topboys',13);
groups[groups.length] = new Array('Top Ragazzi 2', 'dollmaker/minicandy/topboys2',30);
groups[groups.length] = new Array('Vestiti Ragazzi', 'dollmaker/minicandy/vestitiboys',7);
groups[groups.length] = new Array('Pantaloni Ragazzi', 'dollmaker/minicandy/pantaboys',30);
groups[groups.length] = new Array('Pantaloni Ragazzi 2', 'dollmaker/minicandy/pantaboys2',14);
groups[groups.length] = new Array('Costumi', 'dollmaker/minicandy/costumi',11);
groups[groups.length] = new Array('Scarpe', 'dollmaker/minicandy/scarpe',16);
groups[groups.length] = new Array('Accessori per Capelli', 'dollmaker/minicandy/accessoricapelli',50);
groups[groups.length] = new Array('Ali', 'dollmaker/minicandy/ali',9);
groups[groups.length] = new Array('Extras', 'dollmaker/minicandy/extras',66);
groups[groups.length] = new Array('Extras 2', 'dollmaker/minicandy/extras2',7);
groups[groups.length] = new Array('Sfondi', 'dollmaker/minicandy/sfondi',29);
