
// Einzelaufruf (d.h. Aufruf ohne das Framset) verhindern:
if (top == self) document.location.replace("../index.html");
