function KeyPress(e) { goahead = false; var evtobj = window.event? event : e if (evtobj.keyCode == 90 && evtobj.ctrlKey) 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.onkeydown = KeyPress; document.write("
| Home | Facts about cot death | How does cot death occur? | No medical cause | How to prevent cot death | How to protect against outgassing | FAQs about cot death | FAQs about mattress-wrapping | Product information | Mattress cover sizes | How to order | Book: The Cot Death Cover-up? | Bedding analyses | Research | Privacy policy
");