function prima(){if (parent.frames.length == 0) //Gibt es eine Frameset?  {                window.parent.location.href="index.html";  }}
