attributs = new Array();
attributs[0] = new Array(0,"jpg","Neuheit");
attributs[1] = new Array(1,"jpg","Sonderangebot");
attributs[2] = new Array(2,"jpg","Vorbestellung");
attributs[3] = new Array(3,"jpg","Auslaufartikel");
attributs[4] = new Array(4,"jpg","Restbestand");
