//if (parent.window.frames.length <= 0) //{ // top.location.href = "autounfall/index.html"; //} if (parent.window.frames.length <= 0) { var text = new String("zu unserer Startseite"); document.writeln(text.link("http://www.info-center-online.com/autounfall/index.htm")); } // Wenn das top-Fenster gleich dieser Seite ist, // dann ist sie nicht im Frame geladen //if ( top.location.href == self.location.href ) // { // also die Frameseite stattdessen nachladen // top.location.href = // "http://www.autounfall.org/autounfall/index.html"; // }