if (parent.frames.length < 2)
 {
top.location="inhalt.htm";
 }


