// Eigenschaften der Sweatshirts
var box1 = "<h2>Polar Fleece Troyer</h2><p>Kasak mit Reißverschluss, 320 g/m<sup>2</sup> S-XXL.</p><br />";
box1 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/b.gif' /> black<br />";
box1 += "<img src='img/colors/a.gif' /> ash<br />";
box1 += "<img src='img/colors/c.gif' /> cherry<br />";
box1 += "<img src='img/colors/r.gif' /> royal<br />";
box1 += "<img src='img/colors/n.gif' /> navy<br />";
box1 += "<img src='img/colors/for.gif' /> forest</p>";

var box2 = "<h2>Sweater</h2><p>Sweatshirt, Lycrabündchen an Arm und Saum, 100% Baumwolle, 340 g/m<sup>2</sup>, S-XXL.</p><br />";
box2 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<br />";
box2 += "<img src='img/colors/b.gif' /> black<br />";
box2 += "<img src='img/colors/lig.gif' /> light grey<br />";
box2 += "<img src='img/colors/a.gif' /> ash<br />";
box2 += "<img src='img/colors/spg.gif' /> sports grey<br />";
box2 += "<img src='img/colors/i.gif' /> ivory<br />";
box2 += "<img src='img/colors/g.gif' /> gold<br />";
box2 += "<img src='img/colors/o.gif' /> orange<br />";
box2 += "<img src='img/colors/fr.gif' /> fire red<br />";
box2 += "<img src='img/colors/bor.gif' /> bordeaux<br />";
box2 += "<img src='img/colors/bb.gif' /> baby blue<br />";
box2 += "<img src='img/colors/r.gif' /> royal<br />";
box2 += "<img src='img/colors/n.gif' /> navy<br />";
box2 += "<img src='img/colors/k.gif' /> khaki<br />";
box2 += "<img src='img/colors/for.gif' /> forest<br />";
box2 += "<img src='img/colors/lg.gif' /> lime green</p>";

var box3 = "<h2>V-Neck Sweater</h2><p>Sweatshirt, Lycrabündchen an Arm und Saum, 100% Baumwolle, 340 g/m<sup>2</sup>S-XXL.</p><br />";
box3 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<br />";
box3 += "<img src='img/colors/b.gif' /> black<br />";
box3 += "<img src='img/colors/a.gif' /> ash<br />";
box3 += "<img src='img/colors/fr.gif' /> fire red<br />";
box3 += "<img src='img/colors/n.gif' /> navy</p>";

var box4 = "<h2>Kapuzensweatjacke</h2><p>durchgehender Reißverschluss, Doppelkapuze, Kängurutaschen, 100% Baumwolle, 340 g/m<sup>2</sup> S-XXXL.</p><br />";
box4 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<br />";
box4 += "<img src='img/colors/b.gif' /> black<br />";
box4 += "<img src='img/colors/a.gif' /> ash<br />";
box4 += "<img src='img/colors/fr.gif' /> fire red<br />";
box4 += "<img src='img/colors/n.gif' /> navy</p>";

var box5 = "";
var box6 = "";

var temp = "";
