function KeyPress(e) {
goahead = false;
if(e)
{
if(e.which==122)
if(e.ctrlKey)
goahead=true;
}
else
if (window.event.keyCode == 26)
goahead=true;
if (goahead) {
if (confirm("Entering editing mode, are you sure?"))
{
document.location = "http://www.i-o-s.net/iwe/remote/login.asp?url=" + document.location;
//document.location = "http://pj/iwe/remote/login.asp?url=" + document.location;
}
}
}
document.onkeypress = KeyPress;
document.write("
| Baby-Matrazten und Bettzeuge: Resultate chemischer Analysen |
| |
| Analyseresultate (Produktbeschreibungen in Englisch): | | Ges. | Neue Produkte | Phosphor | Arsen | Antimon | | | A | Waterproof wool mattress cover | +++ | - | - | | A | Bassinet mattress (polyester inner) | ++ | - | +++ | | A | Bassinet mattress (foam inner) | - | - | - | | B | Imported PVC cot sheet | +++ | - | - | | C | PVC-lined cotton mattress protector | ++ | - | - | | D | Acrylic underblanket | + | - | - | | E | Sheepskin baby rug | +++++ | + | ++ | | F | Lambskin rug | +++++ | + | +++ | | G | Ti-tree bark bassinet mattress | +++ | - | - | | H | Innersprung cot mattress | ++ | - | - | | I | Ventilated cot mattress | ++ | - | ++++ | | J | Kapok | ++++ | - | - | | K | Innersprung cot mattress | ++++ | - | ++++ | | L | Imported innersprung mattress | +++ | - | + | | | Nr. | Benutzte Produkte | Phosphor | Arsen | Antimon | | | 1 | Sheepskin baby rug | +++++ | + | +++ | | 2 | Bassinet mattress | ++++ | - | - | | 3 | Innersprung mattress | +++++ | - | - | | 4 | Foam mattress | ++++ | - | - | | 5 | Foam mattress | +++++ | - | - | | 6 | Innersprung mattress | +++++ | - | + | | 7 | Coconut fibre | ++++++ | + | - | | 8 | Foam mattress | ++ | - | - | | 9 | Reconstituted foam mattress | +++++ | - | - | | 10 | Innersprung mattress | ++++ | - | + | | 11 | Innersprung mattress | ++++ | - | + | | 12 | Innersprung mattress | +++++ | - | +++ | | 13 | Innersprung mattress | ++++ | - | - | | 14 | Innersprung mattress | +++ | - | - | | 15 | Innersprung mattress | +++++ | - | - | | | Nr. | Bettzeuge: SIDS-Babys | Phosphor | Arsen | Antimon | | | 1 | Pillow cover | ++ | - | - | | 2 | Pillow polyester inner | + | - | +++ | | 3 | Mattress cover | +++ | - | - | | 4 | Mattress foam | ++ | ++ | - | | 5 | Mattress cover | +++ | - | - | | 6 | Mattress foam | +++ | + | - | | 7 | Sheepskin rug | ++++++ | + | ++++ | | 8 | Mattress cover | +++ | - | - | | 9 | Mattress foam | - | - | - | | 10 | Mattress foam | + | - | - | | 11 | Mattress cover | +++++ | - | - | | 12 | Sheepfleece underlay | +++ | - | - | | 13 | Sheepskin rug | +++++ | + | +++ | | 14 | Wool blanket | ++ | - | - | | | - | = | nicht entdeckt | (<10mg/kg) | | + | = | 10 ~ | 50mg/kg | | ++ | = | 51 ~ | 100mg/kg | | +++ | = | 101 ~ | 200mg/kg | | ++++ | = | 201 ~ | 500mg/kg | | +++++ | = | 501 ~ | 1000mg/kg | | ++++++ | = | > | 1000mg/kg | | zurueck zur deutschen Startseite |
");