// Eigenschaften der Kids Shirts
var box1 = "<h2>Kinder T-Shirt</h2><p>Viertelarm, 100% Baumwolle, 150 g/m<sup>2</sup>.</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/spg.gif' /> sports grey<br />";
box1 += "<img src='img/colors/bm.gif' /> basic melange<br />";
box1 += "<img src='img/colors/g.gif' /> gold<br />";
box1 += "<img src='img/colors/fr.gif' /> fire red<br />";
box1 += "<img src='img/colors/r.gif' /> royal<br />";
box1 += "<img src='img/colors/n.gif' /> navy</p>";

var box2 = "<h2>Kinder Baseball Shirt Heavy Jersey</h2><p>Raglan, Langarm Shirt, 220 g/m<sup>2</sup>,104-164.</p><br />";
box2 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/wmb.gif' /> white mit black<br />";
box2 += "<img src='img/colors/wmfr.gif' /> white mit fire red<br />";
box2 += "<img src='img/colors/wmn.gif' /> white mit navy</p>";

var box3 = "<h2>Kinder Kapuzensweater</h2><p>Kängurutaschen, Lycralbündchen an Arm und Saum, 100% Baumwolle, 280 g/m<sup>2</sup>, 104-164.</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/r.gif' /> royal<br />";
box3 += "<img src='img/colors/n.gif' /> navy</p>";

var box4 = "<h2>Baby Sweatshirt</h2><p>Kasak, Lycralbündchen am Arm, 100% Baumwolle, 280 g/m<sup>2</sup>, 56/62, 68/74, 80/86, 92/98.</p><br />";
box4 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<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 = "<h2>Baby T-Shirt</h2><p>mit Schulteröffnung, 100% Baumwolle, 150 g/m<sup>2</sup>, 56/62, 68/74, 80/86.</p><br />";
box5 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/w.gif' /> white<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/n.gif' /> navy</p>";

var box6 = "<h2>Kinder Leisure Jacket</h2><p>abnehmbare Kapuze, invisible Zip im Rückenteil für Veredelungsarbeiten, Außenmaterial 100% Nylon, Innenfutter Polarfleece, 104-164.</p><br />";
box6 += "<p><strong>Farben:</strong><br /><br /><img src='img/colors/frmc.gif' /> fire red mit charcoal<br />";
box6 += "<img src='img/colors/smn.gif' /> sky mit navy<br />";
box6 += "<img src='img/colors/lmc.gif' /> limonade mit charcoal</p>";



var temp = "";
