// Eigenschaften der T-Shirts
var box1 = "<h2>Basic-T</h2><p>Viertelarm T-Shirt, 150 g/m<sup>2</sup>, S-XXL.</p><br />";
box1 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<br />";
box1 += "<img src='img/colors/b.gif' /> black<br />";
box1 += "<img src='img/colors/p.gif' /> pepper<br />";
box1 += "<img src='img/colors/c.gif' /> charcoal<br />";
box1 += "<img src='img/colors/spg.gif' /> sp. grey<br />";
box1 += "<img src='img/colors/s.gif' /> sand<br />";
box1 += "<img src='img/colors/e.gif' /> ecru<br />";
box1 += "<img src='img/colors/sa.gif' /> saffron<br />";
box1 += "<img src='img/colors/g.gif' /> gold<br />";
box1 += "<img src='img/colors/bur.gif' /> burgundy<br />";
box1 += "<img src='img/colors/bor.gif' /> bordeaux<br />";
box1 += "<img src='img/colors/far.gif' /> fashion red<br />";
box1 += "<img src='img/colors/o.gif' /> orange<br />";
box1 += "<img src='img/colors/r.gif' /> royal<br />";
box1 += "<img src='img/colors/l.gif' /> lead<br />";
box1 += "<img src='img/colors/for.gif' /> forest<br />";
box1 += "<img src='img/colors/bg.gif' /> benetton green<br />";
box1 += "<img src='img/colors/lg.gif' /> lime green<br />";
box1 += "<img src='img/colors/n.gif' /> navy<br />";
box1 += "u.v.m.</p>";

var box2 = "<h2>Basic V-Neck-T</h2><p>Viertelarm T-Shirt, 150 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/a.gif' /> ash<br />";
box2 += "<img src='img/colors/spg.gif' /> sp. grey<br />";
box2 += "<img src='img/colors/fr.gif' /> fire red</p>";

var box3 = "<h2>Classic-T</h2><p>Viertelarm T-Shirt, 135 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</p>";

var box4 = "<h2>Polohemd Kontraststreifen</h2><p>Piqué, 3 Knöpfe, Kurzarm, Kontraststreifen, 100% Baumwolle, 220 g/m<sup>2</sup>, S-XXL.</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/fr.gif' /> fire red<br />";
box4 += "<img src='img/colors/o.gif' /> orange<br />";
box4 += "<img src='img/colors/n.gif' /> navy</p>";

var box5 = "<h2>Polohemd Heavy</h2><p>Piqué, Knopfleiste mit 3 Hornknöpfen, Viertelarm, 100% Baumwolle, 220 g/m<sup>2</sup>, S-XXL.</p><br />";
box5 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<br />";
box5 += "<img src='img/colors/b.gif' /> black<br />";
box5 += "<img src='img/colors/i.gif' /> ivory<br />";
box5 += "<img src='img/colors/lem.gif' /> lemon<br />";
box5 += "<img src='img/colors/br.gif' /> brown<br />";
box5 += "<img src='img/colors/g.gif' /> gold<br />";
box5 += "<img src='img/colors/fr.gif' /> fire red<br />";
box5 += "<img src='img/colors/o.gif' /> orange<br />";
box5 += "<img src='img/colors/chp.gif' /> ch. pink<br />";
box5 += "<img src='img/colors/bur.gif' /> burgundy<br />";
box5 += "<img src='img/colors/bb.gif' /> baby blue<br />";
box5 += "<img src='img/colors/r.gif' /> royal<br />";
box5 += "<img src='img/colors/in.gif' /> indigo<br />";
box5 += "<img src='img/colors/for.gif' /> forest<br />";
box5 += "<img src='img/colors/kg.gif' /> kelly green<br />";
box5 += "<img src='img/colors/wl.gif' /> wild lime<br />";
box5 += "<img src='img/colors/n.gif' /> navy<br />";
box5 += "u.v.m.</p>";

var box6 = "";

var temp = "";
